bug-guix
[Top][All Lists]
Advanced

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

bug#52040: opam importer: unexpected “available: arch != "x86_32"“


From: zimoun
Subject: bug#52040: 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 via email to

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