Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662928 - dev-python/pbr-3.1.1 fails to compile when unrelated python modules don't exist (e.g. bleach) for given python version
Summary: dev-python/pbr-3.1.1 fails to compile when unrelated python modules don't exi...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-06 09:50 UTC by Mart Raudsepp
Modified: 2020-06-10 08:10 UTC (History)
2 users (show)

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


Attachments
pbr build.log (pbr-build.log,12.10 KB, text/plain)
2018-08-06 09:50 UTC, Mart Raudsepp
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mart Raudsepp gentoo-dev 2018-08-06 09:50:30 UTC
Created attachment 542524 [details]
pbr build.log

Looks like pbr is doing some sort of command wrapping for unrelated stuff, breaking build for random reasons.
See build.log (bleach doesn't have python3.5, readme does, in the middle of stable chroot migration to python3.6)
Comment 1 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2018-08-07 07:35:42 UTC
can you verify if 4.2.0-r1 works?  I'll likely be stabilizing it in the next couple weeks.
Comment 2 Mart Raudsepp gentoo-dev 2018-08-07 07:45:48 UTC
Can you test yourself? Downgrading bleach to 1.5.0 while still having html5lib-1.0.1 should do.
Comment 3 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2018-08-07 07:51:44 UTC
those are the versions I currently have installed with no problem :|