Comment 20 for bug 1308183

Revision history for this message
Thomas Dreibholz (dreibh) wrote :

The bug still appears with the latest version of Ubuntu Trusty (14.04.4 LTS):

make[2]: Verzeichnis »/home/dreibh/src/mptcp-kernel« wird betreten
scripts/kconfig/conf --silentoldconfig Kconfig
make[2]: Verzeichnis »/home/dreibh/src/mptcp-kernel« wird verlassen
make[2]: Verzeichnis »/home/dreibh/src/mptcp-kernel« wird betreten
sh ./arch/x86/boot/install.sh 4.1.26-mptcp+ arch/x86/boot/bzImage \
                System.map "/home/dreibh/src/mptcp-kernel/debian/linux-image-4.1.26-mptcp+//boot"
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.1.26-mptcp+ /home/dreibh/src/mptcp-kernel/debian/linux-image-4.1.26-mptcp+//boot/vmlinuz-4.1.26-mptcp+
/etc/kernel/postinst.d/apt-auto-removal: 84: /etc/kernel/postinst.d/apt-auto-removal: cannot create /etc/apt/apt.conf.d//01autoremove-kernels.dpkg-new: Permission denied
run-parts: /etc/kernel/postinst.d/apt-auto-removal exited with return code 2
make[3]: *** [install] Fehler 1
make[2]: *** [install] Fehler 2
make[2]: Verzeichnis »/home/dreibh/src/mptcp-kernel« wird verlassen
make[1]: *** [debian/stamp/install/linux-image-4.1.26-mptcp+] Fehler 2
make[1]: Verzeichnis »/home/dreibh/src/mptcp-kernel« wird verlassen
make: *** [kernel_image] Fehler 2

$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=14.04
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Ubuntu 14.04.4 LTS"

$ apt-show-versions | grep kernel-package
kernel-package:all/trusty 12.036+nmu3 uptodate

Note, that kernel-package is 12.036, not 13.003 (as proposed bugfix in comment #13). If 13.003 fixes this bug, some maintainer has to upload it into the main Ubuntu repository to get it released.