similar to: Package install_options

Displaying 20 results from an estimated 6000 matches similar to: "Package install_options"

2012 Sep 25
4
MSI Package Provider and Install_options
Hello, I''m trying to install a few MSI packages on Windows, and I''m having trouble specifying options. Here is what I want to execute C:\packages\my_problematic_package.msi \quiet \passive As you can see, I''m trying to specify two arguments to the package, but I can''t figure out how to use the Puppet package resource to accomplish this. Install_options
2011 Nov 18
10
msi package provider: Invalid parameter install_options
C:\Users\ml623>puppet --version 2.7.7 Puppet complains about a package resource I am trying to use saying: Invalid parameter install_options The resource is defined as: package { "splunk": name => $gu_splunk::client::splunk_package, provider => ''msi'', ensure => installed, source =>
2012 Dec 05
10
Slight oversight in the type documentation
So I was looking at the type reference, and noticed that for a lot of the types, no namevar was listed. When I checked the types in the code, for each of those omissions, the namevar was simply "name". Now, it might be self evident that this is the case, but a little documentation couldn''t hurt, If not in each type, at least in the section where it describes what namevars
2020 Feb 01
2
ntfs support
I should think this is quite a basic question but what I have tried so far hasn't worked. I have centos altarch 7 and I want to mount an ntfs volume. (I am beginning to suspect it is not available for 32 bit so I will need to get the source and compile?) ?These commands I have tried: yum --enablerepo=extras install epel-release yum --enablerepo=extras yum install epel-release I have
2013 Mar 08
5
hiera / create_resources / define
I''m trying to use create_resources to create a series of files with semi-custom content based on a template. This is what I have: foo.conf.erb: Name "<%= name %>" WorkingDir "<%= working_dir %>" ... a bunch of static entries YAML: configs: config1: Name: app1 WorkingDir: /var/app1 config2: Name: app2 WorkingDir: /var/app2
2013 Jul 29
4
Installing LibreOffice 4 via wheezy-backports
Hi folks, My site uses puppetmaster 3.2.3 together with Debian wheezy, but I want a few packages from wheezy-backports, like iceweasel and libreoffice. The former I''ve installed as follows: package { "iceweasel": ensure => ''22.0-1~bpo70+1'', provider => ''apt'', install_options
2019 Aug 29
2
I broke "yum update" - C7
Am 2019-08-29 17:36, schrieb Gary Stainburn: > On Thursday 29 August 2019 16:20:00 Alexander Dalloz wrote: >> Hi, >> >> yum uses libcurl behind the scenes and thus NSS and not OpenSSL. >> >> Do you get something indicative when running: >> >> URLGRABBER_DEBUG=1 yum --disablerepo=\* --enablerepo=webtatic >> check-update >> >>
2013 Aug 21
11
Confusion with puppetdb (storeconfig) and query database
Hello, I have configured puppet and puppetdb (storeconfig) with postgresql and the service run and the collecting are good for example: I can make query with the next command and responds ok . [.........................] [root@master]# curl -X GET -H ''Accept: application/json'' http://127.0.0.1:8080/v2/facts --data-urlencode ''query=["=", "name",
2015 Mar 26
2
MATE desktop dependency?
On Thu, Mar 26, 2015 at 4:09 PM, Richard <lists-centos at listmail.innovate.net> wrote: > >> >> Does anyone know what's up with: >> >> Error: Package: marco-1.8.3-1.el7.x86_64 (epel) >> Requires: libgtop-2.0.so.10()(64bit) >> >> Isn't the EPEL package built against stock Centos? > > > Check epel-testing, that's
2013 Feb 13
1
puppetlabs nginx module
Just checking if anyone''s made an attempt to update the puppetlabs nginx module, or could point me to one they like. Last version in forge was uploaded in june of 2011, and while the github version is more recent (two months ago), it''s doesn''t seem quite together, given that the comments are disagreeing with the code at times. -- You received this message because
2015 Mar 26
2
MATE desktop dependency?
On Thu, Mar 26, 2015 at 4:27 PM, Richard <lists-centos at listmail.innovate.net> wrote: > > > ------------ Original Message ------------ >> Date: Thursday, March 26, 2015 16:18:45 -0500 >> From: Les Mikesell <lesmikesell at gmail.com> >> To: CentOS mailing list <centos at centos.org> >> Cc: >> Subject: Re: [CentOS] MATE desktop dependency?
2019 Aug 29
4
I broke "yum update" - C7
Am 2019-08-29 16:51, schrieb Gary Stainburn: > On Thursday 29 August 2019 15:45:44 Gordon Messmer wrote: >> On 8/29/19 3:03 AM, Gary Stainburn wrote: >> > https://us-east.repo.webtatic.com/yum/el7/x86_64/repodata/repomd.xml: [Errno 14] curl#60 - "Peer's Certificate issuer is not recognized." >> >> >> What do you see when you run: >>
2017 Jul 21
2
Installing R 3.4.0 on Red Hat 6
On Fri, Jul 21, 2017 at 11:39 AM, Tom Callaway <tcallawa at redhat.com> wrote: > On 07/21/2017 11:18 AM, Larry Martell wrote: >> I am trying to install R 3.4.0 on RHEL6. If I look here is it there: >> >> http://mirror.sjc02.svwh.net/fedora-epel/6/x86_64/ >> >> I did this: >> >> sudo subscription-manager repos --enable rhel-6-server-optional-rpms
2016 May 17
3
CentosPlus
On Tue, May 17, 2016 at 3:04 PM, <cpolish at surewest.net> wrote: > On 2016-05-17 12:09, jd1008 wrote: >> Has anybody enabled this repo? >> I understand that it can really mess up updates and upgrades >> as the dependencies are rather different. > > I've had the CentOSPlus repository enabled for CentOS6 for more > than a year with no problems. I don't
2015 Apr 06
2
Asterisk 13.3.0 Centos Package Install Error
I'm trying to install 13.3.0 from binary packages and get an error. It worked for 13.2.0 but not for 13.3.0. Centos 6.6 64bit fresh install Followed instructions on the wiki: > rpm -Uvh http://packages.asterisk.org/centos/6/current/i386/RPMS/asterisknow-version-3.0.1-2_centos6.noarch.rpm > yum update > yum install asterisk asterisk-configs --enablerepo=asterisk-13 Yum output: [goes
2017 Feb 09
1
mach64 driver, latest update in CentOS 6.8, symbol lookup error - workaround
> This is a known issue: >https://www.centos.org/forums/viewtopic.php?f=13&t=58168 >I would recommend filing a bug with Red Hat to have them fix it. I am going to see if I can find someone in the organization with a Red Hat account to open the bug. In the meantime, I came up with a workaround. I wanted to see if I could role the updates back to CentOS 6.7 since the system was 6.7
2019 Oct 16
2
BackupPC v4 from epel
Hello Everyone, Has anyone tried to install BackupPC v4 on CentOS 8 from epel? I just did and this happened: [root at resurrect ~]# dnf --enablerepo epel install BackupPC Last metadata expiration check: 0:18:41 ago on Tue 15 Oct 2019 08:03:59 PM EDT. Error: Problem: conflicting requests - nothing provides par2cmdline needed by BackupPC-4.3.1-2.el8.x86_64 - nothing provides
2013 Mar 14
7
hiera_hash lookups for included classes?
When using "include" to include a class Hiera helpfully performs an autolookup on the parameters of the included class. Specially-named variable names are automatically pulled from the Hiera datastore(s) and passed into the included module. This is pretty awesome. But it looks like included resources _only_ perform a hiera() lookup. If we have a hash defined in several levels of our
2017 Feb 23
2
Problems installing packages from the CD
So I did a minimal install of centos 7 vm guest just to find out it did not install perl. Since as of right now I have no properly functioning network on that machine (different issue; we can talk about that in another post), I went for the next best thing: install CD. I grabbed the CentOS-7-x86_64-Everything-1611.iso CD (around 8GB), attached it to the guest, and mounted it on /mnt. Then I
2019 Aug 30
1
I broke "yum update" - C7
In article <201908300952.37126.gary.stainburn at ringways.co.uk>, Gary Stainburn <gary.stainburn at ringways.co.uk> wrote: > On Thursday 29 August 2019 18:10:19 Alexander Dalloz wrote: > > > 2019-08-29 17:23:18,117 exception: [Errno 14] curl#60 - "Peer's > > > Certificate issuer is not recognized." > > > 2019-08-29 17:23:18,117 retrycode (14)