[Fedora-livecd-list] Jeremy's code and my X crashes

Chitlesh GOORAH chitlesh at fedoraproject.org
Sat Jul 1 13:01:45 UTC 2006


On 6/19/06, Jeremy Katz <katzj at redhat.com> wrote:
> You want to be running the development tree.  All of it.  There's really
> no testing at all of "what happens if I upgrade foo and not bar".  It's
> the road to disaster

Im on Fedora Core 6 Test 1

[root at noname ~]# rpm -qa | grep anaconda
anaconda-11.1.0.50-1
busybox-anaconda-1.1.3-2

But the latest anaconda broke fedora-livecd from Jeremy's
fedora-livecd-0.01-1.src.rpm

[root at noname fedora-livecd-0.01]# ./livecd.py
http://mirrors.kernel.org/fedora/core/development/i386/os/ /tmp/lo.iso
['/usr/sbin/anaconda', '--rootpath=cd:/tmp/kadischi.0TkT0O/system',
'--method=http://mirrors.kernel.org/fedora/core/development/i386/os/']
Traceback (most recent call last):
  File "/usr/sbin/anaconda", line 604, in ?
    import dispatch
  File "/usr/lib/anaconda/dispatch.py", line 19, in ?
    from packages import writeXConfiguration
  File "/usr/lib/anaconda/packages.py", line 27, in ?
    import fsset
  File "/usr/lib/anaconda/fsset.py", line 575, in ?
    fileSystemTypeRegister(gfsFileSystem())
  File "/usr/lib/anaconda/fsset.py", line 552, in __init__
    self.partedFileSystemType = parted.file_system_type_get("gfs")
parted.error: unknown file system type
anaconda failed.  Exiting

So do kadischi from today's cvs version:

[root at noname fedora-livecd-0.01]# kadischi
http://mirrors.kernel.org/fedora/core/development/i386/os/ /tmp/lo.iso
Starting kadischi...
Parsing command line arguments
Checking UID
Using buildstamp file /etc/kadischi/buildstamp.
Product path set to Fedora.
Now we are going to try to validate your repository (for now, only
http, ftp and local repositories can be checked)
URL http://mirrors.kernel.org/fedora/core/development/i386/os contacted. OK
URL http://mirrors.kernel.org/fedora/core/development/i386/os/Fedora
contacted. OK
URL http://mirrors.kernel.org/fedora/core/development/i386/os/Fedora/base
contacted. OK
URL http://mirrors.kernel.org/fedora/core/development/i386/os/Fedora/RPMS
contacted. OK
Repository seems to be OK.
Checking required packages
Looking for config file
Loading config file options

  ***  running anaconda  ***

Traceback (most recent call last):
  File "/usr/sbin/anaconda", line 604, in ?
    import dispatch
  File "/usr/lib/anaconda/dispatch.py", line 19, in ?
    from packages import writeXConfiguration
  File "/usr/lib/anaconda/packages.py", line 27, in ?
    import fsset
  File "/usr/lib/anaconda/fsset.py", line 575, in ?
    fileSystemTypeRegister(gfsFileSystem())
  File "/usr/lib/anaconda/fsset.py", line 552, in __init__
    self.partedFileSystemType = parted.file_system_type_get("gfs")
parted.error: unknown file system type

  ***  Fatal error: /usr/sbin/anaconda returned non zero (256) exit
code. Aborting execution.

Cleaning up temporary files...
Done.


-- 
http://clunixchit.blogspot.com




More information about the Fedora-livecd-list mailing list