unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#54609]
@ 2022-03-28 12:49 Philippe SWARTVAGHER
  2022-03-28 12:49 ` [bug#54610] [PATCH] gnu: openmpi: Update to 4.1.2 Philippe SWARTVAGHER
  0 siblings, 1 reply; 4+ messages in thread
From: Philippe SWARTVAGHER @ 2022-03-28 12:49 UTC (permalink / raw)
  To: 54609


`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.





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-03-29  9:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-28 12:49 [bug#54609] Philippe SWARTVAGHER
2022-03-28 12:49 ` [bug#54610] [PATCH] gnu: openmpi: Update to 4.1.2 Philippe SWARTVAGHER
2022-03-28 12:53   ` Philippe SWARTVAGHER
2022-03-29  9:48   ` bug#54610: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).