Discussion:
[users] Problem with creating livecd with livecd-tools package
Michael Coffman
2011-02-08 22:23:52 UTC
Permalink
I am trying to create an rhel5 livecd using directions for centos here:

https://projects.centos.org/trac/livecd/wiki/CreateImage

I have installed the following package from rpmforge.
livecd-tools-013-9.el5.rf

Here is the command I am running and the error I am getting.

LANG=C livecd-creator --config=rhel5-livecd-minimal.ks
--fslabel=RHEL5-minimal

Traceback (most recent call last):
File "/usr/bin/livecd-creator", line 39, in ?
import pykickstart.version
ImportError: No module named version

I am not sure what is supposed to deliver the pykickstart.version file, but
is clearly not being installed.

Thanks for any help..
--
-MichaelC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.repoforge.org/pipermail/users/attachments/20110208/8f8ebe9d/attachment.html
Phil Schaffner
2011-02-13 21:57:13 UTC
Permalink
Post by Michael Coffman
https://projects.centos.org/trac/livecd/wiki/CreateImage
I have installed the following package from rpmforge.
livecd-tools-013-9.el5.rf
Have you tried following
https://projects.centos.org/trac/livecd/wiki/GetToolset ?

Phil
Michael Coffman
2011-02-15 20:47:06 UTC
Permalink
On Sun, Feb 13, 2011 at 2:57 PM, Phil Schaffner <Philip.R.Schaffner at nasa.gov
Post by Phil Schaffner
Post by Michael Coffman
https://projects.centos.org/trac/livecd/wiki/CreateImage
I have installed the following package from rpmforge.
livecd-tools-013-9.el5.rf
Have you tried following
https://projects.centos.org/trac/livecd/wiki/GetToolset ?
Thanks for the reply. I was using that web page but did not read it
thoroughly :( I needed to set protect=1 to get the newer version of
pykickstart installed.
Post by Phil Schaffner
Phil
--
-MichaelC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.repoforge.org/pipermail/users/attachments/20110215/75997889/attachment.html
Michael Coffman
2011-02-15 20:47:06 UTC
Permalink
On Sun, Feb 13, 2011 at 2:57 PM, Phil Schaffner <Philip.R.Schaffner at nasa.gov
Post by Phil Schaffner
Post by Michael Coffman
https://projects.centos.org/trac/livecd/wiki/CreateImage
I have installed the following package from rpmforge.
livecd-tools-013-9.el5.rf
Have you tried following
https://projects.centos.org/trac/livecd/wiki/GetToolset ?
Thanks for the reply. I was using that web page but did not read it
thoroughly :( I needed to set protect=1 to get the newer version of
pykickstart installed.
Post by Phil Schaffner
Phil
--
-MichaelC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.repoforge.org/pipermail/users/attachments/20110215/75997889/attachment-0001.html
Michael Coffman
2011-02-15 20:47:06 UTC
Permalink
On Sun, Feb 13, 2011 at 2:57 PM, Phil Schaffner <Philip.R.Schaffner at nasa.gov
Post by Phil Schaffner
Post by Michael Coffman
https://projects.centos.org/trac/livecd/wiki/CreateImage
I have installed the following package from rpmforge.
livecd-tools-013-9.el5.rf
Have you tried following
https://projects.centos.org/trac/livecd/wiki/GetToolset ?
Thanks for the reply. I was using that web page but did not read it
thoroughly :( I needed to set protect=1 to get the newer version of
pykickstart installed.
Post by Phil Schaffner
Phil
--
-MichaelC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.repoforge.org/pipermail/users/attachments/20110215/75997889/attachment-0002.html
Michael Coffman
2011-02-15 20:47:06 UTC
Permalink
On Sun, Feb 13, 2011 at 2:57 PM, Phil Schaffner <Philip.R.Schaffner at nasa.gov
Post by Phil Schaffner
Post by Michael Coffman
https://projects.centos.org/trac/livecd/wiki/CreateImage
I have installed the following package from rpmforge.
livecd-tools-013-9.el5.rf
Have you tried following
https://projects.centos.org/trac/livecd/wiki/GetToolset ?
Thanks for the reply. I was using that web page but did not read it
thoroughly :( I needed to set protect=1 to get the newer version of
pykickstart installed.
Post by Phil Schaffner
Phil
--
-MichaelC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.repoforge.org/pipermail/users/attachments/20110215/75997889/attachment-0003.html
Michael Coffman
2011-02-15 20:47:06 UTC
Permalink
On Sun, Feb 13, 2011 at 2:57 PM, Phil Schaffner <Philip.R.Schaffner at nasa.gov
Post by Phil Schaffner
Post by Michael Coffman
https://projects.centos.org/trac/livecd/wiki/CreateImage
I have installed the following package from rpmforge.
livecd-tools-013-9.el5.rf
Have you tried following
https://projects.centos.org/trac/livecd/wiki/GetToolset ?
Thanks for the reply. I was using that web page but did not read it
thoroughly :( I needed to set protect=1 to get the newer version of
pykickstart installed.
Post by Phil Schaffner
Phil
--
-MichaelC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.repoforge.org/pipermail/users/attachments/20110215/75997889/attachment-0004.html>
Michael Coffman
2011-02-08 22:23:52 UTC
Permalink
I am trying to create an rhel5 livecd using directions for centos here:

https://projects.centos.org/trac/livecd/wiki/CreateImage

I have installed the following package from rpmforge.
livecd-tools-013-9.el5.rf

Here is the command I am running and the error I am getting.

LANG=C livecd-creator --config=rhel5-livecd-minimal.ks
--fslabel=RHEL5-minimal

Traceback (most recent call last):
File "/usr/bin/livecd-creator", line 39, in ?
import pykickstart.version
ImportError: No module named version

I am not sure what is supposed to deliver the pykickstart.version file, but
is clearly not being installed.

Thanks for any help..
--
-MichaelC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.repoforge.org/pipermail/users/attachments/20110208/8f8ebe9d/attachment-0001.html
Phil Schaffner
2011-02-13 21:57:13 UTC
Permalink
Post by Michael Coffman
https://projects.centos.org/trac/livecd/wiki/CreateImage
I have installed the following package from rpmforge.
livecd-tools-013-9.el5.rf
Have you tried following
https://projects.centos.org/trac/livecd/wiki/GetToolset ?

Phil
Michael Coffman
2011-02-08 22:23:52 UTC
Permalink
I am trying to create an rhel5 livecd using directions for centos here:

https://projects.centos.org/trac/livecd/wiki/CreateImage

I have installed the following package from rpmforge.
livecd-tools-013-9.el5.rf

Here is the command I am running and the error I am getting.

LANG=C livecd-creator --config=rhel5-livecd-minimal.ks
--fslabel=RHEL5-minimal

Traceback (most recent call last):
File "/usr/bin/livecd-creator", line 39, in ?
import pykickstart.version
ImportError: No module named version

I am not sure what is supposed to deliver the pykickstart.version file, but
is clearly not being installed.

Thanks for any help..
--
-MichaelC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.repoforge.org/pipermail/users/attachments/20110208/8f8ebe9d/attachment-0002.html
Phil Schaffner
2011-02-13 21:57:13 UTC
Permalink
Post by Michael Coffman
https://projects.centos.org/trac/livecd/wiki/CreateImage
I have installed the following package from rpmforge.
livecd-tools-013-9.el5.rf
Have you tried following
https://projects.centos.org/trac/livecd/wiki/GetToolset ?

Phil
Michael Coffman
2011-02-08 22:23:52 UTC
Permalink
I am trying to create an rhel5 livecd using directions for centos here:

https://projects.centos.org/trac/livecd/wiki/CreateImage

I have installed the following package from rpmforge.
livecd-tools-013-9.el5.rf

Here is the command I am running and the error I am getting.

LANG=C livecd-creator --config=rhel5-livecd-minimal.ks
--fslabel=RHEL5-minimal

Traceback (most recent call last):
File "/usr/bin/livecd-creator", line 39, in ?
import pykickstart.version
ImportError: No module named version

I am not sure what is supposed to deliver the pykickstart.version file, but
is clearly not being installed.

Thanks for any help..
--
-MichaelC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.repoforge.org/pipermail/users/attachments/20110208/8f8ebe9d/attachment-0003.html
Phil Schaffner
2011-02-13 21:57:13 UTC
Permalink
Post by Michael Coffman
https://projects.centos.org/trac/livecd/wiki/CreateImage
I have installed the following package from rpmforge.
livecd-tools-013-9.el5.rf
Have you tried following
https://projects.centos.org/trac/livecd/wiki/GetToolset ?

Phil
Michael Coffman
2011-02-08 22:23:52 UTC
Permalink
I am trying to create an rhel5 livecd using directions for centos here:

https://projects.centos.org/trac/livecd/wiki/CreateImage

I have installed the following package from rpmforge.
livecd-tools-013-9.el5.rf

Here is the command I am running and the error I am getting.

LANG=C livecd-creator --config=rhel5-livecd-minimal.ks
--fslabel=RHEL5-minimal

Traceback (most recent call last):
File "/usr/bin/livecd-creator", line 39, in ?
import pykickstart.version
ImportError: No module named version

I am not sure what is supposed to deliver the pykickstart.version file, but
is clearly not being installed.

Thanks for any help..
--
-MichaelC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.repoforge.org/pipermail/users/attachments/20110208/8f8ebe9d/attachment-0004.html>
Phil Schaffner
2011-02-13 21:57:13 UTC
Permalink
Post by Michael Coffman
https://projects.centos.org/trac/livecd/wiki/CreateImage
I have installed the following package from rpmforge.
livecd-tools-013-9.el5.rf
Have you tried following
https://projects.centos.org/trac/livecd/wiki/GetToolset ?

Phil
Loading...