| Summary: | dev-python/oauth2client-2.0.0_p1 : * ERROR: dev-python/oauth2client-2.0.0_p1::gentoo failed (prepare phase): | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
| Component: | Current packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | jlec |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
dev-python:oauth2client-2.0.0_p1:20160222-193620.log
emerge-history.txt environment |
||
|
Description
Toralf Förster
2016-02-22 19:56:43 UTC
Created attachment 426246 [details]
dev-python:oauth2client-2.0.0_p1:20160222-193620.log
Created attachment 426248 [details]
emerge-history.txt
Created attachment 426250 [details]
environment
As long as no fix is implemented, workaround suggestion: modify work dir variable in /usr/portage/dev-python/oauth2client/oauth2client-2.0.0_p1.ebuild:
S="${WORKDIR}/${PF/_p/-post}"
commit c7c25c872eb7ffc7ee204c14fb05789a68866ed1 Author: Justin Lecher <jlec@gentoo.org> Date: Tue Feb 23 08:45:57 2016 +0100 dev-python/oauth2client: Fix name of S Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=575408 Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org> https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7c25c872eb7ffc7ee204c14fb05789a68866ed1 |