Your message dated Thu, 17 Jun 2010 02:51:09 +0300
with message-id <[email protected]>
and subject line febootstrap: UnicodeDecodeError when rpm_check_debug is run
has caused the Debian Bug report #536214,
regarding febootstrap: UnicodeDecodeError when rpm_check_debug is run
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
536214: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536214
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: febootstrap
Version: 2.1-4
Severity: normal
While bootstrapping a fedora-11 system I get the following traceback
$ febootstrap fedora-11 f11
[...]
ERREUR de résolution de dépendance par rpm_check_debug :
Traceback (most recent call last):
File "/usr/bin/yum", line 29, in <module>
yummain.user_main(sys.argv[1:], exit_code=True)
File "/usr/share/yum-cli/yummain.py", line 309, in user_main
errcode = main(args)
File "/usr/share/yum-cli/yummain.py", line 261, in main
return_code = base.doTransaction()
File "/usr/share/yum-cli/cli.py", line 424, in doTransaction
print to_utf8(msg)
File "/usr/lib/python2.5/codecs.py", line 303, in write
data, consumed = self.encode(object, self.errors)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 25:
ordinal not in range(128)
I'm going to try out with a different LAN and LC_CTYPE to see if it works...
This might be a bug in yum, please reaffect it if it is the case.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages febootstrap depends on:
ii cpio 2.9.90-3 GNU cpio -- a program to manage ar
ii fakechroot 2.9-1 gives a fake chroot environment
ii fakeroot 1.12.2 Gives a fake root environment
ii yum 3.2.23-1 Advanced front-end for rpm
febootstrap recommends no packages.
Versions of packages febootstrap suggests:
ii gnome-utils 2.26.0-1 GNOME desktop utilities
ii makedev 2.3.1-88 creates device files in /dev
ii qemu 0.10.4-1 fast processor emulator
pn upx-nrv <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
I'm not able to reproduce.
It was probably a yum bug and current version isn't affected anymore (3.2.25-1).
--- End Message ---