package ubuntu-docs 14.04.3 failed to install/upgrade: symbolic link '/usr/share/help/si/ubuntu-help/accounts-disable-service.page' size has changed from 67 to 60
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-docs (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
As root, apt-get upgrade produces the output:
Preparing to unpack .../ubuntu-
Unpacking ubuntu-docs (14.04.4) over (14.04.3) ...
dpkg: error processing archive /var/cache/
symbolic link '/usr/share/
[...]
Errors were encountered while processing:
/var/cache/
E: Sub-process /usr/bin/dpkg returned an error code (1)
The symlink in question looks like this:
lrwxrwxrwx 1 root root 67 Apr 8 03:46 /usr/share/
My system is:
Description: Ubuntu 14.04.1 LTS
Release: 14.04
running on a VirtualBox VM under a Win7 host.
ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: ubuntu-docs 14.04.3
ProcVersionSign
Uname: Linux 3.13.0-32-generic i686
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: i386
Date: Tue Jul 22 09:37:28 2014
DuplicateSignature: package:
ErrorMessage: symbolic link '/usr/share/
InstallationDate: Installed on 2010-10-22 (1369 days ago)
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
PackageArchitec
SourcePackage: ubuntu-docs
Title: package ubuntu-docs 14.04.3 failed to install/upgrade: symbolic link '/usr/share/
UpgradeStatus: Upgraded to trusty on 2014-04-24 (89 days ago)
Related branches
- Frank Mueller: Pending requested
-
Diff: 797 lines (+417/-191)4 files modifiedexport_test.go (+6/-0)
golxc.go (+156/-191)
golxc_test.go (+247/-0)
golxc_test.sh (+8/-0)
tags: | removed: need-duplicate-check |
Manually removing the /usr/share/ help/si/ ubuntu- help/accounts- disable- service. page symlink appears to fix the problem. Once I did so, I was able to re-run "apt-get upgrade" with no errors.