unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#65524: errors in pack symlink
@ 2023-08-25  7:50 Cayetano Santos via Bug reports for GNU Guix
  2023-08-25  8:33 ` Hilton Chain via Bug reports for GNU Guix
  2023-08-25 11:46 ` bug#65524: Fixed Cayetano Santos via Bug reports for GNU Guix
  0 siblings, 2 replies; 4+ messages in thread
From: Cayetano Santos via Bug reports for GNU Guix @ 2023-08-25  7:50 UTC (permalink / raw)
  To: 65524


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.

Best,

Cayetano Santos




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#65524: errors in pack symlink
  2023-08-25  7:50 bug#65524: errors in pack symlink Cayetano Santos via Bug reports for GNU Guix
@ 2023-08-25  8:33 ` Hilton Chain via Bug reports for GNU Guix
  2023-08-25 10:14   ` Cayetano Santos via Bug reports for GNU Guix
  2023-08-25 11:46 ` bug#65524: Fixed Cayetano Santos via Bug reports for GNU Guix
  1 sibling, 1 reply; 4+ messages in thread
From: Hilton Chain via Bug reports for GNU Guix @ 2023-08-25  8:33 UTC (permalink / raw)
  To: Cayetano Santos; +Cc: 65524

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




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#65524: errors in pack symlink
  2023-08-25  8:33 ` Hilton Chain via Bug reports for GNU Guix
@ 2023-08-25 10:14   ` Cayetano Santos via Bug reports for GNU Guix
  0 siblings, 0 replies; 4+ messages in thread
From: Cayetano Santos via Bug reports for GNU Guix @ 2023-08-25 10:14 UTC (permalink / raw)
  To: Hilton Chain; +Cc: 65524


>ven. 25 août 2023 at 16:33, Hilton Chain <hako@ultrarare.space> wrote:

> 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:
>
> $ ls /gnu/store/m11qlw60b4chz37cysqxg6kpixnqjld5-mg-20221112/
> bin/  etc/  share/
>
> $ ls /gnu/store/5qn8s8qdlvxv1aj9dsh4bffbxqd9xbjn-profile/
> bin@  etc/  share/  manifest

You’re right. This is probably the reason, I have misunderstood the way
it is done.

Thanks,

C.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#65524: Fixed.
  2023-08-25  7:50 bug#65524: errors in pack symlink Cayetano Santos via Bug reports for GNU Guix
  2023-08-25  8:33 ` Hilton Chain via Bug reports for GNU Guix
@ 2023-08-25 11:46 ` Cayetano Santos via Bug reports for GNU Guix
  1 sibling, 0 replies; 4+ messages in thread
From: Cayetano Santos via Bug reports for GNU Guix @ 2023-08-25 11:46 UTC (permalink / raw)
  To: 65524-done





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-08-25 11:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-25  7:50 bug#65524: errors in pack symlink Cayetano Santos via Bug reports for GNU Guix
2023-08-25  8:33 ` Hilton Chain via Bug reports for GNU Guix
2023-08-25 10:14   ` Cayetano Santos via Bug reports for GNU Guix
2023-08-25 11:46 ` bug#65524: Fixed Cayetano Santos via Bug reports for GNU Guix

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).