[Bug 1510437] Re: list index out of range

Chris J Arges 1510437 at bugs.launchpad.net
Wed Nov 11 19:01:09 UTC 2015


Hello Sebastian, or anyone else affected,

Accepted debian-goodies into trusty-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/debian-
goodies/0.63ubuntu1 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Tags added: verification-needed

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