apt-check standard output (without --human-readable) does not count or distinguish ESM packages
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
update-notifier (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
The standard output from apt-check only reports "uprades;
The request here is to update this standard output to either include ESM updates in the count shown "security_
This is somewhat related to the previously resolved bug 1926208 (https:/
Here is what is currently in the script:
---
# print the number of upgrades
if options and options.
elif options and options.
else:
# print the number of regular upgrades and the number of
# security upgrades
# return the number of upgrades (if its used as a module)
return(
---
The request here is for any of the following to be used in /usr/lib/
---
sys.stderr.
---
sys.stderr.
---
sys.stderr.
---
This should likely also be updated for the return value in the script as well, so that those values match whatever output is decided for the above request.