where is PC1 for Debian Jessie?

396 views
Skip to first unread message

Rachel Andrew

unread,
Jun 9, 2015, 8:28:37 AM6/9/15
to puppet...@googlegroups.com
Hi all

comments on this post https://puppetlabs.com/blog/say-hello-open-source-puppet-4 state that packages are available for Jessie, however they don't appear to be in the list at http://apt.puppetlabs.com/

Does anyone know where the package might be?

Rachel

Louis Coilliot

unread,
Jun 9, 2015, 8:54:10 AM6/9/15
to puppet...@googlegroups.com
Hello, many people are waiting for this, including me.

You can vote for the ticket here :


"Please provide repository for Debian jessie"

Some people also asked for it on the thread "[Puppet Users] Announce: Puppet 4 available!"

That said, for me it works on Jessie with the repos meant for Wheezy :


Regards,

Louis Coilliot


--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/73767d7a-7676-48ac-a89a-134975821b89%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Kylo Ginsberg

unread,
Jun 9, 2015, 4:30:57 PM6/9/15
to puppet...@googlegroups.com
Hey all,

We're planning to release the next puppet-agent drop on June 22nd and that should include Jessie packages/repos.

Meanwhile, you can grab jessie packages from our nightly builds, e.g.


Builds only promote to nightly if they pass CI, but these are nightlies, so standard caveats apply.

Thanks,
Kylo


For more options, visit https://groups.google.com/d/optout.



--
Kylo Ginsberg | ky...@puppetlabs.com | irc: kylo | twitter: @kylog

PuppetConf 2015 is coming to Portland, Oregon! Join us October 5-9.
Register now to take advantage of the Early Adopter discount save $349!

Francois Lafont

unread,
Jun 9, 2015, 5:22:05 PM6/9/15
to puppet...@googlegroups.com
Hello,

On 09/06/2015 22:30, Kylo Ginsberg wrote:

> We're planning to release the next puppet-agent drop on June 22nd and that
> should include Jessie packages/repos.

Thanks Kylo, this is a good news. ;)

Sorry if I change a little the subject (I suppose the thread is
"resolved") but do you know when the packages "mcollective-*-agent"
and "mcollective-*-client" will be available in the Puppet4 PC1
repositories?

François Lafont

Melissa Stone

unread,
Jun 9, 2015, 5:32:36 PM6/9/15
to puppet...@googlegroups.com
We're including mcollective as a part of the puppet-agent package. All you have to install is puppet-agent, and you'll have mcollective installed on your machine!

François Lafont


--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
Melissa Stone
Release Engineer, Puppet Labs
--------------------------------------------------

Francois Lafont

unread,
Jun 11, 2015, 12:39:47 PM6/11/15
to puppet...@googlegroups.com
Hi,

On 09/06/2015 23:32, Melissa Stone wrote:

>
>
> Sorry if I change a little the subject (I suppose the thread is
> "resolved") but do you know when the packages "mcollective-*-agent"
> and "mcollective-*-client" will be available in the Puppet4 PC1
>
> repositories?
>
>
> We're including mcollective as a part of the puppet-agent package. All
> you have to install is puppet-agent, and you'll have mcollective
> installed on your machine!

Ah, ok, so if I understand well, for instance I will be able to trigger
"puppet run" via my mcollective client, I will not need to install
"mcollective-puppet-client" on the client and "mcollective-puppet-agent"
on the servers, correct?

Thanks Melissa for your answer, I will test asap. ;)

François Lafont

Felix Frank

unread,
Jul 5, 2015, 7:37:48 PM7/5/15
to puppet...@googlegroups.com
Hi,

has anyone tried the PC1 on jessie yet? I just did the following:

wget http://apt.puppetlabs.com/puppetlabs-release-pc1-jessie.deb
dpkg -i puppetlabs-release-pc1-jessie.deb
apt-get update

but I get

...
W: Failed to fetch http://apt.puppetlabs.com/dists/jessie/Release
Unable to find expected entry 'PC1/source/Sources' in Release file
(Wrong sources.list entry or malformed file)

No puppetlabs packages come available to apt.

Thanks,
Felix

Martin Alfke

unread,
Jul 6, 2015, 12:43:05 PM7/6/15
to puppet...@googlegroups.com
Hi Felix,

seems as if Jessie is missing the apt-sources.
Remove the sources line from /etc/apt/sources.list.d/<filename>
and rerun apt-get update

best,
Martin
> --
> You received this message because you are subscribed to the Google Groups "Puppet Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/5599BFB7.5090808%40Alumni.TU-Berlin.de.

Melissa Stone

unread,
Jul 7, 2015, 3:34:05 PM7/7/15
to puppet...@googlegroups.com
On Mon, Jul 6, 2015 at 9:42 AM, Martin Alfke <tux...@gmail.com> wrote:
Hi Felix,

seems as if Jessie is missing the apt-sources.
Remove the sources line from /etc/apt/sources.list.d/<filename>
and rerun apt-get update

best,
Martin

On 06 Jul 2015, at 01:37, Felix Frank <felix...@alumni.tu-berlin.de> wrote:

> Hi,
>
> has anyone tried the PC1 on jessie yet? I just did the following:
>
> wget http://apt.puppetlabs.com/puppetlabs-release-pc1-jessie.deb
> dpkg -i puppetlabs-release-pc1-jessie.deb
> apt-get update
>
> but I get
>
> ...
> W: Failed to fetch http://apt.puppetlabs.com/dists/jessie/Release
> Unable to find expected entry 'PC1/source/Sources' in Release file
> (Wrong sources.list entry or malformed file)

The release package for jessie has been updated, and this should no longer be an issue 
>
> No puppetlabs packages come available to apt.
>
> Thanks,
> Felix
>
> On 06/09/2015 10:30 PM, Kylo Ginsberg wrote:
>> Hey all,
>>
>> We're planning to release the next puppet-agent drop on June 22nd and
>> that should include Jessie packages/repos.
>>
>> Meanwhile, you can grab jessie packages from our nightly builds, e.g.
>>
>> http://nightlies.puppetlabs.com/puppet-agent/3a6740a0753b6fb20d27e45071eedc29dd8b436c/repos/deb/jessie/PC1/puppet-agent_1.1.0.170.g3a6740a-1jessie_amd64.deb
>>
>> Builds only promote to nightly if they pass CI, but these are
>> nightlies, so standard caveats apply.
>>
>> Thanks,
>> Kylo
>
> --
> You received this message because you are subscribed to the Google Groups "Puppet Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/5599BFB7.5090808%40Alumni.TU-Berlin.de.
> For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
Melissa Stone
Release Engineer, Puppet Labs
--------------------------------------------------

Felix Frank

unread,
Jul 9, 2015, 8:18:49 PM7/9/15
to puppet...@googlegroups.com
On 07/07/2015 09:33 PM, Melissa Stone wrote:

> ...
> W: Failed to fetch http://apt.puppetlabs.com/dists/jessie/Release
> Unable to find expected entry 'PC1/source/Sources' in Release file
> (Wrong sources.list entry or malformed file)

The release package for jessie has been updated, and this should no longer be an issue 

Hi Melissa,

thanks for looking into this! Happy to report that the above error is indeed resolved for me.

Best,
Felix

Francois Lafont

unread,
Sep 12, 2015, 8:33:44 AM9/12/15
to puppet...@googlegroups.com
Hi,

Sorry I start again an old thread. ;)

On 09/06/2015 23:32, Melissa Stone wrote:

>> Sorry if I change a little the subject (I suppose the thread is
>> "resolved") but do you know when the packages "mcollective-*-agent"
>> and "mcollective-*-client" will be available in the Puppet4 PC1
>
> repositories?
>
>
> We're including mcollective as a part of the puppet-agent package. All you
> have to install is puppet-agent, and you'll have mcollective installed on
> your machine!

Indeed, the All-In-One "puppet-agent" package includes "mcollective" but
plugins are not installed. For instance "mcollective-puppet-agent" and
"mcollective-puppet-client" are not installed. With Puppet 3.x and the
"http://apt.puppetlabs.com" repository, it is possible possible to install
these plugins with the packages "mcollective-*-(agent|client)". For
instance:

apt-get install mcollective-puppet-agent # on a mcollective server
apt-get install mcollective-puppet-client # on a mcollective client

With Puppet4 and the PC1 collection repository, these packages no longer
exist.

Is it expected that these packages exist one day in PC1 collection?
Or should I install the mcollective plugins manually?

Thanks in advance for your help.
Regards.

François Lafont
Reply all
Reply to author
Forward
0 new messages