motd includes mathematically impossible numbers of updates
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
update-notifier (Ubuntu) |
Fix Released
|
Medium
|
Michael Vogt |
Bug Description
Binary package hint: update-
Right now, /etc/motd says this:
15 packages can be updated.
18 updates are security updates.
...which seems to imply that three security updates cannot be installed. Yikes.
The problem is in the /usr/lib/
if cand_ver != inst_ver:
# check for security upgrades
if isSecurityUpgra
# now check for security updates that are masked by a
# canidate version from another repo (-proposed or -updates)
for ver in pkg.VersionList:
it is double-counting some security updates. I have a patch which fixes this.
Related branches
- Dennis Kaarsemaker: Pending requested
- Diff: 0 lines
Changed in update-notifier (Ubuntu): | |
importance: | Undecided → Medium |
milestone: | none → ubuntu-9.10-beta |
status: | New → Triaged |
I should add that I'm using Jaunty with update- notifier- common 0.76.7.