GNU bug report logs -
#65524
errors in pack symlink
Previous Next
Reported by: csantosb <at> inventati.org
Date: Fri, 25 Aug 2023 08:03:02 UTC
Severity: normal
Done: Cayetano Santos <csantosb <at> inventati.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Hi Cayetano,
On Fri, 25 Aug 2023 15:50:53 +0800,
Cayetano Santos via Bug reports for GNU Guix wrote:
>
>
> Hello guix,
>
> I’m doing a simple
>
> guix pack -S /.guix-profile/bin=bin mg
>
> with no issue.
>
> However, when I replace ’bin’ by ’sbin’, ’libexec’ or ’src’ I get an
> error.
>
> guix pack -S /.guix-profile/libexec=libexec mg
>
> This used to perform correctly. Is that an expected behaviour ?
>
> I’m using "738b0e4" from yesterday.
I don't know about the previous state, but currently mg and the
produced profile used by guix pack don't contain sbin, libexec or src:
--8<---------------cut here---------------start------------->8---
$ ls /gnu/store/m11qlw60b4chz37cysqxg6kpixnqjld5-mg-20221112/
bin/ etc/ share/
--8<---------------cut here---------------end--------------->8---
--8<---------------cut here---------------start------------->8---
$ ls /gnu/store/5qn8s8qdlvxv1aj9dsh4bffbxqd9xbjn-profile/
bin@ etc/ share/ manifest
--8<---------------cut here---------------end--------------->8---
Thanks
This bug report was last modified 1 year and 326 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.