Software updater stops complete update if only one source cannot be found
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
update-manager (Ubuntu) |
Fix Released
|
High
|
danger zack | ||
Quantal |
Won't Fix
|
High
|
danger zack |
Bug Description
= WORKAROUND =
For distribution ugprades one can use 'do-release-upgrade -d' instead of 'update-manager -d' to avoid this bug on Quantal.
First bug report so any advice would be appreciated.
Installed 12.10 with no worries and installed a bit of software and added the redshift repo (https:/
"Failed to download repository information"
and
"W:Failed to fetch http://
, W:Failed to fetch http://
, W:Failed to fetch http://
, E:Some index files failed to download. They have been ignored, or old ones used instead.".
I fixed this by unchecking the redshift PPA in software sources.
I am sure update-manager used to continue updating all other packages while leaving the one that the source could not be found for, rather than not updating anything in the system including security because of one insignificant package?
ProblemType: BugDistroRelease: Ubuntu 12.10
Package: update-manager 1:0.170
ProcVersionSign
Uname: Linux 3.5.0-13-generic x86_64
ApportVersion: 2.5.1-0ubuntu4
Architecture: amd64
Date: Tue Sep 11 18:11:17 2012
GsettingsChanges:
b'com.
b'com.
b'com.
b'com.
b'com.
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Alpha amd64 (20120903.4)
PackageArchitec
ProcEnviron:
LANGUAGE=en_AU:en
TERM=xterm
PATH=(custom, no user)
LANG=en_AU.UTF-8
SHELL=
UpgradeStatus: No upgrade log present (probably fresh install)
Related branches
- Michael Vogt: Approve
-
Diff: 417 lines (+150/-45)10 files modifiedUpdateManager/Dialogs.py (+21/-10)
UpdateManager/InstallProgress.py (+4/-1)
UpdateManager/UpdateManager.py (+15/-9)
UpdateManager/UpdateProgress.py (+6/-2)
UpdateManager/UpdatesAvailable.py (+4/-2)
UpdateManager/backend/InstallBackendAptdaemon.py (+13/-11)
UpdateManager/backend/InstallBackendSynaptic.py (+2/-1)
UpdateManager/backend/__init__.py (+3/-1)
tests/test_stop_update.py (+11/-8)
tests/test_update_error.py (+71/-0)
Changed in update-manager (Ubuntu Quantal): | |
importance: | Undecided → High |
status: | New → Triaged |
milestone: | none → quantal-updates |
Changed in update-manager (Ubuntu): | |
assignee: | Matthew Paul Thomas (mpt) → Michael Terry (mterry) |
status: | In Progress → Fix Committed |
Changed in update-manager (Ubuntu Quantal): | |
status: | Triaged → Fix Released |
Changed in update-manager (Ubuntu Quantal): | |
status: | Fix Released → Triaged |
Changed in update-manager (Ubuntu): | |
assignee: | nobody → danger zack (dangerzack) |
Changed in update-manager (Ubuntu Quantal): | |
assignee: | nobody → danger zack (dangerzack) |
Status changed to 'Confirmed' because the bug affects multiple users.