[Pulp-list] Need to re-run pulp-dev.py if running development setup

John Matthews jmatthew at redhat.com
Wed Oct 20 19:46:05 UTC 2010


I committed a change that relies on /var/www/pub pointing to /var/lib/pulp/published

Please re-run pulp-dev.py so this will be fixed.  
  sudo python pulp-dev.py --uninstall
  sudo python pulp-dev.py --install

For background:  Apache will be exposing content under /var/lib/pulp/published.  When a repository is set as 'published', a symlink will be inserted at /var/lib/pup/published[repo 'relative_path']


Note, this change is not in today's pulp rpm build.  The next build would contain this, and the link will be adjusted when the rpm is installed.




More information about the Pulp-list mailing list