[Bug 1088988] Re: inconsistent python2.7 include multiarch paths
Launchpad Bug Tracker
1088988 at bugs.launchpad.net
Wed Dec 12 06:25:14 UTC 2012
This bug was fixed in the package python2.7 - 2.7.3-12ubuntu1
---------------
python2.7 (2.7.3-12ubuntu1) raring; urgency=low
* Merge with Debian; remaining changes:
- Regenerate the control file.
python2.7 (2.7.3-12) experimental; urgency=low
* Fix typo in pkgconfig file. Closes: #695671, LP: #1088988.
-- Matthias Klose <doko at ubuntu.com> Tue, 11 Dec 2012 23:38:03 +0100
** Changed in: python2.7 (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python2.7 in Ubuntu.
https://bugs.launchpad.net/bugs/1088988
Title:
inconsistent python2.7 include multiarch paths
Status in “python2.7” package in Ubuntu:
Fix Released
Bug description:
$ python-config --includes
-I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7
$ pkg-config --cflags-only-I python-2.7
-I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7m
$ dpkg -S /usr/include/x86_64-linux-gnu/python2.*
libpython2.7-dev:amd64: /usr/include/x86_64-linux-gnu/python2.7
libpython2.7-dbg:amd64: /usr/include/x86_64-linux-gnu/python2.7_d
It seems like there is inconsistency in the multiarch include paths
above.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/1088988/+subscriptions
More information about the foundations-bugs
mailing list