Hi all, I can use some advice about resolving a failed derivation build.
``` building /gnu/store/czqhlpk3qkb5ifq347rc5hvr953n61z0-libappindicator-12.10.1-0-298-checkout.drv... -builder for `/gnu/store/czqhlpk3qkb5ifq347rc5hvr953n61z0-libappindicator-12.10.1-0-298-checkout.drv' failed to produce output path `/gnu/store/45v1hc7f1d8xf662s21wms1ynbi6664v-libappindicator-12.10.1-0-298-checkout' build of /gnu/store/czqhlpk3qkb5ifq347rc5hvr953n61z0-libappindicator-12.10.1-0-298-checkout.drv failed View build log at '/var/log/guix/drvs/cz/qhlpk3qkb5ifq347rc5hvr953n61z0-libappindicator-12.10.1-0-298-checkout.drv.gz'. killing process 9430 cannot build derivation `/gnu/store/9z7jijrb3gvg54n5zjhrrqh9hbfxnpba-libappindicator-12.10.1-0-298.drv': 1 dependencies couldn't be built building /gnu/store/qyjw1zhb7v92k20pqbv7l6l3xdaqrh8n-ruby-colorator-1.1.0.drv... cannot build derivation `/gnu/store/495xql4l4dnxhk2j4paqgm9bjkivbfab-network-manager-applet-1.36.0.drv': 1 dependencies couldn't be built cannot build derivation `/gnu/store/lbv0vlb32zpfi5dsf25ii7i35fra818j-gnome-control-center-48.6.drv': 1 dependencies couldn't be built cannot build derivation `/gnu/store/rpilzbc7gnm3z6w3v9zybhcxnldi59q7-gnome-shell-48.7.drv': 1 dependencies couldn't be built cannot build derivation `/gnu/store/afh8qsndr6f5hbg6m7mzlkwk9j9cf065-profile.drv': 1 dependencies couldn't be built building /gnu/store/6aj7iz2z9j5cv56xhcj2bpfhjq9mxgf2-scipy-1.16.3.tar.gz.drv... cannot build derivation `/gnu/store/1x9vf676v1arf602kq413iw0gym852dl-system.drv': 1 dependencies couldn't be built guix system: error: build of `/gnu/store/1x9vf676v1arf602kq413iw0gym852dl-system.drv' failed ``` and the build log: ``` guile: warning: failed to install locale /gnu/store/y9wj7889n87i8pabsgqrrdsx2yip4kyn-bash-minimal-5.2.37/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8): No such file or directory brz: WARNING: Error: unsupported locale setting Could not set the application locale. Although this should be no problem for bzr itself, it might cause problems with some plugins. To investigate the issue, look at the output of the locale(1p) tool. brz: warning: unsupported locale setting bzr could not set the application locale. Although this should be no problem for bzr itself, it might cause problems with some plugins. To investigate the issue, look at the output of the locale(1p) tool. failed to open trace file: [Errno 13] Permission denied: '/homeless-shelter' brz: ERROR: [Errno 13] Permission denied: '/homeless-shelter' command "/gnu/store/xqi4j29vcd7wz8xcpdkya3vqvdbd8pmr-breezy-3.3.15/bin/brz" "-Ossl.cert_reqs=none" "checkout" "--lightweight" "-r" "298" "lp:libappindicator" "/gnu/store/45v1hc7f1d8xf662s21wms1ynbi6664v-libappindicator-12.10.1-0-298-checkout" failed with status 3 Trying content-addressed mirror at bordeaux.guix.gnu.org... Unable to fetch from bordeaux.guix.gnu.org, getaddrinfo-error: (-8) Trying content-addressed mirror at ci.guix.gnu.org... Unable to fetch from ci.guix.gnu.org, getaddrinfo-error: (-8) Trying content-addressed mirror at bordeaux.guix.gnu.org... Unable to fetch from bordeaux.guix.gnu.org, getaddrinfo-error: (-8) Trying content-addressed mirror at ci.guix.gnu.org... Unable to fetch from ci.guix.gnu.org, getaddrinfo-error: (-8) ``` I have glibc-locales in my system configuration, but I have no ideas... -- John T. Haman Maryland, USA Sent from my Gnus
