similar to: Exec depends on ressources that are several different types

Displaying 20 results from an estimated 2000 matches similar to: "Exec depends on ressources that are several different types"

2012 Apr 03
6
2 package resources for the same package installation in two differents modules caused errors
Hello, We had the following situation where including two classes that were ensuring the installation of the same package "php5-imagick" and it was causing an error indicating that two ressources of the same name are forbidden (sorry, I don''t have the exact message error since we fixed quickly the error). Since we are newbies in puppet, we would like to understand what this
2009 Jan 24
1
Patch to always install libupsclient-config
Hi, when building with the WITH_DEV conditional, either `libupsclient.pc' *or* `libupsclient-config' is installed. This is annoying when linking with libupsclient, because you basically have to do the check twice, once using `pkg-config' and once using `libupsclient-config'. Please consider the attached patch, which changes the behavior of `lib/Makefile.am' to install
2003 Jun 09
2
looking for Prof Bates' file
Hello I'm reading up on fitting truncated Weibull distribution to data. There are posts in 2002 that point to this presentation by Prof Bates: http://www.stat.wisc.edu/~bates/JSM2001.pdf but now the file is not there. I can't find it anywhere else, Google doesn't have a cached copy for it. Could someone please give me a copy of this file, if they have it? Thanks and regards,
2004 Aug 20
2
[LLVMdev] Configuration Values
I'm soliciting an opinion on configuration data .. In writing llvmc, I need to hard code the installation path of LLVM so that llvmc just knows where to look for the configuration data. This is a last resort after command line options, env vars, and "standard" places. So, somehow I need to get the value of the autoconf variable @sysconfdir@ into my program. There's a few ways
2011 May 23
2
Variable interpolation challenge
I''m having a problem with variable interpolation that I haven''t found a good solution to. I want to use a variable as part of the name of a fact, but the interpolation doesn''t work as expected. I''ve allowed for passing the mac address into my define() but if it''s not provided I want to look it up via facter. if
2004 Oct 15
4
NetBios problem with Samba 2.x
I'm in a bit of a pickle, and I need some help. I'm forced to disable netbios on any machine that leaves the company because of how MS Exchange works over a VPN. I have Samba 2.x on two Compaq Tru64 5.x machines, each with one (public) share. With netbios enabled, the client machines can access the share with no issues. With netbios disabled, I get something like "No network
2015 Nov 13
2
[cfe-dev] [Openmp-dev] LLVM Social in Austin - Nov. 15?
----- Original Message ----- > From: "Sebastian Pop" <spop at codeaurora.org> > To: "James H Cownie" <james.h.cownie at intel.com> > Cc: "Hal Finkel" <hfinkel at anl.gov>, "John Leidel (jleidel)" <jleidel at micron.com>, "LLVM Dev" > <llvm-dev at lists.llvm.org>, "cfe-dev" <cfe-dev at
2015 Nov 14
2
[cfe-dev] [Openmp-dev] LLVM Social in Austin - Nov. 15?
Hearing no opinions to the contrary, let's say Banger's 6pm (tomorrow). Address and web site below. I submitted online for a reservation early this morning, and I'll try to get an updated head count on Sunday morning. -Hal Sent from my Verizon Wireless 4G LTE DROID On Nov 14, 2015 11:21 AM, Chandler Carruth <chandlerc at google.com> wrote: Did this ever get settled? On Fri,
2004 Aug 03
3
dots expansion
Hi list, I'm trying to write a function similar to rbind, except that needs to add a factor to each component array before rbinding them together so that the rows from different arrays are distinguishable. The problem that arose is how to loop through arguments in the dots "..." list. I need to get a hand on each of them but don't know how many of them there are and what
2010 Jan 10
7
IIS + Apache + Mongrel: Problem with big data submit form
Hi all, I deployed a Rails application on a Windows Server 2003 machine as follows: + I created two instances of Mongrel at ports 4001, 4002 to serve the application + I set up an Apache instance at port 8080 for balancing load for the two Mongrels => So I can access my website at URL http://mywebsite:8080/ + I want to allow users access my website without typing port 8080 in the URL.
2015 Feb 10
0
rodc and KRB_TGS_REQ forwarding to RWDC to access hub ressources
Hi, As far I know, all this should work as you would expect. Quite recently, Andrew Bartlett and I went about testing some of the behaviour of the KDC and confirming behaviour such as RODC ticket forwarding. The one thing to check would be whether or not Samba is being linked against system Heimdal. As it stands, there is no real testing of Samba using system Heimdal and from the testing
2004 May 28
1
gssapi-with-mic and Win2K KDC?
Upgrading to the 3.8.x versions of OpenSSH appears to have broken support for Win2K KDC's. Win2K supports gssapi just fine, but the new gssapi-with-mic does not appear to work. I was able to use the old 3.6.x versions with Kerberos authentication, and the newer 3.7.x versions with gssapi authentication, but 3.8.x does not seem to work at all. The mitm patch provided for 3.8p1 does work, but
2019 Apr 10
0
Ressources needed (cpus, ram, etc.) for a Samba server
On Wed, 10 Apr 2019 10:43:34 -0300 Edouard Guigné via samba <samba at lists.samba.org> wrote: > Dear Samba Users, > > I am preparing a Samba box as standalone server (only files server, > centos 7). > > This Samba box is a domain member server, and is dedicaded to serve > files to about 80 domain users. Which is it, a standalone server or a Unix domain member, it
2019 Apr 10
0
Fwd: Re: Ressources needed (cpus, ram, etc.) for a Samba server
On Wed, 10 Apr 2019 12:08:55 -0300 Edouard Guigné via samba <samba at lists.samba.org> wrote: > Hello Rowland, > > Yes, this is an Unix Domain member. > > Below, my smb.conf : > > [global] >     security = ads >     realm = IPGAD.MYDOMAIN.FR >     workgroup = IPGAD >     kerberos method = secrets and keytab >     server signing = mandatory >
2019 Apr 10
0
Fwd: Re: Ressources needed (cpus, ram, etc.) for a Samba server
On Wed, 10 Apr 2019 13:14:35 -0300 Edouard Guigné via samba <samba at lists.samba.org> wrote: > Log level to 10 was for debug reasons, I can now surely set to 1 now. > Concerning idmap config IPGAD, I don't see why is the reason to start > at 1... I will set to 10000 as according to the documentation, thank > you. > > What do you mean by " > You are also using
2005 Aug 18
3
Tools can capture Q-in-Q VLAN packets?
Hi all, I''m developing Q-in-Q VLAN feature for a router software. Does any open source tools have capacity of capturing and displaying Q-in-Q VLAN packet? Thanks & Regards, Hung ____________________________________________________ Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs
2015 Feb 16
0
rodc and KRB_TGS_REQ forwarding to RWDC to access hub ressources
Hi, If you don't make much progress on your own, one thing you could do is turn up the logging level and send in some logs and network traces (and the steps you took). This is usually the easiest way to diagnose any obvious issues and gives a much better sense of what is actually happening. One other thing is that we generally recommend against .LOCAL domains although I would have no
2013 Feb 21
8
Facter & Puppet disagree on RHEL 6?
I''ve run into an odd one on one of my new RHEL 6 boxes. Puppet and Facter seem to disagree about the value of a fact. Puppet version: 2.7.9 Facter version: 1.6.4 Module: puppetlabs-apache apache::params falls through its if structure: if $::osfamily == ''redhat'' or $::operatingsystem == ''amazon'' { ... } elsif $::osfamily ==
2015 Feb 10
2
rodc and KRB_TGS_REQ forwarding to RWDC to access hub ressources
Hi everyone, I would like to have some input on ressources access from a workstation logged on a RODC server that has to connect on hub site servers. After login in the remote windows workstation, I have LOGONSERVER environment variable set to the local RODC server (workstation and user credentials have been preloaded). Everything works fine on local server. However if I want to connect to
2009 Jan 09
1
Programming ressources
Hi! It may be a little OT but i'm searching for a c/c++ programmer for the development of a remote controlled multimedia player that would run under CentOS with Aja OEM card. We'd use this player in our fully automatic TV broadcast system. We currently have a player (developed in house) that works mostly ok on Winblows but it lacks many features like remote monitoring (SNMP or