Fixed upstream.
Fixed PLD package: wicd-1.7.1-1.src.rpm
** Changed in: pld-linux
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/602825
Title:
wicd doesnt like pyth
** Changed in: wicd
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/602825
Title:
wicd doesnt like python 2.7
To manage notifications about this bug go to
** Changed in: wicd
Assignee: (unassigned) => David Paleino (dpaleino)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/602825
Title:
wicd doesnt like python 2.7
To manage notifications about thi
** Changed in: wicd (Ubuntu)
Assignee: (unassigned) => biff (helvile)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/602825
Title:
wicd doesnt like python 2.7
--
ubuntu-bugs mailing list
ubunt
CLOSED
With upgrade to NN final the bug is fixed.
/usr/sbin/wicd has this line:
exec /usr/bin/python -O /usr/share/wicd/daemon/wicd-daemon.py $@
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/602825
i cant check now, but since I made the upgrade, at least is a bug of the
installer
more later
On Mon, Apr 18, 2011 at 10:34 PM, Stefano Rivera
wrote:
> gianni: Which version of wicd do you have installed? This should have
> been fixed in natty ages ago.
>
> --
> You received this bug notificat
gianni: Which version of wicd do you have installed? This should have
been fixed in natty ages ago.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/602825
Title:
wicd doesnt like python 2.7
--
ubunt
QUICK SOLUTION FOR UBUNTU 11.04 NN:
I searched for wicd, found that it's a python script invoqued by
/usr/bin/python,( if I remember well, I'm not on this machine now).
so I changed to /usr/bin/python2.6: it is working but it's not a
definitive solution.
--
You received this bug notification b
still receiving this error log after upgrading to ubuntu 11.04 NN
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/602825
Title:
wicd doesnt like python 2.7
--
ubuntu-bugs mailing list
ubuntu-bugs@li
Just installed openSUSE 11.4 and while trying to install wicd get
"nothing provides python(abi) = 2.6 needed by wicd-1.7.0-7.2.i586"
Whether this is specifically connected with the above problem or not I
don't know but 11.4 is using Python 2.7.
--
You received this bug notification because you a
** Branch linked: lp:debian/wheezy/wicd
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/602825
Title:
wicd doesnt like python 2.7
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lis
** Changed in: wicd
Milestone: None => 1.7.1
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/602825
Title:
wicd doesnt like python 2.7
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
ht
** Branch linked: lp:debian/wicd
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/602825
Title:
wicd doesnt like python 2.7
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubun
@ Adam: I've just applied a patch which is a mix between the revisions 561
(without the modification in wicd/wicd-daemon.py, have a look at the comment
#35) and 564 from lp:wicd
So it was a fix for python 2.7 and it's already in trunk!
--
You received this bug notification because you are a mem
Matthieu Baerts: what exactly does your branch fix (something about
wpa_supplicant?), and does it fix something that would be good to have
upstream? I'd be happy to merge it with our stuff as well, if you'd
like.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
This bug was fixed in the package wicd - 1.7.0+ds1-5ubuntu1
---
wicd (1.7.0+ds1-5ubuntu1) natty; urgency=low
* debian/patches/
- Added 31-deepcopy+python27-fixes.patch for python 2.7
(credit to Archlinux and Remy Oudompheng - LP: #602825)
-- Matthieu Baerts (matttbe)Sat
I've proposed my branch for merging into lp:ubuntu/wicd because it can
be a annoying bug for those who don't know how to use wpa_supplicant (or
for those who can't read its manual ;) )
Thank you for your help!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which i
Oh, you're right! I don't know why I didn't see that :)
I've replaced "python2" by "python" because the interpreter of python 3 is
called as "python3"
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/60
** Branch linked: lp:~matttbe/wicd/ubuntu_python27
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/602825
Title:
wicd doesnt like python 2.7
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
ok, in the patch you linked to, change the python2 reference (at the
very bottom of the patch) to python2.7 or python2.6 and that should fix
it. We were debating about what to do about that in the IRC channel the
other day. It seems impractical to scan PATH for python2.7 then 2.6 then
2.5 but I thi
No, I only have these binaries:
pythonpython2.6-config python2.7-config python-mkdebian
python2.6 python2.7 python-config
$ locate python |grep python2$
/usr/bin/dh_python2
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
Do you have a python2 link/binary on your system?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/602825
Title:
wicd doesnt like python 2.7
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
h
Hello,
I'm Ubuntu Natty and wicd-daemon won't work. I've apply the patch mentioned in
#28 (https://code.launchpad.net/~matttbe/wicd/ubuntu_python27 - deb packages
available on my ppa)
But I have the same backtrace as fredrik (wicd is version 1.7.0 552):
2010/12/11 01:06:30 :: Traceback (most re
23 matches
Mail list logo