I have encountered multiple errors installing using the DVD Classical Installer dated 12 May 2013: Mageia-3-i586-DVD.iso e32ea0ba19307e9faa957d33255bb626 the /root/drakx directory is attached to this bug report. I will rerun this test again later today to see if I can reproduce the same errors. Reproducible: Steps to Reproduce:
Created attachment 3962 [details] Multiple errors installing with 32-bit DVD Classical Installer - /root/drakx directory
installing crda-1.1.3-2.mga3.i586.rpm netprofile-0.28-4.mga3.noarch.rpm drakxtools-15.50-1.mga3.i586.rpm libdrakx-net-1.24-1.mga3.noarch.rpm drakxtools-curses-15.50-1.mga3.i586.rpm drakx-net-1.24-1.mga3.noarch.rpm wireless-regdb-20130213-1.mga3.noarch.rpm drakx-net-text-1.24-1.mga3.noarch.rpm from /tmp/image/media/core starting installing packages created transaction for installing on /mnt (remove=0, install=0, upgrade=8) wireless-regdb-20130213-1.mga3.noarch crda-1.1.3-2.mga3.i586 libdrakx-net-1.24-1.mga3.noarch drakxtools-curses-15.50-1.mga3.i586 drakx-net-text-1.24-1.mga3.noarch Failed to open connection to "system" message bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory netprofile-0.28-4.mga3.noarch drakxtools-15.50-1.mga3.i586 drakx-net-1.24-1.mga3.noarch another chroot issue ? * running: /bin/systemctl disable tmdns.service with root /mnt Operation failed: No such file or directory * workaround bug in rpmlib by removing /mnt/var/lib/rpm/__db* * transactions done, now trying to close still opened fd; exit code=0 * closing install.log file * writeandclean_ldsoconf * Install took: 0:25:25 * running: ldconfig with root /mnt * running: rpm -qa --queryformat %{size}\n with root /mnt * Installed: 3364MB(df), 3236MB(rpm) * running: chkconfig --add netfs with root /mnt error reading information on service netfs: No such file or directory * running: chkconfig --add network with root /mnt * running: chkconfig --add rawdevices with root /mnt error reading information on service rawdevices: No such file or directory * running: chkconfig --add sound with root /mnt error reading information on service sound: No such file or directory * running: chkconfig --add kheader with root /mnt error reading information on service kheader: No such file or directory * running: chkconfig --add keytable with root /mnt error reading information on service keytable: No such file or directory * running: chkconfig --add syslog with root /mnt error reading information on service syslog: No such file or directory * running: chkconfig --add crond with root /mnt error reading information on service crond: No such file or directory * running: chkconfig --add portmap with root /mnt error reading information on service portmap: No such file or directory * running: kdeDesktopCleanup with root /mnt
CC: (none) => mageia, thierry.vignaud
(In reply to Manuel Hiebel from comment #2) > installing crda-1.1.3-2.mga3.i586.rpm netprofile-0.28-4.mga3.noarch.rpm > drakxtools-15.50-1.mga3.i586.rpm libdrakx-net-1.24-1.mga3.noarch.rpm > drakxtools-curses-15.50-1.mga3.i586.rpm drakx-net-1.24-1.mga3.noarch.rpm > wireless-regdb-20130213-1.mga3.noarch.rpm > drakx-net-text-1.24-1.mga3.noarch.rpm from /tmp/image/media/core > starting installing packages > created transaction for installing on /mnt (remove=0, install=0, upgrade=8) > wireless-regdb-20130213-1.mga3.noarch > crda-1.1.3-2.mga3.i586 > libdrakx-net-1.24-1.mga3.noarch > drakxtools-curses-15.50-1.mga3.i586 > drakx-net-text-1.24-1.mga3.noarch > Failed to open connection to "system" message bus: Failed to connect to > socket /run/dbus/system_bus_socket: No such file or directory > netprofile-0.28-4.mga3.noarch > drakxtools-15.50-1.mga3.i586 > drakx-net-1.24-1.mga3.noarch > > another chroot issue ? Seems likely but I don't see any scripts in any of those pkgs so not sure what's triggering the dbus call. Could be a file trigger I guess... > * running: /bin/systemctl disable tmdns.service with root /mnt > Operation failed: No such file or directory Hmm, something being disabled during an install? Hmm, is this actually an upgrade? > * workaround bug in rpmlib by removing /mnt/var/lib/rpm/__db* I still wish this was done in gurpmi on upgrades :s But I digress. > * transactions done, now trying to close still opened fd; exit code=0 > * closing install.log file > * writeandclean_ldsoconf > * Install took: 0:25:25 > * running: ldconfig with root /mnt > * running: rpm -qa --queryformat %{size}\n with root /mnt > * Installed: 3364MB(df), 3236MB(rpm) > * running: chkconfig --add netfs with root /mnt > error reading information on service netfs: No such file or directory > * running: chkconfig --add network with root /mnt > * running: chkconfig --add rawdevices with root /mnt > error reading information on service rawdevices: No such file or directory > * running: chkconfig --add sound with root /mnt > error reading information on service sound: No such file or directory > * running: chkconfig --add kheader with root /mnt > error reading information on service kheader: No such file or directory > * running: chkconfig --add keytable with root /mnt > error reading information on service keytable: No such file or directory > * running: chkconfig --add syslog with root /mnt > error reading information on service syslog: No such file or directory > * running: chkconfig --add crond with root /mnt > error reading information on service crond: No such file or directory > * running: chkconfig --add portmap with root /mnt > error reading information on service portmap: No such file or directory > * running: kdeDesktopCleanup with root /mnt Hmmm, many of these are old.... They are pretty harmless, but longer term I will clean them out. I think we can ditch netfs, rawdevices, sound kheader keytable and portmap completely. syslog is also not essential. Added to this, hardcoding chkconfig is not a great idea these days anyways!
Thanks all for the confirmation
William, but did you see an errors in the gui ?
(In reply to Manuel Hiebel from comment #5) > William, but did you see an errors in the gui ? Yes, lots and lots of errors in the gui installer. Too many to write down. Sorry.
FWIW: Mageia-3-LiveCD-KDE4-en-i586-CD.iso d5dbf5b9919443c0a759cfd3c253c7d6 05/11/13 Installed just fine and did a reboot back to a working desktop.
>Yes, lots and lots of errors in the gui installer. Hum strange, I also selected every categories like you and I didn't see any errors in the gui installer
I have re-run this install, same 32-bit/USB/iso and the install was successful. I am going to change this BUG to resolved.
Status: NEW => RESOLVEDResolution: (none) => FIXEDSummary: Multiple errors installing with 32-bit DVD Classical Installer => [RESOLVED]Multiple errors installing with 32-bit DVD Classical Installer