Bug 1117490 - [abrt] yum: __init__.py:4548:_at_groupinstall:UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 4: ordinal not in range(128)
Summary: [abrt] yum: __init__.py:4548:_at_groupinstall:UnicodeDecodeError: 'ascii' cod...
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Packaging Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:d8110e45eb9aeab61a9a16ba25e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-07-08 19:31 UTC by patrick korsnick
Modified: 2015-06-29 21:31 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-06-29 21:31:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.46 KB, text/plain)
2014-07-08 19:31 UTC, patrick korsnick
no flags Details
File: environ (2.16 KB, text/plain)
2014-07-08 19:31 UTC, patrick korsnick
no flags Details

Description patrick korsnick 2014-07-08 19:31:10 UTC
Version-Release number of selected component:
yum-3.4.3-152.fc20

Additional info:
reporter:       libreport-2.2.2
cmdline:        /usr/bin/python /bin/yum install '@\xe2\x80\x9dDevelopment' 'Tools\xe2\x80\x9d' htop vim emacs sysstat keepassx strace git levien-inconsolata-fonts gnome-tweak-tool nfs-utils lm_sensors conky firefox
executable:     /bin/yum
kernel:         3.14.9-200.fc20.x86_64
runlevel:       N 5
type:           Python
uid:            0

Truncated backtrace:
__init__.py:4548:_at_groupinstall:UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 4: ordinal not in range(128)

Traceback (most recent call last):
  File "/bin/yum", line 29, in <module>
    yummain.user_main(sys.argv[1:], exit_code=True)
  File "/usr/share/yum-cli/yummain.py", line 371, in user_main
    errcode = main(args)
  File "/usr/share/yum-cli/yummain.py", line 174, in main
    result, resultmsgs = base.doCommands()
  File "/usr/share/yum-cli/cli.py", line 584, in doCommands
    return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds)
  File "/usr/share/yum-cli/yumcommands.py", line 435, in doCommand
    return base.installPkgs(extcmds, basecmd=basecmd)
  File "/usr/share/yum-cli/cli.py", line 998, in installPkgs
    txmbrs = self.install(pattern=arg)
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 4745, in install
    return self._at_groupinstall(kwargs['pattern'])
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 4548, in _at_groupinstall
    raise Errors.GroupInstallError, _('Group %s does not exist.') % self._try_bold(group_string)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 4: ordinal not in range(128)

Local variables in innermost frame:
upgrade: False
tx_return: []
pattern: '@\xe2\x80\x9dDevelopment'
self: <cli.YumBaseCli object at 0x7fad0c8214d0>
group_string: '\xe2\x80\x9dDevelopment'
comps: <yum.comps.Comps object at 0x7fad0c843a50>
found: False

Comment 1 patrick korsnick 2014-07-08 19:31:12 UTC
Created attachment 916536 [details]
File: backtrace

Comment 2 patrick korsnick 2014-07-08 19:31:13 UTC
Created attachment 916537 [details]
File: environ

Comment 3 Fedora End Of Life 2015-05-29 12:19:41 UTC
This message is a reminder that Fedora 20 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 20. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as EOL if it remains open with a Fedora  'version'
of '20'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 20 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 4 Fedora End Of Life 2015-06-29 21:31:32 UTC
Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.