similar to: Unable to install Puppet Modules

Displaying 20 results from an estimated 2000 matches similar to: "Unable to install Puppet Modules"

2017 Nov 30
2
binary form of is() contradicts its unary form
2017-11-30 3:14 GMT+01:00 Suzen, Mehmet <mehmet.suzen at gmail.com>: > My understanding is that there is no inconsistency. `is` does what it > claims, from the documentation: > > ?is?: With two arguments, tests whether ?object? can be treated as > from ?class2?. > > With one argument, returns all the super-classes of this > object's
2007 Jun 27
1
inherits() and virtual classes
Hi How do I test for an object having a particular virtual class? In the following, "onion" is a virtual class, and "octonion" is a non-virtual class contained in onion. The last call to inherits() gives FALSE [R-2.5.0], when inherits.Rd led me to expect TRUE. setClass("onion", representation = "VIRTUAL" )
2004 Sep 02
1
File isn''t in mbox format: /var/mail/user1
I lately see lots of message like this in my maillog: Sep 1 11:12:31 onion pop3-login: Login: user1 [203.11.35.29] Sep 1 11:12:31 onion pop3(tekciz): File isn''t in mbox format: /var/mail/user1 Sep 1 11:12:31 onion pop3(tekciz): File isn''t in mbox format: /var/mail/user1 Sep 1 11:12:31 onion pop3: I/O leak: 0x1c00881c (0) Sep 1 11:12:31 onion pop3: I/O leak: 0x1c034f1c (1)
2006 Sep 01
1
as.environment(NULL)
Hi In NEWS, it says R CMD check now tests that the package can be loaded, and that the package and namespace (if there is one) can each be loaded in startup code (before the standard packages are loaded). For package "onion", I think I have followed all of sections 1.6.1 - 1.6.6 of R-exts, and it passes R CMD check for R-2.3.1. However, using R version 2.4.0 Under
2004 Sep 02
1
UPDATE: File isn''t in mbox format: /var/mail/user1
> -----Original Message----- > From: dovecot-bounces@dovecot.org > [mailto:dovecot-bounces@dovecot.org]On > Behalf Of Zoong Pham > Sent: Thursday, 2 September 2004 4:09 PM > To: dovecot@dovecot.org > Subject: [Dovecot] File isn''t in mbox format: /var/mail/user1 > > I lately see lots of message like this in my maillog: > > Sep 1 11:12:31 onion pop3-login:
2007 Aug 23
4
scoring problem in acts_as_ferret
Hi, I am using acts_as_ferret and have a problem with scoring. I would like to organize it in such way that, if any of the searched terms fits, I get 1.0 score as a result. I will explain it on the example. I have in index: a) "one two three four" b) "one two three" c) "one two" d) "one" When I search for "one" I would like to get 1.0 score for
2004 Sep 02
4
0.99.11-rc2
http://dovecot.org/rc/ Changes since rc1: + Create PID file in /var/run/dovecot/master.pid - THREAD and SORT commands crashed with some mails If nothing new comes up, this is the final release tomorrow. -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: This is a digitally signed message part URL:
2016 May 06
6
Resuming the discussion of establishing an LLVM code of conduct
On 05/06/2016 09:02 AM, Rafael EspĂ­ndola via llvm-dev wrote: >>> Say what you want about the Linux kernel community, but you can't >>> call >>> it immature. You can call the behaviour of some of its people >>> immature, but the community itself is not by a long shot. >> But there are reasonable people who will not interact with that community because
2007 Aug 04
1
Time Limit on Call or Conference Room? "NEW ASTERISK PROVERB"
> On Fri, 3 Aug 2007, JR Richardson wrote: > > > Can anyone point me int he right direction? > > At the risk of coming off in a gratuitiously self-aggrandising manner > quoting myself: > > http://lists.digium.com/pipermail/asterisk-users/2007-May/188438.html > > -- > Alex Balashov Thank you, Alex. As I've said many times, this community has the
2014 Mar 24
7
[Bug 2217] New: allow using _ssh._tcp SRV records
https://bugzilla.mindrot.org/show_bug.cgi?id=2217 Bug ID: 2217 Summary: allow using _ssh._tcp SRV records Product: Portable OpenSSH Version: 6.5p1 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org
2010 Jan 26
1
add points to 3D plot using p3d {onion}
Hi, Can anyone guide me as to how I can add points to a p3d() plot from the onion package?? I want to plot points with different colors on the same 3D plot.? Perhaps I can do this without adding points but somehow directing the 'h' parameter to give different color to points based on a factor I assign to them? FYI, I can do this using using scatterplot3d() and points3d(), but these plots
2009 Nov 21
2
how to ignore NA when using cumsum?
I would like to cumulatively sum rows in a matrix, in which each row has 1 NA value. The usual "na.rm=TRUE" does not seem to work with the command cumsum. Is there another way to ignore the NAs or do I need to figure out a different way to do this? Here's an example matrix of title "proportion": Ntrail Strail NFJD Baldy Onion Crane [1,]
2009 Aug 19
1
Which version do I need for SMB2?
First off, I'm a little confused but I've been trying to do some research and still have some questions... (please forgive me!) I'm trying to figure out the "best" (ie. fastest) way to connect from Ubuntu to Windows Server 2008. I can use SMB, SMB2, or NFS.
2016 May 05
3
Resuming the discussion of establishing an LLVM code of conduct
----- Original Message ----- > From: "Renato Golin via llvm-dev" <llvm-dev at lists.llvm.org> > To: "Chandler Carruth" <chandlerc at gmail.com> > Cc: "llvm-dev" <llvm-dev at lists.llvm.org> > Sent: Thursday, May 5, 2016 2:06:30 PM > Subject: Re: [llvm-dev] Resuming the discussion of establishing an LLVM code of conduct > > On 5
2007 Nov 19
2
Help with controller and view
I have the following models class Recipe < ActiveRecord::Base has_many :ingredient_recipes has_many :ingredients, :through => :ingredient_recipes end class IngredientRecipe < ActiveRecord::Base belongs_to :ingredient belongs_to :recipe end class Ingredient < ActiveRecord::Base has_many :ingredient_recipes has_many :recipes, :through => :ingredient_recipes
2001 Nov 21
1
getting kernel version and cvs version in sync
Hello, what is the state of the onion with the ext3 support in the upcoming 2.4.15? I don't think it will be on the current cvs level (due to linus accept policy :). So, will there be patches to place a current kernel on the cvs state? -- Regards, Wiktor Wodecki | http://johoho.eggheads.org wodecki@gmx.de | IRC: Johoho@IrcNET
2012 Jul 16
1
config.force_ssl :unless => :tor_hidden_service
Not sure where to patch this, but: config.force_ssl should be inactive for tor hidden services (for those, ssl can if anything be worse). Any suggestions? One way to do it would be to check for whether the TLD is .onion. There may be some gotchas with e.g. cookies or similar bits, for sites that operate both as HTTPS and Tor hidden service (which is what I''m trying to set up). - Sai
2013 Jul 04
2
IMAP Cannot Delete (Mailbox Doesn't exist)
I am now at the next layer of the onion. I am able to retrieve mail but I cannot delete mail from my inbox. My reader says the server is responding with "mailbox does not exist." Any ideas? TIA. -- View this message in context: http://dovecot.2317879.n4.nabble.com/IMAP-Cannot-Delete-Mailbox-Doesn-t-exist-tp43149.html Sent from the Dovecot mailing list archive at Nabble.com.
2017 Nov 28
1
Tinc with TOR: hostname leak
Hi guys! I'm trying to setup private network inside TOR using "proxy = socks5" variable in tinc.conf, but I found that tinc trying to resolve .onion domain with system resolver first, leaking peer's tor hostname to ISP. So is there any way to disable such behavior and resolve hostname with proxy?
2011 Jan 25
1
Help Derivate for Nonlinear Growth Models
Hi!! Im doing my graduated work in Onion Curves Growth with Nonlinear Models, I'm amateur in R so i have doubt how i put or program next models, http://r.789695.n4.nabble.com/file/n3236748/96629508.png Also, i cant derivate for Gauss Model, and Richard Model dont have funtion, If someone could help me, i was so grate, -- View this message in context: