Displaying 12 results from an estimated 12 matches for "6757".
Did you mean:
675
2009 Jul 10
1
RUnit detects parse error, but why?
...;}' at
620:
621: }
All individual tests work when run individually, and all but one run
within the RUnit test suite. What might be causing this?
A similar error message during package creation was discussed earlier this
year (http://tolstoy.newcastle.edu.au/R/e6/help/09/03/6757.html) with the
suggestion to separately source all of the .r files. Since the files all
source() and run just fine, it looks like the problem may be in RUnit.
Thanks,
cur
--
Curt Seeliger, Data Ranger
Raytheon Information Services - Contractor to ORD
seeliger.curt@epa.gov
541/754-4638
[[alt...
2011 Feb 15
1
Aastra phones cannot transfer calls?
I have two Aastra phones, a 6730 and a 6757, both connected to Asterisk
v1.6.2.1. They can call each other's extensions (and make and receive
calls otherwise), but they cannot transfer calls, not even to outside
extensions on the PSTN. The procedure I use is to accept a call on one
phone, press the transfer button, dial the other extensi...
2011 Aug 05
4
[Bug 8355] New: Use pointer after freeaddrinfo()
https://bugzilla.samba.org/show_bug.cgi?id=8355
Summary: Use pointer after freeaddrinfo()
Product: rsync
Version: 3.0.8
Platform: All
OS/Version: All
Status: NEW
Severity: critical
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: andrey at zonov.org
2005 Dec 05
1
Connmark question
...n
Chain FORWARD (policy ACCEPT 3789 packets, 1175165 bytes)
pkts bytes target prot opt in out source
destination
Chain OUTPUT (policy ACCEPT 2911 packets, 684078 bytes)
pkts bytes target prot opt in out source
destination
Chain POSTROUTING (policy ACCEPT 6757 packets, 1866938 bytes)
pkts bytes target prot opt in out source
destination
15 1752 CLASSIFY all -- * ppp0 0.0.0.0/0
0.0.0.0/0 MARK match 0x3 CLASSIFY set 1:50
So I can see the packets are getting marked, or at least I see them
being matched. J...
2006 Aug 04
1
Can't get rid of SYN_RECV
....168.103.99:http statusurl.e-gold.com:7499
SYN_RECV
tcp 0 0 192.168.103.99:http statusurl.e-gold.com:60087
SYN_RECV
tcp 0 0 192.168.103.99:http statusurl.e-gold.com:33579
SYN_RECV
tcp 0 0 192.168.103.99:http statusurl.e-gold.com:6757
SYN_RECV
tcp 0 0 192.168.103.99:http statusurl.e-gold.com:8912
SYN_RECV
tcp 0 0 192.168.103.99:http statusurl.e-gold.com:50510
SYN_RECV
tcp 0 0 192.168.103.99:http statusurl.e-gold.com:44317
SYN_RECV
tcp 0 0 192.168.103.99:...
2013 Jun 03
3
csum failed during rebalance
Hi,
I added a new drive to an existing RAID 0 array. Every
attempt to rebalance the array fails:
# btrfs filesystem balance /share/bd8
ERROR: error during balancing ''/share/bd8'' - Input/output error
# dmesg | tail
btrfs: found 1 extents
btrfs: relocating block group 10752513540096 flags 1
btrfs: found 5 extents
btrfs: found 5 extents
btrfs: relocating block group 10751439798272
2006 Jul 14
0
Write barrier support in ext3
...for different filesystems.
Background of this is my own experience of three XFS crashes in one week:
http://bugzilla.kernel.org/show_bug.cgi?id=6380
With 2.6.17.1 XFS seems to works stable with write caches after applying a
(write cache unrelated) fix:
http://bugzilla.kernel.org/show_bug.cgi?id=6757
But I like to provide information on ext3, jfs, reiserfs 3 and reiser 4 as
well.
I like to ask you:
1) Since which kernel release are write barriers officially supported and
stable in ext3? Is it 2.6.16? I found the barrier option in
filesystem/ext3.txt in my 2.6.17 kernel.
2) Since which ke...
2007 Jun 18
1
yumex 'crashed' - anyway to resume?
I spent quite a bit of time setting up what I wanted to update and
install via yumex.
I left my system for a few minutes to attend to another computer.
A helpful family member logged me off without checking.
So can I recapture what I had queued? I cannot find anything that looks
like a yumex queue file.
yum.log does not have any updates from today....
:(
2016 Nov 01
2
Right way to restore deleted objects (in samba 4.1 or newer with or without "ad recycle bin")
...cycled" set and clear it, but now
samba-tool dbcheck show me errors like
"Not moving object
DC=MYCOMP137\0ADEL:55eb09d2-26a4-4226-9d55-d36cfb37dd34,CN=Deleted
Objects,DC=DomainDnsZones,DC=dc,DC=mydom,DC=ru into LostAndFound
ERROR: parent object not found for
DC=MYCOMP18\0ADEL:8f40e027-6757-44e8-b5ee-3651ab0421b0,CN=Deleted
Objects,DC=DomainDnsZones,DC=dc,DC=samges,DC=ru"
If i run samba-tool dbcheck --fix, is it safe to fix it?
Second question is about lost attributes after restore by this methods.
Many attributes are lost, and after restore deleted machine account that
comput...
2004 Jun 21
1
R 1.9.1 is released
...ext full release.
o Direct use of R INSTALL|REMOVE|BATCH|COMPILE|SHLIB is
deprecated: use R CMD instead.
o The gnome/GNOME graphics device is deprecated and will be
removed in the next full release.
BUG FIXES
o pbinom(q, N, prob) is now more accurate when prob is close to 0.
(PR#6757)
o pcauchy(x, .., log.p) is now more accurate for large x,
particularly when log.p = TRUE. (PR#6756)
o pgeom(q, prob, lower.tail, log.p) is now (sometimes much) more
accurate when prob is very small. (PR#6792)
The code for pgeom(prob=1) assumed IEEE 754 arithmetic, and
gave NaNs unde...
2004 Jun 21
1
R 1.9.1 is released
...ext full release.
o Direct use of R INSTALL|REMOVE|BATCH|COMPILE|SHLIB is
deprecated: use R CMD instead.
o The gnome/GNOME graphics device is deprecated and will be
removed in the next full release.
BUG FIXES
o pbinom(q, N, prob) is now more accurate when prob is close to 0.
(PR#6757)
o pcauchy(x, .., log.p) is now more accurate for large x,
particularly when log.p = TRUE. (PR#6756)
o pgeom(q, prob, lower.tail, log.p) is now (sometimes much) more
accurate when prob is very small. (PR#6792)
The code for pgeom(prob=1) assumed IEEE 754 arithmetic, and
gave NaNs unde...
2011 Nov 09
12
WARNING: at fs/btrfs/inode.c:2198 btrfs_orphan_commit_root+0xa8/0xc0
Hello,
I''m seeing a lot of warnings in dmesg with a BTRFS filesystem. I''m using
the 3.1 kernel, I found a patch for these warnings (
http://marc.info/?l=linux-btrfs&m=131547325515336&w=2)
<http://marc.info/?l=linux-btrfs&m=131547325515336&w=2>, but that patch
has already been included in 3.1. Are there any other patches I can try?
I''m using