We fixed this by using an alternative syntax to adding the repository. The colon in the filename was indeed specific to some sort of metadata notation, not being supported.
When adding it as a repo for openSUSE, one can add it with the following notation: sudo zypper addrepo http://myserver:8081/artifactory/openSUSE-virtual-appliances/openSUSE_13.2/ Virtualization_Appliances So, by doing that, you avoid needing to point to the metadata file itself. -- View this message in context: http://forums.jfrog.org/Remote-Generic-repository-containing-a-colon-appear-to-cause-a-409-error-tp7580507p7580514.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
