Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 629472 - dev-python/cmd2-0.7.5 : * Please remove the sed from python_prepare_all
Summary: dev-python/cmd2-0.7.5 : * Please remove the sed from python_prepare_all
Status: RESOLVED FIXED
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: 2017-08-31 17:13 UTC by Toralf Förster
Modified: 2017-09-01 00:05 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,14.29 KB, text/plain)
2017-08-31 17:13 UTC, Toralf Förster
Details
dev-python:cmd2-0.7.5:20170831-025502.log (dev-python:cmd2-0.7.5:20170831-025502.log,1.64 KB, text/plain)
2017-08-31 17:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,35.93 KB, text/plain)
2017-08-31 17:13 UTC, Toralf Förster
Details
environment (environment,108.03 KB, text/plain)
2017-08-31 17:13 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.23 KB, application/x-bzip)
2017-08-31 17:13 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.03 KB, application/x-bzip)
2017-08-31 17:13 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-08-31 17:13:07 UTC
 * ERROR: dev-python/cmd2-0.7.5::gentoo failed (prepare phase):
 *   Please remove the sed from python_prepare_all
 * 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0_20170828-211425

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)




emerge -qpv dev-python/cmd2
[ebuild  N    ] dev-python/cmd2-0.7.5  USE="{-test}" PYTHON_TARGETS="python2_7 python3_4 -pypy -python3_5 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2017-08-31 17:13:10 UTC
Created attachment 491188 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-08-31 17:13:13 UTC
Created attachment 491190 [details]
dev-python:cmd2-0.7.5:20170831-025502.log
Comment 3 Toralf Förster gentoo-dev 2017-08-31 17:13:16 UTC
Created attachment 491192 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-08-31 17:13:19 UTC
Created attachment 491194 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-08-31 17:13:23 UTC
Created attachment 491196 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-08-31 17:13:26 UTC
Created attachment 491198 [details]
temp.tbz2
Comment 7 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2017-08-31 17:19:23 UTC
floppym added that bit to the ebuild, it looks like it still has that test, so will change it to still remove that test, but floppym should add or remove the sed.
Comment 8 Mike Gilbert gentoo-dev 2017-08-31 18:52:28 UTC
It sounds to me like you committed an ebuild without even testing it.

Did you read the comment about the failing test? Perhaps it has been fixed.
Comment 9 Mike Gilbert gentoo-dev 2017-08-31 19:18:27 UTC
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=009f8adf545ec04a41a7f78ef3c993a2262d14ee

commit 009f8adf545ec04a41a7f78ef3c993a2262d14ee
Author: Mike Gilbert <floppym@gentoo.org>
Date:   Thu Aug 31 15:17:46 2017 -0400

    dev-python/cmd2: stop disabling the broken test
    
    Bug: https://bugs.gentoo.org/629472
    Package-Manager: Portage-2.3.6_p39, Repoman-2.3.3_p17

 dev-python/cmd2/cmd2-0.7.5.ebuild | 7 -------
 1 file changed, 7 deletions(-)
Comment 10 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2017-09-01 00:05:20 UTC
restricted testing, pyperclip has made testing more inconsistent.