Your message dated Wed, 30 Sep 2015 14:09:06 +0200
with message-id <20150930120906.GI3392@bod>
and subject line Fixed in sid
has caused the Debian Bug report #778769,
regarding stop being nice does not work
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
778769: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778769
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: unattended-upgrades
Version: 0.83.3, 0.83.4

See: https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1422345

Since version 0.81, unattended-upgrades does the upgrade calculation with os.nice(19). To finish the nice block in /usr/bin/unattended-upgrade, the following call is used:
os.nice(0)

Since the argument is interpreted as incremental, this should be:
os.nice(-19)

Without this fix, this problem is back:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701850
"unattended-upgrades: nice 19/ionice idle inherited by restarted processes"

Found in the trusty version (0.82.1ubuntu2), but probably in any version (including Debian) since 0.81.
--- End Message ---
--- Begin Message ---
This bug is fixed in sid.

--- End Message ---

Reply via email to