Actions
Bug #4047
closedCentos syncing fails with trailing slash
Description
BrownPanick in #katello reported an issue with katello 1.3 where syncing http://some-centos-mirror.com/centos/6/os/x86_64/ would try to fetch the netinstall iso with an incorrect path:
http://some-centos-mirror.com/centos/6/os/x86_64//../../isos/CentOS-6.4-netinstall.iso
versus
http://some-centos-mirror.com/centos/6/os/x86_64/../../isos/CentOS-6.4-netinstall.iso
If he removed the trailing slash on the feed url, it works fine.
This caused the sync to fail. This should be tested with katello 1.4 as well
Created: jlsherrill on October 11, 2013 17:28 +00:00
Imported from https://api.github.com/repos/Katello/katello/issues/3166
Updated by Eric Helms about 10 years ago
- Target version set to 55
- Translation missing: en.field_release set to 14
Updated by Eric Helms almost 10 years ago
- Translation missing: en.field_release changed from 14 to 23
Updated by Eric Helms over 9 years ago
- Translation missing: en.field_release changed from 23 to 31
Updated by Eric Helms over 9 years ago
- Translation missing: en.field_release deleted (
31)
Updated by Eric Helms over 8 years ago
- Status changed from New to Resolved
Moving to resolved -- if you see this issue with current stable Katello please re-open.
Updated by Eric Helms about 8 years ago
- Translation missing: en.field_release set to 166
Actions