/var/www/packages sometimes created before /var/www on bootserver

Bug #1164003 reported by Ian Wells
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cisco Openstack
Fix Released
Low
Chris Ricker
Folsom
Fix Committed
Low
Chris Ricker
Grizzly
Fix Released
Low
Chris Ricker

Bug Description

        file { "/var/www/packages":
            ensure => 'directory',
        }

is used when pip caching is enabled.

Analysis:

/var/www is installed because apache2 is installed. However, apache2 is installed implicitly via Ubuntu package management, and I can't hook onto this

    <- Package[httpd]

to make sure it installs first.

Revision history for this message
Chris Ricker (chris-ricker) wrote :
Changed in openstack-cisco:
milestone: none → 2012.2.4
importance: Undecided → Medium
importance: Medium → Low
assignee: nobody → Chris Ricker (chris-ricker)
status: New → In Progress
Revision history for this message
Chris Ricker (chris-ricker) wrote :
Revision history for this message
Chip (cbaesema) wrote :

fix reviewed

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.