Displaying 20 results from an estimated 1300 matches similar to: "OS X package management"
2013 Nov 23
2
OSX 10.9 appdmg/pkgdmg
Howdy,
Trying to install dmg files with puppet. However, after running my manifest
the .dmg file is never downloaded by curl. I tried pkgdmg and appdmg. I
also tried using a local directory as the source. It seems to ignore any
path I give as the source even totally bogus ones.
1 define pkg_deploy($sourcedir = false) {
2 $sourcedir_real = $sourcedir ? {
3 false
2007 May 16
1
writing and deploying custom types
Hello all.
I have a problem with custom types that I create:
I have changed the apt package provider such that it it uses fink on
darwin operating systems to install packages.
I copied the apt.rb to fink.rb and customized it accordingly. Now when I
follow the documentation:
http://reductivelabs.com/trac/puppet/wiki/CreatingCustomTypes I should
deploy it in lib/puppet/type.
This does not
2010 Jun 09
6
Input sought on changing default vardir on OS X.
0.25.5 changed the default vardir from /var/puppet to /var/lib/puppet
and it''s caused the odd issue we have to fix in the Mac pkg
preflights.
After re-reading ''man hier'' I''m tempted to change the default on OS X to:
/var/db/puppet
instead.
/var/ multi-purpose log, temporary, transient, and spool files
...
2007 Aug 08
2
cointegration analysis
Hello,
I tried to use urca package (R) for cointegration analysis. The data
matrix to be investigated for cointegration contains 8 columns
(variables). Both procedures, Phillips & Ouliaris test and Johansen's
procedures give errors ("error in evaluating the argument 'object' in
selecting a method for function 'summary'" respectiv "too many
variables,
2011 Nov 22
3
Puppet Windows: msi packages removal
I noticed that is if I uninstall an MSI that was installed by Puppet,
Puppet does not notice.
Looking at the source I see it might be checking for a state file to
know whether a package is installed or not:
C:\ProgramData\PuppetLabs\puppet\var\db\package\msi\SplunkForwarder.yml
So one has to rememebr to delete that too.... Is this design not a problem?
Thanks,
Mohamed.
--
You received this
2003 Oct 17
3
shared files not locked -> samba culprit or clients?
hello,
i have a question concerning the locking feature of samba (both 2.2.8
and 3.0.0) that i haven't found answered in the documentation. at this
point i am not sure, whether it's a bug in samba, the client
applications or simply a misunderstanding of the locking feature itself
on my part - at any rate it's a pressing problem, as my clients are
losing both their data as well as
2023 Jun 30
4
[PATCH v1 0/4] PCI/VGA: Improve the default VGA device selection
From: Sui Jingfeng <suijingfeng at loongson.cn>
Currently, the default VGA device selection is not perfect. Potential
problems are:
1) This function is a no-op on non-x86 architectures.
2) It does not take the PCI Bar may get relocated into consideration.
3) It is not effective for the PCI device without a dedicated VRAM Bar.
4) It is device-agnostic, thus it has to waste the effort to
2003 Mar 01
1
New recordings at pan.zipcon
New recordings at http://pan.zipcon.net
Duo Pianos played by Neal and Nancy O'Doan
1)Martinu: Concerto for 2 pianos and orchestra
Paul Freeman conducts the Royal Philharmonic
2)Variations: Brahms-Haydn and Lutoslawski Paganini
3) Moussorski: Pictures at an Exhibition
4) Martinu: Sonatas 1 and 3 for Cello and Piano
Played by Toby Saks and Neal O'Doan3)
<p><p>--- >8
2010 Dec 10
2
spatial clusters
Dear all,
I am looking for a clustering method usefull to classify the countries in
some clusters taking account of: a) the geographical distance (in km)
between countries and b) of some macroeconomic indicators (gdp, life
expectancy...).
Are there some packages in R usefull for this?
Thanks a lot for your help,
Dorina
2010 Dec 15
3
having trouble with puppet 0.25.5 on openbsd 4.8 on amd64
My manifest includes this snippet
class app_client_openbsd {
$app_client_pkgs_obsd = [ ''glib2-2.24.1p2'', ''gtar-1.23p1'' ]
package { "${app_client_pkgs_obsd}":
ensure => ''installed'',
source => "http://${installserver}/openbsd/${operatingsystemrelease}/packages/${hardwaremodel}/${name}.tgz",
}
This
2012 Jun 01
1
plot background - excel gradient style background ?
Is there away of putting an excel style gradient background? I want to have
dark blue in the middle and shad to white on the top and bottom.
--
View this message in context: http://r.789695.n4.nabble.com/plot-background-excel-gradient-style-background-tp4632138.html
Sent from the R help mailing list archive at Nabble.com.
2013 Jul 05
0
Updating a pkgdmg package
Hello guys,
I tried to update VirtualBox on my machine using puppet but I fall in an
issue with query.
https://github.com/puppetlabs/puppet/blob/master/lib/puppet/provider/package/pkgdmg.rb#L116
In this code its only look if the file exist and ignore the source value.
So, if I update the source to a new version it doesn''t update the package.
Can we check for the file and the source?
2009 Feb 26
7
javascript using jQuery.js and prototype.js doesnt work 2get
Hi........
M hving javascript "scripts.js" which uses jQuery.js in rails
application. bt when it is used along with prototype.js, one of the
javascripts which hs been included first in my application.rhtml
fails...
Do some1 hv any solution how to make both the scripts work 2gether...
I tried using
<script>
jQuery.noConflict();
</script>
bt of no use. problem
2011 Jun 08
1
Installing Virtualbox on Mac osx with pkg dmg provider
Hello
I can''t manage to install VB on osx via puppet and pkgdmg provider.
puppet client : 2.6.8 on osx snow leopard 10.6.7
puppetmaster : 2.6.8-1~bpo60+1 on debian squeeze
The puppet logs say :
[...]
debug: Puppet::Type::Package::ProviderPkgdmg: Executing ''/usr/bin/curl -o
/tmp/VirtualBox-4.0.8-71778-OSX.dmg -C - -k -s --url
2007 May 16
5
postfix
Hi,
Can someone point me to a step by step tutorial to install a postfix
toaster?
Thanks
2009 Feb 04
1
Starting using LaunchDaemons
I've figured this one out... Just wanted to get it into the dovecot
mailing list archive so that somebody in the future might find it if
they need it.
Running Dovecot on Mac OS X 10.4.11 and using LaunchDaemon to start.
Following a system crash, dovecot failed to restart with this in the
system log...
Feb 4 10:04:29 G520X2 launchd: org.dovecot: exited with exit code: 89
Feb 4
2009 Dec 13
4
v3.0.4 and OSXS - Exit code: 1
Hello,
I used Lingon for Leopard Server to create a launchd job that would
execute the following rsync (v3.0.4) command when logged in as admin at
12:01 AM each day.
sudo rsync -aAHvWX /Volumes/File_Storage/docs/
/Volumes/File_Storage_Mirror/docs
When launchd executed this command, it did not work. The system.log
file reads "Exited with exit code: 1". It called it at 12:01 AM,
2023 Jun 30
0
[PATCH v1 3/4] drm/amdgpu: Implement the is_boot_device callback function
From: Sui Jingfeng <suijingfeng at loongson.cn>
[why]
The vga_is_firmware_default() defined in drivers/pci/vgaarb.c is
arch-dependent, it's a dummy on non-x86 architectures currently.
This made VGAARB lost an important condition for the arbitration.
It could still be wrong even if we remove the #ifdef and #endif guards.
because the PCI bar will move (resource re-allocation).
[how]
2017 Mar 14
2
qmail package for CentOS 7
Am 2017-03-14 10:19, schrieb Alice Wonder:
> On 03/14/2017 12:53 AM, Rajmohan Banavi wrote:
>> Is there any package available for qmail? I am having hard time
>> finding it.
>> _______________________________________________
>> CentOS mailing list
>> CentOS at centos.org
>> https://lists.centos.org/mailman/listinfo/centos
>>
>
> I doubt it,
2013 Aug 29
5
Problem when using bundle exec rake with Launchd
Dear all,
I am developing a web harvesting server which requires regularly
website parsing. Since I use Mac 10.8 as my development environment, I
try to use Launchd to routinely wake up my parser. My parser was a bash
script which has only two lines:
1. cd $HOME/ProjectFolder
2. bundle exec rake dailyTask:dataParse
When directly execute the script under Terminal, there is no
problem.