om package
gtk2-2.18.3-19.fc12.i686
On Apr 16, 2:54 pm, armenzg wrote:
> Hi I am trying to upgrade gtk from gtk2.18.3-19 to gtk2.18.9-3.
>
> I have downloaded the package that I want in a shared drive.
>
> class talos_fedora {
> Package{ provider => rpm, ens
Hi I am trying to upgrade gtk from gtk2.18.3-19 to gtk2.18.9-3.
I have downloaded the package that I want in a shared drive.
class talos_fedora {
Package{ provider => rpm, ensure => installed }
package {
"gtk":
source => "${httproot}/talos/linux/RPMS/${hardwaremodel}
?lnk=gst&q=is+both+unqualifed+and+specified+no+search+path+at#3b51f6664348e557
On Oct 8, 5:27 pm, armenzg wrote:
> I am a little better now. scratchbox does not allow to run anything as
> root so I tried this:
> "su - cltbld -c '/scratchbox/moz_scratchbox -p apt-get --yes --
warning: Not using cache on failed catalog
warning: Configuration could not be instantiated: 'su - cltbld -c '/
scratchbox/moz_scratchbox -p apt-get --yes --force-yes install
libhildonfm2-dev'' is both unqualifed and specified no search path at /
etc/puppet/manifests/packages/extras.pp:11
What seems to be an easy thing to do as to install a library into
scratchbox is being something difficult to debug.
The command "/scratchbox/moz_scratchbox -p apt-get --yes --force-yes
install libhildonfm2-dev" can be run in a linux vm with the account
"cltbld" without any problems but when I try