[Bug 361318] Re: python2.6 crashed with IndexError in get_prog_name()

2009-08-03 Thread pr0gg3d
** Attachment removed: python-profiler-2.6-sysargv.patch http://launchpadlibrarian.net/29807354/python-profiler-2.6-sysargv.patch ** Attachment added: Don't override sys.argv if it needs to print usage http://launchpadlibrarian.net/29819517/python-profiler-2.6-sysargv.patch -- python2.6

[Bug 361318] Re: python2.6 crashed with IndexError in get_prog_name()

2009-08-03 Thread pr0gg3d
Bug created upstream w/patch http://bugs.python.org/issue6635 ** Bug watch added: Python Roundup #6635 http://bugs.python.org/issue6635 -- python2.6 crashed with IndexError in get_prog_name() https://bugs.launchpad.net/bugs/361318 You received this bug notification because you are a member

[Bug 361318] Re: python2.6 crashed with IndexError in get_prog_name()

2009-08-02 Thread pr0gg3d
This seems related to code into profiler.py (2.4, 2.5, 2.6 all applies) around line 607: (options, args) = parser.parse_args() sys.argv[:] = args if (len(sys.argv) 0): sys.path.insert(0, os.path.dirname(sys.argv[0])) run('execfile(%r)' % (sys.argv[0],),

[Bug 361318] Re: python2.6 crashed with IndexError in get_prog_name()

2009-08-02 Thread pr0gg3d
** Attachment added: python-profiler-2.6-sysargv.patch http://launchpadlibrarian.net/29807354/python-profiler-2.6-sysargv.patch -- python2.6 crashed with IndexError in get_prog_name() https://bugs.launchpad.net/bugs/361318 You received this bug notification because you are a member of Ubuntu

[Bug 127758] Re: ip rule doesn't resolves local(255) routing table number to name

2009-07-29 Thread pr0gg3d
It's ok now in Jaunty and Karmic. Thanks you guys. -- ip rule doesn't resolves local(255) routing table number to name https://bugs.launchpad.net/bugs/127758 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 127758] ip rule doesn't resolve routing table number to name

2007-07-23 Thread pr0gg3d
Public bug reported: Binary package hint: iproute Previous ubuntus (6.10, 6.06LTS) reports ip rule list as: 0: from all lookup local 32766: from all lookup main 32767: from all lookup default And Feisty reports it as: 0: from all lookup 255 32766: from all lookup main 32767: