[Bug 966226] Re: update-manager complains about a missing 'ubuntu-minimal' package, while it is installed
Brian Murray
brian at ubuntu.com
Fri Mar 30 18:18:10 UTC 2012
This is because you were using a mirror not know to update-manager. It is possible to use third party mirrors if you set an enivornmental variable.
if (self.config.getWithDefault("Sources","AllowThirdParty",False) or
"RELEASE_UPRADER_ALLOW_THIRD_PARTY" in os.environ):
logging.warning("mirror check skipped, *overriden* via config")
mirror_check=False
However, as you've switched mirrors I am marking this as invalid.
** Changed in: update-manager (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to update-manager in Ubuntu.
https://bugs.launchpad.net/bugs/966226
Title:
update-manager complains about a missing 'ubuntu-minimal' package,
while it is installed
Status in “update-manager” package in Ubuntu:
Invalid
Bug description:
Upgrade according to: https://help.ubuntu.com/community/PreciseUpgrades/Kubuntu/10.04LTS
update-manager complains about a missing package: ubuntu-minimal:
"After your package information was updated the essential package 'ubuntu-minimal' can not be found anymore so a bug reporting process is being started."
But:
~> aptitude show ubuntu-minimal
Package: ubuntu-minimal
State: installed
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: update-manager (not installed)
ProcVersionSignature: Ubuntu 2.6.32-39.86-generic 2.6.32.56+drm33.22
Uname: Linux 2.6.32-39-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Tue Mar 27 15:36:54 2012
ProcEnviron:
LANGUAGE=
PATH=(custom, user)
LANG=C
SHELL=/bin/tcsh
SourcePackage: update-manager
VarLogDistupgradeAptlog:
Log time: 2012-03-27 15:35:30.800839
Log time: 2012-03-27 15:36:38.888291
Log time: 2012-03-27 15:36:49.352201
Log time: 2012-03-27 15:36:58.078082
VarLogDistupgradeTermlog:
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/966226/+subscriptions
More information about the foundations-bugs
mailing list