Hi.
My actual spin of the kde livecd from today has some problems:
1. It seems that the root password wasn't erased. If I boot the iso in vmware I got the error in the attached screenshot. If I boot the iso with enforcing=0 all is working. Is this a problem on my local machine (if relabeld the whole filesystem before I tested this)?
2. Because of 1. I've bootet with enforcing=0. If I then want to start liveinst I get this traceback:
[root@localhost ~]# liveinst FATAL: Module md not found. Traceback (most recent call last): File "/usr/sbin/anaconda", line 550, in <module> import signal, traceback, string, isys, iutil, time File "/usr/lib/anaconda/isys.py", line 33, in <module> import block File "/usr/lib/python2.5/site-packages/block/__init__.py", line 20, in <module> import dm ImportError: /usr/lib/python2.5/site-packages/block/dmmodule.so: undefined symbol: dm_task_get_uuid
Any suggestions or more info needed?
Sebastian
On 8/28/07, Sebastian Vahl wrote:
Hi.
My actual spin of the kde livecd from today has some problems:
- It seems that the root password wasn't erased. If I boot the iso in
vmware I got the error in the attached screenshot. If I boot the iso with enforcing=0 all is working. Is this a problem on my local machine (if relabeld the whole filesystem before I tested this)?
- Because of 1. I've bootet with enforcing=0. If I then want to start
liveinst I get this traceback:
I'm experiencing the same issue as mentioned above.
Chitlesh
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Chitlesh GOORAH wrote:
On 8/28/07, Sebastian Vahl wrote:
Hi.
My actual spin of the kde livecd from today has some problems:
- It seems that the root password wasn't erased. If I boot the iso in
vmware I got the error in the attached screenshot. If I boot the iso with enforcing=0 all is working. Is this a problem on my local machine (if relabeld the whole filesystem before I tested this)?
- Because of 1. I've bootet with enforcing=0. If I then want to start
liveinst I get this traceback:
I'm experiencing the same issue as mentioned above.
Chitlesh
The root password with the rootpw command, that is supposed to be mandatory. The livecd-tools code shows that if the handler's attribute rootpw.password == "", the password is emptied.
- -- Kind regards,
Jeroen van Meeuwen - -kanarip
- -- http://www.kanarip.com/ RHCE, LPIC-2, MCP, CCNA C6B0 7FB4 43E6 CDDA D258 F70B 28DE 9FDA 9342 BF08
On Tue, 2007-08-28 at 14:32 +0200, Sebastian Vahl wrote:
My actual spin of the kde livecd from today has some problems:
This is yesterday's rawhide, correct?
- It seems that the root password wasn't erased. If I boot the iso in
vmware I got the error in the attached screenshot. If I boot the iso with enforcing=0 all is working. Is this a problem on my local machine (if relabeld the whole filesystem before I tested this)?
Assuming the above is correct, this is from a buggy SELinux policy package that was in rawhide yesterday. dwalsh fixed it late in the day and it should be in today's rawhide (I'm doing a test spin right now)
- Because of 1. I've bootet with enforcing=0. If I then want to start
liveinst I get this traceback:
[snip]
ImportError: /usr/lib/python2.5/site-packages/block/dmmodule.so: undefined symbol: dm_task_get_uuid
python-pyblock-0.30-1 has the fix for this
Jeremy
Am Tue, 28 Aug 2007 10:02:15 -0400 schrieb Jeremy Katz katzj@redhat.com:
On Tue, 2007-08-28 at 14:32 +0200, Sebastian Vahl wrote:
My actual spin of the kde livecd from today has some problems:
This is yesterday's rawhide, correct?
Yeah. Timezones. I've done my work this morning local time (GMT+2). A few hours later there were incoming updates which fixes all the problems.
- It seems that the root password wasn't erased. If I boot the iso
in vmware I got the error in the attached screenshot. If I boot the iso with enforcing=0 all is working. Is this a problem on my local machine (if relabeld the whole filesystem before I tested this)?
Assuming the above is correct, this is from a buggy SELinux policy package that was in rawhide yesterday. dwalsh fixed it late in the day and it should be in today's rawhide (I'm doing a test spin right now)
Working again. Thanks.
- Because of 1. I've bootet with enforcing=0. If I then want to
start liveinst I get this traceback:
[snip]
ImportError: /usr/lib/python2.5/site-packages/block/dmmodule.so: undefined symbol: dm_task_get_uuid
python-pyblock-0.30-1 has the fix for this
Working again. Thanks.
Sebastian
livecd@lists.fedoraproject.org