Hi all, 0.24.4 has been out for a couple of weeks now, and it seems to be pretty stable, in addition to fixing some important bugs in previous releases. And, obviously, it''s the result of lots of iterations on this release. Given that, it seems to make sense to declare it the new stable release. Stable is dead, long live stable! Or something like that. -- Levy''s Law: The truth is always more interesting than your preconception of what it might be. --------------------------------------------------------------------- Luke Kanies | http://reductivelabs.com | http://madstop.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
Luke Kanies wrote:> Hi all, > > 0.24.4 has been out for a couple of weeks now, and it seems to be > pretty stable, in addition to fixing some important bugs in previous > releases. And, obviously, it''s the result of lots of iterations on > this release. > > Given that, it seems to make sense to declare it the new stable release. > > Stable is dead, long live stable! Or something like that. > >Is the debian package maintainer on this list? Do (or could) you plan to package this version for etch or etch-backports? -- Mark Foster - Sr. Systems Engineer BitPusher - premier managed services provider http://www.bitpusher.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
On 16/04/2008, Mark Foster <mfoster@bitpusher.com> wrote:> > Luke Kanies wrote: > > Hi all, > > > > 0.24.4 has been out for a couple of weeks now, and it seems to be > > pretty stable, in addition to fixing some important bugs in previous > > releases. And, obviously, it''s the result of lots of iterations on > > this release. > > > > Given that, it seems to make sense to declare it the new stable release. > > > > Stable is dead, long live stable! Or something like that. > > > > > > Is the debian package maintainer on this list? Do (or could) you plan to > package this version for etch or etch-backports?I certainly don''t intend to, since I don''t run etch anywhere but I (obviously) can''t speak for Micah. Note though the package will probably just install. -Thom --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 It''s quite easy to compile this yourself: apt-get install fakeroot devscripts debhelper dpatch dget http://debian.inf.tu-dresden.de/debian/pool/main/p/puppet/puppet_0.24.4-3.dsc dpkg-source -x puppet_0.24.4-3.dsc cd puppet* [have a look at debian/control, perhaps there is something you need to modify - I don''t remember] dpkg-buildpackge -rfakeroot cd .. dpkg -i puppet*.deb Phillip Mark Foster schrieb:> Luke Kanies wrote: >> Hi all, >> >> 0.24.4 has been out for a couple of weeks now, and it seems to be >> pretty stable, in addition to fixing some important bugs in previous >> releases. And, obviously, it''s the result of lots of iterations on >> this release. >> >> Given that, it seems to make sense to declare it the new stable release. >> >> Stable is dead, long live stable! Or something like that. >> >> > Is the debian package maintainer on this list? Do (or could) you plan to > package this version for etch or etch-backports? >-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFIBhME1MyrzuZeshoRApAKAJ9jqRZpxjsLhYMX0wQIvxvVzozt8wCfac9N jdRzjFfmMQHVvZdUJhHkH7I=8p2B -----END PGP SIGNATURE----- --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
On Mon, Apr 14, 2008 at 7:03 PM, Luke Kanies <luke@madstop.com> wrote:> > Hi all, > > 0.24.4 has been out for a couple of weeks now, and it seems to be > pretty stable, in addition to fixing some important bugs in previous > releases. And, obviously, it''s the result of lots of iterations on > this release. > > Given that, it seems to make sense to declare it the new stable release. > > Stable is dead, long live stable! Or something like that. >Woohoo! :-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
Phillip Scholz wrote:> It''s quite easy to compile this yourself: > > apt-get install fakeroot devscripts debhelper dpatch > > dget > http://debian.inf.tu-dresden.de/debian/pool/main/p/puppet/puppet_0.24.4-3.dsc > dpkg-source -x puppet_0.24.4-3.dsc > cd puppet* > [have a look at debian/control, perhaps there is something you need to > modify - I don''t remember] > dpkg-buildpackge -rfakeroot > cd .. > dpkg -i puppet*.debOK I will give this a whirl.. thanks for the guidance! -- Mark Foster - Sr. Systems Engineer BitPusher - premier managed services provider http://www.bitpusher.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
Yes, the packages installs quite so in etch. udo. Thom May wrote:> On 16/04/2008, Mark Foster <mfoster@bitpusher.com> wrote: >> Luke Kanies wrote: >> > Hi all, >> > >> > 0.24.4 has been out for a couple of weeks now, and it seems to be >> > pretty stable, in addition to fixing some important bugs in previous >> > releases. And, obviously, it''s the result of lots of iterations on >> > this release. >> > >> > Given that, it seems to make sense to declare it the new stable release. >> > >> > Stable is dead, long live stable! Or something like that. >> > >> > >> >> Is the debian package maintainer on this list? Do (or could) you plan to >> package this version for etch or etch-backports? > > I certainly don''t intend to, since I don''t run etch anywhere but I > (obviously) can''t speak for Micah. Note though the package will > probably just install. > -Thom > > >--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---