Bug 234313 - Missing file doc.txz file on mirror download.freebsd.org, doc.txz.empty_archive instead
Summary: Missing file doc.txz file on mirror download.freebsd.org, doc.txz.empty_archi...
Status: Closed Works As Intended
Alias: None
Product: Services
Classification: Unclassified
Component: FTP/WWW Sites & Mirrors (show other bugs)
Version: unspecified
Hardware: amd64 Any
: --- Affects Many People
Assignee: FreeBSD Release Engineering
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-23 20:44 UTC by Kylen
Modified: 2020-04-27 20:49 UTC (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kylen 2018-12-23 20:44:01 UTC
Hello BSD people,

It seems to me that the file "doc.txz" did not sync on mirror or somethink in script goes wrong...becouse look : 


https://download.freebsd.org/ftp/releases/amd64/12.0-RELEASE/doc.txz.empty_archive
doc.txz.empty_archive	180	2018-Dec-07 05:04
MD5 (doc.txz.empty_archive) = d6ff84bec30786fe321ac18e2103e578

icm.edu.pl: //ftp.icm.edu.pl/pub/FreeBSD/releases/amd64/12.0-RELEASE/doc.txz
doc.txz	07-Dec-2018 05:04	180	 
MD5 (doc.txz) = d6ff84bec30786fe321ac18e2103e578


The file has a bad name, please verify.

Greetings,
Kylen
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2018-12-23 23:37:28 UTC
This appears to be true for all archs for 12.0R.
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2018-12-30 11:58:49 UTC
Source and context via base r340406
Comment 3 Rodney W. Grimes freebsd_committer freebsd_triage 2018-12-30 15:30:47 UTC
I am part of RE@ so remove myself from the CC list.

The file doc.txz was renamed to doc.txz.empty_archive to try and help with an issue that iocage had in that it does not properly process the MANIFEST file, but rather globs the directory.  Arguable that is a bug in iocage and should of been handled there and there only.

It appears as if some of the mirrors do NOT use a remove if gone on master type mirroring which means this rename has ended up creating mirrors with both files on it.

We are gong to need to reach out to these mirrors and have them manually remove the doc.txz file to correct this issue.

Glen?
Comment 4 Rodney W. Grimes freebsd_committer freebsd_triage 2018-12-30 15:32:30 UTC
Oops, meant to post the corrected URL in my last comment:

ftp://ftp.icm.edu.pl/pub/FreeBSD/releases/amd64/12.0-RELEASE/
Comment 5 Gleb Popov freebsd_committer freebsd_triage 2020-04-27 20:49:02 UTC
If I understand it right, it works as intended - there is no doc.txz anymore.