search for: supplement

Displaying 20 results from an estimated 509 matches for "supplement".

2019 Jul 16
0
libvirtd failing on MacOS in setgroups
...7-11 00:12:33.401+0000: 123145573953536: warning : virQEMUCapsInit:933 : Failed to get pages info 2019-07-11 00:12:33.407+0000: 123145573953536: error : qemuProcessQMPLaunch:8501 : internal error: Failed to start QEMU binary /usr/local/bin/qemu-system-alpha for probing: libvirt: error : cannot set supplemental groups: Invalid argument 2019-07-11 00:12:33.407+0000: 123145573953536: warning : virQEMUCapsLogProbeFailure:4578 : Failed to probe capabilities for /usr/local/bin/qemu-system-alpha: internal error: Failed to start QEMU binary /usr/local/bin/qemu-system-alpha for probing: libvirt: error : cannot...
2001 Dec 20
2
Supplemental group support in smb.conf
Hi, I have a share in my smb.conf file that I want to share to members of a supplemental group, but I keep getting a network error. here is the share: [mp3s] comment = MPEG3 Encoded Audio path = /usr/share/mp3 public = no browsable = no valid users = +mp3users writable = yes create mask = 0644 I have a group called mp3users that inside my /etc/group file looks...
2003 Jul 22
2
Supplementing Current phone system
Has anyone used * in conjunction with an existing phone system to add certain features or to expand a department? Currently we have an existing nortel phone system. We would like to have the * server stand behind it and just handle VoIP services for our remote sales and technical people. We would like them to act as normal extensions (being able to dial them by extension from the existing phone
1998 Jul 08
0
Supplemental groups in samba
Hi, We're running samba-1.9.18p8 on a few different platforms (mostly IRIX and AIX.) I have noticed that we don't seem to have supplemental group support. We have a group file shared by NIS, and some directories are controlled by group. For example: We have a share here called cs whose path is /home/cs/common. Under that directory we have /home/cs/common/ta. The "ta" directory has owner and group privs, and nothing fo...
2003 Jul 09
0
AW: recycle under samba-3.0.0beta2-1 - supplement
Denis, I have checked this and verify that this is a bug. You can track the progress towards fixing this from https://bugzilla.samba.org as bug #210. Thanks for the feedback. - John T. On Tue, 8 Jul 2003, Denis Heitbrock wrote: > supplement: > [Verkauf] > vfs objects = extd_audit recycle > vfs object = recycle:repository=.recycle recycle:versions=True > recycle:touch=True recycle:keeptree=True > recycle:exclude=*.tmp|*.temp|*.o|*.obj|~$* > comment = Testdir > valid users = heitbrock,administrator >...
2005 Jun 08
0
Error when allocating PTY - supplement
I'm running a debian linux (sarge - kernel 2.6.11) > I'm working on an boot image and actually try to get an ssh server working on clients, booting that > image over the net. I want to authenticate with my public key on the client, which seems to work fine. > The only problem I have is that the sshd couldn't open an console. I've allready tested some things, > but
2004 Oct 06
2
R-(wiki)-pedia?
...distinct web page style organization would be easier to navigate than the mailing list archives. I like the online version of the R-docs, but I miss 'user comments' and I miss being able to fix trivial things. The user contributed links could supply the best statistical online resources to supplement the R-documentation, with links to the relevant FAQ's and Tutorials supplementing the whole thing. Now I have said it this sounds too good to not exist already... Anyone dumped the R-documentation onto a wiki system? Given the capability of R to be integrated into web pages, this could be rea...
2011 Jul 26
1
nls - can't get published AICc and parameters
Hi I'm trying to replicate Smith et al.'s (http://www.sciencemag.org/content/330/6008/1216.abstract) findings by fitting their Gompertz and logistic models to their data (given in their supplement). I'm doing this as I want to then apply the equations to my own data. Try as a might, I can't quite replicate them. Any thoughts why are much appreciated. I've tried contacting the authors but I think they're away. The equations as I've used them are: log(mass)~log(K)-log(K/...
2023 Feb 27
2
Checksums and other verification
https://github.com/kubevirt/containerized-data-importer/issues/1520 Hi Eric, We had a question from the Kubevirt team related to the above issue. The question is roughly if it's possible to calculate the checksum of an image as an nbdkit filter and/or in the qemu block layer. Supplemental #1: could qemu-img convert calculate a checksum as it goes along? Supplemental #2: could we detect various sorts of common errors, such a webserver that is incorrectly configured and serves up an error page containing "<html>"; or something which is supposed to be a disk image bu...
2011 Nov 29
1
How do I require a resource in a definition based on an array parameter?
...ey { "${username}_authkey": user => $username, ensure => present, key => $authkey, type => $authkey_type, } } In the user resource, I am requiring the user''s default group. I also want to require supplemental groups if provided by the parameter $groups. Also, is the way I do groups => $groups going to fail if it''s empty or if it''s just a string (i.e., defines just one group instead of an array)? Links to the appropriate documentation would be greatly appreciated of course! --...
2014 Jul 30
4
[LLVMdev] [PowerPC] ABI questions
...I understand it ELFv2 is a new ABI but which ABI does ELFv1 map to? - Since isSVR4ABI() is defined as !isDarwin() it currently is possible for SVR4 and ELFv2 to be true at the same time which doesn't seem correct to me. - My understanding of SVR4ABI have been that it is the 32-bit PPC processor supplement from Sun. Is this correct? If so, which ABI is used for 64-bit non-Darwin? I'm trying to implement the PPC EABI (which is based on the SVR4ABI) for an out-of-tree subtarget which means I need to understand the current status a bit better. Best regards David
2018 Apr 03
4
SCEV and LoopStrengthReduction Formulae
I am attempting to implement a minor loop strength reduction optimization for targets that support compare and jump fusion, specifically TTI::canMacroFuseCmp(). My approach might be wrong; however, I am soliciting the idea for feedback, so that I can implement this correctly. My plan is to add a Supplemental LSR formula to LoopStrengthReduce.cpp that optimizes the following case, but perhaps this should stand alone as its own pass: // Example which can be optimized via cmp/jmp fusion. // clang -O3 -S test.c extern void g(int); void f(int *p, long long n) { do { g(*p++); } while (--...
2011 Apr 08
7
Where is the tcltk package?
Perhaps I'm being even thicker than usual, but I can't find the tcltk package on CRAN. There is a tcltk2 package, which says that it is a collection of supplements to tcltk, but I cannot see a just-plain tcltk anywhere. If I try to install tcltk2 (from the Linux command line, or using install.packages() in R) it complains that it needs tcltk. If I try to install tcltk using install.packages() it tells me that this package is not available. What is going o...
2007 Jan 19
5
Merb Init Script
I''m trying to emulate the mongrel_cluster_ctl but it takes a -c conf_file option... meaning I can run it from anywhere as long as I tell it where the conf file is. Merb doesn''t have that capability does it? (it has an additional/supplemental config like mup.conf etc) Do I have to be under the merb_app root /path/to/merb/app/ to be able to run merb? Let me know. Thanks, rogelio
2009 Oct 22
2
useradd: invalid numeric argument 'someuser'
CentOS 5.3 w/ updates Puppet 0.25.1.rc2 (installed from source) Mongrel + Nginx Am I making a mistake or is this a bug? I''ve experienced this issue using 0.24.8 from EPEL also. Thu Oct 22 13:59:43 -0700 2009 //user::virtual-users_groups/User [someuser]/ensure (err): change from absent to present failed: Could not create user someuser: Execution of ''/usr/sbin/useradd -G
2006 Jan 12
2
interfacing w/ a legacy InterTel PBX
Greetings all - I'm interested in using an asterisk box to supplement and add VoIP capabilities to our legacy InterTel Axxess PBX. After searching through the list archives and through google, it seems that the best way to go about this is to connect the two systems via a T1. Is this correct? The PBX currently doesn't have any VoIP capabilities, so that's...
2023 Jul 26
2
Style guide when using "R" in a title
Hello, I am working on a small booklet to be used with an existing statistics textbook. The purpose of the booklet is to give worked through examples from the textbook using R code and it will be made publicly available with the textbook. The title of the booklet is "R Code Supplement for Basic Engineering Data Collection and Analysis by Vardeman and Jobe". Someone with whom I'm working on the booklet said that the "R" in the title might need to follow a specific style guide given by the R-project. Is this accurate? Is there a particular font I should use? T...
2014 Jul 31
2
[LLVMdev] [PowerPC] ABI questions
...; correct to me. > > isSVR4ABI is true for either ELFv1 or ELFv2, and also for the 32-bit > SVR4 ABI. This should probably be cleaned up by having three > separate > predicates ... > > > - My understanding of SVR4ABI have been that it is the 32-bit PPC > > processor supplement from Sun. Is this correct? If so, which ABI is > > used for 64-bit non-Darwin? > > SVR4 has always been used for either the 32-bit or 64-bit ELF ABIs > (*both* are processor supplement documents based on the original > Sun ELF/SVR4 ABI). > > > I'm trying to implemen...
2013 Jun 01
1
error about MCA
Hi,all: I want to perform multiple correspondance analysis via MCA{FactoMineR}. The data is in the attachment. My code: dat<-read.delim("e:\\mydata.txt",header=T) MCA(dat,quanti.sup=7,quali.sup=1:6) Error in `[.data.frame`(tab, , i) : undefined columns selected My question: Why does the error happen? Many thanks. Best. -------------- next part -------------- An embedded and
2014 Jul 23
1
SIP configuration in realtime static and realtime dynamic
...abase, accessed by Asterisk using the ODBC connector. Now, I?ve imported the sippeers MySQL table from the contrib directory of the Asterisk source, and I could add SIP users in here. However, I currently don?t understand whether this realtime dynamic configuration table is meant to replace or just supplement sip.conf. This is because the sippeers table does not offer certain fields for entries in the [general] section of my sip.conf file, such as the ?udpbindaddr? variable. So, am I supposed to put all that in the database by adding appropriate table columns, or can I leave this in the sip.conf file an...