[Bug 1510437] Update Released
Brian Murray
brian at ubuntu.com
Thu Nov 19 19:12:16 UTC 2015
The verification of the Stable Release Update for debian-goodies has
completed successfully and the package has now been released to
-updates. Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report. In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to debian-goodies in Ubuntu.
https://bugs.launchpad.net/bugs/1510437
Title:
list index out of range
Status in debian-goodies package in Ubuntu:
Fix Released
Status in debian-goodies source package in Trusty:
Fix Released
Status in debian-goodies package in Debian:
Fix Released
Bug description:
* Impact
checkrestart raises python errors in some cases
* Test case
use checkrestart (on a system with gvfs fuse mounts?)
* Regression potential
verify that the command is working correctly
----------------
# checkrestart
lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs
Output information may be incomplete.
Traceback (most recent call last):
File "/usr/sbin/checkrestart", line 637, in <module>
main()
File "/usr/sbin/checkrestart", line 131, in main
toRestart = lsofcheck(blacklist = blacklist)
File "/usr/sbin/checkrestart", line 284, in lsofcheck
process = processes.setdefault(data,Process(int(data)))
File "/usr/sbin/checkrestart", line 555, in __init__
m = re.match("^-", data[0])
IndexError: list index out of range
This bug is know upstream and has a patch: https://bugs.debian.org
/cgi-bin/bugreport.cgi?bug=731386
Alternatively, the new upstream version 0.64 (trusty still has 0.63)
fixes this bug.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-goodies/+bug/1510437/+subscriptions
More information about the foundations-bugs
mailing list