<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">I'm trying to setup a local cache of the repository virtio-win-stable, using Sonatype's nexus3. But it's a little picky about content-type and this repository setup is not to it's taste:<br class=""><br class="">it's says :<br class=""><font face="Menlo" class="">2018-03-12 15:47:21,025+0100 WARN &nbsp;[qtp2016749412-36] &nbsp;*UNKNOWN org.sonatype.nexus.repository.view.handlers.ExceptionHandler - Invalid content: GET&nbsp;/repodata/5048716d95c37bb6e0df68263c13daea16145384c34bd950dba45bf69e39ea98-primary.xml.gz: org.sonatype.nexus.repository.InvalidContentException: Detected content type&nbsp;[application/xml, application/x-xml, text/xml], but expected [application/x-gzip, application/gzip, application/x-tgz, application/gzip-compressed, application/gzipped, application/x-gunzip,&nbsp;application/x-gzip-compressed, gzip/document]: repodata/5048716d95c37bb6e0df68263c13daea16145384c34bd950dba45bf69e39ea98-primary.xml.gz<br class=""></font><br class="">And indeed:<br class=""><font face="Menlo" class=""><br class="">$ curl -JORLv&nbsp;<a href="https://fedorapeople.org/groups/virt/virtio-win/repo/stable/repodata/5048716d95c37bb6e0df68263c13daea16145384c34bd950dba45bf69e39ea98-" class="">https://fedorapeople.org/groups/virt/virtio-win/repo/stable/repodata/5048716d95c37bb6e0df68263c13daea16145384c34bd950dba45bf69e39ea98-</a>primary.xml.gz<br class=""><br class=""></font>return:<br class=""><font face="Menlo" class="">&lt; Content-Encoding: gzip<br class="">&lt; Content-Type: text/plain; charset=UTF-8<br class=""></font><br class="">The file content is right:<br class=""><font face="Menlo" class="">$ zless 5048716d95c37bb6e0df68263c13daea16145384c34bd950dba45bf69e39ea98-primary.xml.gz<br class="">&lt;?xml version="1.0" encoding="UTF-8"?&gt;<br class="">&lt;metadata xmlns="<a href="http://linux.duke.edu/metadata/common" class="">http://linux.duke.edu/metadata/common</a>" xmlns:rpm="<a href="http://linux.duke.edu/metadata/rpm" class="">http://linux.duke.edu/metadata/rpm</a>" packages="5"&gt;<br class=""></font><br class=""><div class="">For sac-gdeploy, I get:</div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">$ curl -JORLv <a href="https://copr-be.cloud.fedoraproject.org/results/sac/gdeploy/epel-7-x86_64/repodata/0f79cb019e43ae53bda93bae802a611f1fb025859729da143c5459ca2b5590b6-primary.xml.gz" class="">https://copr-be.cloud.fedoraproject.org/results/sac/gdeploy/epel-7-x86_64/repodata/0f79cb019e43ae53bda93bae802a611f1fb025859729da143c5459ca2b5590b6-primary.xml.gz</a></span></div></div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class="">...</div><div style="margin: 0px; font-stretch: normal; font-size: 11px; line-height: normal; font-family: Menlo; background-color: rgb(255, 255, 255);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">&lt; Content-Type: application/x-gzip</span></div><div class=""><br class=""></div><div class="">This repository is the only one broken out of 14 I already setup, from Elastic, Postgres and other oVirt repositories.</div><div class=""><br class=""></div><div class="">With who should I get in touch to correct that problem ?</div><div class=""><br class=""></div></body></html>