Displaying 20 results from an estimated 135 matches for "1478".
Did you mean:
147
2008 Jun 15
3
[Bug 1478] New: ssh -V sends output to stderr instead of stdout
https://bugzilla.mindrot.org/show_bug.cgi?id=1478
Summary: ssh -V sends output to stderr instead of stdout
Classification: Unclassified
Product: Portable OpenSSH
Version: 5.0p1
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2...
2020 Nov 01
1
[Bug 1478] New: Concatenations with ct status do not match
https://bugzilla.netfilter.org/show_bug.cgi?id=1478
Bug ID: 1478
Summary: Concatenations with ct status do not match
Product: netfilter/iptables
Version: unspecified
Hardware: arm
OS: Debian GNU/Linux
Status: NEW
Severity: normal
Priority: P5...
2013 Oct 30
0
CEBA-2013:1478 CentOS 5 cman Update
CentOS Errata and Bugfix Advisory 2013:1478
Upstream details at : https://rhn.redhat.com/errata/RHBA-2013-1478.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
987b06973c790616714d9192a7c0edd18ea28bcdcc55c6d7299346a76fa077fd cman-2.0.115-118.el5.1.i386.rpm
ad30a...
2009 Jun 10
3
package installation fails (RandomFields)
...on from string constant
to ?char*?
RFgetNset.cc:1336: warning: deprecated conversion from string constant
to ?char*?
RFgetNset.cc:1336: warning: deprecated conversion from string constant
to ?char*?
RFgetNset.cc: In function ?SEXPREC* InternalGetKeyInfo(key_type*, bool,
int, int)?:
RFgetNset.cc:1478: warning: deprecated conversion from string constant
to ?char*?
RFgetNset.cc:1478: warning: deprecated conversion from string constant
to ?char*?
RFgetNset.cc:1478: warning: deprecated conversion from string constant
to ?char*?
RFgetNset.cc:1478: warning: deprecated conversion from string consta...
2009 Jun 10
3
package installation fails (RandomFields)
...on from string constant
to ?char*?
RFgetNset.cc:1336: warning: deprecated conversion from string constant
to ?char*?
RFgetNset.cc:1336: warning: deprecated conversion from string constant
to ?char*?
RFgetNset.cc: In function ?SEXPREC* InternalGetKeyInfo(key_type*, bool,
int, int)?:
RFgetNset.cc:1478: warning: deprecated conversion from string constant
to ?char*?
RFgetNset.cc:1478: warning: deprecated conversion from string constant
to ?char*?
RFgetNset.cc:1478: warning: deprecated conversion from string constant
to ?char*?
RFgetNset.cc:1478: warning: deprecated conversion from string consta...
2005 Jun 28
1
Fw: Missing files on Windows client side
...rst) match.
+1471 * This speeds up large directory searches. JRA.
+1472 */
+1473
+1474 if(got_exact_match)
+1475 finished = True;
+1476
+1477 space_remaining = max_data_bytes -
PTR_DIFF(p,pdata);
+1478 DEBUG(5,("call_trans2findfirst - space remaining
%d numentries %d\n", space_remaining, numentries));
+1479 }
at line 1478 we added an extra debug line to see what's going on.
with every file the space_remaining is going down from 16384
(max_data_bytes) to...
2003 Nov 18
3
"Unable to find path from G729A to ULAW" on Sipphone.com
...em to be having a problem with transcoding and/or agreeing on a
valid codec. I am running a new image pulled from CVS at 1:30 PM CST.
The issue occurs when I try to make a call to a toll-free number over
sipphone.com.
Here's what I see in the console:
NOTICE[1259545280]: File channel.c, Line 1478 (ast_set_read_format):
Unable to find a path from G729A to ULAW
NOTICE[1259545280]: File channel.c, Line 1448 (ast_set_write_format):
Unable to find a path from ULAW to G729A
Before somebody tells me "UTFG", I ALREADY HAVE. Somebody else had a
similar issue last week and there was no re...
2017 Dec 05
4
SAMBA VFS module for GlusterFS crashes
...-12-05 10:20:13.974236] I [rpc-clnt.c:1986:rpc_clnt_reconfig] 0-archive-client-2: changing port to 49153 (from 0)
[2017-12-05 10:20:13.974818] I [rpc-clnt.c:1986:rpc_clnt_reconfig] 0-archive-client-5: changing port to 49153 (from 0)
[2017-12-05 10:20:13.974862] I [MSGID: 114057] [client-handshake.c:1478:select_server_supported_programs] 0-archive-client-0: Using Program GlusterFS 3.3, Num (1298437), Version (330)
[2017-12-05 10:20:13.974877] I [rpc-clnt.c:1986:rpc_clnt_reconfig] 0-archive-client-7: changing port to 49153 (from 0)
[2017-12-05 10:20:13.974925] I [MSGID: 114057] [client-handshake.c:1...
2013 Jan 06
0
[LLVMdev] Failure building llvm/clang from source using binary clang package on Fedora 17
...../../../../include/c++/4.7.2/limits:1404:27:
error: use of undeclared identifier
'__int128'; did you mean '__int128_t'?
struct numeric_limits<__int128>
^
/usr/bin/../lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/limits:1478:36:
error: expected '>'
struct numeric_limits<unsigned __int128>
^
/usr/bin/../lib/gcc/x86_64-redhat-linux/4.7.2/../../../../include/c++/4.7.2/limits:1478:5:
error: cannot combine with previous
'(error)' declaration specifie...
2004 Jan 26
1
HTB/SFQ dequeueing in pairs
...queue.
I noticed that the packets were being released in pairs, which probably
doesn''t help either.
I assume it is htb that calls esfq to dequeue a packet - but I don''t know.
For the test my DWIFLIMIT bandwidth was set at 51kbit/s which is 10% of
my bandwidth.
My mtu is set at 1478 as it''s slightly more efficient for adsl using
pppoa/vcmux in the UK.
I used -
$TC class add dev $DWIF parent 1:2 classid 1:21 htb rate
$[$DWIFLIMIT/2]kbit \
ceil ${DWIFLIMIT}kbit burst 0b cburst 0b mtu 1478 quantum 1478
prio 1
$TC qdisc add dev $DWIF parent 1:21 handle 21:...
2013 Oct 31
0
CentOS-announce Digest, Vol 104, Issue 15
...n managing the list at
centos-announce-owner at centos.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of CentOS-announce digest..."
Today's Topics:
1. Software Collections for CentOS-6.4 (Testing Repo) (Johnny Hughes)
2. CEBA-2013:1478 CentOS 5 cman Update (Johnny Hughes)
3. CESA-2013:1480 Important CentOS 6 thunderbird Update
(Johnny Hughes)
4. CEBA-2013:1479 CentOS 6 mksh Update (Johnny Hughes)
5. CESA-2013:1480 Important CentOS 5 thunderbird Update
(Johnny Hughes)
--------------------------------------...
2017 Dec 05
0
SAMBA VFS module for GlusterFS crashes
...36] I [rpc-clnt.c:1986:rpc_clnt_reconfig]
>0-archive-client-2: changing port to 49153 (from 0)
>[2017-12-05 10:20:13.974818] I [rpc-clnt.c:1986:rpc_clnt_reconfig]
>0-archive-client-5: changing port to 49153 (from 0)
>[2017-12-05 10:20:13.974862] I [MSGID: 114057]
>[client-handshake.c:1478:select_server_supported_programs]
>0-archive-client-0: Using Program GlusterFS 3.3, Num (1298437), Version
>(330)
>[2017-12-05 10:20:13.974877] I [rpc-clnt.c:1986:rpc_clnt_reconfig]
>0-archive-client-7: changing port to 49153 (from 0)
>[2017-12-05 10:20:13.974925] I [MSGID: 114057]
&...
2003 Dec 24
8
G729 troubles
...ls passed at g729
succesfully).
All my devices configred to use only g729 and I don't see other codecs
at mgcp or sip messages, but I see strange string at asterisks log:
NOTICE[196633]: File rtp.c, Line 418 (ast_rtp_read): Unknown RTP codec
123 received
NOTICE[196633]: File channel.c, Line 1478 (ast_set_read_format): Unable
to find a path from ALAW to G729A
NOTICE[196633]: File channel.c, Line 1448 (ast_set_write_format): Unable
to find a path from G729A to ALAW
WARNING[196633]: File chan_mgcp.c, Line 757 (mgcp_write): Asked to
transmit frame type 8, while native formats is 256 (read/writ...
2017 Dec 06
0
SAMBA VFS module for GlusterFS crashes
...[rpc-clnt.c:1986:rpc_clnt_reconfig] 0-archive-client-2: changing
> port to 49153 (from 0)
> [2017-12-05 10:20:13.974818] I [rpc-clnt.c:1986:rpc_clnt_reconfig] 0-archive-client-5: changing
> port to 49153 (from 0)
> [2017-12-05 10:20:13.974862] I [MSGID: 114057] [client-
> handshake.c:1478:select_server_supported_programs] 0-archive-client-0: Using Program GlusterFS
> 3.3, Num (1298437), Version (330)
> [2017-12-05 10:20:13.974877] I [rpc-clnt.c:1986:rpc_clnt_reconfig] 0-archive-client-7: changing
> port to 49153 (from 0)
> [2017-12-05 10:20:13.974925] I [MSGID: 114057] [...
2006 Apr 17
2
making Dovecot match Courier POP3 UID's
...t match what I'm seeing in Courier.
Courier appears to keep the UID numbers for messages that it uses for
the POP3 server separate from the UID numbers for the IMAP server.
Courier has a file: courierpop3dsizelist which has a line for every
message, like:
1129610881.6075832619.blade4:2,S 2361 1478:1065670602
1129727025.1168007000.blade1:2,S 14718 1479:1065670602
1130005953.3295720403.blade5:2,S 1554 1481:1065670602
1130108068.0849623942.blade5:2,S 8246 1482:1065670602
The first column is the maildir filename, the last column is the UID
that the POP3 server uses and the UID validity. Both ar...
2003 Jun 17
11
Speex
Hello everyone.
I am having problems getting speex support.
It seems * is not loading speex. When i did a make in the codecs sub dir,
the following error pops up when making speex:
codec_speex.c:34:19: speex.h: No such file or directory
is this file missing in the cvs as i just removed the whole * dir and did a
new checkout and still seem to get this error, or do i need to get/install
2004 May 29
4
PlayTones problem
...tack
-- Executing Playtones("IAX[mrbk@mrbk]/4", "Busy") in new stack
-- Executing Hangup("IAX[mrbk@mrbk]/4", "") in new stack
== Spawn extension (icepage, 123, 3) exited non-zero on 'IAX[mrbk@mrbk]/4'
May 29 20:00:10 NOTICE[21526]: channel.c:1478 ast_set_write_format: Unable to find a path from UNKN to GSM
-- Hungup 'IAX[mrbk@mrbk]/4'
I don't have any FXS-hardware so I can't try it with a real phone.
I am running the (stable) asterisk version from cvs from 3 days ago.
Sincerely,
Bartek
- --
* GPG-Key: http://evil.gn...
2012 Aug 24
3
ifelse problem - bug or operator error
...31403 1
0 0 0 0 1100549 1 0 38762 1 0 0 0 0 20025 1 0 0 0 0 13742 1 0 0 0 0
83078 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
165114 1 0 0 0 0 417313 1 0 3546 1 0 4613 1 0 225460 1 0 6417 1 1 23
1 0 3402 1 0 8504 1 1 8552 1 0 9723 1 0 37273 1 1 396 1 0 1478 1 0
2074 1 0 12220 1 1 97691 2 1 0 0 0 33993 2 1
As you can see, there are many instances where PM.EXP > 0 and PM.DIST.TOT =
1 yet PM.DIST_flag = 1 and it should be 0. It should only flag in cases
such as the last line of data.
WWHHHYYYYYYYY???? Why why why why why why why? Why?
(Sorry,...
2015 Jun 01
0
why network interface had same mac address in pxe mode
Hi all:
when I reinstall os by cobbler on the machine which two network interfaces config to bond mode=0, and system is centos 7.1 ,
I saw this error:
https://github.com/cobbler/cobbler/issues/1478 <https://github.com/cobbler/cobbler/issues/1478>
finally, I unplug one network interface and pxe work well !
what I confuseed is why network interfaces do not restore to original mac in pxe mode ?
why the two network interfaces has same mac address eve...
2007 Jan 27
1
Memory leaks in backgroundrb
While debugging stale backgroundrb it became apparent that there''re
memory leaks in it. Here''s top object counts dump:
36715 String
6211 Array
5598 Proc
3150 Hash
1478 DRb::DRbObject
1313 Regexp
1272 Class
750 Thread
741 Socket
739 Slave
739 Slave::LifeLine
737 Process::Status
691 DrillReminderWorker
391 Module
160 Range
75 Gem::Version
73 XSD::QName
It''s easy to see that loads of threads and slaves are present in th...