ports/126968: puppetmasterd cannot start

Dulmandakh Sukhbaatar dulmandakh at gmail.com
Sat Aug 30 12:30:04 UTC 2008


>Number:         126968
>Category:       ports
>Synopsis:       puppetmasterd cannot start
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 30 12:30:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Dulmandakh Sukhbaatar
>Release:        7.0
>Organization:
>Environment:
FreeBSD nagios.gov.mn 7.0-RELEASE-p3 FreeBSD 7.0-RELEASE-p3 #0: Fri Aug 22 19:28:23 ULAT 2008     root at nagios.gov.mn:/usr/obj/usr/src/sys/NAGIOS  amd64
>Description:
after installing puppet-devel or version 0.24.5 from ports, I cannot start it issuing /usr/local/etc/rc.d/puppetmasterd start. it's saying that /var/puppet cannot be found
>How-To-Repeat:
install puppet-devel from ports, enable puppetmasterd in /etc/rc.conf adding puppetmasterd_enable="YES". after that you need create site manifest file or site.pp in /usr/local/etc/puppet/manifests. content whould be anything, but in my situation it's:

file { "/etc/passwd" :
        owner => "root",
        mode => 644,
}

now you can start puppetmasterd using /usr/local/etc/rc.d/puppetmasterd start
>Fix:
just create /var/puppet. but i think it would be better create it in postinst script.

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list