Hi, For more context of this issue, please check out:
https://issues.guix.gnu.org/issue/59598 --8<---------------cut here---------------start------------->8--- Please note the Guix project switched from Debbugs to Codeberg on 2025 [1] and the migration path states that both ’bug-guix’ and ’guix-patches’ mailing lists should be now in “Emergency Moderation” mode. This message contributes to the effort of transferring (or closing!) the open tickets from the deprecated tracker system to the current issue tracker hosted on Codeberg <https://codeberg.org/guix/guix>. Please join the effort by cleaning all your tickets that remain open. --8<---------------cut here---------------end--------------->8--- On Sun, 27 Nov 2022 at 13:22, zimoun <[email protected]> wrote: > On Fri, 25 Nov 2022 at 22:06, Tyler Wolf via Bug reports for GNU Guix > <[email protected]> wrote: > >> I then can see that my ~/.guix-profile/manifest is empty, thus I think >> it is safe to say that this is where the issue is originating, however >> I am unable to rewrite this file, so I was wondering if there was any >> fix to this? > > This file lives in the store. Hum, I am surprised that a power shutdown > removed this file. > > Well, I do not know if you can recover this empty file. At least, you > can the previous generation; e.g., guix package --roll-back. > > Or you can extract a previous manifest with, > > guix package -p > /var/guix/profiles/per-user/<USER>/guix-profile-<NUMBER>-link \ > --export-manifest > /tmp/manifest-<NUMBER>.scm > > where <USER> and <NUMBER> depends on. Then, > > guix package -m /tmp/manifest-<NUMBER>scm > > will reinstall the same list of packages but at their current version > (the ones of current Guix revision; guix describe). Considering all this and the last activity many years ago, I’m closing. If I misunderstand something, feel free to reopen a fresh issue on: https://codeberg.org/guix/guix Cheers, simon 1: https://codeberg.org/guix/guix-consensus-documents/src/commit/e31476f12cd9d4b7138e423d938691eda42a3dff/002-codeberg.md
