When I run apt-get dist-upgrade, I ge this message:
patrickdickey@dcky-mythbuntu:~/Downloads$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
 grub-pc : Depends: grub2-common (= 2.02~beta2-9ubuntu1)
 grub2-common : Depends: grub-common (= 2.02~beta2-9)

I have grub-common 2.02~beta2-9ubuntu1 installed, but it appears that
the file is looking for one without the ubuntu1 portion. IF I run apt-
get -f install, I get the following:

patrickdickey@dcky-mythbuntu:~/Downloads$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  bbswitch-dkms dkms lib32gcc1 libc6-i386 libcuda1-331-updates
  linux-headers-3.13.0-30 linux-headers-3.13.0-30-generic
  linux-image-3.13.0-30-generic linux-image-extra-3.13.0-30-generic
  screen-resolution-extra
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  grub2-common
The following packages will be upgraded:
  grub2-common
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0 B/500 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 291907 files and directories currently installed.)
Preparing to unpack .../grub2-common_2.02~beta2-9ubuntu1_amd64.deb ...
Unpacking grub2-common (2.02~beta2-9ubuntu1) over (2.02~beta2-9) ...
dpkg-deb (subprocess): decompressing archive member: lzma error: compressed 
data is corrupt
dpkg-deb: error: subprocess <decompress> returned error exit status 2
dpkg: error processing archive 
/var/cache/apt/archives/grub2-common_2.02~beta2-9ubuntu1_amd64.deb (--unpack):
 cannot copy extracted data for './usr/share/info/grub-dev.info.gz' to 
'/usr/share/info/grub-dev.info.gz.dpkg-new': unexpected end of file or stream
Processing triggers for install-info (5.2.0.dfsg.1-2) ...
Errors were encountered while processing:
 /var/cache/apt/archives/grub2-common_2.02~beta2-9ubuntu1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

I tried running the sudo service apport start force_start=1 and it said
the service is already running. No bug report was created when I ran
these commands, so I'm appending everything to this report.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1371579

Title:
  package grub2-common 2.02~beta2-9 failed to install/upgrade: cannot
  copy extracted data for './usr/share/info/grub-dev.info.gz' to
  '/usr/share/info/grub-dev.info.gz.dpkg-new': unexpected end of file or
  stream

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1371579/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to