unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#54942: Can't run guix upgrade when a package is installed with the --with-git-url transformation
@ 2022-04-14 16:45 SeerLite via Bug reports for GNU Guix
  2022-04-18 19:08 ` Greg Hogan
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: SeerLite via Bug reports for GNU Guix @ 2022-04-14 16:45 UTC (permalink / raw)
  To: 54942

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 :)




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

end of thread, other threads:[~2022-05-13  2:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-14 16:45 bug#54942: Can't run guix upgrade when a package is installed with the --with-git-url transformation SeerLite via Bug reports for GNU Guix
2022-04-18 19:08 ` Greg Hogan
2022-04-18 19:24 ` Maxime Devos
2022-04-28 22:54 ` Ludovic Courtès
2022-05-05 21:58   ` Ludovic Courtès
2022-05-13  2:47     ` SeerLite 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).