the aclocal check is broken.

checking for python platform... linux2
+ printf '%s\n' 'configure:14520: checking for python script directory'
+ printf %s 'checking for python script directory... '
checking for python script directory... + test '' = set
+ echo 'from distutils import sysconfig; print 
sysconfig.get_python_lib(0,0,prefix='\''${prefix}'\'')'
from distutils import sysconfig; print 
sysconfig.get_python_lib(0,0,prefix='${prefix}')
++ /usr/bin/python -c 'from distutils import sysconfig; print 
sysconfig.get_python_lib(0,0,prefix='\''${prefix}'\'')'
XXX: ${prefix} False
+ echo '${prefix}/lib/python2.6/site-packages'
${prefix}/lib/python2.6/site-packages
++ /usr/bin/python -c 'from distutils import sysconfig; print 
sysconfig.get_python_lib(0,0,prefix='\''${prefix}'\'')'
+ am_cv_python_pythondir='${prefix}/lib/python2.6/site-packages'
+ printf '%s\n' 'configure:14530: result: ${prefix}/lib/python2.6/site-packages'
+ printf '%s\n' '${prefix}/lib/python2.6/site-packages'
${prefix}/lib/python2.6/site-packages
+ pythondir='${prefix}/lib/python2.6/site-packages'
+ pkgpythondir='${pythondir}/hamster-applet'
+ set +x

the XXX line just prints out the prefix argument from get_python_lib. so
automake does get the quoting wrong, which isn't noticed as long as we
have some default script dir.


** Package changed: python2.6 (Ubuntu) => automake1.9 (Ubuntu)

** Package changed: automake1.9 (Ubuntu) => python2.6 (Ubuntu)

** Also affects: automake1.9 (Ubuntu)
   Importance: Undecided
       Status: New

** Also affects: automake1.10 (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: automake1.10 (Ubuntu)
   Importance: Undecided => High

** Changed in: automake1.10 (Ubuntu)
       Status: New => Triaged

** Changed in: automake1.10 (Ubuntu)
    Milestone: None => ubuntu-9.04

** Changed in: automake1.9 (Ubuntu)
   Importance: Undecided => High

** Changed in: automake1.9 (Ubuntu)
       Status: New => Triaged

** Changed in: automake1.9 (Ubuntu)
    Milestone: None => ubuntu-9.04

** Also affects: automake1.10 (Ubuntu Jaunty)
   Importance: High
       Status: Triaged

** Also affects: automake1.9 (Ubuntu Jaunty)
   Importance: High
       Status: Triaged

** Also affects: python2.6 (Ubuntu Jaunty)
   Importance: Undecided
       Status: Won't Fix

** Summary changed:

- /usr/local/lib/python2.6/site-packages is missing from sys.path
+ wrong quoting in aclocal

** Summary changed:

- wrong quoting in aclocal
+ wrong quoting in aclocal's python.m4 check

-- 
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.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to