Bug 10084

Summary: [RESOLVED]Multiple errors installing with 32-bit DVD Classical Installer
Product: Mageia Reporter: William Kenney <wilcal.int>
Component: InstallerAssignee: Mageia Bug Squad <bugsquad>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: Normal CC: mageia, thierry.vignaud
Version: 3   
Target Milestone: ---   
Hardware: i586   
OS: Linux   
Whiteboard:
Source RPM: CVE:
Status comment:
Attachments: Multiple errors installing with 32-bit DVD Classical Installer - /root/drakx directory

Description William Kenney 2013-05-13 16:07:23 CEST
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:
Comment 1 William Kenney 2013-05-13 16:08:09 CEST
Created attachment 3962 [details]
Multiple errors installing with 32-bit DVD Classical Installer - /root/drakx directory
Comment 2 Manuel Hiebel 2013-05-13 16:17:50 CEST
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

Comment 3 Colin Guthrie 2013-05-13 16:34:59 CEST
(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!
Comment 4 William Kenney 2013-05-13 16:45:41 CEST
Thanks all for the confirmation
Comment 5 Manuel Hiebel 2013-05-13 16:47:27 CEST
William, but did you see an errors in the gui ?
Comment 6 William Kenney 2013-05-13 17:30:13 CEST
(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.
Comment 7 William Kenney 2013-05-13 17:30:32 CEST
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.
Comment 8 Manuel Hiebel 2013-05-13 20:50:45 CEST
>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
Comment 9 William Kenney 2013-05-14 22:14:03 CEST
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 => RESOLVED
Resolution: (none) => FIXED
Summary: Multiple errors installing with 32-bit DVD Classical Installer => [RESOLVED]Multiple errors installing with 32-bit DVD Classical Installer