Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 630240

Summary: app-emulation/cloud-init-0.7.9 : make: nosetests3: Command not found
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Matthew Thode ( prometheanfire ) <prometheanfire>
Status: RESOLVED CANTFIX    
Severity: normal CC: alunduil
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-emulation:cloud-init-0.7.9:20170907-005239.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2
tests.tbz2

Description Toralf Förster gentoo-dev 2017-09-07 15:17:56 UTC
 * ERROR: app-emulation/cloud-init-0.7.9::gentoo failed (test phase):
 *   emake failed
 * 

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

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

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

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 app-emulation/cloud-init
[ebuild  N    ] app-emulation/cloud-init-0.7.9  USE="{-test}" PYTHON_TARGETS="python2_7 python3_4 -python3_5"
Comment 1 Toralf Förster gentoo-dev 2017-09-07 15:17:59 UTC
Created attachment 492980 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-09-07 15:18:03 UTC
Created attachment 492982 [details]
app-emulation:cloud-init-0.7.9:20170907-005239.log
Comment 3 Toralf Förster gentoo-dev 2017-09-07 15:18:06 UTC
Created attachment 492984 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-09-07 15:18:09 UTC
Created attachment 492986 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-09-07 15:18:12 UTC
Created attachment 492988 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-09-07 15:18:15 UTC
Created attachment 492990 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-09-07 15:18:18 UTC
Created attachment 492992 [details]
tests.tbz2
Comment 8 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2017-09-07 21:00:36 UTC
can you test the newer cloud-inits?
Comment 9 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2017-09-07 21:01:17 UTC
oh, thought this was 0.7.6
Comment 10 Toralf Förster gentoo-dev 2017-10-24 17:50:23 UTC
fails in  app-emulation/cloud-init-17.1 too
(image 17.0-no-multilib_libressl-test_20171022-133742 )
Comment 11 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2017-10-24 17:56:25 UTC
Yep, still needed a bump though, even with fixing that there's still a problem with testing, distutils_install_for_testing doesn't even fix it.
Comment 12 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2017-10-24 19:37:58 UTC
restrict=test added, as per previous comment 'distutils_install_for_testing' doesn't work because the setup.py hard codes some paths to /, breaking sandboxing.