Re: Unexpected behaviour of guix environment --container

2017-06-08 Thread Ludovic Courtès
Hartmut Goebel skribis: > I try debugging some package test-cases. The test-suite runs (but fails) > when using "guix build". Now I want to get an environment matching the > build container (including the already build package). For this I run e.g. > > ./pre-inst-env guix environment -C kdeli

Re: Unexpected behaviour of guix environment --container

2017-06-08 Thread Hartmut Goebel
Am 06.06.2017 um 13:11 schrieb Hartmut Goebel: > For this I run e.g. > > ./pre-inst-env guix environment -C kdelibs4support@5.34.0 --ad-hoc strace [...] > /tmp/guix-build-kdelibs4support-5.34.0.drv-0/build/autotests/kstandarddirstest: >error while loading shared libraries: libQt5Test.so.5:

Unexpected behaviour of guix environment --container

2017-06-06 Thread Hartmut Goebel
Hi, I try debugging some package test-cases. The test-suite runs (but fails) when using "guix build". Now I want to get an environment matching the build container (including the already build package). For this I run e.g. ./pre-inst-env guix environment -C kdelibs4support@5.34.0 --ad-hoc stra