Puppet: System Administration Automated

Support

Ticket #139 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

freeBSD package seems to be not handled correctly by puppet

Reported by: gadnet@aqueos.com Assigned to: luke
Priority: normal Milestone:
Component: puppet Version: 0.16.5
Severity: normal Keywords: freebsd package
Cc: Triage Stage:
Attached Patches: Complexity:

Description

Hi,

the package type of puppet does not sems to handle the packages correctly:

package { nano:

ensure => installed,

}

throw this error:

core1:/root%(root)> puppetd --server monitoring.aqueos.net --waitforcert 60 --test info: Caching configuration at /etc/puppet/localconfig.yaml info: file=/usr/local/lib/ruby/1.8/facter/local.rb: Adding aliases facterlocal notice: Starting configuration run err: Could not apply complete configuration: Failed to match dpkg line pathchar-a1 LBNL Internet path characterization tool

notice: Finished configuration run in 8.17 seconds core1:/root%(root)>

It seems from mail with Luke that this is a problem in name handling of the package. Here is a link speaking of how the package name is built:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-naming.html#AEN465

basicaly this is $packagename-$versionstring

regards, Ghislain.

Change History

05/19/06 01:51:49 changed by luke

  • status changed from new to closed.
  • resolution set to fixed.

This is fixed as of 0.17.0.

05/30/06 15:11:19 changed by kkkkoaaa

  • milestone set to pilot.

Keep a good job up! http://quick-adult-links.com

06/19/06 04:44:49 changed by anonymous

10/05/06 23:42:26 changed by root

  • milestone deleted.

Milestone pilot deleted