Displaying 14 results from an estimated 14 matches for "9671".
Did you mean:
671
2011 Dec 01
3
Announce: Puppet 2.7.8rc1 available
...tings
c804346 (#7274) Output 4-digit file modes in File type
220f2ba (#10799) Regexp escaping too much
4462eb5 Merged 2.6.x into 2.7x
67e048b Updated CHANGELOG for 2.7.7rc2
93aca5a maint: Fix failing specs for Windows exec provider
7f3a1bb (#9617) Use an RbTreeMap to store ready resources
9eff0f4 (#9671) Implement RbTreeMap#each recursively, and #first/#last
explicitly
5f7f467 (#9671) Return nodes from internal RbTreeMap recursion
1dc9c72 (#9671) Stop tracking size and height of nodes in RbTreeMap
f180f9b (#9617) Add a red-black tree map
c62e949 (#9617) Keep track of blockers for resources when tr...
2002 Dec 05
1
R configure fails on solaris: configure:12951: error: cannot compute sizeof (int), 77
...ks
configure:3665: ./a.out
configure:3668: $? = 0
configure:3683: result: yes
configure:3690: checking whether we are cross compiling
configure:3692: result: no
configure:3695: checking for suffix of executables
...
configure:9645: checking for g77
configure:9661: found /opt/sfw/bin/g77
configure:9671: result: g77
configure:9819: checking for Fortran 77 compiler version
configure:9822: g77 --version </dev/null >&5
GNU Fortran 0.5.25 19991024 (release)
Copyright (C) 1997 Free Software Foundation, Inc.
For more version information on components of the GNU Fortran
compilation system, espe...
2004 Dec 28
0
500 "Internal Server Error"
...942: Call-ID: 023bbbe91f61ad7529d14ffb2be36b0d@65.67.76.41
6943: CSeq: 102 INVITE
6944: User-Agent: Asterisk PBX
6945: Date: Wed, 29 Dec 2004 01:47:54 GMT
6946: Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER
6947: Content-Type: application/sdp
6948: Content-Length: 179
6949:
6950: v=0
6951: o=root 9671 9671 IN IP4 65.67.76.41
6952: s=session
6953: c=IN IP4 65.67.76.41
6954: t=0 0
6955: m=audio 11980 RTP/AVP 0 3
6956: a=rtpmap:0 PCMU/8000
6957: a=rtpmap:3 GSM/8000
6958: a=silenceSupp:off - - - -
6959:
6960: 006933: Dec 29 01:48:05.075: HandleUdpSocketReads :Msg enqueued
for SPI with IPaddr: 65.67....
1998 Apr 21
3
"Not listening for calling name" error - huh?
Hi all,
I have two samba machines running v1.9.18p4. When I try and list the
shares on the second machine (calvin) fromn the first machine (hobbes) I
get this:
Session request failed (131,129) with myname=HOBBES destname=CALVIN
Not listening for calling name
Try to connect as another name (instead of HOBBES)
You may find the -n option useful for this
Any idea what this is trying to tell me?
1999 Aug 24
1
Totalnet
...~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Ron Kreymborg Computer Systems Manager
Monash University CRC for Southern Hemisphere Meteorology
Wellington Road ron@shm.monash.edu.au
Clayton, VIC 3168 Phone : 061-3-9905-9671
Australia Fax : 061-3-9905-9689
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2012 Jan 07
0
Re: Heroes VI on Wine
Heroes 6 does work in wine ;)
http://img444.imageshack.us/img444/9671/hmm6wine.png
2015 Feb 03
2
[LLVMdev] RFC: Constant Hoisting
> On Feb 3, 2015, at 10:20 AM, Chris Sears <chris.sears at gmail.com> wrote:
>
> I was using this GCC compiler comparison site. It's well done but unfortunately it's not up to date. The author Matt Godbolt said he was updating it:
>
> http://gcc.godbolt.org/# <http://gcc.godbolt.org/#>
>
> No, I do not have 3.4.1 but 3.5 is the current XCode release.
2005 Jan 06
1
Dovecot Crashing after MySQL Auth
...Regards,
Donovan
Donovan Craig
Go4 Multimedia
Phone : +61 3 95 306 658
Fax : +61 3 95 306 435
Mobile : 0414 666 518
Web : http://www.go4.com.au/
14B Warleigh Grv, Brighton VIC 3186
GnuPG Key : http://bilby.snapfrozen.com/gpg/dcraig.asc
Fingerprint: 3E73 E01A D24F 3737 9427 58A7 90F4 9671 ADAB CA76
"Well, let's just say, 'if your VCR is still blinking 12:00, you don't
want Linux'".
--- Bruce Perens, Debian's Fearless Leader
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-...
2006 Aug 03
1
Strange file upload error
Hi There,
So we are having this really strange file upload error. We can upload a
file to rails, store it in the DB, and download it again all fine.
We also have things set up to allow us to edit the file, and upload a
new one to replace the existing file. This functionality works just fine
for text files, but fails for microsoft word and PDF files.
It''s really strange; we''re
2010 Aug 25
1
Asterisk 1.6.1 Won't Play Default ULAW Files
...houghts on this, what I may be doing wrong, or how to
resolve the issue. Thanks so much!
Asterisk Version: Asterisk 1.6.1.11
OS: ubuntu-sever 10.04, 64-bit
Kernel: 2.6.32-24-server #39-Ubuntu
Asterisk is running as `root` in the group `root`:
root at TX-LU-DEV:~# ps aux | grep asterisk
root 9671 0.0 0.1 250640 7420 ? Ssl 18:48 0:00
/usr/sbin/asterisk -U root -G root
Asterisk dialplan code used for testing (relevant snippet shown):
[tests]
exten => s,1,NoOp(***performing tests***)
exten => s,n,NoOp(language is: ${CHANNEL(language)})
exten => s,n,Playback(hello-worl...
2011 Nov 01
12
What's the canonical way to enforce permissions/ownership on a directory subtree?
I''ve just tried this (we assume /opt/jetty-6.1.26 already exists):
file { "/opt/jetty-6.1.26":
owner => "jetty",
group => "users",
recurse => true,
}
... but it''s taking an *age*. What''s the Right Way?
Cheers, Robert.
--
You received this message because you are subscribed to the Google Groups
2006 Sep 08
4
Failed to create a solaris DOMU using NFS root
Hello,
I''ve installed a OpenSolaris dom0 snv_44 on a x4100 server, and booted a
32-bit xen kernel.
I''m trying to create a OpenSolaris DOMU (snv_44) by following the howto
described at
http://www.opensolaris.org/os/community/xen/howto/create-osox-domu/.
I did not manage to create a diskless environment by using SUNWCXall.
I''ve created SUNWCreq instead and add the
2013 May 03
2
Find the flow data from its accumulation of the panel data
...2406 2781 375
292 8 99.39667 9912 118 1840 1960 120
293 8 99.39667 9912 147 1348 1821 473
294 8 99.39667 9912 803 4644 5481 837
295 8 99.39667 9912 805 4951 4388 -563
296 8 99.39667 9912 806 4581 4406 -175
297 8 99.39667 9912 807 9671 12276 2605
298 8 99.39667 9912 808 9479 12837 3358
299 8 99.39667 9912 809 3767 3780 13
300 8 99.39667 9912 812 12214 13620 1406
301 8 99.39667 9912 814 5403 6392 989
302 8 99.39667 9912 815 2956 3525 569
303 8 99.39667 9912 816 2861...
2008 Apr 18
1
Wine release 0.9.60
...correct dup() behavior
9047 Civilization IV Expansion pack "Beyond the Sword" Install Crash
9286 nice icon and menu
9315 Running Corel Draw 7 causes crash
9631 Window with specific classes/styles/ex_styles should bypass WM taskbar
9647 iTunes 7 sound loopy, unstable
9671 Derive 5 no longer draws graphs in color
9731 GdiConvertToDevmodeW trying to copy -32 bytes on memcpy
9740 Unimplemented function causes Phantasmagoria 2 to crash
9765 iTunes 7.4.3 can't connect to the iTunes music store
9793 Circuitmaker 2000 trouble with wire manual routing...