this command causes "libutil.so: cannot open shared object file: No such file or directory"

  • Open
  • quality assurance status badge
Details
One participant
  • Nathan Dehnel
Owner
unassigned
Submitted by
Nathan Dehnel
Severity
normal
N
N
Nathan Dehnel wrote on 25 May 03:51 +0200
(name . bug-guix)(address . bug-guix@gnu.org)
CAEEhgEvDWBKG21qZTMjmm-CBTf4TGfWapp_D1f=CnC=m4SO=_Q@mail.gmail.com
guix c5e63e1


guix import go -r "github.com/codec
lysm/extract@v2.2.0"
guix import: error: version v2.2.0 of github.com/codeclysm/extract is
not available

hint: Backtrace:
In ice-9/boot-9.scm:
1683:16 19 (raise-exception _ #:continuable? _)
In guix/ui.scm:
853:16 18 (_ _)
340:43 17 (display-hint "Pick one of the following available
versions: 1.1.1 2.1.0+incompatible 2.0.0+incompatible
2.1.1+incompatible 2.2.0+incompa
tible 1.0.1 1.1.0." #:port _ . _)
In ice-9/boot-9.scm:
1747:15 16 (with-exception-handler #<procedure 7f49dabaed80 at
ice-9/boot-9.scm:1831:7 (exn)> _ #:unwind? _ #:unwind-for-type _)
3474:28 15 (_)
3327:17 14 (resolve-interface (guix build syscalls) #:select _ #:hide
_ #:prefix _ #:renamer _ #:version _)
In ice-9/threads.scm:
390:8 13 (_ _)
In ice-9/boot-9.scm:
3253:13 12 (_)
In ice-9/threads.scm:
390:8 11 (_ _)
In ice-9/boot-9.scm:
3544:20 10 (_)
2836:4 9 (save-module-excursion #<procedure 7f49dabaed20 at
ice-9/boot-9.scm:3545:21 ()>)
3564:26 8 (_)
In unknown file:
7 (primitive-load-path "guix/build/syscalls" #<procedure
7f49e3a62b00 at ice-9/boot-9.scm:3551:37 ()>)
In guix/build/syscalls.scm:
2385:14 6 (_)
In ice-9/boot-9.scm:
1747:15 5 (with-exception-handler #<procedure 7f49d8c35cc0 at
ice-9/boot-9.scm:1831:7 (exn)> _ #:unwind? _ #:unwind-for-type _)
In guix/build/syscalls.scm:
456:39 4 (_)
In ice-9/boot-9.scm:
1747:15 3 (with-exception-handler #<procedure 7f49d8c35c90 at
ice-9/boot-9.scm:1831:7 (exn)> _ #:unwind? _ #:unwind-for-type _)
In unknown file:
2 (dynamic-link "libutil")
In system/foreign-library.scm:
190:25 1 (load-foreign-library _ #:extensions _
#:search-ltdl-library-path? _ #:search-path _ #:search-system-paths? _
#:lazy? _ #:global? _ #:ren
ame-on-cygwin? _)
In unknown file:
0 (dlopen "libutil.so" 1)

ERROR: In procedure dlopen:
In procedure dlopen: file "libutil.so", message "libutil.so: cannot
open shared object file: No such file or directory"
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 71182@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 71182
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch