X2Go Bug report logs -
#1148
ValueError: CTR mode needs counter parameter, not IV
Reported by: Markus <markus@eserver.homelinux.org>
Date: Fri, 17 Feb 2017 10:55:02 UTC
Severity: normal
Merged with 1149
Found in version 0.5.0.4
Done: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Bug is archived. No further changes may be made.
Full log
đź”—
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your Bug report
which was filed against the pyhoca-cli package:
#1148: ValueError: CTR mode needs counter parameter, not IV
It has been closed by Mike Gabriel <mike.gabriel@das-netzwerkteam.de>.
Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Mike Gabriel <mike.gabriel@das-netzwerkteam.de> by
replying to this email.
--
1148: https://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=1148
X2Go Bug Tracking System
Contact owner@bugs.x2go.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Control: close -1
> ValueError: CTR mode needs counter parameter, not IV
This issue might have been related to some non-supported Paramiko
version. Too long ago to hunt it down. Similar issues haven't been
observed recently.
Closing this issue report in the process of migrating X2Go BTS to X2Go
GitLab's issue tracker.
Mike
--
DAS-NETZWERKTEAM
c\o Technik- und Ökologiezentrum Eckernförde
Mike Gabriel, Marienthaler Str. 17, 24340 Eckernförde
mobile: +49 (1520) 1976 148
landline: +49 (4351) 850 8940
GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31
mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
[Message part 4 (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
Package: pyhoca-cli
Version: 0.5.0.4
Hi,
pyhoca-cli stopped working for me. I expected it to ask me for password,
but instead it raises an exception.
I don't know what happened, because this worked all the time. And I
think I didn't change anything.
The error message is: "ValueError: CTR mode needs counter parameter, not IV"
Used command:
pyhoca-cli --server xxxxxxx -u xxxxxx -R
xxxx-xx-xxxxxxxxxx_xxxxxxxx-session_xxxx
exact apt versions of my client:
pyhoca-cli 0.5.0.4-0~231~ubuntu16.04.1
python-paramiko 1.16.0-1
pyhoca-cli[16494] NOTICE: preparing requested X2Go session
pyhoca-cli[16494] (PyHocaCLI) NOTICE: preparing requested X2Go session
pyhoca-cli[16494] (x2gosessregistry-pylib) NOTICE: registering X2Go
session Pyhoca-Client_Session...
pyhoca-cli[16494] (x2goclient-pylib) NOTICE: initializing X2Go session...
pyhoca-cli[16494] (x2gocontrolsession-pylib) NOTICE: connecting to
[working]:22
No handlers could be found for logger "paramiko.transport"
Traceback (most recent call last):
File "/usr/bin/pyhoca-cli", line 422, in <module>
thisPyHocaCLI.authenticate()
File "/usr/lib/python2.7/dist-packages/pyhoca/cli/frontend.py", line
455, in authenticate
self._X2GoClient__connect_session(self.x2go_session_hash,
username=_username, password=self.args.password,
force_password_auth=force_password_auth)
File "/usr/lib/python2.7/dist-packages/x2go/client.py", line 1367, in
connect_session
sshproxy_force_password_auth=sshproxy_force_password_auth,
File "/usr/lib/python2.7/dist-packages/x2go/session.py", line 1322, in
connect
**_params)
File
"/usr/lib/python2.7/dist-packages/x2go/backends/control/plain.py", line
1001, in connect
look_for_keys=look_for_keys)
File "/usr/lib/python2.7/dist-packages/paramiko/client.py", line 325,
in connect
t.start_client()
File "/usr/lib/python2.7/dist-packages/paramiko/transport.py", line
492, in start_client
raise e
ValueError: CTR mode needs counter parameter, not IV
Send a report that this bug log contains spam.
X2Go Developers <owner@bugs.x2go.org>.
Last modified:
Fri Nov 22 06:07:29 2024;
Machine Name:
ymir.das-netzwerkteam.de
X2Go Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.