teejee2008 / ukuu

A paid version of Ukuu is now available with more features. https://teejeetech.in/2019/01/20/ukuu-v19-01/ Kernel Update Utility for Ubuntu-based distributions. Provides desktop notifications when new mainline kernel is available. Lists kernels from http://kernel.ubuntu.com/~kernel-ppa/mainline/ with options to install and remove.
https://teejeetech.in/ukuu
GNU Lesser General Public License v3.0
400 stars 157 forks source link

Error installing v4.20.5 #129

Open krooyakkers opened 5 years ago

krooyakkers commented 5 years ago

I received this error when trying to install v4.20.5.

Describe the bug anusintookin@anusintookin:~$ sudo ukuu --install v4.20.5 ukuu v18.9 Distribution: Ubuntu 18.04.1 LTS Architecture: amd64 Running kernel: 4.20.4-042004-generic Kernel version: 4.20.4-042004-generic Cache: /home/anusintookin/.cache/ukuu Temp: /tmp/ukuu/GsJuEgsa

Found installed: 4.20.4-042004.201901222207 Found installed: 4.15.0-44.47 Found installed: 4.20.3-042003.201901171122

Preparing to install 'v4.20.5'

dpkg-deb: error: 'linux-image-unsigned-4.20.5-042005-generic_4.20.5-042005.201901260434_amd64.deb' is not a Debian format archive dpkg: error processing archive linux-image-unsigned-4.20.5-042005-generic_4.20.5-042005.201901260434_amd64.deb (--install): dpkg-deb --control subprocess returned error exit status 2 dpkg-deb: error: 'linux-headers-4.20.5-042005_4.20.5-042005.201901260434_all.deb' is not a Debian format archive dpkg: error processing archive linux-headers-4.20.5-042005_4.20.5-042005.201901260434_all.deb (--install): dpkg-deb --control subprocess returned error exit status 2 dpkg-deb: error: 'linux-modules-4.20.5-042005-generic_4.20.5-042005.201901260434_amd64.deb' is not a Debian format archive dpkg: error processing archive linux-modules-4.20.5-042005-generic_4.20.5-042005.201901260434_amd64.deb (--install): dpkg-deb --control subprocess returned error exit status 2 dpkg-deb: error: 'linux-headers-4.20.5-042005-generic_4.20.5-042005.201901260434_amd64.deb' is not a Debian format archive dpkg: error processing archive linux-headers-4.20.5-042005-generic_4.20.5-042005.201901260434_amd64.deb (--install): dpkg-deb --control subprocess returned error exit status 2 Errors were encountered while processing: linux-image-unsigned-4.20.5-042005-generic_4.20.5-042005.201901260434_amd64.deb linux-headers-4.20.5-042005_4.20.5-042005.201901260434_all.deb linux-modules-4.20.5-042005-generic_4.20.5-042005.201901260434_amd64.deb linux-headers-4.20.5-042005-generic_4.20.5-042005.201901260434_amd64.deb

Updating GRUB menu Sourcing file `/etc/default/grub' Generating grub configuration file ... Found linux image: /boot/vmlinuz-4.20.4-042004-generic Found initrd image: /boot/initrd.img-4.20.4-042004-generic Found linux image: /boot/vmlinuz-4.20.3-042003-generic Found initrd image: /boot/initrd.img-4.20.3-042003-generic Found linux image: /boot/vmlinuz-4.15.0-44-generic Found initrd image: /boot/initrd.img-4.15.0-44-generic Found memtest86+ image: /boot/memtest86+.elf Found memtest86+ image: /boot/memtest86+.bin done E: Installation completed with errors

System (please complete the following information):

gothicVI commented 5 years ago

What do you expect? This is not an ukuu error. The packages were corrupt or similar. Try sudo rm -rfv /tmp/ukuu* ~/.cache/ukuu* and redownload. If that still fails you're up for an os-type issue.

krooyakkers commented 5 years ago

That fixed it thank you

⁣Get BlueMail for Android ​

On Jan 26, 2019, 2:01 PM, at 2:01 PM, gothicVI notifications@github.com wrote:

What do you expect? This is not an ukuu error. The packages were corrupt or similar. Try sudo rm -rfv /tmp/ukuu* ~/.cache/ukuu* and redownload. If that still fails you're up for an os-type issue.

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/teejee2008/ukuu/issues/129#issuecomment-457865670

gothicVI commented 5 years ago

Great - but close the issue then.