On 2016/02/11 23:45, Michael McConville wrote: > Below is a failed fetch log for www/awl. Is this a known issue? Or is it > just me? It's been failing because of this for the 3-4 weeks that I've > been running bulk builds.
gitlab will be generating tarballs on the fly and either they have updated some software causing the files to be different, or someone has committed something else on the r0.55 tag on awl. Former is probably more likely in this case. I'll have a look in a bit and mirror the old distfile. > Requesting > http://ftp.fr.openbsd.org/pub/OpenBSD/distfiles//archive.tar.gz?ref=r0.55 > ftp: Error retrieving file: 404 Not Found This is possibly fixable in bsd.port.mk though a bit complicated. It should be using the "local" filename, e.g. awl-0.55.tar.gz, when fetching from the backup servers.