GNU bug report logs - #54609
'guix refresh openmpi' no longer works

Previous Next

Package: guix;

Reported by: Philippe SWARTVAGHER <philippe.swartvagher <at> inria.fr>

Date: Mon, 28 Mar 2022 12:50:01 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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Philippe SWARTVAGHER <philippe.swartvagher <at> inria.fr>
Subject: bug#54609: closed (Re: bug#54609: 'guix refresh openmpi' no
 longer works)
Date: Mon, 11 Apr 2022 20:39:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#54609: 'guix refresh openmpi' no longer works

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 54609 <at> debbugs.gnu.org.

-- 
54609: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54609
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Philippe SWARTVAGHER <philippe.swartvagher <at> inria.fr>
Cc: 54609-done <at> debbugs.gnu.org
Subject: Re: bug#54609: 'guix refresh openmpi' no longer works
Date: Mon, 11 Apr 2022 22:37:58 +0200
Hi,

Philippe SWARTVAGHER <philippe.swartvagher <at> inria.fr> skribis:

> `git refresh openmpi` seems to be broken for this package:
> ./pre-inst-env guix refresh openmpi
> following redirection to `https://www-lb.open-mpi.org/software/ompi/current/'...
> gnu/packages/mpi.scm:194:2: warning: 'generic-html' updater failed to
> determine available releases for openmpi

Fixed in 2c73e654fe1b39f8cec6082a068a435ca2b7cfd1 by Attila, from
<https://issues.guix.gnu.org/54836>.

Ludo’.

[Message part 3 (message/rfc822, inline)]
From: Philippe SWARTVAGHER <philippe.swartvagher <at> inria.fr>
To: guix-patches <at> gnu.org
Date: Mon, 28 Mar 2022 14:49:24 +0200
`git refresh openmpi` seems to be broken for this package:
./pre-inst-env guix refresh openmpi
following redirection to `https://www-lb.open-mpi.org/software/ompi/current/'...
gnu/packages/mpi.scm:194:2: warning: 'generic-html' updater failed to
determine available releases for openmpi

The URL in
```
`((release-monitoring-url
    . "https://www.open-mpi.org/software/ompi/current")))
```
redirects to a URL containing only the major and minor version, the
patch number has to be found in the content of the page. I don't know if
something has to be fixed and where (in the openmpi package, or is it a
bug from `guix refresh`?).


Regarding the update, I looked very quickly at the changelog
(https://raw.githubusercontent.com/open-mpi/ompi/v4.1.x/NEWS), and
nothing caught my attention regarding the packaging.


Tested by building intel-mpi-benchmarks against this new version of
OpenMPI, succefuly built.


Philippe.




This bug report was last modified 3 years and 101 days ago.

Previous Next


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