-PLEASE EXCUSE ME FOR NOISE IF ALREADY POSTED, YAHOO MAIL IS F#*7%@ SH1T ATM-
On Mon May 14 2007 18:27:24 Jasper Hartline wrote: > > dexter wrote: > >> commenting out line 5 gets past this. > >> > >> 2.Next anaconda goes off into an endless loop and doesn't come back! > >> until Ctrl-c. > >> > >> using command: > >> > >> kadischi -C --kickstart=Desktop/minimal-livecd-dex.cfg \ > >> http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora > >>/linux/core/development/i386/os \ iso/fedora-live.iso > > I cannot reproduce this issue. > A few things I can think of are possible filesystem and/or package > corruption > not enough RAM in the machine, slower type processor. > > That's about it with the information given. > Can you post the livecd.cfg kickstart file you are actually using that > does this.. > and can you also attach the /tmp/anaconda.log when the stalling occurs? > hello jasper, This box is good enuff 1gb ram athlon-xp 2600 2ghz MSI-6570 sata-promise fake raid rawhide, using original kickstart minimal.cfg with line 5: langsupport commented out. anaconda.log when stalled: 14:48:31 INFO : using only installclass _Fedora 14:48:31 INFO : anaconda called with cmdline = ['/usr/sbin/anaconda', '--kickstart=/home/dexter/mini-ks-cfg.ks', '--method=http://mirror.atrpms.net/fedoracore/development/i386/os', '--rootpath=/tmp/kadischi/system', '--cmdline'] 14:48:31 INFO : Display mode = c 14:48:31 INFO : Method = http://mirror.atrpms.net/fedoracore/development/i386/os 14:48:32 INFO : anaconda floppy device fd0 14:48:35 DEBUG : starting mpaths 14:48:35 DEBUG : self.driveList(): ['sda', 'sdb', 'sdc', 'sdd', 'sde'] 14:48:35 DEBUG : DiskSet.skippedDisks: [] 14:48:35 DEBUG : DiskSet.skippedDisks: [] 14:48:35 DEBUG : starting all mpaths on drives ['sda', 'sdb', 'sdc', 'sdd', 'sde'] 14:48:35 DEBUG : scanning for multipath on drives ['sda', 'sdb', 'sdc', 'sdd', 'sde'] 14:48:35 DEBUG : mpaths: [] 14:48:35 DEBUG : done starting mpaths. Drivelist: ['sda', 'sdb', 'sdc', 'sdd', 'sde'] 14:48:35 DEBUG : starting dmraids 14:48:35 DEBUG : self.driveList(): ['sda', 'sdb', 'sdc', 'sdd', 'sde'] 14:48:35 DEBUG : DiskSet.skippedDisks: [] 14:48:35 DEBUG : DiskSet.skippedDisks: [] 14:48:35 DEBUG : starting all dmraids on drives ['sda', 'sdb', 'sdc', 'sdd', 'sde'] 14:48:35 DEBUG : scanning for dmraid on drives ['sda', 'sdb', 'sdc', 'sdd', 'sde'] I did manage to spin a minimal cd by not using any kickstart file and not selecting anything from anaconda-gui all rpms were grabbed successfully this time here is the kickstart file it left: # dexters minimal-kickstart file for uk-locale install url --url http://mirror.atrpms.net/fedoracore/development/i386/os lang en_GB.UTF-8 keyboard uk network --device eth0 --bootproto dchp rootpw --iscrypted $1$6drK.8lP$hSkRKrJgqtc8W8p7P13.r/ firewall --disabled authconfig --enableshadow --enablemd5 selinux --disabled timezone Europe/London bootloader --location=none # # # %packages @british-support @core This booted ok after the nash & mkisofs problems mentioned in another email. Of course feeding this file back into anaconda via kadischi or command line results in 99% usage failure as above, rpm -V anaconda gives a clean bill of health. Trying to select anything ambitious like a kde desktop results in anaconda trying to grab non existant rpms off the mirrors. BZ#240038 On another note after about 7 or 8 good runs of kadischi it refused to start with: [kadischi]: Checking requirements for Kadischi rpmdb: Lock table is out of available locker entries rpmdb: Unknown locker ID: cc2 error: db4 error(22) from dbenv->close: Invalid argument error: cannot open Packages index using db3 - Cannot allocate memory (12) error: cannot open Packages database in /var/lib/rpm Traceback (most recent call last): File "/usr/share/kadischi/kadischi.py", line 527, in <module> rc = main() File "/usr/share/kadischi/kadischi.py", line 38, in main requirements() File "/usr/share/kadischi/kadischi.py", line 330, in requirements missing_rpms = check_installed_rpms ('/', required_rpms, False) File "/usr/share/kadischi/lib/functions.py", line 39, in check_installed_rpms mi = ts.dbMatch ('name', package) TypeError: rpmdb open failed seen this before ??? ...dex ___________________________________________________________ Try the all-new Yahoo! Mail. "The New Version is radically easier to use" � The Wall Street Journal http://uk.docs.yahoo.com/nowyoucan.html -- Fedora-livecd-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-livecd-list
