[Bug 1093860] Re: Package FTBFS, because python-config --help exits with 1, not 0
Launchpad Bug Tracker
1093860 at bugs.launchpad.net
Sun Jan 6 15:39:13 UTC 2013
This bug was fixed in the package python2.7 - 2.7.3-14ubuntu1
---------------
python2.7 (2.7.3-14ubuntu1) raring; urgency=low
* Merge with Debian; remaining changes:
- Priority of packages is optional, not standard.
- Regenerate the control file.
python2.7 (2.7.3-14) experimental; urgency=low
* Update to 20130105, taken from the 2.7 branch.
- Issue #16367: Fix FileIO.readall() on Windows for files larger than 2 GB.
- Issue #15516: Fix a bug in PyString_FromFormat where it failed
to properly ignore errors from a __int__() method.
- Issue #16839: Fix a segfault when calling unicode() on a classic class
early in interpreter initialization.
- Issue #16761: Calling ``int()`` and ``long()`` with *base* argument only
now raises TypeError.
- Issue #16828: Fix error incorrectly raised by bz2.compress('').
LP: #1090043.
- Issue #16819: IDLE method completion now correctly works for unicode
literals.
- Issue 10527: make multiprocessing use poll() instead of select()
if available.
- Issue #16485: Now file descriptors are closed if file header patching
failed on closing an aifc file.
- Issue #12065: connect_ex() on an SSL socket now returns the original
errno when the socket's timeout expires (it used to return None).
- Issue #16504: IDLE now catches SyntaxErrors raised by tokenizer.
- Issue #16702: test_urllib2_localnet tests now correctly ignores proxies
for localhost tests.
- Issue #16713: Fix the parsing of tel url with params using urlparse
module.
- Issue #16443: Add docstrings to regular expression match objects.
- Issue #8853: Allow port to be of type long for socket.getaddrinfo().
- Issue #16597: In buffered and text IO, call close() on the underlying
stream if invoking flush() fails.
- Issue #15701: Fix HTTPError info method call to return the headers
information.
- Issue #14958: Change IDLE systax highlighting to recognize all string
and byte literals currently supported in Python 2.7.
- Issue #15324: Fix regrtest parsing of --fromfile and --randomize options.
- Issue #16618: Add more regression tests for glob.
- Issue #13094: add "Why do lambdas defined in a loop with different values
all return the same result?" programming FAQ.
* python-config --help returns with an exit value 0. LP: #1093860.
* Update package description for the -dbg packages. Closes: #696616.
-- Matthias Klose <doko at ubuntu.com> Sun, 06 Jan 2013 12:54:01 +0100
** Changed in: python2.7 (Ubuntu)
Status: New => Fix Released
** Changed in: python3.3 (Ubuntu)
Status: New => 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/1093860
Title:
Package FTBFS, because python-config --help exits with 1, not 0
Status in “farstream” package in Ubuntu:
New
Status in “python2.7” package in Ubuntu:
Fix Released
Status in “python3.3” package in Ubuntu:
Fix Released
Bug description:
In precise, python-config --help exits with error code 0, in current
raring it exits with 1, which makes packages FTBFS.
E.g. https://launchpadlibrarian.net/126402169/buildlog_ubuntu-
raring-i386.farstream_0.1.2-1ubuntu1_FAILEDTOBUILD.txt.gz
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/farstream/+bug/1093860/+subscriptions
More information about the foundations-bugs
mailing list