mbox series

[bug#62156,0/1] gnu: Add atftp.

Message ID cover.1678682353.git.felix.lechner@lease-up.com
Headers show
Series gnu: Add atftp. | expand

Message

Felix Lechner March 13, 2023, 4:41 a.m. UTC
Hi,

I am not sure whether the mirror:// URL is right. It works, but there are two
lint warnings:

gnu/packages/networking.scm:2946:15: atftp@0.8.0: URI https://www.gnu.org/software/atftp/ not reachable: 404 ("Not Found")
gnu/packages/networking.scm:2921:12: atftp@0.8.0: source not archived on Software Heritage and missing from the Disarchive database

Kind regards,
Felix Lechner

* * *

Felix Lechner (1):
  gnu: Add atftp.

 gnu/packages/networking.scm | 41 +++++++++++++++++++++++++++++++++++++
 1 file changed, 41 insertions(+)


base-commit: 9584b1daa687d1212550841d1c5f62e7ffa44ffc

Comments

Sergey Trofimov March 20, 2023, 7:34 a.m. UTC | #1
Hi, I've checked that the package builds fine on my machine.
Also you might want to fix the linter, so that it appends 
`info/refs` to the git-reference url.
See here: 
https://git.savannah.gnu.org/cgit/guix.git/tree/guix/lint.scm?h=1f36534c7e8f2325bff4df5d37ecc811dc63fc38#n1227