Re: [Puppet Users] Re: Package cannot be installed error.

2011-10-10 Thread Felix Frank
Hi, in case you're still wondering, you're lacking the public key for the repository that serves the hudson package. Make sure to import the key using apt-key, then run apt-get update. For your security, you should make sure to use verified keys for all the repos you use. HTH, Felix On 09/30/2

[Puppet Users] Re: Package cannot be installed error.

2011-09-30 Thread Namrata
Also, during manual installation of hudson , this is necessary: Install these packages without verification [y/N]? I am not sure if it is not able to take "y" during installation. Please help, thanks! On Sep 30, 10:41 am, Namrata wrote: > I am trying to install hudson using puppet and I get the