Project

Profile

Help

Story #3091

Updated by mhrivnak over 6 years ago

This is a request to provide a supported command line tool, installable as an RPM, to generate PULP_MANIFEST files in the right format for a directory structure. This should handle recursive generation as well as being able to re-run it and generate an updated PULP_MANIFEST. 

 There are a few examples of this in use today: 

  1) http://docs.pulpproject.org/plugins/pulp_rpm/tech-reference/iso-plugins.html#iso-importer 
  2) https://gist.github.com/jlsherrill/321cf092fce13d1c4f3a 

 Rather than have floating around tools, I think users would benefit from a simple, supported tool from the Pulp project that properly generates what Pulp requires to sync a repository.

Back