"guix package -A" hangs with attached package set

  • Done
  • quality assurance status badge
Details
2 participants
  • Danny Milosavljevic
  • zimoun
Owner
unassigned
Submitted by
Danny Milosavljevic
Severity
normal

Debbugs page

Danny Milosavljevic wrote 7 years ago
(name . Leo Famulari)(address . leo@famulari.name)(name . Ludovic Courtès)(address . ludo@gnu.org)(name . Steve Sprang)(address . steve.sprang@gmail.com)(address . bug-guix@gnu.org)
20180112165047.3309a084@scratchpost.org
Hi Leo,

On Fri, 12 Jan 2018 07:26:31 -0800
Leo Famulari <leo@famulari.name> wrote:

Toggle quote (3 lines)
> I can't reproduce this with a recent Guix. Are you using any custom
> packages or modifications?

Yeah, sorry, I checked it now. It's because of packages in my GUIX_PACKAGE_PATH. When I move them away, "guix package -A" works fine.

Attached the offending directory from inside my GUIX_PACKAGE_PATH.

Warning! If you decide to extract the attachment inside your GUIX_PACKAGE_PATH, be sure to save your work! This hangs your computer.

I think it should still not happen. Hence, I opened a new bugreport now.
Attachment: wip.tar.gz
zimoun wrote 4 years ago
(name . Danny Milosavljevic)(address . dannym@scratchpost.org)(address . ludo@gnu.org)(address . steve.sprang@gmail.com)(address . 30087@debbugs.gnu.org)(name . Leo Famulari)(address . leo@famulari.name)
86pn3rzr4t.fsf@gmail.com
Hi Danny,

This old bug #30087 is about something specific to one of your use
cases.


On Fri, 12 Jan 2018 at 16:50, Danny Milosavljevic <dannym@scratchpost.org> wrote:
Toggle quote (14 lines)
> On Fri, 12 Jan 2018 07:26:31 -0800
> Leo Famulari <leo@famulari.name> wrote:
>
>> I can't reproduce this with a recent Guix. Are you using any custom
>> packages or modifications?
>
> Yeah, sorry, I checked it now. It's because of packages in my GUIX_PACKAGE_PATH. When I move them away, "guix package -A" works fine.
>
> Attached the offending directory from inside my GUIX_PACKAGE_PATH.
>
> Warning! If you decide to extract the attachment inside your GUIX_PACKAGE_PATH, be sure to save your work! This hangs your computer.
>
> I think it should still not happen. Hence, I opened a new bugreport now.

Is it still relevant? If yes, could you provide more information to
tackle it? For example, more context or recipe to reproduce it. If no,
feel free to close it.


All the best,
simon
zimoun wrote 4 years ago
control message for bug #30087
(address . control@debbugs.gnu.org)
865z4yrvjc.fsf@gmail.com
tags 30087 + moreinfo
quit
zimoun wrote 4 years ago
Re: bug#30087: "guix package -A" hangs with attached package set
(name . Danny Milosavljevic)(address . dannym@scratchpost.org)(address . ludo@gnu.org)(address . steve.sprang@gmail.com)(address . 30087@debbugs.gnu.org)(name . Leo Famulari)(address . leo@famulari.name)
86k0t9u8e8.fsf@gmail.com
Hi Danny,

On Thu, 03 Dec 2020 at 01:10, zimoun <zimon.toutoune@gmail.com> wrote:

Toggle quote (24 lines)
> This old bug #30087 is about something specific to one of your use
> cases.
>
> <http://issues.guix.gnu.org/issue/30087>
>
> On Fri, 12 Jan 2018 at 16:50, Danny Milosavljevic <dannym@scratchpost.org> wrote:
>> On Fri, 12 Jan 2018 07:26:31 -0800
>> Leo Famulari <leo@famulari.name> wrote:
>>
>>> I can't reproduce this with a recent Guix. Are you using any custom
>>> packages or modifications?
>>
>> Yeah, sorry, I checked it now. It's because of packages in my GUIX_PACKAGE_PATH. When I move them away, "guix package -A" works fine.
>>
>> Attached the offending directory from inside my GUIX_PACKAGE_PATH.
>>
>> Warning! If you decide to extract the attachment inside your GUIX_PACKAGE_PATH, be sure to save your work! This hangs your computer.
>>
>> I think it should still not happen. Hence, I opened a new bugreport now.
>
> Is it still relevant? If yes, could you provide more information to
> tackle it? For example, more context or recipe to reproduce it. If no,
> feel free to close it.

If no news in the coming days about the relevance of this bug, I will
took the liberty to close it.

Cheers,
simon
zimoun wrote 4 years ago
(name . Danny Milosavljevic)(address . dannym@scratchpost.org)(address . ludo@gnu.org)(address . steve.sprang@gmail.com)(address . 30087-done@debbugs.gnu.org)(name . Leo Famulari)(address . leo@famulari.name)
86wnwju05n.fsf@gmail.com
Hi,

On Tue, 22 Dec 2020 at 17:12, zimoun <zimon.toutoune@gmail.com> wrote:

Toggle quote (7 lines)
>> Is it still relevant? If yes, could you provide more information to
>> tackle it? For example, more context or recipe to reproduce it. If no,
>> feel free to close it.
>
> If no news in the coming days about the relevance of this bug, I will
> took the liberty to close it.

So I am closing. Feel free to reopen it if I have misunderstood
something.


All the best,
simon
Closed
?
Your comment

This issue is archived.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 30087
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
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help