Bug 527901

Summary: ValueError: need more than 1 value to unpack
Product: [Fedora] Fedora Reporter: Jens Petersen <petersen>
Component: system-config-dateAssignee: Nils Philippsen <nphilipp>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: nphilipp, rhe
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: firstboot_trace_hash:a8f8e2c4d517731fd46477632dd714c6412478afd321b4125d19526af6bee356
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-10-20 08:51:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Attached traceback automatically from firstboot.
none
Attached traceback automatically from firstboot. none

Description Jens Petersen 2009-10-08 06:01:44 UTC
The following was filed automatically by firstboot:
firstboot 1.109 exception report
Traceback (most recent call last):
  File "/usr/share/system-config-date/scdMainWindow.py", line 207, in custom_handler
    return module.custom_widgets[function_name] (glade)
  File "/usr/share/system-config-date/timezone_gui.py", line 43, in timezone_widget_create
    widget = TimezoneMap(zonetab.ZoneTab (), default, map=mappath, tzActionLabel = tzActionLabel)
  File "/usr/share/system-config-date/timezone_map_gui.py", line 326, in __init__
    self.timezone_list_init (default)
  File "/usr/share/system-config-date/timezone_map_gui.py", line 174, in timezone_list_init
    entry.translated_tz.rsplit ('/', 1)
ValueError: need more than 1 value to unpack

Comment 1 Jens Petersen 2009-10-08 06:01:54 UTC
Created attachment 364060 [details]
Attached traceback automatically from firstboot.

Comment 2 He Rui 2009-10-12 05:15:30 UTC
Created attachment 364419 [details]
Attached traceback automatically from firstboot.

Comment 3 He Rui 2009-10-12 05:46:33 UTC
I think this bug is the same as #bug525921.

https://bugzilla.redhat.com/show_bug.cgi?id=525921

Comment 4 Nils Philippsen 2009-10-20 08:51:29 UTC

*** This bug has been marked as a duplicate of bug 525921 ***