You are not logged in.

#1 2010-03-02 18:19:07

siriusb
Member
From: Hungary
Registered: 2010-01-01
Posts: 422

kernel26-2.6.32.9-1 module dependencies update error

Hi,

I got some error message during today's system upgrade:

>>> Updating module dependencies. Please wait ...
/tmp/alpm_Jsb2Sa/.INSTALL: line 87: depmod: command not found


Full log:

( 1/41) upgrading avahi                             [#####################] 100%
New optional dependencies for avahi
    pygtk: avahi-discover
    dbus-python: avahi-discover
( 2/41) upgrading lame                              [#####################] 100%
( 3/41) upgrading cdrdao                            [#####################] 100%
( 4/41) installing libevent                         [#####################] 100%
( 5/41) upgrading chromium                          [#####################] 100%
warning: /etc/logrotate.d/crond saved as /etc/logrotate.d/crond.pacsave
( 6/41) upgrading dcron                             [#####################] 100%
( 7/41) upgrading devede                            [#####################] 100%
( 8/41) upgrading e2fsprogs                         [#####################] 100%
( 9/41) upgrading parted                            [#####################] 100%
(10/41) upgrading devicekit-disks                   [#####################] 100%
(11/41) upgrading filesystem                        [#####################] 100%
(12/41) upgrading fakeroot                          [#####################] 100%
(13/41) upgrading gparted                           [#####################] 100%
(14/41) upgrading heimdal                           [#####################] 100%
(15/41) upgrading imagemagick                       [#####################] 100%
(16/41) upgrading iputils                           [#####################] 100%
(17/41) upgrading kernel26-firmware                 [#####################] 100%
(18/41) upgrading kernel26                          [#####################] 100%
>>> Updating module dependencies. Please wait ...
/tmp/alpm_Jsb2Sa/.INSTALL: line 87: depmod: command not found
>>> MKINITCPIO SETUP
>>> ----------------
>>> If you use LVM2, Encrypted root or software RAID,
>>> Ensure you enable support in /etc/mkinitcpio.conf .
>>> More information about mkinitcpio setup can be found here:
>>> http://wiki.archlinux.org/index.php/Mkinitcpio

>>> Generating initial ramdisk, using mkinitcpio.  Please wait...
==> Building image "default"
==> Running command: /sbin/mkinitcpio -k 2.6.32-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
:: Begin build
:: Parsing hook [base]
:: Parsing hook [udev]
:: Parsing hook [autodetect]
:: Parsing hook [pata]
:: Parsing hook [scsi]
:: Parsing hook [sata]
:: Parsing hook [filesystems]
:: Generating module dependencies
:: Generating image '/boot/kernel26.img'...SUCCESS
==> SUCCESS
==> Building image "fallback"
==> Running command: /sbin/mkinitcpio -k 2.6.32-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
:: Begin build
:: Parsing hook [base]
:: Parsing hook [udev]
:: Parsing hook [pata]
:: Parsing hook [scsi]
:: Parsing hook [sata]
:: Parsing hook [filesystems]
:: Generating module dependencies
:: Generating image '/boot/kernel26-fallback.img'...SUCCESS
==> SUCCESS
(19/41) upgrading kernel26-headers                  [#####################] 100%
(20/41) upgrading libfetch                          [#####################] 100%
(21/41) upgrading libjpeg                           [#####################] 100%
(22/41) upgrading libmysqlclient                    [#####################] 100%
(23/41) upgrading m4                                [#####################] 100%
(24/41) upgrading mysql-clients                     [#####################] 100%
(25/41) upgrading mysql                             [#####################] 100%
(26/41) upgrading nvidia-utils                      [#####################] 100%
(27/41) upgrading nvidia                            [#####################] 100%
/tmp/alpm_32SqSs/.INSTALL: line 3: depmod: command not found
/tmp/alpm_32SqSs/.INSTALL: line 8: rmmod: command not found
In order to use the new nvidia module, exit Xserver and unload it manually.
(28/41) upgrading php                               [#####################] 100%
(29/41) upgrading php-apache                        [#####################] 100%
(30/41) upgrading python-xlib                       [#####################] 100%
(31/41) upgrading qt3                               [#####################] 100%
(32/41) upgrading smbclient                         [#####################] 100%
(33/41) upgrading samba                             [#####################] 100%
(34/41) upgrading saxon                             [#####################] 100%
(35/41) upgrading sudo                              [#####################] 100%
(36/41) upgrading syslog-ng                         [#####################] 100%
(37/41) upgrading thunderbird                       [#####################] 100%
(38/41) upgrading thunderbird-en-gb                 [#####################] 100%
(39/41) upgrading unzip                             [#####################] 100%
(40/41) upgrading vlc                               [#####################] 100%
New optional dependencies for vlc
    libdvdcss: for decoding encrypted DVDs
    lirc-utils: for lirc plugin
(41/41) upgrading x264

Could you please shed some light on tis error? What steps should I take?

Thanks.

Offline

#2 2010-03-02 18:20:52

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: kernel26-2.6.32.9-1 module dependencies update error

install module-init-tools. i really don't know why you did remove this package and reinstall kernel26

Last edited by wonder (2010-03-02 18:21:30)


Give what you have. To someone, it may be better than you dare to think.

Offline

#3 2010-03-02 19:02:43

siriusb
Member
From: Hungary
Registered: 2010-01-01
Posts: 422

Re: kernel26-2.6.32.9-1 module dependencies update error

Don't know why you think I removed that package or reinstalled kernel. I didn't. I just run a system upgrade after some days, but you might read it in the initial post.

Edit:

# pacman -S module-init-tools
warning: module-init-tools-3.11.1-2 is up to date -- reinstalling
resolving dependencies...
looking for inter-conflicts...

Targets (1): module-init-tools-3.11.1-2 [0.32 MB]  

Total Download Size:    0.32 MB
Total Installed Size:   0.73 MB

Proceed with installation? [Y/n] y
:: Retrieving packages from core...
 module-init-tools-3...   323.0K  574.3K/s 00:00:01 [#####################] 100%
checking package integrity...
(1/1) checking for file conflicts                   [#####################] 100%
(1/1) upgrading module-init-tools                   [#####################] 100%

What do you say now?

Last edited by siriusb (2010-03-02 19:13:40)

Offline

Board footer

Powered by FluxBB