package linux-image-extra-3.13.0-54-generic 3.13.0-54.91 failed to install/upgrade: cannot copy extracted data for './lib/modules/3.13.0-54-generic/kernel/drivers/isdn/hardware/eicon/divacapi.ko' to '/lib/modules/3.13.0-54-generic/kernel/drivers/isdn/hardware/eicon/divacapi.ko.dpkg-new': unexpected end of file or stream

Bug #1465054 reported by Bjarke Sandbeck
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Expired
Low
Unassigned

Bug Description

System freezes after booting up, after last update. When booting in previous version and recover, the message still comes, but system is not freezing.
Tried apt-get autoremove -f, and then apt-get update and upgrade and autoremove and rebooting just to see, and now I can boot again without the system freezes after starting up.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: linux-image-extra-3.13.0-54-generic 3.13.0-54.91
ProcVersionSignature: Ubuntu 3.13.0-54.91-generic 3.13.11-ckt20
Uname: Linux 3.13.0-54-generic i686
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: i386
AudioDevicesInUse:
 USER PID ACCESS COMMAND
 /dev/snd/controlC2: bjarke 1479 F.... pulseaudio
 /dev/snd/controlC1: bjarke 1479 F.... pulseaudio
 /dev/snd/controlC0: bjarke 1479 F.... pulseaudio
Date: Thu Jun 11 08:10:19 2015
DuplicateSignature: package:linux-image-extra-3.13.0-54-generic:3.13.0-54.91:cannot copy extracted data for './lib/modules/3.13.0-54-generic/kernel/drivers/isdn/hardware/eicon/divacapi.ko' to '/lib/modules/3.13.0-54-generic/kernel/drivers/isdn/hardware/eicon/divacapi.ko.dpkg-new': unexpected end of file or stream
ErrorMessage: cannot copy extracted data for './lib/modules/3.13.0-54-generic/kernel/drivers/isdn/hardware/eicon/divacapi.ko' to '/lib/modules/3.13.0-54-generic/kernel/drivers/isdn/hardware/eicon/divacapi.ko.dpkg-new': unexpected end of file or stream
HibernationDevice: RESUME=UUID=94981dc1-2f27-459d-bbeb-f9045c381c76
InstallationDate: Installed on 2015-02-16 (118 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release i386 (20140722.2)
IwConfig:
 lo no wireless extensions.

 eth0 no wireless extensions.
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcFB: 0 nouveaufb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-54-generic root=UUID=f6972629-cb95-4110-bfd1-cf89a1deb3d0 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.2
RfKill:

SourcePackage: linux
Title: package linux-image-extra-3.13.0-54-generic 3.13.0-54.91 failed to install/upgrade: cannot copy extracted data for './lib/modules/3.13.0-54-generic/kernel/drivers/isdn/hardware/eicon/divacapi.ko' to '/lib/modules/3.13.0-54-generic/kernel/drivers/isdn/hardware/eicon/divacapi.ko.dpkg-new': unexpected end of file or stream
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/21/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P1.40
dmi.board.name: P45DE3
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrP1.40:bd09/21/2010:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnP45DE3:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.

Revision history for this message
Bjarke Sandbeck (post-webness) wrote :
tags: removed: need-duplicate-check
Revision history for this message
Brad Figg (brad-figg) wrote : Status changed to Confirmed

This change was made by a bot.

Changed in linux (Ubuntu):
status: New → Confirmed
Revision history for this message
Joseph Salisbury (jsalisbury) wrote :

It appears the .deb file is corrupt.

You may need to run the following from a terminal:

sudo apt-get install -f
sudo apt-get clean
sudo apt-get update

Then re-install the package.

If that does not resolve your issue, please mark the bug as "Confirmed"

Changed in linux (Ubuntu):
importance: Undecided → Low
status: Confirmed → Incomplete
Revision history for this message
Bjarke Sandbeck (post-webness) wrote : Re: [Bug 1465054] Re: package linux-image-extra-3.13.0-54-generic 3.13.0-54.91 failed to install/upgrade: cannot copy extracted data for './lib/modules/3.13.0-54-generic/kernel/drivers/isdn/hardware/eicon/divacapi.ko' to '/lib/modules/3.13.0-54-generic/kernel/drivers/isdn/hardware/eicon/divacapi.ko.dpkg-new': unexpected end of file or stream
Download full text (4.9 KiB)

SOLVED

Has tried :
sudo apt-get install -f
sudo apt-get clean
sudo apt-get update

Result: Still got the errormessage.

Did instead:
Boot up 2 previous versions back in stead of only 1 (repeatly pressing
shift at boot and then choose the version 2 steps back)
Then I ran:
sudo apt-get autoremove -f
sudo apt-get update
sudo apt-get upgrade
sudo apt-get autoremove (just in case)

Now I'm up running as normal again.

Thanks.

Best regards
Bjarke

2015-06-15 20:04 GMT+02:00 Joseph Salisbury <email address hidden>
:

> It appears the .deb file is corrupt.
>
> You may need to run the following from a terminal:
>
> sudo apt-get install -f
> sudo apt-get clean
> sudo apt-get update
>
> Then re-install the package.
>
> If that does not resolve your issue, please mark the bug as "Confirmed"
>
>
> ** Changed in: linux (Ubuntu)
> Importance: Undecided => Low
>
> ** Changed in: linux (Ubuntu)
> Status: Confirmed => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1465054
>
> Title:
> package linux-image-extra-3.13.0-54-generic 3.13.0-54.91 failed to
> install/upgrade: cannot copy extracted data for
>
> './lib/modules/3.13.0-54-generic/kernel/drivers/isdn/hardware/eicon/divacapi.ko'
> to
>
> '/lib/modules/3.13.0-54-generic/kernel/drivers/isdn/hardware/eicon/divacapi.ko
> .dpkg-new': unexpected end of file or stream
>
> Status in linux package in Ubuntu:
> Incomplete
>
> Bug description:
> System freezes after booting up, after last update. When booting in
> previous version and recover, the message still comes, but system is not
> freezing.
> Tried apt-get autoremove -f, and then apt-get update and upgrade and
> autoremove and rebooting just to see, and now I can boot again without the
> system freezes after starting up.
>
> ProblemType: Package
> DistroRelease: Ubuntu 14.04
> Package: linux-image-extra-3.13.0-54-generic 3.13.0-54.91
> ProcVersionSignature: Ubuntu 3.13.0-54.91-generic 3.13.11-ckt20
> Uname: Linux 3.13.0-54-generic i686
> ApportVersion: 2.14.1-0ubuntu3.11
> Architecture: i386
> AudioDevicesInUse:
> USER PID ACCESS COMMAND
> /dev/snd/controlC2: bjarke 1479 F.... pulseaudio
> /dev/snd/controlC1: bjarke 1479 F.... pulseaudio
> /dev/snd/controlC0: bjarke 1479 F.... pulseaudio
> Date: Thu Jun 11 08:10:19 2015
> DuplicateSignature:
> package:linux-image-extra-3.13.0-54-generic:3.13.0-54.91:cannot copy
> extracted data for
> './lib/modules/3.13.0-54-generic/kernel/drivers/isdn/hardware/eicon/divacapi.ko'
> to
> '/lib/modules/3.13.0-54-generic/kernel/drivers/isdn/hardware/eicon/divacapi.ko.dpkg-new':
> unexpected end of file or stream
> ErrorMessage: cannot copy extracted data for
> './lib/modules/3.13.0-54-generic/kernel/drivers/isdn/hardware/eicon/divacapi.ko'
> to
> '/lib/modules/3.13.0-54-generic/kernel/drivers/isdn/hardware/eicon/divacapi.ko.dpkg-new':
> unexpected end of file or stream
> HibernationDevice: RESUME=UUID=94981dc1-2f27-459d-bbeb-f9045c381c76
> InstallationDate: Installed on 2015-02-16 (118 days ago)
> InstallationMedia: Ubuntu 14.04.1 LTS "Trusty...

Read more...

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for linux (Ubuntu) because there has been no activity for 60 days.]

Changed in linux (Ubuntu):
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.