[Bug 878797] Re: Internal error installing a .deb is not verbose enough
Matthew Paul Thomas
mpt at canonical.com
Fri Oct 21 11:45:59 UTC 2011
Thanks for the thoughtful report. However, the problem isn't quite as it
appears.
dpkg is decompressing the package archive, and then having a problem
with dependencies (bug 869683).
USC is failing to decompress the archive in the first place (bug
868188). It never gets as far as checking the dependencies -- as far as
it can tell, the package is just unreadable.
So USC can't be as verbose as dpkg, because it is experiencing a
different and much simpler error. Probably the error message could be
more precise, but I doubt it could be more detailed.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/878797
Title:
Internal error installing a .deb is not verbose enough
Status in “software-center” package in Ubuntu:
New
Bug description:
Downloaded a .deb file from www.google.com/chrome. Double clicked it,
and Software Centre opened. An error appears which says "Internal
Error. The file "/path/to/chrome.deb" could not be opened."
The message is not verbose and doesn't explain what can be done to fix
it.
When installing the file using dpkg, a more verbose message about
dependencies appears:
dpkg: dependency problems prevent configuration of google-chrome-stable:
google-chrome-stable depends on libxss1; however:
Package libxss1 is not installed.
google-chrome-stable depends on libcurl3; however:
Package libcurl3 is not installed.
dpkg: error processing google-chrome-stable (--install):
dependency problems - leaving unconfigured
Installing these dependencies allows the package to install.
System info:
---
ben at L1:~$ lsb_release -rd
Description: Ubuntu 11.10
Release: 11.10
---
ben at L1:~$ apt-cache policy software-center
software-center:
Installed: 5.0.1.5
Candidate: 5.0.1.5
Version table:
*** 5.0.1.5 0
500 http://gb.archive.ubuntu.com/ubuntu/ oneiric-updates/main i386 Packages
100 /var/lib/dpkg/status
5.0.1.4 0
500 http://gb.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages
---
ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: software-center 5.0.1.5
ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
Uname: Linux 3.0.0-11-generic i686
ApportVersion: 1.23-0ubuntu3
Architecture: i386
Date: Thu Oct 20 12:44:20 2011
ExecutablePath: /usr/share/software-center/software-center
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110922)
InterpreterPath: /usr/bin/python2.7
PackageArchitecture: all
ProcEnviron:
LANGUAGE=en_GB:en
PATH=(custom, no user)
LANG=en_GB.UTF-8
SHELL=/bin/bash
SourcePackage: software-center
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/878797/+subscriptions
More information about the foundations-bugs
mailing list