This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skrah
Recipients skrah
Date 2012-11-22.23:38:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353627518.27.0.770445773645.issue16536@psf.upfronthosting.co.za>
In-reply-to
Content
======================================================================
FAIL: test_unknown_options (test.test_cmd_line.CmdLineTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/srv/buildbot/buildarea/3.x.bolen-ubuntu/build/Lib/test/test_cmd_line.py", line 393, in test_unknown_options
    self.assertIn(b'Unknown option', err)
AssertionError: b'Unknown option' not found in b'/srv/buildbot/buildarea/3.x.bolen-ubuntu/build/python: error while loading shared libraries: libpython3.4dm.so.1.0: cannot open shared object file: No such file or directory'

----------------------------------------------------------------------
History
Date User Action Args
2012-11-22 23:38:38skrahsetrecipients: + skrah
2012-11-22 23:38:38skrahsetmessageid: <1353627518.27.0.770445773645.issue16536@psf.upfronthosting.co.za>
2012-11-22 23:38:38skrahlinkissue16536 messages
2012-11-22 23:38:37skrahcreate