GNU bug report logs -
#71182
this command causes "libutil.so: cannot open shared object file: No such file or directory"
Previous Next
To reply to this bug, email your comments to 71182 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#71182
; Package
guix
.
(Sat, 25 May 2024 01:52:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Nathan Dehnel <ncdehnel <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Sat, 25 May 2024 01:52:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
guix c5e63e1
guix import go -r "github.com/codec
lysm/extract <at> 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"
This bug report was last modified 269 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.