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

Bug 641452

Summary: app-emulation/lxd-2.19 : [TEST] package github.com/.../godeps: exit status 128
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Erik Mackdanz <stasibear>
Status: RESOLVED FIXED    
Severity: normal CC: deference, pavol.cupka
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
app-emulation:lxd-2.19:20171217-054645.log
emerge-history.txt
environment
etc.portage.tbz2
emerge-history.txt

Description Toralf Förster gentoo-dev 2017-12-17 10:09:52 UTC
Cloning into '/var/tmp/portage/app-emulation/lxd-2.19/work/lxd-2.19/src/github.com/rogpeppe/godeps'...
fatal: unable to access 'https://github.com/rogpeppe/godeps/': Couldn't resolve host 'github.com'
package github.com/rogpeppe/godeps: exit status 128
make: *** [Makefile:49: check] Error 1
 * ERROR: app-emulation/lxd-2.19::gentoo failed (test phase):
 *   emake failed

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_test_20171216-103216

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

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

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

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv app-emulation/lxd
[ebuild  N    ] app-emulation/lxd-2.19  USE="daemon dnsmasq ipv6 nls {-test}"
Comment 1 Toralf Förster gentoo-dev 2017-12-17 10:09:55 UTC
Created attachment 510444 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-12-17 10:09:59 UTC
Created attachment 510446 [details]
app-emulation:lxd-2.19:20171217-054645.log
Comment 3 Toralf Förster gentoo-dev 2017-12-17 10:10:02 UTC
Created attachment 510448 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-12-17 10:19:03 UTC
Created attachment 510452 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-12-17 10:19:06 UTC
Created attachment 510454 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-12-17 10:19:49 UTC
Created attachment 510456 [details]
emerge-history.txt

emerge-history.txt
Comment 7 Virgil Dupras (RETIRED) gentoo-dev 2017-12-20 01:18:32 UTC
As I write in https://bugs.gentoo.org/634726 dependencies for testing aren't pinned down yet so the "test" action requires connectivity to run.

This package isn't in super great shape and I'm not experienced enough with ebuilds to make it top notch. Will get there eventually...
Comment 8 Pavol Cupka 2018-12-13 07:46:31 UTC
IMHO this can be closed as the lowest version is 3.5 as of 13 Dec 2018
Comment 9 Erik Mackdanz gentoo-dev 2019-01-21 16:25:32 UTC
I've left this open since the issue exists into 3.x.  I'll need to either get USE=test working or remove it.  The 3.9 release notes claim some fixes to tests so it may be worth revisiting soon.
Comment 10 Joonas Niilola gentoo-dev 2020-09-24 08:10:23 UTC
*** Bug 634726 has been marked as a duplicate of this bug. ***
Comment 11 Joonas Niilola gentoo-dev 2020-09-24 08:13:03 UTC
Actually this is also fixed on the latest ebuild, the test error is now for a different reason and I may have to attempt fixing it outside a container.