GNU bug report logs - #64187
guix locate: unsupported manifest format

Previous Next

Package: guix;

Reported by: Ricardo Wurmus <rekado <at> elephly.net>

Date: Tue, 20 Jun 2023 07:27:02 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ricardo Wurmus <rekado <at> elephly.net>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 64187 <at> debbugs.gnu.org
Subject: bug#64187: guix locate: unsupported manifest format
Date: Tue, 04 Jul 2023 08:16:31 +0200
Ludovic Courtès <ludo <at> gnu.org> writes:

> However, how can it happen?  ‘guix locate’ knows all the manifest format
> version, so maybe it mistook a file for a manifest when in fact it’s
> something else?
>
> Could you ‘strace -o /tmp/log.strace guix locate ls’ to get the name of
> the offending file for now?

The last manifest it reads is
/gnu/var/guix/profiles/per-user/wneuber/guix-profile-1-link/manifest
with the following contents

--8<---------------cut here---------------start------------->8---
(manifest
  (version 1)
  (packages
    (("gcc"
      "4.9.2"
      "out"
      "/gnu/store/ym7sybrdifnm3g0rafhclv891niaczcv-gcc-4.9.2"
      ()))))
--8<---------------cut here---------------end--------------->8---

-- 
Ricardo




This bug report was last modified 1 year and 316 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.