[Bug 1319338] Re: Default boost v1.54 has broken asio while available 1.55 is fixed

Steve Langasek steve.langasek at canonical.com
Sat Jun 21 04:28:51 UTC 2014


Hello Tobias, or anyone else affected,

Accepted boost-mpi-source1.54 into trusty-proposed. The package will
build now and be available at http://launchpad.net/ubuntu/+source/boost-
mpi-source1.54/1.54.0-4ubuntu3.1 in a few hours, and then in the
-proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: boost-mpi-source1.54 (Ubuntu Trusty)
       Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to boost1.54 in Ubuntu.
https://bugs.launchpad.net/bugs/1319338

Title:
  Default boost v1.54 has broken asio while available 1.55 is fixed

Status in Boost C++ Libraries:
  Fix Released
Status in “boost-mpi-source1.54” package in Ubuntu:
  Fix Released
Status in “boost1.54” package in Ubuntu:
  Fix Released
Status in “boost-mpi-source1.54” source package in Trusty:
  Fix Committed
Status in “boost1.54” source package in Trusty:
  In Progress

Bug description:
  [Test Case]
  1) g++ chat_client.cpp -std=gnu++11 -lboost_system -lpthread -o chat_client

  You will need the header chat I will attach in the following comment
  in order to make it to compile.

  Bug in current boost Trusty libraries, while trying to connect to non
  existing server.

  * Bug:
  ./chat_client localhost 2423424
  Success

  * Expected:
  ./chat_client localhost 2423424
  Connection refused

  Original Description
  --------------------
  Release: 14.04 LTS
  Version: 1.54.0.1ubuntu1
  Expected: Depend on working version of boost
  Happened: Depends on boost 1.54

  Here is a bug that was fixed in boost 7 months ago: https://svn.boost.org/trac/boost/ticket/8795
  Due to that, working with boost/asio seems impossible.

  The bug is still present in boost1.54 but fixed in boost1.55.
  Therefore I consider it a bug to use version 1.54 as default, as other
  libraries' dev-packages depend on boost-default and hence cannot be
  installed together with libboost1.55-dev without being rebuild.

  Of course, other possibilities would be to ask upstream if version 1.54 could be patched or add this patch to boost1.54.
  But there might be more benefits in boost1.55 and as both versions are not perfect I see no reason to stick with the older one.

To manage notifications about this bug go to:
https://bugs.launchpad.net/boost/+bug/1319338/+subscriptions



More information about the foundations-bugs mailing list