'guix refresh openmpi' no longer works

  • Done
  • quality assurance status badge
Details
2 participants
  • Ludovic Courtès
  • Philippe SWARTVAGHER
Owner
unassigned
Submitted by
Philippe SWARTVAGHER
Severity
normal
P
P
Philippe SWARTVAGHER wrote on 28 Mar 2022 14:49
(address . guix-patches@gnu.org)
20220328124925.805650-1-philippe.swartvagher@inria.fr
`git refresh openmpi` seems to be broken for this package:
./pre-inst-env guix refresh openmpi
gnu/packages/mpi.scm:194:2: warning: 'generic-html' updater failed to
determine available releases for openmpi

The URL in
```
`((release-monitoring-url
```
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
nothing caught my attention regarding the packaging.


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


Philippe.
L
L
Ludovic Courtès wrote on 29 Mar 2022 11:24
(address . control@debbugs.gnu.org)
87lewt3ydo.fsf@gnu.org
retitle 54609 'guix refresh openmpi' no longer works
quit
L
L
Ludovic Courtès wrote on 29 Mar 2022 11:24
(address . control@debbugs.gnu.org)
87k0cd3ydh.fsf@gnu.org
reassign 54609 guix
quit
L
L
Ludovic Courtès wrote on 11 Apr 2022 22:37
Re: bug#54609: 'guix refresh openmpi' no longer works
(name . Philippe SWARTVAGHER)(address . philippe.swartvagher@inria.fr)(address . 54609-done@debbugs.gnu.org)
87wnfvfja1.fsf@gnu.org
Hi,

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

Toggle quote (6 lines)
> `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

Ludo’.
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 54609@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 54609
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch