#248 Missing configureSystem dep
Closed: Invalid None Opened 16 years ago by jsteffan.

Traceback (most recent call last):
File "./revisor.py", line 250, in <module>
revisorBase.run()
File "/home/jon/Fedora/Revisor/revisor/revisor/cli.py", line 48, in run
self.base.lift_off()
File "/home/jon/Fedora/Revisor/revisor/revisor/base.py", line 641, in lift_off
self.buildLiveMedia()
File "/home/jon/Fedora/Revisor/revisor/revisor/base.py", line 1084, in buildLiveMedia
liveImage.configureSystem()
File "/home/jon/Fedora/Revisor/revisor/revisor/lm_optical.py", line 198, in configureSystem
subprocess.call("/usr/sbin/pwconv", preexec_fn=self.run_in_root)
File "/usr/lib64/python2.5/subprocess.py", line 443, in call
return Popen(popenargs, *kwargs).wait()
File "/usr/lib64/python2.5/subprocess.py", line 593, in init
errread, errwrite)
File "/usr/lib64/python2.5/subprocess.py", line 1051, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory


This happens when doing both install and live media.

This happens when doing both install and live media.

End of setup
warning: libgcc-4.1.2-12: Header V3 DSA signature: NOKEY, key ID 4f2a6fd2
/var/tmp/rpm-tmp.8229: line 6: /sbin/new-kernel-pkg: No such file or directory
error: %post(kernel-2.6.22.1-27.fc7.i686) scriptlet failed, exit status 127

... This leads me to think that mkinitrd is missing from the live image also.

This ticket has something to do with #243 and one of the stages not triggering check_task_list() on a progress bar (aka not running the task)...

End of setup
warning: libgcc-4.1.2-12: Header V3 DSA signature: NOKEY, key ID 4f2a6fd2
/var/tmp/rpm-tmp.8229: line 6: /sbin/new-kernel-pkg: No such file or directory
error: %post(kernel-2.6.22.1-27.fc7.i686) scriptlet failed, exit status 127

... This leads me to think that mkinitrd is missing from the live image also.

This ticket has something to do with #243 and one of the stages not triggering check_task_list() on a progress bar (aka not running the task)...

this may also be the chroot failing again, for some reason

this may also be the chroot failing again, for some reason

also you suggest this may have something to do with the task list not being set or updated, but I don't think this parallel GUI representation has anything to do with possible interruption of the actual program flow

also you suggest this may have something to do with the task list not being set or updated, but I don't think this parallel GUI representation has anything to do with possible interruption of the actual program flow

This has been worked around now, but isn't solved, at all

This has been worked around now, but isn't solved, at all

This we have not seen happening in quite a while now. Closing ticket

This we have not seen happening in quite a while now. Closing ticket

Metadata Update from @jsteffan:
- Issue assigned to kanarip
- Issue set to the milestone: 2.0.6 Release

7 years ago

Login to comment on this ticket.

Metadata
Attachments 2
Attached 16 years ago View Comment
Attached 16 years ago View Comment