Hi,

I am puzzled. I installed exim-mysql on a freebsd machine without
problem before but now this manifest creates an error:

class exim::install {
  package { [ 'mail/exim-mysql' ]:
    ensure   => installed,
    provider => freebsd,
    source   => 'http://<some_url>',
  }
}

Here is the error:


err: Could not prefetch package provider 'freebsd': No resource and no
name in property hash in freebsd instance
info: Applying configuration version '1332781404'
err: /Stage[main]/Exim::Install/Package[mail/exim-mysql]: Could not
evaluate: No resource and no name in property hash in freebsd instance
err: /Stage[main]/Puppet::Install/Package[sysutils/puppet]: Could not
evaluate: No resource and no name in property hash in freebsd instance

I had added new modules but took them all out. I am sure the package
is installed on the file server. Also, other nodes loading mysql or
apache work fine.

Any suggestions?

Thanks,

Werner Bahlke

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to