Bug 678449 - ValueError: need more than 1 value to unpack
Summary: ValueError: need more than 1 value to unpack
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: anaconda
Version: rawhide
Hardware: i386
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Anaconda Maintenance Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: anaconda_trace_hash:52d86f6b61a19181a...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-02-17 23:50 UTC by Felix Miata
Modified: 2012-12-20 15:07 UTC (History)
16 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-02-18 03:16:01 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Attached traceback automatically from anaconda. (2.10 MB, text/plain)
2011-02-17 23:50 UTC, Felix Miata
no flags Details
anaconda-tb-*.xml from F15 repo/2nd install (2.12 MB, application/xml)
2011-02-18 02:19 UTC, Felix Miata
no flags Details
logs from first (rawhide) install (215.96 KB, application/x-gzip)
2011-02-18 02:33 UTC, Felix Miata
no flags Details
boot.log post chroot to set root passwd; with no shell error (2.73 KB, text/plain)
2011-02-18 02:44 UTC, Felix Miata
no flags Details
Attached traceback automatically from anaconda. (1.21 MB, text/plain)
2011-04-20 10:38 UTC, Ralf Corsepius
no flags Details
Attached traceback automatically from anaconda. (1.27 MB, text/plain)
2011-05-07 02:44 UTC, Raymond Steyer
no flags Details
Attached traceback automatically from anaconda. (479.44 KB, text/plain)
2011-05-25 07:31 UTC, Kriton Kyrimis
no flags Details
Attached traceback automatically from anaconda. (389.92 KB, text/plain)
2011-05-25 18:23 UTC, Francis Souza
no flags Details
Attached traceback automatically from anaconda. (503.18 KB, text/plain)
2011-05-28 21:21 UTC, Toby Haynes
no flags Details
Attached traceback automatically from anaconda. (373.35 KB, text/plain)
2011-05-29 09:21 UTC, Zhang Huan
no flags Details
Attached traceback automatically from anaconda. (481.64 KB, text/plain)
2011-06-02 10:07 UTC, Markus Schulze
no flags Details
Attached traceback automatically from anaconda. (413.73 KB, text/plain)
2011-06-03 08:16 UTC, Malaviyan
no flags Details
Attached traceback automatically from anaconda. (685.90 KB, text/plain)
2011-06-19 05:53 UTC, nicolas.vieville
no flags Details
Attached traceback automatically from anaconda. (1.12 MB, text/plain)
2011-06-23 20:50 UTC, JWincn
no flags Details
Attached traceback automatically from anaconda. (615.19 KB, text/plain)
2011-11-30 21:11 UTC, Vadim Smelyansky
no flags Details
Attached traceback automatically from anaconda. (803.11 KB, text/plain)
2011-12-09 22:40 UTC, Brendan LeFebvre
no flags Details
Attached traceback automatically from anaconda. (393.25 KB, text/plain)
2012-12-20 15:07 UTC, Joel Cordero
no flags Details

Description Felix Miata 2011-02-17 23:50:28 UTC
The following was filed automatically by anaconda:
anaconda 15.20 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/pyanaconda/yuminstall.py", line 1050, in _run
    for (descr, (ty, mount, need)) in probs.value: # FIXME: probs.value???
  File "/usr/lib/python2.7/site-packages/pyanaconda/yuminstall.py", line 1018, in run
    if self._run(instLog, cb, intf) == DISPATCH_BACK:
  File "/usr/lib/python2.7/site-packages/pyanaconda/yuminstall.py", line 1691, in doInstall
    rc = self.ayum.run(self.instLog, cb, anaconda.intf)
  File "/usr/lib/python2.7/site-packages/pyanaconda/backend.py", line 205, in doInstall
    return anaconda.backend.doInstall(anaconda)
  File "/usr/lib/python2.7/site-packages/pyanaconda/dispatch.py", line 211, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/python2.7/site-packages/pyanaconda/dispatch.py", line 130, in gotoNext
    self.moveStep()
  File "/usr/lib/python2.7/site-packages/pyanaconda/gui.py", line 1257, in nextClicked
    self.anaconda.dispatch.gotoNext()
  File "/usr/lib/python2.7/site-packages/pyanaconda/iw/progress_gui.py", line 79, in renderCallback
    self.intf.icw.nextClicked()
  File "/usr/lib/python2.7/site-packages/pyanaconda/gui.py", line 1278, in handleRenderCallback
    self.currentWindow.renderCallback()
ValueError: need more than 1 value to unpack

Comment 1 Felix Miata 2011-02-17 23:50:36 UTC
Created attachment 479427 [details]
Attached traceback automatically from anaconda.

Comment 2 Felix Miata 2011-02-18 02:19:45 UTC
Created attachment 479440 [details]
anaconda-tb-*.xml from F15 repo/2nd install

Fresh HTTP install from http://ftp5.gwdg.de/pub/linux/fedora/linux/development/rawhide/ (by mistake) including updates testing started with Grub and kernel & initrd from http://alt.fedoraproject.org/pub/alt/stage/15-Alpha.TC2/Fedora/i386/os/isolinux/ 

Packages completed 683 of 683 when error window popped up. Last package abrt-desktop 1.1.17-1.fc15.1.i686.

All partitioning was completed prior to booting installation kernel, yet tty5 is loaded with two different short messages:
   dump32fs 1.41.14 (22-Dec-2010) (~2/3 of lines)
   resize2fs 1.41.14 (22-Dec-2010) (~1/3 of lines)

Previously used but clean ext3 / partition target is (hd0,24). Grub's files didn't get put in /boot/grub, so attempting to boot F15 got me to a grub prompt from the grub already there from last time. / target was prepared by deleting system dirs but leaving various backup copies of config and a limited assortment of other files in /etc-, /boot-, /root-, plus old kernel modules trees in /lib.

I tried all over using http://ftp5.gwdg.de/pub/linux/fedora/linux/development/rawhide/ and got the "same" failure at the same place.

Both installs as subsequently fixed boot (eventually) to a login prompt, but root login failed. The 2nd time I chrooted from F14 to set a new passwd for root, but booting subsequently produces:

     -- root: no shell: permission denied

Comment 3 Felix Miata 2011-02-18 02:33:50 UTC
Created attachment 479442 [details]
logs from first (rawhide) install

2nd instance of http://ftp5.gwdg.de/pub/linux/fedora/linux/development/rawhide/ pasted in previous comment should have been http://ftp5.gwdg.de/pub/linux/fedora/linux/development/15/

Comment 4 Felix Miata 2011-02-18 02:44:58 UTC
Created attachment 479444 [details]
boot.log post chroot to set root passwd; with no shell error

Comment 5 Chris Lumens 2011-02-18 03:16:01 UTC
This looks like a transient error whose root cause is:

W: Skipping program less as it cannot be found and is flagged to be optional
error: cannot open Name index using db4 - Cannot allocate memory (12)

Comment 6 Felix Miata 2011-02-18 03:40:14 UTC
I wonder how transient? The only reason I installed today is because of the same cannot allocate memory and rpm DB errors toasting my existing installation of F15 earlier in the day. More than two weeks ago my installation trouble was in part caused by less package not being part of the base installation. How can less be optional if less or anaconda depend on it?

Comment 7 Ralf Corsepius 2011-04-20 10:38:07 UTC
Created attachment 493428 [details]
Attached traceback automatically from anaconda.

Comment 8 Raymond Steyer 2011-05-07 02:44:17 UTC
Created attachment 497473 [details]
Attached traceback automatically from anaconda.

Comment 9 Kriton Kyrimis 2011-05-25 07:31:46 UTC
Created attachment 500747 [details]
Attached traceback automatically from anaconda.

Comment 10 Francis Souza 2011-05-25 18:23:38 UTC
Created attachment 500908 [details]
Attached traceback automatically from anaconda.

Comment 11 Toby Haynes 2011-05-28 21:21:55 UTC
Created attachment 501529 [details]
Attached traceback automatically from anaconda.

Comment 12 Zhang Huan 2011-05-29 09:21:25 UTC
Created attachment 501579 [details]
Attached traceback automatically from anaconda.

Comment 13 Raymond Steyer 2011-05-31 02:24:08 UTC
Did not occur for me during install of Fedora 15 release build.  May indeed have been fixed.

Comment 14 Markus Schulze 2011-06-02 10:07:27 UTC
Created attachment 502479 [details]
Attached traceback automatically from anaconda.

Comment 15 Malaviyan 2011-06-03 08:16:41 UTC
Created attachment 502754 [details]
Attached traceback automatically from anaconda.

Comment 16 nicolas.vieville 2011-06-19 05:53:59 UTC
Created attachment 505424 [details]
Attached traceback automatically from anaconda.

Comment 17 JWincn 2011-06-23 20:50:18 UTC
Created attachment 509615 [details]
Attached traceback automatically from anaconda.

Comment 18 Vadim Smelyansky 2011-11-30 21:11:20 UTC
Created attachment 538818 [details]
Attached traceback automatically from anaconda.

Comment 19 Brendan LeFebvre 2011-12-09 22:40:44 UTC
Created attachment 544772 [details]
Attached traceback automatically from anaconda.

Comment 20 Joel Cordero 2012-12-20 15:07:18 UTC
Created attachment 666712 [details]
Attached traceback automatically from anaconda.


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