Thanks, I've sponsored the SRU
** Changed in: debian-goodies (Ubuntu Trusty)
Status: Triaged => Fix Committed
** Description changed:
+ * 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.
+ 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])
+ 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.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1510437
Title:
list index out of range
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-goodies/+bug/1510437/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs