Configure output during build:
checking for python version... 2.6
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.6/site-packages
checking for python extension module directory...
${exec_prefix}/lib/python2.6/site-packages
python -c "import sy
Getting this same problem in labyrinth... LP: #327174
--
wrong quoting in aclocal's python.m4 check
https://bugs.launchpad.net/bugs/350016
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubu
Is there a preferred workaround for users who wish to install Python
modules from source like this:
sudo python setup.py install --prefix=/usr/local
Even after setting and exporting PYTHONPATH to be
'/usr/local/lib/python2.6/site-packages' (which exists) this failed with
an error message that c
** Branch linked: lp:ubuntu/karmic/automake1.10
--
wrong quoting in aclocal's python.m4 check
https://bugs.launchpad.net/bugs/350016
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.co
Its still happening. I just upgraded from intrpid to jaunty and all python apps
no need a manual
PYTHONPATH=/usr/lib/python2.6/site-packages
--
wrong quoting in aclocal's python.m4 check
https://bugs.launchpad.net/bugs/350016
You received this bug notification because you are a member of Ubuntu
As far as I can tell, the manifestation of this issue hasn't been fixed.
>>> print sys.path
['', '/usr/lib/python2.6', '/usr/lib/python2.6/plat-linux2',
'/usr/lib/python2.6/lib-tk', '/usr/lib/python2.6/lib-old',
'/usr/lib/python2.6/lib-dynload', '/usr/lib/python2.6/dist-packages',
'/usr/lib/pyt
** Changed in: automake1.10 (Debian)
Status: New => Fix Released
** Changed in: automake1.9 (Debian)
Status: New => Fix Released
--
wrong quoting in aclocal's python.m4 check
https://bugs.launchpad.net/bugs/350016
You received this bug notification because you are a member of Ubunt
This bug was fixed in the package automake1.9 - 1.9.6+nogfdl-3ubuntu2
---
automake1.9 (1.9.6+nogfdl-3ubuntu2) jaunty; urgency=low
* python.m4: Don't call the get_python_lib() with the unexpanded arguments.
LP: #350016.
-- Matthias KloseTue, 14 Apr 2009 09:06:15 +0200
--
This bug was fixed in the package automake1.10 - 1:1.10.2-0ubuntu3
---
automake1.10 (1:1.10.2-0ubuntu3) jaunty; urgency=low
* python.m4: Don't call the get_python_lib() with the unexpanded arguments.
LP: #350016.
-- Matthias KloseTue, 14 Apr 2009 08:53:28 +0200
** Changed
The buggy python change has been reverted with the upload of python2.6
2.6.2~rc1-0ubuntu2. Changelog:
python2.6 (2.6.2~rc1-0ubuntu2) jaunty; urgency=low
* Update to 20090414, taken from the 2.6 release branch.
- No numbered table of contents for the docs, not in sphinx-0.5.
- Fix issue
Yes Julien, I can't update gnome-panels to 2.26.1 because of the same
issue.
--
wrong quoting in aclocal's python.m4 check
https://bugs.launchpad.net/bugs/350016
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing lis
I confirmed that this modification install now python bindings in
/usr/local/lib when you expect them in /usr/lib. You can take for examples
avant-window-navigator and awn-extras-applets packages, which build python
bindings. The .install files wait the .so in /usr/lib but the installation want
@doko:
We need to back this workaround out and figure out an alternative
solutionif one exists.
** Changed in: python2.6 (Ubuntu Jaunty)
Importance: Undecided => High
** Changed in: python2.6 (Ubuntu Jaunty)
Status: Fix Released => Triaged
** Changed in: python2.6 (Ubuntu Jaunty)
Thanks, this fixes the problem with "site-packages" vs "dist-packages",
but what about those cases when the prefix has been given when calling autotools
./autogen.sh --prefix=/usr/
now the script seems to ignore the setting and goes to /usr/local/ in
all cases
--
wrong quoting in aclocal's pyth
This bug was fixed in the package python2.6 - 2.6.2~rc1-0ubuntu1
---
python2.6 (2.6.2~rc1-0ubuntu1) jaunty; urgency=low
* Update to the 2.6.2 release candidate.
* Work around an automake m4 expansion bug ('${prefix}' and '${exec_prefix}'
are passed unexpanded to get_python_lib
** Changed in: automake1.10 (Debian)
Status: Unknown => New
** Changed in: automake1.9 (Debian)
Status: Unknown => New
--
wrong quoting in aclocal's python.m4 check
https://bugs.launchpad.net/bugs/350016
You received this bug notification because you are a member of Ubuntu
Bugs, wh
> well, we could hack get_python_lib to interpret '${prefix}' ...
no, doesn't work, because we cannot decide in get_python_lib() if this
should expand into /usr or /usr/local, but maybe /usr/local would be the
safe choice.
--
wrong quoting in aclocal's python.m4 check
https://bugs.launchpad.net/
** Bug watch added: Debian Bug tracker #523030
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523030
** Also affects: automake1.10 (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523030
Importance: Unknown
Status: Unknown
** Bug watch added: Debian Bug tracker #523
well, we could hack get_python_lib to interpret '${prefix}' ...
--
wrong quoting in aclocal's python.m4 check
https://bugs.launchpad.net/bugs/350016
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs
19 matches
Mail list logo