Bug 429099
Summary: | pyjigdo doesn't recognize filename for existing media if it has special characters | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Andre Robatino <robatino> |
Component: | pyjigdo | Assignee: | Jeroen van Meeuwen <vanmeeuwen+fedora> |
Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 8 | CC: | poelstra |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-03-26 18:26:15 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Andre Robatino
2008-01-17 10:32:35 UTC
Will look into this I've added a bug to fix this on 1.0rc. https://fedorahosted.org/pyjigdo/ticket/27 The latest version pyjigdo-0.3.0-1.fc8 appears to work properly, at least as far as fixing this bug. I tested it by automounting the Fedora 8 i386 DVD and then creating the 5 Fedora 8 i386 CD ISOs with the command pyjigdo --jigdo=http://jigdo.fedoraunity.org/templates/Fedora-8-CD/Fedora-8-CD.jigdo --scan-dir=/media/Fedora\ 8\ i386\ DVD/ It was able to read the DVD and create CDs 2 through 5. It failed with CD 1 with the following errors: The following downloads failed: Download of Filename: images/xen/initrd.img Repo: Fedora-8-i386 Target Location: /tmp/pyjigdo-data failed. Download of Filename: images/xen/initrd.img Repo: Fedora-8-i386 Target Location: /tmp/pyjigdo-data failed. Checking image Fedora-8-i386-CD1.iso ... Image Fedora-8-i386-CD1.iso failed to complete. Try running pyjigdo again. But this may just be a bad server. By the way, the only documentation is to type "pyjigdo --help". There is a 20-byte file where the pyjigdo man page is supposed to be. Thanks for confirming the original issue fixed. The man page has been created, but has not been included in any release yet. |