[Bug 759538] Re: ubuntu-bug does not search path for executables

2011-04-13 Thread Stephen Thorne
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/759538 Title: ubuntu-bug does not search path for executables -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman

[Bug 759538] [NEW] ubuntu-bug does not search path for executables

2011-04-13 Thread Stephen Thorne
Public bug reported: Binary package hint: apport I wanted to file a bug on ubuntu-bug, so i typed, 'ubuntu-bug ubuntu- bug' and was told that Package ubuntu-bug did not exist. The correct thing, apparently, was to type 'ubuntu-bug /usr/bin/ubuntu- bug', or 'ubuntu-bug `ubuntu-bug`'. When a name

[Bug 759529] Re: iwlagn degrades quickly during normal wifi session

2011-04-13 Thread Stephen Thorne
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/759529 Title: iwlagn degrades quickly during normal wifi session -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mail

[Bug 759529] [NEW] iwlagn degrades quickly during normal wifi session

2011-04-13 Thread Stephen Thorne
Public bug reported: Binary package hint: module-init-tools This is a fresh bug referring to this bug here: https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/630748 which has been marked as fix-released. When 802.11n is used on a Laptop with an Intel 802.11n capable wireless card, su

[Bug 758037] Re: pyopenssl breaks all ssl apps becuase of changes in python 2.7

2011-04-13 Thread Stephen Thorne
pyOpenSSL release 0.12 contains a fix for this bug, but natty is currently shipping 0.10. See release announcement here: https://launchpad.net/pyopenssl/+announcement/8151 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 630748] Re: iwlagn degrades quickly during normal wifi session

2011-04-11 Thread Stephen Thorne
jjohansen on #ubuntu-kernel told me to post my version numbers here for the known broken revisions: Linux pearl 2.6.38-8-generic-pae #42-Ubuntu SMP Mon Apr 11 05:17:09 UTC 2011 i686 i686 i386 GNU/Linux These are the relevent package versions. ii module-init-tools 3.12-1ubunt

[Bug 630748] Re: iwlagn degrades quickly during normal wifi session

2011-04-08 Thread Stephen Thorne
Discovered which workaround works: in /etc/modprobe.d/iwlagn.conf options iwlagn 11n_disable50=1 11n_disable=1 Prior to using that workaround my wireless would crash almost immediately when I attempted to do anything more than very low speed web browsing, requiring a modprobe -r/modprobe of iwlang

[Bug 630748] Re: iwlagn degrades quickly during normal wifi session

2011-04-08 Thread Stephen Thorne
I'm running an X200s, with an Intel 5300 AGN, on natty 11.04, with module-init-tools, 3.12-1ubuntu6, which is 1 revision after the version in which this problem is supposedly fixed. I cannot sustain a download for more than a few seconds without the wireless crashing and needing to either a) wait

[Bug 575492] Re: Intel 5100 AGN wireless connection bug

2011-04-08 Thread Stephen Thorne
I too, have this problem. I get about 90 seconds of wifi every two minutes. I'm currently tethering via USB to my mobile phone which is then connected to the wifi so I can use the Internet properly on this laptop. A dangerous game, because if the wifi drops out on the phone I start using my 3G data

[Bug 735781] Re: Unity's ALT+F2 lacks functionality present in Gnome 2.XX

2011-04-05 Thread Stephen Thorne
I have done some testing with this bug. I can replicate with this technique the mode of failure in the alt-f2 runner: Steps: 1) 2) Type 'xlogo' 3) Wait until xlogo appears. Click on it with the mouse. 4) Close the xlogo window that appears 5) 6) Quickly type 'xeyes' Expected Behaviour: -

[Bug 690968] [NEW] Python lxml incompatible with html5lib

2010-12-15 Thread Stephen Thorne
Public bug reported: On Maverick, installing python-lxml and python-html5lib together results in tracebacks when you try to import html5parser from lxml. $ python Python 2.6.6 (r266:84292, Sep 15 2010, 15:52:39) [GCC 4.4.5] on linux2 Type "help", "copyright", "credits" or "license" for more info

[Bug 416264] Re: ssh client pauses during GSS negotiation due to delay on reverse lookup in avahi

2010-10-17 Thread Stephen Thorne
I can replicate this problem on ubuntu 10.10, configuring ssh not to do GSSAPIAuthentication stops it from taking so long to authenticate, thank you for the workaround. -- ssh client pauses during GSS negotiation due to delay on reverse lookup in avahi https://bugs.launchpad.net/bugs/416264 You r

[Bug 435015] Re: python2.6 fails to create or use site-packages

2009-09-27 Thread Stephen Thorne
It seems i've misunderstood the design. Thanks. ** Changed in: python2.6 (Ubuntu) Status: Incomplete => Invalid -- python2.6 fails to create or use site-packages https://bugs.launchpad.net/bugs/435015 You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 350979] Re: migration problem python2.5 -> python 2.6 (import modules)

2009-09-22 Thread Stephen Thorne
*** This bug is a duplicate of bug 435015 *** https://bugs.launchpad.net/bugs/435015 ** This bug has been marked a duplicate of bug 435015 python2.6 fails to create or use site-packages -- migration problem python2.5 -> python 2.6 (import modules) https://bugs.launchpad.net/bugs/350979 Y

[Bug 435015] [NEW] python2.6 fails to create or use site-packages

2009-09-22 Thread Stephen Thorne
Public bug reported: Binary package hint: python2.6 When installing a module or package locally on a linux system, that software is usually installed into the 'site-packages' directory, in a location that looks similar to '/usr/lib/python2.6/site-packages/'. A change in the way that python softwa

[Bug 61463] Re: Script that are using bash could be broken with the new symlink

2007-03-15 Thread Stephen Thorne
In my previous comment i meant, there hasn't been a comment on the ticket by someone from ubuntu's team, or canonical since the bug was rejected. I.e. these comments are falling on deaf ears. -- Script that are using bash could be broken with the new symlink https://launchpad.net/bugs/61463 --

[Bug 61463] Re: Script that are using bash could be broken with the new symlink

2007-03-15 Thread Stephen Thorne
There hasn't been a comment on this ticket since it was resolved as 'rejected'. What's the best way of actually bringing the issue to the attention of someone who can resolve this problem? Commenting here isn't helping at the moment. -- Script that are using bash could be broken with the new sym

[Bug 61463] Re: Script that are using bash could be broken with the new symlink

2007-01-24 Thread Stephen Thorne
It seems that there are two sides to this very interesting debate. I'm going to reiterate a few things that have been said in the verbage above. Bash is almost posix compliant, but will little eccentricties like options to echo functioning differently - which bash seems to be quite innocent of - a

[Bug 79182] ipset is not useful in ubuntu, because kernel and iptables do not support it.

2007-01-13 Thread Stephen Thorne
Public bug reported: Binary package hint: ipset Installing ipset allows you to interact with ipsets in a kernel that supports ipsets. There are no kernels or modules installable via apt that support ipsets. If you download patch-o-matic-ng from the netfilter website, you can patch iptables, kern

[Bug 61463] Re: Script that are using bash could be broken with the new symlink

2006-10-30 Thread Stephen Thorne
Having talked to folks on IRC about this (including a canonical employee) it seems that no one who should care, cares about regressions, and this is going to stay broken. Blarg. I guess it's a good thing dapper is LTS. -- Script that are using bash could be broken with the new symlink https://la

[Bug 61463] Re: Script that are using bash could be broken with the new symlink

2006-10-30 Thread Stephen Thorne
Suggested resolution: Use /bin/dash instead of /bin/sh for scripts that are desired to run fast, and revert the change. If you like ./configure running faster, then patch the code so that ./configure has #!/bin/dash. This change has obviously caused regressions, and should be considered a high p