Hi there, I was wondering if anyone might know of a repository or other source for puppet packages for Debian Sarge? (and supporting packages for ruby etc) Thanks! -- Please remember that an email is just like a postcard; it is not confidential nor private nor secure and can be read by many other people than the intended recipient. A postcard can be read by anyone at the mail sorting office and expecting what is written on it to be private and secret is not realistic. Please hold no higher expectation of email. If you need to send confidential information in an email you need to use encryption. PGP is Pretty good for this. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Hello Steve! There is already one: http://packages.debian.org/etch/puppet But if it is possible I suggest you to pin the package from lenny (or newer). This can be done through adding the repository to your sources list and the following to your /etc/apt/preferences: <snip> Package: * Pin: release a=experimental Pin-Priority: 1 Package: puppet Pin: release a=experimental Pin-Priority: 1001 Package: puppetmaster Pin: release a=experimental Pin-Priority: 1001 <snap> sincerely Hannes Steve Wray schrieb:> Hi there, > > I was wondering if anyone might know of a repository or other source for > puppet packages for Debian Sarge? (and supporting packages for ruby etc) > > Thanks! > >--~--~---------~--~----~------------~-------~--~----~ 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 Mar 5, 9:19 pm, Steve Wray <steve.w...@cwa.co.nz> wrote:> Hi there, > > I was wondering if anyone might know of a repository or other source for > puppet packages for Debian Sarge? (and supporting packages for ruby etc) > > Thanks!I''m thinking that you might want to visit Debian''s Snapshot[0] archive for something from Sarge. Although I wouldn''t count on it working too well/at all. Sarge is pretty old (2003-2005) and the packages on snapshot are not guaranteed to work. But at least its something you can start with. Good Luck, Richard [0] http://snapshot.debian.net/ --~--~---------~--~----~------------~-------~--~----~ 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 Fri, Mar 06, 2009 at 09:42:05AM +0100, Hannes Nagl wrote:> > Hello Steve! > > There is already one: http://packages.debian.org/etch/puppet > But if it is possible I suggest you to pin the package from lenny (or > newer).The Lenny packages drop into etch with no problems at all but I''d be surprised if they work on Sarge without quite some work. You''ll need Ruby 1.8, for one thing, which would have to be built from source (either from the ruby project repository or using the deb src package from lenny) as well as a bunch of companion libraries that are dependencies. -- Bruce If the universe were simple enough to be understood, we would be too simple to understand it. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Hannes Nagl wrote:> Hello Steve! > > There is already one: http://packages.debian.org/etch/puppet > But if it is possible I suggest you to pin the package from lenny (or > newer).This pinning isn''t working out, not finding any puppet package. I imagine that I should replace ''experimental'' with ''etch''? I''ve also tried ''stable''. I get: Package puppet is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source I have a standard etch source listed in sources.list: deb ftp://ftp.nz.debian.org/debian etch main contrib non-free :( I want to get puppet installed on our Sarge servers in preparation for upgrades.> This can be done through adding the repository to your sources list and > the following to your /etc/apt/preferences: > <snip> > Package: * > Pin: release a=experimental > Pin-Priority: 1 > > Package: puppet > Pin: release a=experimental > Pin-Priority: 1001 > > Package: puppetmaster > Pin: release a=experimental > Pin-Priority: 1001 > <snap> > > sincerely > Hannes > > > Steve Wray schrieb: >> Hi there, >> >> I was wondering if anyone might know of a repository or other source for >> puppet packages for Debian Sarge? (and supporting packages for ruby etc) >> >> Thanks! >> >> > > >-- Please remember that an email is just like a postcard; it is not confidential nor private nor secure and can be read by many other people than the intended recipient. A postcard can be read by anyone at the mail sorting office and expecting what is written on it to be private and secret is not realistic. Please hold no higher expectation of email. If you need to send confidential information in an email you need to use encryption. PGP is Pretty good for this. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
I have same request : have puppet on sarge Is ruby 1.8 is available somewhere ? I am trying to recompile and I ve got the following error : devsarge:/export/packages/puppet/puppet-0.24.7# dpkg-buildpackage dpkg-buildpackage: source package is puppet dpkg-buildpackage: source version is 0.24.7-1 dpkg-buildpackage: source maintainer is Micah Anderson <micah@debian.org> dpkg-buildpackage: host architecture is i386 debian/rules clean dh_testdir dh_testroot rm -f build-stamp configure-stamp dh_clean dpkg-source -b puppet-0.24.7 dpkg-source: warning: unknown information field in input data in general section of control info file dpkg-source: warning: unknown information field in input data in general section of control info file dpkg-source: warning: unknown information field in input data in general section of control info file dpkg-source: building puppet using existing puppet_0.24.7.orig.tar.gz dpkg-source: building puppet in puppet_0.24.7-1.diff.gz dpkg-source: building puppet in puppet_0.24.7-1.dsc debian/rules build dh_testdir touch configure-stamp dh_testdir touch build-stamp debian/rules binary dh_testdir dh_testroot dh_clean -k dh_installdirs # note to self, fix the install.rb to handle DESTDIR and change # library path install -d -m0755 /export/packages/puppet/puppet-0.24.7/debian/tmp/usr/ sbin install -d -m0755 /export/packages/puppet/puppet-0.24.7/debian/tmp/usr/ bin install -d -m0755 /export/packages/puppet/puppet-0.24.7/debian/tmp/usr/ lib/ruby/1.8 install -d -m0755 /export/packages/puppet/puppet-0.24.7/debian/tmp/etc/ puppet/manifests install -d -m0755 /export/packages/puppet/puppet-0.24.7/debian/tmp/var/ lib/puppet install -d -m0755 /export/packages/puppet/puppet-0.24.7/debian/tmp/var/ run install -d -m0755 /export/packages/puppet/puppet-0.24.7/debian/tmp/var/ log/puppet install -Dp -m0755 bin/puppet bin/puppetdoc bin/ralsh ext/puppetlast bin/filebucket /export/packages/puppet/puppet-0.24.7/debian/tmp/usr/ bin install -Dp -m0755 bin/puppetd bin/puppetmasterd bin/puppetca bin/ puppetrun /export/packages/puppet/puppet-0.24.7/debian/tmp/usr/sbin install -Dp -m0644 lib/puppet.rb /export/packages/puppet/puppet-0.24.7/ debian/tmp/usr/lib/ruby/1.8/puppet.rb cp -a lib/puppet /export/packages/puppet/puppet-0.24.7/debian/tmp/usr/ lib/ruby/1.8 find /export/packages/puppet/puppet-0.24.7/debian/tmp/usr/lib/ruby/1.8 -type f -perm +ugo+x -exec chmod a-x {} \; install -Dp -m0644 debian/fileserver.conf /export/packages/puppet/ puppet-0.24.7/debian/tmp/etc/puppet/fileserver.conf install -Dp -m0644 debian/puppet.conf /export/packages/puppet/ puppet-0.24.7/debian/tmp/etc/puppet/puppet.conf # Vim auto-syntax-highlighting stuff install -Dp -m0644 ext/vim/syntax/puppet.vim \ /export/packages/puppet/puppet-0.24.7/debian/puppet/usr/share/vim/ vim71/syntax/ install: cannot overwrite directory `/export/packages/puppet/ puppet-0.24.7/debian/puppet/usr/share/vim/vim71/syntax/'' with non- directory make: *** [install] Error 1 devsarge:/export/packages/puppet/puppet-0.24.7# On 8 mar, 22:35, Steve Wray <steve.w...@cwa.co.nz> wrote:> Hannes Nagl wrote: > > Hello Steve! > > > There is already one:http://packages.debian.org/etch/puppet > > But if it is possible I suggest you to pin the package from lenny (or > > newer). > > This pinning isn''t working out, not finding any puppet package. > > I imagine that I should replace ''experimental'' with ''etch''? I''ve also tried > ''stable''. > > I get: > > Package puppet is not available, but is referred to by another package. > This may mean that the package is missing, has been obsoleted, or > is only available from another source > > I have a standard etch source listed in sources.list: > > debftp://ftp.nz.debian.org/debianetch main contrib non-free > > :( > > I want to get puppet installed on ourSargeservers in preparation for > upgrades. > > > > > This can be done through adding the repository to your sources list and > > the following to your /etc/apt/preferences: > > <snip> > > Package: * > > Pin: release a=experimental > > Pin-Priority: 1 > > > Package: puppet > > Pin: release a=experimental > > Pin-Priority: 1001 > > > Package: puppetmaster > > Pin: release a=experimental > > Pin-Priority: 1001 > > <snap> > > > sincerely > > Hannes > > > Steve Wray schrieb: > >> Hi there, > > >> I was wondering if anyone might know of a repository or other source for > >> puppet packages for DebianSarge? (and supporting packages for ruby etc) > > >> Thanks! > > -- > Please remember that an email is just like a postcard; it is not > confidential nor private nor secure and can be read by many other people > than the intended recipient. A postcard can be read by anyone at the mail > sorting office and expecting what is written on it to be private and secret > is not realistic. Please hold no higher expectation of email. > > If you need to send confidential information in an email you need to use > encryption. PGP is Pretty good for this.--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---