You are not logged in.
Pages: 1
Hi everyone i get this error when updating my system:
[hein@archein ~]$ sudo pacman -Syyu
Password:
:: Synchronizing package databases...
core 106.3 KiB 503K/s 00:00 [######################] 100%
extra 1184.2 KiB 1080K/s 00:01 [######################] 100%
community 1037.2 KiB 1076K/s 00:01 [######################] 100%
archlinuxfr 28.3 KiB 375K/s 00:00 [######################] 100%
:: Starting full system upgrade...
resolving dependencies...
looking for inter-conflicts...
Targets (7): alsa-firmware-1.0.25-1 alsa-lib-1.0.25-1 alsa-oss-1.0.25-1
alsa-utils-1.0.25-1 ffmpeg-20120127-1 glibc-2.15-4
linux-3.2.2-1
Total Download Size: 55.41 MiB
Total Installed Size: 120.71 MiB
Net Upgrade Size: -1.02 MiB
Proceed with installation? [Y/n] y
:: Retrieving packages from core...
glibc-2.15-4-x86_64 7.2 MiB 1136K/s 00:07 [######################] 100%
linux-3.2.2-1-x86_64 40.8 MiB 1116K/s 00:37 [######################] 100%
:: Retrieving packages from extra...
alsa-firmware-1.0.2... 2.6 MiB 1147K/s 00:02 [######################] 100%
alsa-lib-1.0.25-1-x... 381.1 KiB 1098K/s 00:00 [######################] 100%
alsa-oss-1.0.25-1-x... 35.9 KiB 186K/s 00:00 [######################] 100%
alsa-utils-1.0.25-1... 924.3 KiB 1067K/s 00:01 [######################] 100%
ffmpeg-20120127-1-x... 3.5 MiB 1109K/s 00:03 [######################] 100%
(7/7) checking package integrity [######################] 100%
(7/7) loading package files [######################] 100%
(7/7) checking for file conflicts [######################] 100%
(7/7) checking available disk space [######################] 100%
(1/7) upgrading alsa-firmware [######################] 100%
(2/7) upgrading glibc [######################] 100%
Generating locales...
en_US.UTF-8... done
en_US.ISO-8859-1... done
Generation complete.
(3/7) upgrading alsa-lib [######################] 100%
(4/7) upgrading alsa-oss [######################] 100%
(5/7) upgrading alsa-utils [######################] 100%
(6/7) upgrading ffmpeg [######################] 100%
(7/7) upgrading linux [######################] 100%
>>> Updating module dependencies. Please wait ...
>>> Generating initial ramdisk, using mkinitcpio. Please wait...
==> Building image from preset: 'default'
-> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: 3.2.2-1-ARCH
-> Parsing hook: [base]
-> Parsing hook: [udev]
-> Parsing hook: [autodetect]
-> Parsing hook: [pata]
-> Parsing hook: [scsi]
-> Parsing hook: [sata]
-> Parsing hook: [filesystems]
-> Parsing hook: [usbinput]
==> ERROR: file not found: `/etc/modprobe.d/modprobe.conf'
==> Generating module dependencies
==> Creating gzip initcpio image: /boot/initramfs-linux.img
==> WARNING: errors were encountered during the build. The image may not be complete.
==> Image generation successful
==> Building image from preset: 'fallback'
-> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
==> Starting build: 3.2.2-1-ARCH
-> Parsing hook: [base]
-> Parsing hook: [udev]
-> Parsing hook: [pata]
-> Parsing hook: [scsi]
-> Parsing hook: [sata]
-> Parsing hook: [filesystems]
-> Parsing hook: [usbinput]
==> ERROR: file not found: `/etc/modprobe.d/modprobe.conf'
==> Generating module dependencies
==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
==> WARNING: errors were encountered during the build. The image may not be complete.
==> Image generation successful
[hein@archein ~]$
It seems that the kernel has not been updated:
[hein@archein ~]$ uname -a
Linux archein 3.2.1-2-ARCH #1 SMP PREEMPT Mon Jan 23 12:40:01 UTC 2012 x86_64 Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz GenuineIntel GNU/Linux
Last edited by h.c.h. (2012-01-27 18:09:05)
arch x64 + openbox
Offline
1) rename /etc/modprobe.conf.pacsave back (a.k.a read the news)
2) uname shows the currently running kernel; did you reboot?
1000
Offline
Entschuldigung i missed that news, everything is solved.
Danke
arch x64 + openbox
Offline
Pages: 1