-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Affects Version/s: 7.27.6
-
Fix Version/s: 7.31.10
-
Component/s: None
-
Labels:None
-
Location:External
Problem description:
Artifactory fails to index the RPM package when metadata has symbols(Ex: ✨�✨) in it. If we extract package using rpm2cpio < packagename.rpm | cpio -id, we can see the PKG-INFO file which has a special character in it.
What is the impact :
Artifactory is not able to index and create package metadata.
What is the expected behavior:
Artifactory should be able to index and create the package metadata.
Steps to reproduce:
1. Download the rpm from https://www.lupine.org/RPMS/python-requests-2.18.4-1.noarch.rpm
2. Deploy to Artifactory and check the logs for metadata errors.
Environment details:
Artifactory 7.27.9 with default derby database.