Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 441806 - dev-libs/boost[mpi,python]: Fix installation of Boost.MPI Python bindings
Summary: dev-libs/boost[mpi,python]: Fix installation of Boost.MPI Python bindings
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: C++ Team [disbanded]
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-11-05 01:38 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2012-11-08 03:28 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
boost.patch (boost.patch,1.26 KB, patch)
2012-11-05 01:41 UTC, Arfrever Frehtes Taifersar Arahesis
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis 2012-11-05 01:38:57 UTC
Boost documentation [1] says that Boost.MPI Python bindings should be importable using 'import boost.mpi', not 'import boost_1_51.mpi'.

[1] http://www.boost.org/doc/libs/1_51_0/doc/html/mpi/python.html
Comment 1 Arfrever Frehtes Taifersar Arahesis 2012-11-05 01:41:24 UTC
Created attachment 328386 [details, diff]
boost.patch

Patch backported from Progress Overlay.
Comment 2 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2012-11-05 05:22:09 UTC
Assigned herd: Just learned I shouldn't CC herd maintainers if I assign to a herd, to avoid that you receive any further comments double I have removed you from CC.
Comment 3 Arfrever Frehtes Taifersar Arahesis 2012-11-06 22:15:18 UTC
(In reply to comment #1)

This patch is for all versions >=1.49.