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

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

bug#54942: closed (Can't run guix upgrade when a package is installed wi


From: GNU bug Tracking System
Subject: bug#54942: closed (Can't run guix upgrade when a package is installed with the --with-git-url transformation)
Date: Thu, 05 May 2022 21:59:02 +0000

Your message dated Thu, 05 May 2022 23:58:21 +0200
with message-id <87ilqj63r6.fsf@gnu.org>
and subject line Re: bug#54942: Can't run guix upgrade when a package is 
installed with the --with-git-url transformation
has caused the debbugs.gnu.org bug report #54942,
regarding Can't run guix upgrade when a package is installed with the 
--with-git-url transformation
to be marked as done.

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


-- 
54942: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=54942
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: Can't run guix upgrade when a package is installed with the --with-git-url transformation Date: Thu, 14 Apr 2022 12:45:11 -0400 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0
Hi!

I installed a package with --with-git-url and --with-branch to my profile:

guix install kakoune --with-git-url=kakoune=https://github.com/mawww/kakoune.git --with-branch=kakoune=breaking-cleanups

However, now I can't run `guix upgrade`. I get the following error:

guix upgrade: error: the source of kakoune@2021.08.28 is not a Git reference

I also tried to add the same transformation options to `guix upgrade`, but I got the same error.


Is installing packages with the --with-git-url transformation to profiles not supported? Or is this a bug?

Ideally I'd like `guix upgrade` to remember the way in which this package was installed and update it accordingly. In this case by fetching the latest changes from the breaking-cleanups branch. Is this not how this transformation option works?

Thanks :)



--- End Message ---
--- Begin Message --- Subject: Re: bug#54942: Can't run guix upgrade when a package is installed with the --with-git-url transformation Date: Thu, 05 May 2022 23:58:21 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi,

Ludovic Courtès <ludo@gnu.org> skribis:

> SeerLite <seerlite@nixnet.email> skribis:
>
>> I installed a package with --with-git-url and --with-branch to my profile:
>>
>>     guix install kakoune
>>     --with-git-url=kakoune=https://github.com/mawww/kakoune.git 
>> --with-branch=kakoune=breaking-cleanups
>>
>> However, now I can't run `guix upgrade`. I get the following error:
>>
>>     guix upgrade: error: the source of kakoune@2021.08.28 is not a Git
>>     reference
>
> [...]
>
> Maxime Devos <maximedevos@telenet.be> skribis:
>
>> I guess the problem is that 'with-branch'/'with-commit' come before
>> 'with-git-url' in
>> <https://git.savannah.gnu.org/cgit/guix.git/tree/guix/transformations.scm?id=237d90a7808cfdced34b34595eba16632cbcb89e#n794>
>> (untested!).
>
> My guess is rather than the profile records (or replays) transformations
> in the wrong order:

I believe this is fixed by 0f024554e63a49e20c2a7a67e928073c266bf5c5.

Please let me know if anything’s wrong!

Ludo’.


--- End Message ---

reply via email to

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