Right.. this is what I was running into. You're missing a python package, so saying you *NEED* fedora isn't accurate. You can probably grab the python egg, and installed, or generate an RPM from the python code easily enough...
my original point was that it seems like Fedora seems to have a lot less issues. I ended up running FC (mostly due to laziness) to generate the Meego image. I'm sure it can be done on Debian, but it required more manual work then I was motivated enough to put in at the time. -- Samir On Fri, Apr 2, 2010 at 2:15 PM, Jean-Christian de Rivaz <[email protected]> wrote: > Zhang, Austin a écrit : >>> >>> …most of them come from Fedora 13, >> >> Not sure how do you get this conclusion? Meego is not derived from any >> else. >> >> >>> >>> so I think fedora 13 is the prefer DEV ENV. >> >> Several (not only one specific distro) can be used as development >> environment. > > cube:/home/jcdr/try/meego/image-creator# cat /etc/debian_version > 5.0.4 > cube:/home/jcdr/try/meego/image-creator# moblin-image-creator > --config=meego-preview-netbook-core.ks --format=livecd --cache=mycache > Traceback (most recent call last): > File "/usr/bin/moblin-image-creator", line 31, in <module> > import mic.appcreate as appcreate > File "/usr/lib/python2.5/site-packages/mic/__init__.py", line 19, in > <module> > from mic.imgcreate.live import * > File "/usr/lib/python2.5/site-packages/mic/imgcreate/__init__.py", line 19, > in <module> > from mic.imgcreate.live import * > File "/usr/lib/python2.5/site-packages/mic/imgcreate/live.py", line 30, in > <module> > from mic.imgcreate.creator import * > File "/usr/lib/python2.5/site-packages/mic/imgcreate/creator.py", line 37, > in <module> > from mic.imgcreate.yuminst import * > File "/usr/lib/python2.5/site-packages/mic/imgcreate/yuminst.py", line 26, > in <module> > import pykickstart.parser > ImportError: No module named pykickstart.parser > cube:/home/jcdr/try/meego/image-creator# apt-cache search pykickstart > cube:/home/jcdr/try/meego/image-creator# > > Now what ? Should I need to install Fedora package to create a image ? > > Aside of that, this image creator is a broken concept by requiring to be > root. Almost every build system out there (OE, buildroot, LTIB, etc..) have > learned to create image without the need to be root. > > But it seem to be pointless trying to advise peoples that deliberately > choose to reject anything that have be learned from the past... It's > pathetic to see that the Megoo article in Slashdot is attached with comments > that mainly disagree about the package format and the "no upstream" > distribution. Looooong way to go. > > Regards, > -- > Jean-Christian de Rivaz > -- -- Samir Faci *insert title* fortune | cowsay -f /usr/share/cows/tux.cow _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
