You are not logged in.
Pages: 1
I am upgrading my system with
yaourt -SyuaEverything works fine, except 'linux' package. Here is what happens:
(............)
( 1/18) upgrading linux-headers [######################] 100%
( 2/18) upgrading linux [######################] 100%
>>> Updating module dependencies. Please wait ...
/tmp/alpm_R2yxNj/.INSTALL: line 53: depmod: command not found
>>> 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.1-1-ARCH
-> Parsing hook: [base]
-> Parsing hook: [udev]
-> Parsing hook: [autodetect]
-> Parsing hook: [pata]
==> ERROR: module not found: `pata_acpi'
==> ERROR: module not found: `ata_piix'
-> Parsing hook: [scsi]
-> Parsing hook: [sata]
-> Parsing hook: [filesystems]
-> Parsing hook: [uresume]
==> 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.1-1-ARCH
-> Parsing hook: [base]
-> Parsing hook: [udev]
-> Parsing hook: [pata]
==> ERROR: module not found: `pata_hpt3x2n'
==> ERROR: module not found: `pata_mpiix'
==> ERROR: module not found: `pata_jmicron'
==> ERROR: module not found: `pata_pdc2027x'
==> ERROR: module not found: `pata_sl82c105'
==> ERROR: module not found: `pata_cs5520'
==> ERROR: module not found: `pata_cmd640'
==> ERROR: module not found: `pata_piccolo'
==> ERROR: module not found: `pata_sch'
==> ERROR: module not found: `pata_oldpiix'
==> ERROR: module not found: `pata_ali'
==> ERROR: module not found: `pata_rz1000'
==> ERROR: module not found: `pata_triflex'
==> ERROR: module not found: `pata_via'
==> ERROR: module not found: `pata_sis'
==> ERROR: module not found: `pata_amd'
==> ERROR: module not found: `pata_legacy'
==> ERROR: module not found: `pata_efar'
==> ERROR: module not found: `pata_cs5530'
==> ERROR: module not found: `pata_pdc202xx_old'
==> ERROR: module not found: `pata_it821x'
==> ERROR: module not found: `pata_hpt37x'
==> ERROR: module not found: `pata_radisys'
==> ERROR: module not found: `pata_netcell'
==> ERROR: module not found: `pata_cs5536'
==> ERROR: module not found: `pata_arasan_cf'
==> ERROR: module not found: `pata_hpt3x3'
==> ERROR: module not found: `pata_ns87410'
==> ERROR: module not found: `pata_cypress'
==> ERROR: module not found: `pata_cmd64x'
==> ERROR: module not found: `pata_ninja32'
==> ERROR: module not found: `pata_sc1200'
==> ERROR: module not found: `pata_serverworks'
==> ERROR: module not found: `pata_acpi'
==> ERROR: module not found: `pata_artop'
==> ERROR: module not found: `pata_sil680'
==> ERROR: module not found: `pata_atiixp'
==> ERROR: module not found: `pata_it8213'
==> ERROR: module not found: `pata_pcmcia'
==> ERROR: module not found: `pata_atp867x'
==> ERROR: module not found: `pata_marvell'
==> ERROR: module not found: `pata_rdc'
==> ERROR: module not found: `pata_optidma'
==> ERROR: module not found: `pata_ns87415'
==> ERROR: module not found: `pata_hpt366'
==> ERROR: module not found: `pata_opti'
==> ERROR: module not found: `ata_generic'
==> ERROR: module not found: `ata_piix'
-> Parsing hook: [scsi]
-> Parsing hook: [sata]
-> Parsing hook: [filesystems]
-> Parsing hook: [uresume]
==> 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
(upgrade continues with other packages)Now, if I run
yaourt -S linuxeverything goes perfectly fine.
Why can't it work during pan-system update? It has been like that since months.
Offline
The problem is yaourt https://bugs.archlinux.org/task/27334
Offline
Pages: 1