GNU bug report logs - #52040
opam importer: unexpected “available: arch != "x86_32"“

Previous Next

Package: guix;

Reported by: zimoun <zimon.toutoune <at> gmail.com>

Date: Mon, 22 Nov 2021 15:55:01 UTC

Severity: normal

Done: Simon Tournier <zimon.toutoune <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 52040 in the body.
You can then email your comments to 52040 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#52040; Package guix. (Mon, 22 Nov 2021 15:55:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to zimoun <zimon.toutoune <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Mon, 22 Nov 2021 15:55:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: zimoun <zimon.toutoune <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: opam importer: unexpected “available: arch !=
 "x86_32"“
Date: Mon, 22 Nov 2021 16:47:45 +0100
Hi,

--8<---------------cut here---------------start------------->8---
$ guix import opam biocaml
guix import: error: failed to download meta-data for package 'biocaml'
--8<---------------cut here---------------end--------------->8---

This package is defined on OPAM [1].  The issue is the field:

        Available	arch != "x86_32" & arch != "arm32"

format known by the importer/parser but unexpected.  Therefore, it
raises an error and fails.

1: <https://opam.ocaml.org/packages/biocaml/>


Cheers,
simon




Reply sent to Simon Tournier <zimon.toutoune <at> gmail.com>:
You have taken responsibility. (Wed, 11 Oct 2023 10:38:02 GMT) Full text and rfc822 format available.

Notification sent to zimoun <zimon.toutoune <at> gmail.com>:
bug acknowledged by developer. (Wed, 11 Oct 2023 10:38:02 GMT) Full text and rfc822 format available.

Message #10 received at 52040-done <at> debbugs.gnu.org (full text, mbox):

From: Simon Tournier <zimon.toutoune <at> gmail.com>
To: 52040-done <at> debbugs.gnu.org
Subject: Re: bug#52040: opam importer: unexpected “available: arch != "x86_32"“
Date: Wed, 11 Oct 2023 10:48:38 +0200
Hi,

On Mon, 22 Nov 2021 at 16:47, zimoun <zimon.toutoune <at> gmail.com> wrote:

> $ guix import opam biocaml
> guix import: error: failed to download meta-data for package 'biocaml'

I cannot reproduce using Guix 6113e05 so it appears the bug had been
fixed. So closing.

--8<---------------cut here---------------start------------->8---
$ guix import opam biocaml
(package
  (name "ocaml-biocaml")
  (version "0.11.2")
  (source no-source-information)
  (build-system dune-build-system)
  (propagated-inputs (list ocaml-base64
                           ocaml-core
                           ocaml-core-unix
                           ocaml-sexplib
                           ocaml-camlzip
                           ocaml-xmlm
                           ocaml-cfstream
                           ocaml-ppx-compare
                           ocaml-ppx-sexp-conv
                           ocaml-re
                           ocaml-rresult
                           ocaml-uri))
  (home-page "https://github.com/biocaml/biocaml/")
  (synopsis "The OCaml Bioinformatics Library")
  (description
   "Biocaml aims to be a high-performance user-friendly library for Bioinformatics.
See the [website](http://biocaml.org) for detailed API documentation.  We
welcome contributors and feedback from users.  Please contact us with any
comments and suggestions for features you would like added.")
  (license #f))
--8<---------------cut here---------------end--------------->8---

https://issues.guix.gnu.org/issue/52040


Cheers,
simon




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 08 Nov 2023 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 142 days ago.

Previous Next


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