[uyuni-users] spacecmd: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe3 in position 1: ordinal not in range(128)
Hello, the spacecmd command doesn't work anymore on my uyuni server. I get the following error: Welcome to spacecmd, a command-line interface to Spacewalk. Type: 'help' for a list of commands 'help <cmd>' for command-specific help 'quit' to quit Traceback (most recent call last): File "/usr/bin/spacecmd", line 193, in <module> if not shell.do_login(''): File "/usr/lib/python3.6/site-packages/spacecmd/misc.py", line 384, in do_login self.load_caches(server, username) File "/usr/lib/python3.6/site-packages/spacecmd/misc.py", line 722, in load_caches load_cache(self.system_cache_file) File "/usr/lib/python3.6/site-packages/spacecmd/utils.py", line 119, in load_cache data = pickle.load(inputfile) UnicodeDecodeError: 'ascii' codec can't decode byte 0xe3 in position 1: ordinal not in range(128) Greets Torsten Haupt -- To unsubscribe, e-mail: uyuni-users+unsubscribe@opensuse.org To contact the owner, e-mail: uyuni-users+owner@opensuse.org
On 20/09/2019, at 07:47, Haupt, Torsten wrote:
Hello,
the spacecmd command doesn't work anymore on my uyuni server. I get the following error:
Can you please share the spacecmd version you are running? Example: # zypper pa -i | grep -i spacecmd i | Uyuni builds from master branch | spacecmd | 4.0.12-410.29.1.uyunimaster | noarch i | Uyuni-Master-x86_64-Pool | spacecmd | 4.0.12-410.29.1.uyunimaster | noarch -- To unsubscribe, e-mail: uyuni-users+unsubscribe@opensuse.org To contact the owner, e-mail: uyuni-users+owner@opensuse.org
Hi, the output is i | Uyuni Server Stable | spacecmd | 4.0.12-400.1.1.uyunimaster | noarch
-----Original Message----- From: Michele Bologna [mailto:mbologna@suse.de] Sent: Tuesday, September 24, 2019 1:29 PM To: uyuni-users@opensuse.org Subject: [EXTERN] Re: [uyuni-users] spacecmd: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe3 in position 1: ordinal not in range(128)
Hello,
the spacecmd command doesn't work anymore on my uyuni server. I get
On 20/09/2019, at 07:47, Haupt, Torsten wrote: the following error:
Can you please share the spacecmd version you are running?
Example:
# zypper pa -i | grep -i spacecmd i | Uyuni builds from master branch | spacecmd | 4.0.12-410.29.1.uyunimaster | noarch i | Uyuni-Master-x86_64-Pool | spacecmd | 4.0.12-410.29.1.uyunimaster | noarch -- To unsubscribe, e-mail: uyuni-users+unsubscribe@opensuse.org To contact the owner, e-mail: uyuni-users+owner@opensuse.org
On 24.09.19 13:55, Haupt, Torsten wrote:
Hi,
the output is i | Uyuni Server Stable | spacecmd | 4.0.12-400.1.1.uyunimaster | noarch
-----Original Message----- From: Michele Bologna [mailto:mbologna@suse.de] Sent: Tuesday, September 24, 2019 1:29 PM To: uyuni-users@opensuse.org Subject: [EXTERN] Re: [uyuni-users] spacecmd: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe3 in position 1: ordinal not in range(128)
Hello,
the spacecmd command doesn't work anymore on my uyuni server. I get
On 20/09/2019, at 07:47, Haupt, Torsten wrote: the following error:
Can you please share the spacecmd version you are running?
Example:
# zypper pa -i | grep -i spacecmd i | Uyuni builds from master branch | spacecmd | 4.0.12-410.29.1.uyunimaster | noarch i | Uyuni-Master-x86_64-Pool | spacecmd | 4.0.12-410.29.1.uyunimaster | noarch
Hi! Since we write with "wb" and read with "rb", I don't think this should happen. Is the locale set to something with UTF-8? Cheers Jochen -- Jochen Breuer - Salt Core Developer, SUSE Manager; R&D SUSE Software Solutions Germany GmbH Maxfeldstr. 5 90409 Nuremberg Germany (HRB 247165, AG München) Managing Director: Felix Imendörffer -- To unsubscribe, e-mail: uyuni-users+unsubscribe@opensuse.org To contact the owner, e-mail: uyuni-users+owner@opensuse.org
??? Should I do something? Torsten
-----Original Message----- From: Jochen Breuer [mailto:jbreuer@suse.de] Sent: Wednesday, September 25, 2019 1:38 PM To: Haupt, Torsten <Torsten.Haupt@lhw.mlu.sachsen-anhalt.de>; Michele Bologna <mbologna@suse.de>; uyuni-users@opensuse.org Subject: [EXTERN] Re: [EXTERN] Re: [uyuni-users] spacecmd: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe3 in position 1: ordinal not in range(128)
On 24.09.19 13:55, Haupt, Torsten wrote:
Hi,
the output is i | Uyuni Server Stable | spacecmd | 4.0.12- 400.1.1.uyunimaster | noarch
-----Original Message----- From: Michele Bologna [mailto:mbologna@suse.de] Sent: Tuesday, September 24, 2019 1:29 PM To: uyuni-users@opensuse.org Subject: [EXTERN] Re: [uyuni-users] spacecmd: UnicodeDecodeError: 'ascii' codec can't decode byte 0xe3 in position 1: ordinal not in range(128)
Hello,
the spacecmd command doesn't work anymore on my uyuni server. I get
On 20/09/2019, at 07:47, Haupt, Torsten wrote: the following error:
Can you please share the spacecmd version you are running?
Example:
# zypper pa -i | grep -i spacecmd i | Uyuni builds from master branch | spacecmd | 4.0.12-410.29.1.uyunimaster | noarch i | Uyuni-Master-x86_64-Pool | spacecmd | 4.0.12-410.29.1.uyunimaster | noarch
Hi!
Since we write with "wb" and read with "rb", I don't think this should happen. Is the locale set to something with UTF-8?
Cheers
Jochen
-- Jochen Breuer - Salt Core Developer, SUSE Manager; R&D SUSE Software Solutions Germany GmbH Maxfeldstr. 5 90409 Nuremberg Germany
(HRB 247165, AG München) Managing Director: Felix Imendörffer -- To unsubscribe, e-mail: uyuni-users+unsubscribe@opensuse.org To contact the owner, e-mail: uyuni-users+owner@opensuse.org
participants (3)
-
Haupt, Torsten
-
Jochen Breuer
-
Michele Bologna