Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 630240 - app-emulation/cloud-init-0.7.9 : make: nosetests3: Command not found
Summary: app-emulation/cloud-init-0.7.9 : make: nosetests3: Command not found
Status: RESOLVED CANTFIX
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: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-09-07 15:17 UTC by Toralf Förster
Modified: 2017-10-24 19:37 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.12 KB, text/plain)
2017-09-07 15:17 UTC, Toralf Förster
Details
app-emulation:cloud-init-0.7.9:20170907-005239.log (app-emulation:cloud-init-0.7.9:20170907-005239.log,51.29 KB, text/plain)
2017-09-07 15:18 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,135.04 KB, text/plain)
2017-09-07 15:18 UTC, Toralf Förster
Details
environment (environment,154.34 KB, text/plain)
2017-09-07 15:18 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.04 KB, application/x-bzip)
2017-09-07 15:18 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,35.12 KB, application/x-bzip)
2017-09-07 15:18 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,138.98 KB, application/x-bzip)
2017-09-07 15:18 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-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.