Displaying 20 results from an estimated 39 matches for "notrun".
Did you mean:
notrunc
2011 Jan 12
1
change from notrun to 0 failed: returned 1 instead of 0
...isc_Agnt_Install]: 1 change(s)
debug: //iddmi/Exec[HP_Disc_Agnt_Install]: Executing ''pkgadd -a
default -d Iddmi_SunOS_sparc.pkg Iddmi''
debug: Executing ''pkgadd -a default -d Iddmi_SunOS_sparc.pkg Iddmi''
err: //iddmi/Exec[HP_Disc_Agnt_Install]/returns: change from notrun to
0 failed: pkgadd -a default -d Iddmi_SunOS_sparc.pkg Iddmi returned 1
instead of 0 at /opt/home/iqbala/iddmi.pp:26
debug: Finishing transaction 8296656 with 1 changes
debug: Storing state
debug: Stored state in 4.72 seconds
debug: Calling puppetreports.report
puppet client is 0.24.7 and puppet...
2010 Mar 04
2
exec failure
...39;m trying to create a custom resource to
use launchctl to stop a launchd job.
command => "launchctl stop `launchctl list | grep $job_real | cut -f 3`",
yeilds:
err:
//sav/Stop_launchd_job[com.Symantec.SymSecondaryLaunch]/Exec[com.Symantec.SymSecondaryLaunch]/returns:
change from notrun to 0 failed: launchctl stop `launchctl list | grep
com.Symantec.SymSecondaryLaunch | cut -f 3` returned 1 instead of one of
[0] at
/var/puppet/environments/development/modules/lanl-baseline/manifests/definitions/stop_launchd_job.pp:49
and
command => "launchctl list | awk /$job_real/'...
2011 Sep 14
10
fail to exec apt-get upgrade (change from notrun to 0 failed...)
...path => "/usr/bin/"
}
}
It it supposed to run apt-get update + upgrade
This is the output I get:
info: Applying configuration version ''1316008127''
notice: //aguu/Exec[update]/returns: executed successfully
err: //aguu/Exec[upgrade]/returns: change from notrun to 0 failed: apt-get
upgrade -y returned 100 instead of one of [0] at
/etc/puppet/modules/aguu/manifests/init.pp:11
notice: //testmodule1/File[/tmp/testmodule]/ensure: created
warning: Value of ''preferred_serialization_format'' (pson) is invalid for
report, using default (marsha...
2009 Oct 08
2
Installing libhildonfm2-dev for scratchbox
...oot by
typing this:
puppetd --test --server staging-puppet.build.mozilla.org
I get the following error message:
err: //Node[moz2-linux-slave03.build.mozilla.org]/staging-buildslave/
extras/Exec[/scratchbox/moz_scratchbox -p apt-get --yes --force-yes
install libhildonfm2-dev]/returns: change from notrun to 0 failed: /
scratchbox/moz_scratchbox -p apt-get --yes --force-yes install
libhildonfm2-dev returned 1 instead of 0 at /etc/puppet/manifests/
packages/extras.pp:11
What am I doing wrong? Is the command being run as cltbld when puppet
tries that?
Cheers,
Armen
diff -r 758b10a407d1 classes/sta...
2012 May 22
11
Puppet First Run after Install failing in module pe_mcollective
I am installing puppet enterprise manager (master) on a RHEL box.
Though the install itself succeeds without any issues, the first run
of puppet when it tries to deploy the pe_mcollective module fails with
the following error.
Message:
change from notrun to 0 failed: sh -c ''umask 077; keytool -
importkeystore -deststorepass puppet -destkeypass puppet -destkeystore
broker.ks -srckeystore broker.p12 -srcstorepass puppet -srcstoretype
PKCS12 -alias puppet-master.xyz.com'' returned 1 instead of one of [0]
at /opt/puppet/share/puppet/mo...
2012 Jan 13
2
Problem with not installing package, exec do an error
...exec { ''sudo apt-get install libmemcached-dev'':
path => [''/usr/bin''],
alias => memDev,
require => Exec[updateGem],
}
Unfortunatly it doesn''t work either : err: /Stage[main]//Exec[sudo apt-
get install libmemcached-dev]/returns: change from notrun to 0 failed:
sudo apt-get install libmemcached-dev returned 1 instead of one of [0]
at /mnt/hgfs/puppet/install.pp:10
I would prefer to do it with package, so if someone have an idea.
Thank you !
--
You received this message because you are subscribed to the Google Groups "Puppet Users&quo...
2010 Aug 04
1
Build fails due to missing ovirt-node-recipe.ks
...rt.priv -u dirsrv -U'
debug: Executing '/usr/sbin/ipa-server-install -r ovirt.priv -p 'supersecretpw' -P 'supersecretpw' -a 'supersecretpw' --hostname management.ovirt.priv -u dirsrv -U'
err: //freeipa::bundled/Single_exec[ipa_server_install]/returns: change from notrun to 0 failed: /usr/sbin/ipa-server-install -r ovirt.priv -p 'supersecretpw' -P 'supersecretpw' -a 'supersecretpw' --hostname management.ovirt.priv -u dirsrv -U returned 1 instead of 0 at /usr/share/ace/modules/ovirt/manifests/freeipa.pp:65
2013 Jun 26
1
use of exec in puppet
...;/usr/sbin/",
notify => Class["apache::service"],
require => Class["apache::install"],
}
}
But in agent I''m getting the following error,
notice: /Stage[main]/Sudo/Package[sudo]/ensure: created
err: /Stage[main]/Apache::Mod/Exec[a2enmod]/returns: change from notrun to
0 failed: sh: 1: env: not found
Could not read /etc/apache2/envvars
notice: /Stage[main]/Apache::Service/Service[apache2]: Dependency
Exec[a2enmod] has failures: true
Any idea why it is happening like this?
Regards,
Rahmathulla
--
You received this message because you are subscribed to t...
2005 Aug 11
1
win32, ssh and rsync
...operation - however it does not run from the
windows 2003 scheduler.
I thus want to know if the command can be broken into
2 parts... the ssh connect part... and the rsync part.
I do not beleive this is the same as the ssh
tunneling since the rsyncd.conf file does not exist on
the server and I am notrunning rsync as a daemon.
Has anyone else had experience with this.
Regards
Donald
___________________________________________________________
How much free photo storage do you get? Store your holiday
snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com
2013 Apr 04
5
Unable to set MySQL root password
Hi,
Using this module https://forge.puppetlabs.com/puppetlabs/mysql as
described on documentation:
class { ''mysql::server'':
config_hash => { ''root_password'' => ''foo'' }
}
But, couldn''t set password after logging getting error: Access denied for
user ''root''@''localhost'' (using password:
2011 Apr 15
15
Installing port on FreeBSD
...-c "/usr/bin/make install"'',
path => ["/bin/, /usr/bin/, /usr/local/bin/, /sbin/, /
usr/sbin/, /usr/local/sbin/"],
returns => "1",
}
With the command being "make install" I got:
Exec[port-sudo]/returns) change from notrun to 1 failed: make: not
found
So I added the full path (with and without right angle brackets),
which I don''t think I should need since the path is defined. With
full path I get:
Exec[port-sudo]/returns) change from notrun to 0 failed: /bin/sh -c "/
usr/bin/make install" return...
2013 Aug 15
1
/usr/bin/apt-key: 8: /usr/bin/apt-key: mktemp: not found
When installing stackdriver on an ubuntu 12.04 machine, I get the following
error:
change from notrun to 0 failed: /usr/bin/apt-key: 8: /usr/bin/apt-key: mktemp: not found
Based on the instructions here <http://feedback.stackdriver.com/knowledgebase/articles/206135-ubuntu> on their website, my resource is as follows:
exec { ''add-stackdriver-key'':
command => '...
2012 Oct 24
1
Exec python script on puppet clinet running on windows
...Could
not retrieve information from environment production source(s)
puppet://qalab2.p
ertino.com/plugins
info: Caching catalog for homebasic32.pertino.com
info: Applying configuration version ''1351047345''
err: /Stage[main]//Exec[ez_setup.py -U setuptools]/returns: change from
notrun
to 0 failed: CreateProcess() failed:
notice: Finished catalog run in 4.06 seconds
**************************************************
I have no idea how to debug. Pls help!
Great Thanks,
Viktoriya
--
You received this message because you are subscribed to the Google Groups "Puppet Users&quo...
2012 Feb 16
4
Could not set present on ensure: Read-only file system
...nstall libcurl4-gnutls-dev'' returned
100: W: Not using locking for read only lock file /var/lib/dpkg/lock
E: dpkg was interrupted, you must manually run ''sudo dpkg --configure
-a'' to correct the problem.
err: /Stage[main]/Dev/Exec[apt-get -y update]/returns: change from
notrun to 0 failed: /usr/bin/apt-get -y update returned 100 instead of
one of [0] at /tmp/vagrant-puppet/manifests/vagrant.pp:62
err: /Stage[main]/Dev/Exec[apt-get -y make]/returns: change from
notrun to 0 failed: /usr/bin/apt-get -r make upgrade returned 100
instead of one of [0] at /tmp/vagrant-puppet/...
2012 Jun 04
1
Need help resolving bad Puppet module entries for STIG
...orted:
Jun 1 12:40:58 rhel-stig-ap puppet-agent[2489]: (/Stage[main]/Gen002640/Ex
ec[/bin/bash -c ''for i in `awk -F: ''$3 < 500 && $1 != "root" { print $1 }''
/etc/passwd`; do /usr/bin/usermod -L -s /dev/null $i; done'']/returns)
change from notrun to 0 failed: /bin/bash -c ''for i in `awk -F: ''$3 < 500
&& $1 != "root" { print $1 }'' /etc/passwd`; do /usr/bin/usermod -L -s
/dev/null $i; done'' returned 1 instead of one of [0] at
/etc/puppet/modules/GEN002640/manifests/init.pp:7
When ru...
2007 Mar 13
4
Object sync problem
...ce-verified]/Exec[extracttar-xen-source-verified]/returns:
executed successfully
Working directory ''/usr/src/xen-3.0.4\_1-src/buildconfigs/'' does not exist
at anotest.pp:67
err:
//a0/y/xxx[zzz]/sedfile[change-to-local-repos]/Exec[sedfile-change-to-local-repos]/returns:
change from notrun to 0 failed: Working directory ''/usr/src/xen-
3.0.4\_1-src/buildconfigs/'' does not exist at anotest.pp:67
Here''s the proof that the directory does exist (after the extract):
ls -l /usr/src/xen-3.0.4_1-src/buildconfigs/
total 352
drwxrwxr-x 2 1103 10020 80 2007-01-08 1...
2013 Feb 26
5
Glassfish automatic installation in Puppet
Hi All,
Can any one help to install my jar file automatically,
When I tried to install /usr/bin/java -Xmx256m -jar
/gx/mnt/software/Vidispine/Components/glassfish-installer-v2.1.1-b31g-linux.jar,its
is asking for confirmation like Accept or Decline? [A,D,a,d]. So how can I
pass answer with command.
Please find my puppet code below
exec { ''glassfishInstaExe'':
2004 Oct 19
0
samba 3.0.7 make check fails in function strstr_m
...139, signal 0)
stdout:
stderr:
Segmentation Fault - core dumped
-----------------------------------------------------------------
PushUCS2_Tests OK
NoArgs OK
OneArg OK
SmbdDest OK
NmbdDest NOTRUN, not implemented
WinbinddDest NOTRUN, not implemented
PidDest OK
SelfDest OK
BadDest OK
BadCmd OK
Debug OK
ForceElection OK
SamSync...
2013 Feb 18
2
Dependency Ordering Confusion
...C:\programdata\puppet\restart_agent.bat returned 1 instead of one of [0]
Notice: /Stage[main]/Ast_win/Exec[exit_init]/returns: INIT PATH <snip />
Error: cmd /c echo INIT PATH %PATH% & exit 1 returned 1 instead of one of
[0]
Error: /Stage[main]/Ast_win/Exec[exit_init]/returns: change from notrun to
0 failed: cmd /c echo INIT PATH %PATH% & exit 1 returned 1 instead of one
of [0]
Notice: Finished catalog run in 237.10 seconds
Basically, what I''m looking for is a way to say: "Always run ast_win::env
before ast_win::restart. Always run ast_win::restart before ast_win an...
2013 Jan 02
13
Puppet and installing packages from source
...xec[configure]/returns: ./configure: line
479: sed: command not found
Notice: /Stage[main]/Web_dev/Exec[configure]/returns: : error: cannot
create .lineno; rerun with a POSIX shell
Error: ./configure returned 1 instead of one of [0]
Error: /Stage[main]/Web_dev/Exec[configure]/returns: change from notrun to
0 failed: ./configure returned 1 instead of one of [0]
Anyone did this or knows whats wrong ?
Thanks,
Magic.
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/...