PS: This is the script I am using trying to get all packages to relaod. Would be nice if there was a simple way to reload / upgrade to release again.
==================== #!/bin/bash for pkg in `dpkg --get-selections | egrep -v deinstall | awk '{print $1}' | egrep -v '(x11-common|libc|libss2|libstdc|libpam|libgcc|liblaunchpad|libtext-wrap |lsb-base|passwd|upstart|dpkg|debconf|perl- base|python|apt|initscripts|sysv|coreutils|bash|mysql|virtuoso|mythtv|anjuta|dash|diff)'` ; do echo "============= $pkg" ; apt-get -y -m --force-yes install --reinstall $pkg ; done -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1385983 Title: package linux-image-3.13.0-37-generic 3.13.0-37.64 failed to install/upgrade: cannot copy extracted data for './boot/vmlinuz-3.13.0-37-generic' to '/boot/vmlinuz-3.13.0-37-generic .dpkg-new': unexpected end of file or stream Status in “linux” package in Ubuntu: Confirmed Bug description: Just had to reboot after system was locked up. Error maybe related to USB2 handling talking to USB3 HUB and devices. That was the only thing that was going on when the machine locked up. Went away for 1.5 hrs. System was left running, doing a backup and sync of off-line storage. Came back, wiggled mouse, logged in. Found system quiet. Started FreeFileSync backup (I use it alot). It started up and locked - looking for a USB3 device on a USB3 hub, currently connected via USB2. The device appeared to have gone away. Tried to "reset" drive and system locked. ProblemType: Package DistroRelease: Ubuntu 14.04 Package: linux-image-3.13.0-37-generic 3.13.0-37.64 ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7 Uname: Linux 3.13.0-37-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.5 AptOrdering: linux-image-3.13.0-37-generic: Install linux-image-3.13.0-37-generic: Configure Architecture: amd64 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC0: jackb 3008 F.... pulseaudio Date: Sun Oct 26 15:37:19 2014 DuplicateSignature: package:linux-image-3.13.0-37-generic:3.13.0-37.64:cannot copy extracted data for './boot/vmlinuz-3.13.0-37-generic' to '/boot/vmlinuz-3.13.0-37-generic.dpkg-new': unexpected end of file or stream ErrorMessage: cannot copy extracted data for './boot/vmlinuz-3.13.0-37-generic' to '/boot/vmlinuz-3.13.0-37-generic.dpkg-new': unexpected end of file or stream HibernationDevice: RESUME=UUID=b2a55b3c-f7ec-48c2-97c0-6e94f6388a8a InstallationDate: Installed on 2014-10-25 (1 days ago) InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2) MachineType: Dell Inc. OptiPlex 780 ProcFB: 0 radeondrmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-37-generic root=UUID=0c6fd128-ac57-415d-988e-894d11885bab ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1 RfKill: SourcePackage: linux Title: package linux-image-3.13.0-37-generic 3.13.0-37.64 failed to install/upgrade: cannot copy extracted data for './boot/vmlinuz-3.13.0-37-generic' to '/boot/vmlinuz-3.13.0-37-generic.dpkg-new': unexpected end of file or stream UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 08/06/2013 dmi.bios.vendor: Dell Inc. dmi.bios.version: A15 dmi.board.name: 0200DY dmi.board.vendor: Dell Inc. dmi.board.version: A01 dmi.chassis.type: 3 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvrA15:bd08/06/2013:svnDellInc.:pnOptiPlex780:pvr:rvnDellInc.:rn0200DY:rvrA01:cvnDellInc.:ct3:cvr: dmi.product.name: OptiPlex 780 dmi.sys.vendor: Dell Inc. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1385983/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp