bug-guix
[Top][All Lists]
Advanced

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

bug#41604: guix pull impossible after rebasing a local repository


From: zimoun
Subject: bug#41604: guix pull impossible after rebasing a local repository
Date: Fri, 29 May 2020 19:44:03 +0200

On Fri, 29 May 2020 at 19:10, John Soo <jsoo1@asu.edu> wrote:

> Guix describe has 57518fc7bf1efc899c0dabaa76685a319661f8e4
> as the current comment.

Maybe, you can try:

   guix pull --commit=57518fc7bf1efc899c0dabaa76685a319661f8e4
--allow-downgrades

if 57518fc7 is really in your channel at ~/john/projects/guix/.git  --
I mean, you have replaced 'https://' by a local clone where you are
committing stuff, right?


Otherwise, you could try:

   guix pull --rollback
   guix pull --commit=57518fc7
   guix pull --allow-downgrades


Well, I do not know if it helps...


Cheers,
simon





reply via email to

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