pkgsrc-Users archive

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

Error fetching source for creating package



Hello,

I'm trying to create a package and start with

url2pkg https://github.com/n-t-roff/heirloom-doctools/releases/download/150406/heirloom-doctools-150406.tar.bz2

then edit the Makefile and save it. But the sources can't be downloaded:

ftp: Can't connect to `216.34.94.184:21': Connection timed out                                                                                                                         [52/1806]
ftp: Can't connect to `https:ftp'
ftp: Can't connect or login to host `https:?'
fetch: Unable to fetch expected file heirloom-doctools-150406.tar.bz2
[...]

Then it tries to fetch them from NetBSD:

Requesting http://ftp.fr.NetBSD.org/pub/pkgsrc/distfiles/heirloom-doctools-150406.tar.bz2
ftp: Error retrieving file `404 Not Found'
[...]

which may not make sense.

Is the https the problem? wget does work for that URL when option --no-check-certificate is given.

Carsten


Home | Main Index | Thread Index | Old Index