Description of problem: using jigdo-lite on the FedoraUnity Everything spin encounters missing files because the .jigdo file uses %2b escapes for plus (+) signs. Version-Release number of selected component (if applicable): jigdo-0.7.3-4.fc8 How reproducible: consistently Steps to Reproduce: 1. download FedoraUnity 8 Everything .jigdo file 2. point at local repository 3. watch missing files occur Actual results: Expected results: Additional info: User can edit the .jigdo file to manually replace the %2b escapes, but this shouldn't be necessary.
We have fixed this in our jigdo definitions. IIRC, + is supposed to be %20 so this is not really a bug that jigdo needs to deal with.