I am hosting fixtures used by our tests on repos.fedorapeople.org. I have noticed the following behavior:
Even though https://repos.fedorapeople.org/pulp/pulp/fixtures/debian/dists/ragnarok/jotunheimr/binary-armeb/ contains Packages.gz, but not Packages, requests for https://repos.fedorapeople.org/pulp/pulp/fixtures/debian/dists/ragnarok/jotunheimr/binary-armeb/Packages returns Packages.gz
This is a long battle we have had with apache and auto gzing some content but not others. :(
Metadata Update from @kevin: - Issue priority set to: Waiting on Assignee (was: Needs Review)
This is actually expected behaviour. All of the directories have MultiViews set.
https://httpd.apache.org/docs/2.4/content-negotiation.html#multiviews
@mymindstorm is there a solution we can implement where items under repos.fedoraproject.org returns the data dkliban is wanting?
This should do it.
This has been applied to git. Thanks.
Test does the right thing. Thanks MyMindStorm
Metadata Update from @smooge: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)