emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#42389: closed (Failure to build docker pack with complete store)


From: GNU bug Tracking System
Subject: bug#42389: closed (Failure to build docker pack with complete store)
Date: Mon, 20 Jul 2020 21:47:02 +0000

Your message dated Mon, 20 Jul 2020 23:46:32 +0200
with message-id <87tuy1q2pz.fsf@gnu.org>
and subject line Re: bug#42389: Failure to build docker pack with complete store
has caused the debbugs.gnu.org bug report #42389,
regarding Failure to build docker pack with complete store
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
42389: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42389
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Failure to build docker pack with complete store Date: Thu, 16 Jul 2020 00:36:03 -0700
Hello guix!

I'm trying out various ways of reproducing my emacs setup for non-guix
 users. While attempting 'guix pack -f docker' I bumped into the
 following issue:
 
Commits attempted-
b0e7b6992f3f845e83cfbca4d700b51dba50b4d5
03f9a8c35be387f37badcd2c830ac7414ac17225


Commands ran-
guix pack -f docker -m some-manifest-with-nss-certs.scm
     (works)

guix pack -f docker --localstatedir -m some-manifest-with-nss-certs.scm
     (fails)


Failing output-
Backtrace:
           2 (primitive-load "/gnu/store/rnhas6d4wb4xy571s45b8v0m907?")
In guix/store/database.scm:
   127:20  1 (call-with-database _ _ #:wal-mode? _)
In ice-9/boot-9.scm:
  1731:15  0 (with-exception-handler #<procedure 7ffff29bf6f0 at ic?> ?)

ice-9/boot-9.scm:1731:15: In procedure with-exception-handler:
In procedure lstat: No such file or directory:
"/gnu/store/0llx3y194278l5ksr4xh9kc64mh8nn8d-nss-certs-3.52.1/etc/ssl/
    certs/
    NetLock_Arany_=Class_Gold=_
    F??tan??s??tv??ny:2.6.73.65.44.228.0.16.pem"


Additional info-
I found
  NetLock_Arany_=Class_Gold=_Főtanúsítvány:2.6.73.65.44.228.0.16.pem
  in the store at the above location.
Plus attempts with a 'dead' store work, which led to a bit of confusion
  on my part.

I appreciate the help!

--Brandon



--- End Message ---
--- Begin Message --- Subject: Re: bug#42389: Failure to build docker pack with complete store Date: Mon, 20 Jul 2020 23:46:32 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Hi,

branjam4@gmail.com skribis:

> I'm trying out various ways of reproducing my emacs setup for non-guix
>  users. While attempting 'guix pack -f docker' I bumped into the
>  following issue:
>  
> Commits attempted-
> b0e7b6992f3f845e83cfbca4d700b51dba50b4d5
> 03f9a8c35be387f37badcd2c830ac7414ac17225
>
>
> Commands ran-
> guix pack -f docker -m some-manifest-with-nss-certs.scm
>      (works)
>
> guix pack -f docker --localstatedir -m some-manifest-with-nss-certs.scm
>      (fails)
>
>
> Failing output-
> Backtrace:
>            2 (primitive-load "/gnu/store/rnhas6d4wb4xy571s45b8v0m907?")
> In guix/store/database.scm:
>    127:20  1 (call-with-database _ _ #:wal-mode? _)
> In ice-9/boot-9.scm:
>   1731:15  0 (with-exception-handler #<procedure 7ffff29bf6f0 at ic?> ?)
>
> ice-9/boot-9.scm:1731:15: In procedure with-exception-handler:
> In procedure lstat: No such file or directory:
> "/gnu/store/0llx3y194278l5ksr4xh9kc64mh8nn8d-nss-certs-3.52.1/etc/ssl/
>     certs/
>     NetLock_Arany_=Class_Gold=_
>     F??tan??s??tv??ny:2.6.73.65.44.228.0.16.pem"

Fixed with b3802495f607fd5e17c5acf0be2ee014036e2464, thank you!

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]