similar to: getent output corrupt ?

Displaying 20 results from an estimated 600 matches similar to: "getent output corrupt ?"

2003 Dec 11
0
getting Samba 3.0.1 to use NIS UID's/GID's instead of its own
There are two NT domains, the resource domain (pretend it's RESDOM) and the user domain (MASDOM) where RESDOM trusts MASDOM. My Samber server (COOL) is registered in the RESDOM domain. I can do smbclient -L COOL -U MASDOM/myname and it asks for a password and displays the shares correctly, even picking up the NIS logon share. The problems start, however, when I want to connect to the myname
2004 Jul 29
1
Limit // incoming calls to Queue Agents
Hello, Since outgoinglimit is EOL'd, I've implemented SetGroup/GetGroupCount to ensure that SIP clients will only have a single call at any time. Works perfectly for simple calls using Dial(). I'm now struggling to find a way to similarily limit 2nd calls to SIP clients that are Agents, who receive their calls from a Queue(). Is there any way to accomplish this (without writing
2006 Jan 02
2
What happened to Rails::Version::STRING in Rails 1.0.0?
Hello, Maybe it''s a silly question, but I cannot find anything in Rails changelog or google it out. There is a Rails::Version module (since version 0.14.something) that gives me a version number of Rails, similarily to Rails::Info module. Apparently in Rails version 1.0 (or maybe sooner) the name of the module was changed from ''Version'' to
2012 Mar 20
1
[LLVMdev] Problem with LoopDependenceAnalysis
Shanmuhka wrote: > I looked at the sanjoys patch for SIV Test. And i figured out that this is exactly what i need. > as the comments said, check if subscript A can possibly have the same value as B in analyseSIV(A,B) > but i didn't get How to use this information ? > > lets just say in the above program > When i use depends function it shows the dependency from load of x to
2011 May 18
3
Weird xl mem-set behavior
Hello, I''m struggling to handle the amount of memory that dom0 gets on some system. It''s a system with 8GB of RAM, running 2.6.38-6 with pv_ops and Xen 4.1 If I want to set the amount of memory for dom0, I get very bogus results. See here: http://pastebin.com/gRgY9ERN If I use the M notation (xl mem-set 0 4096M) the outcome is similarily unpredictable, and sometimes I get the
2008 Apr 09
3
Jitter Buffer fix for frozen sender
The jitter buffer would "freeze" under the following condition: - The sender and receiver are in sync. - The sender machine freezes for a few seconds while the receiver does not. - This causes all the packets sent by the sender to have a timestamp that is too low to be considered, meaning jitter_buffer_put ditches it before it checks if lost_count > 20 to reset. - The jitter buffer
2007 Feb 20
5
Recipe for Apache2 on Debian (Etch)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Tim, *! Thank you for posting your nice apache2 recipe to the wiki! It''s really good to see how others make things happen and a good example for others. One little thing though caught my notice because I''m currently making the same naughty thing on Simple Text Recipes. There is no ensure attribute. Since you already have done
2006 Nov 03
1
Formal methods are not loaded from NAMESPACE in reloadedworkspace image
Dear R-Devel subscriber, as a follow up to my yesterday's email: I tested an analogous example with the S4-package "flexclust" by executing the following code: library(flexclust) example(cclust) cl After saving the work space and starting a new R process with the restored work space, the same behaviour (i.e., the methods pertinent to "flexclust" are not used, even after
2006 Mar 23
0
Delayed scripts and tasks
Has anyone else had a problem with scripts and tasks going really slow? For example, "rake migrate" alone took me 3 minutes for two migrations, and the total time reported for the two migrations was .172 seconds. Similarily, "ruby script/destroy model" produced no output for a few minutes and then destroyed all the appropriate files in a fraction of a second. I
2008 Feb 29
0
Bug#466683: libxenstore3.0 could use a better description too
Aleksi Suhonen <debian-reportbug-2004 at ssd.axu.tm> reported: > [...] > Package: xenstore-utils > [...] > I would hope that there would be a more descriptive description > for this package, so I could know if I really need it. This applies to libxenstore3.0 as well, which includes a description similarily low on information: > Xenstore communications library for Xen
2008 Apr 11
0
Jitter Buffer fix for frozen sender
Patch applied offline (I'm in the plane), remind me if I forget to push it. About the "resync on burst" issue, I was aware of it, but I'm not sure how to fix it. Any idea? Also, do you see the problem happening often? Jean-Marc Thorvald Natvig a ?crit : > > The jitter buffer would "freeze" under the following condition: > > - The sender and receiver are
2006 Nov 02
0
Formal methods are not loaded from NAMESPACE in reloaded workspace image
Dear R-Devel subscriber, I was hinted to the following problem with package 'urca': If one starts R and executes for instance: > library(urca) > example(ur.df) ## output as expected, but omitted here > class(lc.df) [1] "ur.df" attr(,"package") [1] "urca" > class(summary(lc.df)) [1] "sumurca" attr(,"package") [1]
2008 Aug 03
2
Determining model parameters
This may be a begining question. If so, please bear with me. If I have some data that based on the historgram and other plots it "looks" like a beta distribution. Is there a function or functions within R to help me determine the model parameters for such a distirbution? Similarily for other "common" distirbutions, Poisson(lambda), Chi-Square(degrees of freedom, chi-square
2007 May 16
2
[LLVMdev] generating ELF shared object, C code, from a module like Fibionnaci
Hello Apparently the file llvm/examples/Fibonacci/fibonacci.cpp generate JIT code without explicitly doing any pass (but I suppose that internally, compiler passes are running!) - is there a dissymetry between JIT machine code generation in memory, and C or ELF shared object generation in files? I thought that all these shared a lot of LLVM infrastructure and happen similarily! Also, the
2010 Sep 03
4
Generation of uniform random numbers
Dear R helpers I have following dataset rate_number = matrix(c(5, 15, 60, 15, 5, 0, 20, 60, 20,0, 10, 20, 40, 20, 10), nrow = 5, ncol = 3) range_mat = matrix(c(6.25, 6.75, 7.25, 8.75, 9.25, 9.75, 8.5, 9, 9.5, 10.5, 11, 11.5, 4.25, 4.75, 5.25, 5.75, 6.25, 6.75), nrow = 6, ncol = 3) > rate_number        [,1]   [,2]   [,3] [1,]    5     0      10 [2,]   15   20      20 [3,]   60   60      40
2006 Oct 12
0
Privates example? (fwd)
Resending this as the message size limit for the list is 100 KB, and uncompressed, the attached plugin code is 150 KB. ---------- Forwarded message ---------- Date: Thu, 12 Oct 2006 23:47:25 +0300 (EEST) From: Tuukka Hastrup <Tuukka.Hastrup@iki.fi> To: Mike Dransfield <mike@blueroot.co.uk> Cc: compiz@lists.freedesktop.org Subject: Re: [compiz] Privates example? On Thu, 12 Oct 2006,
2006 Nov 03
2
WG: Formal methods are not loaded from NAMESPACE inreloadedworkspace image
Sorry, to bother the list one more time: but the following worked at least for 'urca': in NAMESPACE I now included explicitly: import(methods) a fix of the 'urca'-package will be uploaded to CRAN on the weekend. Fritz, will this work for ypur package 'flexclust' too? I have in my DESCRIPTION imports: methods and in flexclust it is in depends: methods. However, both
2012 May 25
4
klibc breakage on alpha, need porterbox
Hi, is there a DD-accessible porterbox somewhere (slow would be ok, as this is smallish software) with an up-to-date sid (enough to install the recently-built libklibc-dev 2.0~rc5-1 and all other B-D of mksh 40.9.20120518-1, as well as strace and gdb-minimal)? Similarily to http://www.zytor.com/pipermail/klibc/2012-May/003229.html I found klibc-compiled programmes on Alpha to fail (SIGSEGV
2017 Mar 12
3
Distributing llc and opt with own package?
Hi Matthias, what I’m observing right now is that replacing opt+llc with an clang invocation, and subsequently fewer intermediate files, increases the consumed time with -O0 by 200%. We used to always run opt with -mem2reg -globalopt, and I believe those are not part of -O0 (is there an easy way to list all passes that -OX flags to clang imply for the optimizer and code gen?). Could the IR imply
2006 Oct 19
0
Unable to log on (authenticating) to a Samba NT Domain
I have 4 machines at home: 1 Linux Centos 4.4 running as a PDC 1 Linux Centos domain member running as my file server. Winbind works properly and I'm able to share files perfectly well 1 Windows XP sp2, member of my domain. No problem accessing files on Centos domain member 1 Linux Fedora Core 5, also a domain member. I'm unable to logon my Fedora 5 machine to my domain. I've joined