[Bug 1510437] Re: list index out of range

Launchpad Bug Tracker 1510437 at bugs.launchpad.net
Thu Nov 19 19:12:12 UTC 2015


This bug was fixed in the package debian-goodies - 0.63ubuntu1

---------------
debian-goodies (0.63ubuntu1) trusty; urgency=medium

  * Apply patch provided by Felix C. Stegerman that prevents Python errors
    under some use scenarios (lp: #1510437)

 -- Sebastien Bacher <seb128 at ubuntu.com>  Tue, 10 Nov 2015 13:57:05
+0100

** Changed in: debian-goodies (Ubuntu Trusty)
       Status: Fix Committed => Fix Released

-- 
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