I have submitted my adventures with getting puppet to work with augeas
on Puppet Wiki http://reductivelabs.com/trac/puppet/wiki/PuppetSource
. I hope it will be of use to someone like me. It took me one week to
figure out what I wrote!...
Unfortunately I can't fully validate the steps, because it
Alright, I made the augeas working. The point I have missed is that
one should paste deb-src(...) from Karmic Koala into /etc/apt/
sources.list. I have never before backported anything.
But then there happened another problem: after I install the augeas on
puppet client (not master) and try to ru
David Lutterkort wrote:
> On Tue, 2009-10-27 at 05:13 -0700, Adam Ryczkowski wrote:
>
>> Did anyone managed to get augeas running on Ubuntu 8.04? I tried for
>> hours to get it working, but to no avail: No augeas on ubuntu
>> repository, making from source fails (and the installation procedure
Adam Ryczkowski writes:
>> It was basically as simple as:
>>
>> apt-get build-dep augeas
>> apt-get source augeas
>> cd augeas_0.5.1
>> debuild -i -us -uc -b
>>
>> seph
>
> I have finally found time to try it out, but to no avail. Maybe you
> were not specific enough about what to do. Us
> augeasis packaged for things newer than 8.04. I didn't have any problem
> fetching the newer package source and building on 8.04. Of course, the
> grub lenses don't seem to work, so I gave up, butaugeasitself seems
> fine.
>
> It was basically as simple as:
>
> apt-get build-depaugeas
> apt-
On Tue, 2009-10-27 at 05:13 -0700, Adam Ryczkowski wrote:
> Did anyone managed to get augeas running on Ubuntu 8.04? I tried for
> hours to get it working, but to no avail: No augeas on ubuntu
> repository, making from source fails (and the installation procedure
> included with augeas doesn't agr
augeas is packaged for things newer than 8.04. I didn't have any problem
fetching the newer package source and building on 8.04. Of course, the
grub lenses don't seem to work, so I gave up, but augeas itself seems
fine.
It was basically as simple as:
apt-get build-dep augeas
apt-get source a