Bug 705861 - [abrt] system-config-services-0.101.1-1.fc15: unit.py:97:__init__:UnicodeDecodeError: 'utf8' codec can't decode byte 0xc3 in position 0: unexpected end of data
Summary: [abrt] system-config-services-0.101.1-1.fc15: unit.py:97:__init__:UnicodeDeco...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-services
Version: 15
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nils Philippsen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:4e242b8ec9650da484cf8f2a97b...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-18 17:59 UTC by amostock
Modified: 2011-05-28 23:54 UTC (History)
1 user (show)

Fixed In Version: system-config-services-0.101.2-1.fc15
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-05-28 23:54:57 UTC
Type: ---


Attachments (Terms of Use)

Description amostock 2011-05-18 17:59:34 UTC
abrt version: 2.0.1
architecture:   x86_64
cmdline:        /usr/bin/python /usr/bin/system-config-services
comment:        When i launch it.
component:      system-config-services
executable:     /usr/bin/system-config-services
kernel:         2.6.38.6-26.rc1.fc15.x86_64
os_release:     Fedora release 15 (Lovelock)
package:        system-config-services-0.101.1-1.fc15
reason:         unit.py:97:__init__:UnicodeDecodeError: 'utf8' codec can't decode byte 0xc3 in position 0: unexpected end of data
time:           Wed May 18 16:32:52 2011
uid:            500
username:       amo

backtrace:
:unit.py:97:__init__:UnicodeDecodeError: 'utf8' codec can't decode byte 0xc3 in position 0: unexpected end of data
:
:Traceback (most recent call last):
:  File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 586, in msg_reply_handler
:    reply_handler(*message.get_args_list(**get_args_opts))
:  File "/usr/lib/python2.7/site-packages/scservices/core/systemd/manager.py", line 87, in on_discover_units_reply
:    self.on_unit_new(unit_id, unit_path)
:  File "/usr/lib/python2.7/site-packages/scservices/core/systemd/manager.py", line 101, in on_unit_new
:    new_unit = SystemDUnit(self, unit_id, unit_path)
:  File "/usr/lib/python2.7/site-packages/scservices/core/systemd/unit.py", line 97, in __init__
:    lambda x: chr(int(x.group('hexenc'), 16)), unit_name_encoded)
:UnicodeDecodeError: 'utf8' codec can't decode byte 0xc3 in position 0: unexpected end of data
:
:Local variables in innermost frame:
:manager: <SystemDManager object at 0x1c035f0 (GObject at 0x1a20320)>
:unit_name_encoded: u'dev-disk-by\\x2dlabel-R\\xc3\\xa9serv\\xc3\\xa9\\x5cx20au\\x5cx20syst\\xc3\\xa8me'
:bus_path: dbus.ObjectPath('/org/freedesktop/systemd1/unit/dev_2ddisk_2dby_5cx2dlabel_2dR_5cxc3_5cxa9serv_5cxc3_5cxa9_5cx5cx20au_5cx5cx20syst_5cxc3_5cxa8me_2edevice')
:unit_id: dbus.String(u'dev-disk-by\\x2dlabel-R\\xc3\\xa9serv\\xc3\\xa9\\x5cx20au\\x5cx20syst\\xc3\\xa8me.device')
:self: <SystemDDevice object at 0x2104500 (GObject at 0x2190720) 'dev-disk-by\x2dlabel-R\xc3\xa9serv\xc3\xa9\x5cx20au\x5cx20syst\xc3\xa8me.device'>

Comment 1 Jaswinder Singh 2011-05-24 01:18:33 UTC
Package: system-config-services-0.101.1-1.fc15
Architecture: i686
OS Release: Fedora release 15 (Lovelock)


Comment
-----
when I am opening system-config-services, it is just showing application interface where I can't click anything.

Comment 2 Nils Philippsen 2011-05-24 10:49:53 UTC
It looks like it's stumbling over a UTF-8 encoded file system label which ends up in the name of a unit corresponding to a disk device. I'm building 0.101.2 right now which should cope with this.

Comment 3 Fedora Update System 2011-05-24 11:03:53 UTC
system-config-services-0.101.2-1.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/system-config-services-0.101.2-1.fc15

Comment 4 Fedora Update System 2011-05-25 02:58:31 UTC
Package system-config-services-0.101.2-1.fc15:
* should fix your issue,
* was pushed to the Fedora 15 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing system-config-services-0.101.2-1.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/system-config-services-0.101.2-1.fc15
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2011-05-28 23:54:52 UTC
system-config-services-0.101.2-1.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.


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