This eliminates the Sources issue, but we see the same issue with Translation files:
W: Failed to fetch http://flardartifact01/artifactory/ubuntu-archive/dists/trusty-updates/main/i18n/Translation-en Hash Sum mismatch W: Failed to fetch http://flardartifact01/artifactory/ubuntu-archive/dists/trusty-updates/universe/i18n/Translation-en Hash Sum mismatch W: Failed to fetch http://flardartifact01/artifactory/ubuntu-security/dists/trusty-security/main/i18n/Translation-en Hash Sum mismatch E: Some index files failed to download. They have been ignored, or old ones used instead. Typically we go in and delete dists from each repo, but excluding deb-src is a great option too. I wonder if this could be addressed by JFrog in their debian support? A couple of ideas are to offer per-path unused artifact cleanup settings, or offer a way to forbid certain file patterns from being cached. -Will -----Original Message----- From: itamarb [mailto:[email protected]] Sent: Friday, October 2, 2015 4:24 AM To: [email protected] Subject: Re: [Artifactory-users] Hash sum mismatch error when mirroring Ubuntu repositories Hi, The "Hash Sum Mismatch" could be a result of referring to "Sources" in your Debian repository. Since Artifactory is a Binary Repository Manager, the Debian repository is not designed for proxying 'Sources'. In order to resolve this, there are two options: One is to clean the cached 'Sources' before attempting to retrieve new ones. The other option, which we believe is better, is that if you do not actually need the 'Sources', you can comment out these lines in the sources.list file. This will result in apt-get not attempting to retrieve sources and in turn prevent the whole scenario. HTH, Itamar -- View this message in context: http://forums.jfrog.org/Hash-sum-mismatch-error-when-mirroring-Ubuntu-repositories-tp7580495p7580499.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users NOTICE: This e-mail message and all attachments transmitted with it may contain legally privileged and confidential information intended solely for the use of the addressee. If the reader of this message is not the intended recipient, you are hereby notified that any reading, dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately by electronic mail and delete this message and all copies and backups thereof. Thank you. Greenway Health. ------------------------------------------------------------------------------ _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
