Displaying 20 results from an estimated 66 matches for "8501".
Did you mean:
501
2019 Jul 16
0
libvirtd failing on MacOS in setgroups
...00: 123145573953536: error :
virNumaGetPages:988 : Operation not supported: page info is not
supported on this platform
2019-07-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/q...
2010 Dec 29
0
PDC unreliable - Connection interruptions, many error messages
...no account in domain
smbd[8267]: [2010/12/29 18:14:41.651921, 0]
rpc_server/srv_netlog_nt.c:692(_netr_ServerAuthenticate3)
smbd[8267]: _netr_ServerAuthenticate3: failed to get machine password
for account WORKSTATIONB$: NT_STATUS_ACCESS_DENIED
WORKSTATIONA logs on. It IS a domain Member:
smbd[8501]: [2010/12/29 18:21:24.207138, 0]
rpc_server/srv_netlog_nt.c:714(_netr_ServerAuthenticate3)
smbd[8501]: _netr_ServerAuthenticate3: netlogon_creds_server_check
failed. Rejecting auth request from client WORKSTATIONA machine account
WORKSTATIONA$
smbd[8501]: [2010/12/29 18:21:31.716442, 0]
au...
2024 Mar 01
1
RFC8501 IPv6 Wildcard PTR
Per RFC 8501 seciont 2.2
https://datatracker.ietf.org/doc/html/rfc8501
I have attempted to use a wildcard on a /64 boundary within a zonefile
for NSD, but it doesn't not appear to work. PTR lookups fail...
tested with, ie:
$ORIGIN 1.1.0.0.8.5.1.b.2.2.5.2.ip6.arpa.
* PTR my.fqdn.net.
Did not work......
2002 Mar 08
1
buildpkg.sh in OpenSSH_3.1p1
Hi,
version.h in OpenSSH_3.1p1 has an Newline after
#define SSH_VERSION "OpenSSH_3.1p1"
so
tail -1 ../../version.h | sed -e 's/.*_\([0-9]\)/\1/g' | sed 's/\"$//'
does give back a version number
regards
Oliver
--
Oliver F?nger - Phone +49 201 8501 319
Cityweb Network GmbH & Co. KG
Friedrichstr. 12 - Fax +49 201 8501 104
45128 Essen - email oliver.faenger at cityweb.de
2007 May 10
0
[LLVMdev] 2.0 Release Process
...M2.0?
How will the svn migration happen? When should it be preferable or possible
to use the svn command (instead of cvs) to get the latest LLVM source code?
Regards
--
Basile STARYNKEVITCH http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faïencerie, 92340 Bourg La Reine, France
*** opinions {are only mines, sont seulement les miennes} ***
2007 Oct 22
2
[LLVMdev] Q: missing -fPIC in llvmc?
...t pain)?
I probably missed something obvious, but what?
I want to compile LLVM assembly source code -suitably generated- into
.so as directly as possible...
Regards
--
Basile STARYNKEVITCH http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faiencerie, 92340 Bourg La Reine, France
*** opinions {are only mines, sont seulement les miennes} ***
2008 Jul 20
1
[LLVMdev] generating a shared object from a single *.ll (LLVM) source?
...lent would be
llvmc2 -opt ehello.ll -o ehello.so
but it is not that simple.
Any clues ?
May I also suggest to document it in the man pages or the --help output?
--
Basile STARYNKEVITCH http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faiencerie, 92340 Bourg La Reine, France
*** opinions {are only mines, sont seulement les miennes} ***
2009 May 01
6
[LLVMdev] open source multithreaded garbage collector suitable for LLVM applications?
...with LLVM, adapting to the constraints of the GC is easier.
Are there people using LLVM in multi-threaded applications with some
other GC than Boehm's?
Regards.
--
Basile STARYNKEVITCH http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faiencerie, 92340 Bourg La Reine, France
*** opinions {are only mines, sont seulement les miennes} ***
2002 Mar 25
2
OpenSSH on SunOS 4
...calls strtoul()
(string to unsigned long?) which doesn't exist on SunOS. Does anyone have a
patch/workaround to avoid this? And no, I can't build glibc to snag its
strtoul() since it doesn't have a SunOS port either.
Thanks in advance,
Jason Lacoss-Arnold
TS/Unix Architecture
314-955-8501
***************************************************************************************
WARNING: All e-mail sent to and from this address will be received or
otherwise recorded by the A.G. Edwards corporate e-mail system and is
subject to archival, monitoring or review by, and/or disclosure to,...
2007 Jun 29
1
[LLVMdev] LLVM assembly without basic block
...;goto (in particular those in loops and tests) and calls.
>
>If you restrict yourself to a single basic block, you need to avoid tests and loops.
>
>--
>Basile STARYNKEVITCH http://starynkevitch.net/Basile/
>email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
>8, rue de la Faïencerie, 92340 Bourg La Reine, France
>*** opinions {are only mines, sont seulement les miennes} ***
>
>
>_______________________________________________
>LLVM Developers mailing list
>LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
>http://lists...
2013 May 05
0
BLF and asterisk Queue
Copying to asterisk-users, as it's of use there too.
I copied this code years ago from the net, it may have been modified
since...
This however is only used by managers, as it allows the manager to log a
user in and out.
For agent logged in/out status:
where 8501 is the queue number and 8512 is the agent's extension, and
SIP0001 is the agent's device.
in extensions.conf
;ring the queue
exten => 8501,1,Goto(itg-queue,itg,1)
;AGENT Login/Logout to queue 8501
exten => _8501.,1,Macro(custom-agent-inout,itg_queue)
The agent statu...
2007 May 09
2
[LLVMdev] 2.0 Release Process
The release branch has been created and the llvm-gcc mirror updated
(thanks Bill!). I will be doing some preliminary testing before I request
the help of the community to test the release.
During this time, I ask that developers only commit documentation changes
to the release branch and email the list with any bug fixes that need to
be merged into the release branch. Bug fixes have to be
2002 Jan 27
5
[PATCH] Add scp -1 and -2 options to OpenSSH-3.0.2p1
Here is a patch to add the missing scp -1 and -2 options to eliminate
confusion for users familiar with the commercial version of SSH.
This patch and others are maintained on the secure nfs (SNFS) web page:
http://www.math.ualberta.ca/imaging/snfs/
-- John Bowman
University of Alberta
diff -ur openssh-3.0.2p1/scp.c openssh-3.0.2p1J2/scp.c
--- openssh-3.0.2p1/scp.c Sun Oct 21 18:53:59 2001
+++
2007 May 03
3
[LLVMdev] which g++ to compile LLVM CVS on Linux/AMD64?
...gcc snapshot from yesterday gcc version 4.3.0 20070501
(experimental) fail to compile latest LLVM (with compile errors!).
Is LLVM bootstraped thru g++-llvm?
Regards
--
Basile STARYNKEVITCH http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faïencerie, 92340 Bourg La Reine, France
*** opinions {are only mines, sont seulement les miennes} ***
2007 Jun 29
1
[LLVMdev] LLVM assembly without basic block
...inlining or other optimisation (or program transformations).
>
>What is hurting you in the notion of basic blocks and in the LLVM usage of them?
>
>--
>Basile STARYNKEVITCH http://starynkevitch.net/Basile/
>email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
>8, rue de la Faïencerie, 92340 Bourg La Reine, France
>*** opinions {are only mines, sont seulement les miennes} ***
>
>
>_______________________________________________
>LLVM Developers mailing list
>LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
>http://lists...
2002 Jan 29
21
locked account accessable via pubkey auth
maybe this is a silly question ;-) But why is it possible to login on a
machine with a locked account (passwd -l ) via pubkey-authentication
(authorized_keys) ?
I use OpenSSH3.01p1on Solaris8 with PAM support so I thought this should not
happen.
If this is the normal behaviour and built in intentionally what would be the
easiest way to lock an account without deleting the users authorized_keys ?
2007 May 03
1
[LLVMdev] which g++ to compile LLVM CVS on Linux/AMD64?
...s scope
Hope that this could help someone. I really don't know if it is a bug in GCC
(tuesday's SVN snapshot) or in LLVM (today's CVS snapshot)
Regards.
--
Basile STARYNKEVITCH http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faïencerie, 92340 Bourg La Reine, France
*** opinions {are only mines, sont seulement les miennes} ***
2007 May 12
3
[LLVMdev] reading a module from a memory string (BitCode)
...are not tied to a particular (LLVM target)
architecture, in other words can I store into my database modules build on
AMD64 and reload them on x86 (32 bits)?
Regards.
--
Basile STARYNKEVITCH http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faïencerie, 92340 Bourg La Reine, France
*** opinions {are only mines, sont seulement les miennes} ***
2016 Dec 02
1
pdftools on Ubuntu
Hi Francois,
Thanks for your quick response.
Actually, I had already done that...
sudo apt-get install libpoppler-cpp-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
libpoppler-cpp-dev is already the newest version (0.41.0-0ubuntu1.1).
0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded.
Therefore, I assume I have this installed.
Best
2003 Jan 29
2
acs_map
I'm having trouble compiling wine on a newish box.
The problem is a missing symbol 'acs_map' cropping up in
dlls/ttydrv/graphics.o. The symbol is not directly in the relevant
source file so it seems to be from a macro or typedef but extensive
grepping has not identified the source. I suspect the problem is a
package missing in the distro (dRock 1.6.0) but have not been able to