Displaying 20 results from an estimated 88 matches for "8199".
Did you mean:
8192
2010 Dec 13
0
[LLVMdev] PR 8199 - Can we get patches reviewed?
I would like to see if we can get patches posted to PR 8199 reviewed
ASAP. These patches fix some problems with the lit tool and get the
test suites working for me. I won't be able to contribute any code
until this PR gets resolved.
Patch #1 or Patch #3 on the PR both fix the problem. The difference in
the patches is how ^ and $ are treated in subst...
2013 Sep 30
6
Re: (Xen + libvirt) Installing and workin with xen -4.2.1 and libvirt 1.1.2
...nstalled XEN-4.2.1 from the source.
*virsh # version*
error: failed to connect to the hypervisor
error: no valid connection
error: Failed to connect socket to
'/usr/local/var/run/libvirt/libvirt-sock': No such file or directory
*
*
*root@boss[src]#libvirtd -v*
2013-09-30 13:05:36.836+0000: 8199: info : libvirt version: 1.1.2
2013-09-30 13:05:36.836+0000: 8199: error : libxlCapsInitHost:86 : internal
error: Failed to get node physical info from libxenlight
2013-09-30 13:05:36.836+0000: 8199: error : libxlStateInitialize:1362 :
cannot create capabilities for libxenlight
2013-09-30 13:05:36....
2013 Sep 30
3
Re: (Xen + libvirt) Installing and workin with xen -4.2.1 and libvirt 1.1.2
hi,
thanks for your response.
i cleaned that above one and installed in this following steps:
* sudo apt-get install gcc make pkg-config libxml2-dev libgnutils-dev
libdevmapper-dev libcurl4-gnutls-dev python-dev libpciaccess-dev libxen-dev
libnl-dev
* ./configure = --prefix=/usr --localstatedir=/var --sysconfdir=/etc
--with-xen=yes --with-libxl=yes
* make
* make install
now i am getting the
2013 Oct 01
1
Re: (Xen + libvirt) Installing and workin with xen -4.2.1 and libvirt 1.1.2
...# version*
> error: failed to connect to the hypervisor
> error: no valid connection
> error: Failed to connect socket to
> '/usr/local/var/run/libvirt/libvirt-sock': No such file or directory
> *
> *
> *root at boss[src]#libvirtd -v*
> 2013-09-30 13:05:36.836+0000: 8199: info : libvirt version: 1.1.2
> 2013-09-30 13:05:36.836+0000: 8199: error : libxlCapsInitHost:86 :
> internal error: Failed to get node physical info from libxenlight
> 2013-09-30 13:05:36.836+0000: 8199: error : libxlStateInitialize:1362 :
> cannot create capabilities for libxenlight...
2013 Oct 04
7
Re: (Xen + libvirt) Installing and workin with xen -4.2.1 and libvirt 1.1.2
...ailed to connect to the hypervisor
> error: no valid connection
> error: Failed to connect socket to
> '/usr/local/var/run/libvirt/libvirt-sock': No such file or directory
> *
> *
> *root@boss[src]#libvirtd -v*
> 2013-09-30 13:05:36.836+0000: 8199: info : libvirt version: 1.1.2
> 2013-09-30 13:05:36.836+0000: 8199: error : libxlCapsInitHost:86 :
> internal error: Failed to get node physical info from libxenlight
> 2013-09-30 13:05:36.836+0000: 8199: error :
> libxlStateInitialize:1362 : cannot create capabilities...
2006 Sep 12
8
"undefined method `retrieve'' for nil:NilClass" when attempting to run puppetmasterd
I posted this earlier on IRC, but it didn''t seem anyone was active:
<mozillaman>Hey all!
<mozillaman>Quick question for you :)
<mozillaman>I installed puppet according to the directions on the site and
got this:
sudo /usr/bin/puppetmasterd --nonodes
undefined method `retrieve'' for nil:NilClass
<mozillaman>Anyone have any ideas?
Any help would be
2013 Sep 30
2
Re: (Xen + libvirt) Installing and workin with xen -4.2.1 and libvirt 1.1.2
On lun, 2013-09-30 at 11:27 +0530, cooldharma06 wrote:
> hi,
>
Hi,
> thanks for your response.
>
>
> i cleaned that above one and installed in this following steps:
>
>
> * sudo apt-get install gcc make pkg-config libxml2-dev libgnutils-dev
> libdevmapper-dev libcurl4-gnutls-dev python-dev libpciaccess-dev
> libxen-dev libnl-dev
>
Oh, so you are on
2013 Oct 07
2
Re: (Xen + libvirt) Installing and workin with xen -4.2.1 and libvirt 1.1.2
...valid connection
>> > error: Failed to connect socket to
>> > '/usr/local/var/run/libvirt/libvirt-sock': No such file or directory
>> > *
>> > *
>> > *root@boss[src]#libvirtd -v*
>> > 2013-09-30 13:05:36.836+0000: 8199: info : libvirt version: 1.1.2
>> > 2013-09-30 13:05:36.836+0000: 8199: error : libxlCapsInitHost:86 :
>> > internal error: Failed to get node physical info from libxenlight
>> > 2013-09-30 13:05:36.836+0000: 8199: error :
>> > libxlStateInitializ...
2013 Oct 05
3
Re: (Xen + libvirt) Installing and workin with xen -4.2.1 and libvirt 1.1.2
...> > error: no valid connection
> > error: Failed to connect socket to
> > '/usr/local/var/run/libvirt/libvirt-sock': No such file or directory
> > *
> > *
> > *root@boss[src]#libvirtd -v*
> > 2013-09-30 13:05:36.836+0000: 8199: info : libvirt version: 1.1.2
> > 2013-09-30 13:05:36.836+0000: 8199: error : libxlCapsInitHost:86 :
> > internal error: Failed to get node physical info from libxenlight
> > 2013-09-30 13:05:36.836+0000: 8199: error :
> > libxlStateInitialize:1362 : cannot...
2010 Dec 10
1
[LLVMdev] Parallel testsuite run breaks
...ints on how to make absolute paths stick?
>
> Ok, I finally got that to work. I'm running experiments now.
After fixing a few Python bugs in my code, I now have everything
passing. Prepending the path to the tools being tested fixed all the
problems. I will post a proposed patch to PR 8199 just as soon as I get
approval to do so.
Thanks to everyone who helped track this down!
-Dave
2006 Aug 27
5
Re: preseeding files only on reinstall
...think it would be great to find a way.
I think, for this problem, the right solution is to be able to
specify a pre-seed file, or maybe just the information necessary for
pre-seeding, but it seems like a general problem.
--
Luke Kanies
http://madstop.com | http://reductivelabs.com | 615-594-8199
2010 Dec 09
0
[LLVMdev] Parallel testsuite run breaks
...gt;> what, if anything, does lit/FileCheck/etc. do that might run
>> interference if there is another copy of lit/FileCheck/etc. running
>> at the same time? I tried strace -etrace=file but nothing obvious
>> pops out.
Perhaps its this? - http://llvm.org/bugs/show_bug.cgi?id=8199
-jason
>
> I don't see anything wrong with FileCheck either.
>
> However looks here, that .bc file is in the *source* tree, not the obj tree:
> not llvm-dis < /ptmp/dag/llvm-project.official/llvm/trunk/test/Bitcode/null-type.ll.bc > /dev/null |& grep "Invalid MOD...
2006 Sep 13
5
Re: strange mtime/md5sum behaviour and constantly changing files with links
...changing timestamps... I expect that it''s
something happening internally because you want to use timestamps but
Puppet wants to use checksums. If we could fix the file-copying,
we''d probably fix this.
--
Luke Kanies
http://madstop.com | http://reductivelabs.com | 615-594-8199
2006 Sep 15
2
Execute commands on install not update
Maybe I''ve missed the obvious way of doing this, but is there an easy way to
do something only when a package is installed but not updated? I''ve tried a
few ideas but they all seem to be heading down the wrong path (tm). Thanks
in advance.
_______________________________________________
Puppet-users mailing list
Puppet-users@madstop.com
2006 Jul 26
19
documentation suggestions: including FQDN seems to
Hi,
I''m new to Puppet, but it looks very good, so far.
We are going to use it for a multi-tier (DEV, QA, staging,
production) environment which is consists of web, app, and database
servers.
I have a couple of suggestions for the Puppet documentation that may
save others some time.
First, it seems node names MUST be FQDNs (hostname and hostname. will
not work). Since we are not using
2006 Nov 11
5
Ubuntu experience
What is everyone''s experience with Puppet on Ubuntu? Does it work as
expected? Any caveats or oddities?
-- DK
--
Digant C Kasundra <digant@stanford.edu>
Technical Lead, ITS Unix Systems and Applications, Stanford University
2006 Aug 27
3
"Overruling" files from different darfts
...rated.
I haven''t had to differentiate my sources.list files before; can you
explain how the host file differs from the general file? I''ll see if
I can come up with a way to generate it that meets your needs.
--
Luke Kanies
http://madstop.com | http://reductivelabs.com | 615-594-8199
2006 Sep 15
8
file: target generates error
file { "/var/log/syslog":
target => "/var/log/messages"
}
generates the following error:
err: //henson/stanford/syslog/file=/var/log/syslog: Failed to retrieve
current state: undefined method `should'' for false:FalseClass
2006 Sep 02
7
BayLISA Puppet presentation video
...zing presentation, but I do a relatively interesting demo (which I
hope to post as a separate video soon) in which Puppet creates an svn
repo, a Trac instance, the Apache config for Trac, and then restarts
Apache for me.
--
Luke Kanies
http://madstop.com | http://reductivelabs.com | 615-594-8199
2006 Sep 11
4
User provider
Is it possible to override the provider parameter when describing a
user? My Ruby skills are quite limited, but it appears that provider is
always chosen based on the operating system.
I would like to build a user provider that will be almost identical to
the objectadd one, but uses cpu[1] to add users and groups to an ldap
directory. Since the cpu commands basically mirror the native