Advertisement
Guest User

Untitled

a guest
Jan 28th, 2019
379
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.07 KB | None | 0 0
  1. ➜ guix package -i hello
  2.  
  3. guile: warning: failed to install locale
  4. hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and defining `GUIX_LOCPATH', along these lines:
  5.  
  6. guix package -i glibc-utf8-locales
  7. export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"
  8.  
  9. See the "Application Setup" section in the manual, for more info.
  10.  
  11.  
  12. The following package will be installed:
  13. hello 2.10 /gnu/store/md2plii4g5sk66wg9cgwc964l3xwhrm9-hello-2.10
  14.  
  15. substitute: guile: warning: failed to install locale
  16. substitute: hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and
  17. substitute: defining `GUIX_LOCPATH', along these lines:
  18. substitute:
  19. substitute: guix package -i glibc-utf8-locales
  20. substitute: export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"
  21. substitute:
  22. substitute: See the "Application Setup" section in the manual, for more info.
  23. substitute:
  24. substitute:
  25. building /gnu/store/xifq3f33cp043hxd49blbfiq714mb8nb-Python-3.7.0.tar.xz.drv...
  26. builder for `/gnu/store/xifq3f33cp043hxd49blbfiq714mb8nb-Python-3.7.0.tar.xz.drv' failed to produce output path `/gnu/store/f047kgxjnr0bhaajfhbxh68fmnxf4wfg-Python-3.7.0.tar.xz'
  27. build of /gnu/store/xifq3f33cp043hxd49blbfiq714mb8nb-Python-3.7.0.tar.xz.drv failed
  28. View build log at '/var/log/guix/drvs/xi/fq3f33cp043hxd49blbfiq714mb8nb-Python-3.7.0.tar.xz.drv.bz2'.
  29. cannot build derivation `/gnu/store/n89y0qs31v902jsk9ls25xlpxqv0qbaz-Python-3.7.0.tar.xz.drv': 1 dependencies couldn't be built
  30. cannot build derivation `/gnu/store/p146dgwypj346v0gxkk4611vy322w80x-Python-3.7.0.tar.xz.drv': 1 dependencies couldn't be built
  31. building /gnu/store/d572f4avqlzkjs7sxzsxl0ps8rlx5z22-acl-2.2.52.src.tar.gz.drv...
  32. cannot build derivation `/gnu/store/hq8amsqrgafmbzc0avqxnkaa162ncs6f-python-3.7.0.drv': 1 dependencies couldn't be built
  33. cannot build derivation `/gnu/store/ll7rw4qgyhw8pc98jdggarag0mq2xb86-python-wrapper-3.7.0.drv': 1 dependencies couldn't be built
  34. guix package: error: build failed: build of `/gnu/store/ll7rw4qgyhw8pc98jdggarag0mq2xb86-python-wrapper-3.7.0.drv' failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement