diff options
author | Zac Medico <zmedico@gentoo.org> | 2011-03-17 11:39:28 -0700 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2011-03-18 12:49:44 -0700 |
commit | 7a4d48c09791118b4cfb39ebe7711b192603a466 (patch) | |
tree | 2c585af25c67bbfdc5f83665d463ec77143ed50d /bin/dispatch-conf | |
parent | 5c1e74b2d9a68eb97557c76859bcdc74675d03d7 (diff) | |
download | portage-7a4d48c09791118b4cfb39ebe7711b192603a466.tar.gz portage-7a4d48c09791118b4cfb39ebe7711b192603a466.tar.bz2 portage-7a4d48c09791118b4cfb39ebe7711b192603a466.zip |
dep_check: return errors as unicode
This should prevent the following error due to returning raw bytes,
reported in forum thread #869281:
File "pym/_emerge/BlockerDB.py", line 72, in findInstalledBlockers
portage.writemsg("!!! %s/*DEPEND: %s\n" % \
(pkg_location, atoms), noiselevel=-1)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xef in
position 23: ordinal not in range(128)
Diffstat (limited to 'bin/dispatch-conf')
0 files changed, 0 insertions, 0 deletions