search for: 2659

Displaying 20 results from an estimated 68 matches for "2659".

Did you mean: 259
2017 May 14
0
[PATCH 2/3] Fix ERROR: Macros with complex values should be enclosed in parentheses
...make ARCH=x86_64 All error/warnings (new ones prefixed by >>): drivers//net/virtio_net.c:2647:20: warning: left-hand operand of comma expression has no effect [-Wunused-value] (VIRTIO_NET_F_CSUM, VIRTIO_NET_F_GUEST_CSUM, \ ^ >> drivers//net/virtio_net.c:2659:2: note: in expansion of macro 'VIRTNET_FEATURES' VIRTNET_FEATURES, ^~~~~~~~~~~~~~~~ drivers//net/virtio_net.c:2647:45: warning: left-hand operand of comma expression has no effect [-Wunused-value] (VIRTIO_NET_F_CSUM, VIRTIO_NET_F_GUEST_CSUM, \...
2017 Jan 02
12
[Bug 2659] New: Fix race conditions in forwarding tests
https://bugzilla.mindrot.org/show_bug.cgi?id=2659 Bug ID: 2659 Summary: Fix race conditions in forwarding tests Product: Portable OpenSSH Version: 7.4p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component:...
2017 May 14
8
[PATCH 1/3] Fix ERROR: trailing statements should be on next line
From: Maciej Fijalkowski <macfij7 at wp.pl> Signed-off-by: Maciej Fijalkowski <macfij7 at wp.pl> --- drivers/net/virtio_net.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/net/virtio_net.c b/drivers/net/virtio_net.c index 9320d96..f20dfb8 100644 --- a/drivers/net/virtio_net.c +++ b/drivers/net/virtio_net.c @@ -217,7 +217,8 @@ static void
2017 May 14
8
[PATCH 1/3] Fix ERROR: trailing statements should be on next line
From: Maciej Fijalkowski <macfij7 at wp.pl> Signed-off-by: Maciej Fijalkowski <macfij7 at wp.pl> --- drivers/net/virtio_net.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/net/virtio_net.c b/drivers/net/virtio_net.c index 9320d96..f20dfb8 100644 --- a/drivers/net/virtio_net.c +++ b/drivers/net/virtio_net.c @@ -217,7 +217,8 @@ static void
2020 Jun 30
0
CEBA-2020:2659 CentOS 7 systemd BugFix Update
CentOS Errata and Bugfix Advisory 2020:2659 Upstream details at : https://access.redhat.com/errata/RHBA-2020:2659 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 308539b57a0114a416b08951260b3004a47eea3f0428a9f7e7facf056b58fd53 libgudev1-219-73.el7_8.8.i686.rpm 32d...
2020 Jul 06
2
failed to compile samba-4.12.5
...le=$SMB_CONF_PATH --option='fss:sequence timeout=1' --maximum-runtime=$SELFTEST_MAXTIME --basedir=$SELFTEST_TMPDIR --format=subunit --option=torture:progress=no skipping ldb.base (Using system LDB, ldbtest not available) skipping tdb.stress (Using system TDB, tdbtorture not available) [1(0)/2659 at 0s] samba.tests.source [2(6)/2659 at 0s] samba.tests.docs [3(8)/2659 at 3m19s] samba.tests.blackbox.ndrdump UNEXPECTED(failure): samba.tests.blackbox.ndrdump.samba.tests.blackbox.ndrdump.NdrDumpTests.test_ndrdump_fuzzed_NULL_struct_ntlmssp_CHALLENGE_MESSAGE(none) REASON: Exception: Exception: T...
2020 Jul 02
0
CentOS-announce Digest, Vol 185, Issue 1
...ng 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. CEBA-2020:2662 CentOS 7 selinux-policy BugFix Update (Johnny Hughes) 2. CEBA-2020:2659 CentOS 7 systemd BugFix Update (Johnny Hughes) ---------------------------------------------------------------------- Message: 1 Date: Tue, 30 Jun 2020 20:57:31 +0000 From: Johnny Hughes <johnny at centos.org> To: centos-announce at centos.org Subject: [CentOS-announce] CEBA-2020:2662 Cen...
2003 Sep 16
1
Re: Number of R users
...nce you could give me the >> approximate number of users? Well, as with practical statistics, at first it's trivial, but if you start thinking it becomes quite "interesting".. At the moment, o R-help has 2005 unique e-mail addresses subscribed o All R-lists have 2659 for "R-*" alone, i.e. w/o bioconductor o ALL R-lists have 3189 unique (all "R-*" lists + "bioconductor" combined, then "uniqued") addresses, But from the mailman logs, for R-help e.g., this noon, 1023 got r-help directly 780 got r-help as di...
2006 Jul 03
1
[LLVMdev] Release building on Mingw & Cygwin
Hello everyone. The bug in ld prevented release build of LLVM on Mingw & Cygwin is fixed by now. You might get the patch for binutils sources at http://sourceware.org/bugzilla/show_bug.cgi?id=2659 Hope, this fix will be included in the next binutils release. -- With best regards, Anton Korobeynikov. Faculty of Mathematics & Mechanics, Saint Petersburg State University.
2016 Dec 16
107
[Bug 2647] New: Tracking bug for OpenSSH 7.5 release
https://bugzilla.mindrot.org/show_bug.cgi?id=2647 Bug ID: 2647 Summary: Tracking bug for OpenSSH 7.5 release Product: Portable OpenSSH Version: -current Hardware: Other OS: Linux Status: NEW Keywords: meta Severity: enhancement Priority: P5 Component: Miscellaneous
2008 Jun 04
0
3.0.3pre2 compile warnings under cygwin
...In function `output_flist': flist.c:2648: warning: unsigned int format, uint32_t arg (arg 4) flist.c:2648: warning: unsigned int format, uint32_t arg (arg 4) flist.c:2655: warning: unsigned int format, uint32_t arg (arg 5) flist.c:2655: warning: unsigned int format, uint32_t arg (arg 5) flist.c:2659: warning: int format, int32_t arg (arg 4) flist.c:2659: warning: int format, int32_t arg (arg 4) rsync.c: In function `set_file_attrs': rsync.c:455: warning: unsigned int format, uint32_t arg (arg 5) rsync.c:460: warning: unsigned int format, uint32_t arg (arg 5) receiver.c: In function `rece...
2007 Apr 11
2
Error: Device 0 (vkbd) is already connected.
...m. Same thing, works the first time, reboot the domain and it''s broken. I see someone reported a similar issue last month, but there was no response: http://lists.xensource.com/archives/html/xen-devel/2007-03/msg01141.html The backtrace in xend.log looks like this: [2007-04-11 15:23:07 2659] ERROR (__init__:1072) XendDomainInfo.initDomain: exce ption occurred Traceback (most recent call last): File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 1518, in _initDomain self._createDevices() File "//usr/lib/python/xen/xend/XendDomainInfo.py", line 1316, in...
2001 Jan 10
2
1.0pre3 difficulties
...chines, so I figgured I'd give 1.0pre3 a try. After getting everything to build and figguring out the new config files, here's where I'm stuck. Start the server process (remote machine). Start the client process (local machine). In remote machine, the following shows up in syslog: tinc[2659]: Got SEGV signal In local machine, the following shows up in syslog: tinc[21049]: Metadata socket read error for Srv (1.2.3.4): No such process Is more information needed? Since there's so many config files, I didn't want to immediately send them out. Also, is there any way to make the...
2004 Aug 06
2
DTMF after answer
...ered wait 10 seconds send DTMF Regards, Marc -- Network Manager Marc Storck LuxAdmin.Org mstorck@luxadmin.org Internet Service Provider http://www.luxadmin.org 15, route d'Esch Phone: +352 2727 3030 L-4544 Belvaux Fax: +352 2659 0873 -------------- LuxAdmin powered service --------------- http://www.Gateway.lu Your gateway to the net Advantages of ADSL solutions by LuxAdmin: - price: cheap and clear - products: proven quality - support: friendly and helpful -----------...
2004 Aug 06
2
IceS 2.0a - Extended sleep requested
...-01 03:46:32] INFO connection/_handle_source_request Source logging in at mountpoint "/dialup-low.ogg" ices-025kbs.log: [2002-12-01 03:46:32] WARN input/_sleep Extended sleep requested (2059 ms), sleeping for one second [2002-12-01 03:46:33] WARN input/_sleep Extended sleep requested (2659 ms), sleeping for one second [2002-12-01 03:46:34] WARN input/_sleep Extended sleep requested (3218 ms), sleeping for one second [2002-12-01 03:46:35] WARN input/_sleep Extended sleep requested (3730 ms), sleeping for one second etc.... Then when a client connects... Access.log: ip.add.re.ss2 -...
2014 Nov 03
2
[LLVMdev] Virtual register def doesn't dominate all uses
...el) is: ISEL: Starting pattern match on root node: 0x7fef2a033610: i32 = add 0x7fef2a033410, 0x7fef2a032f10 [ORD=21] [ID=29] Skipped scope entry (due to false predicate) at index 3, continuing at 2566 Match failed at index 2575 Continuing at 2628 Match failed at index 2639 Continuing at 2659 Match failed at index 2663 Continuing at 2700 Continuing at 2701 Continuing at 2702 Match failed at index 2703 Continuing at 2817 Match failed at index 2818 Continuing at 2901 Match failed at index 2902 Continuing at 2985 Match failed at index 2986 Continuing at 3100 Match...
2005 Sep 20
6
net rpc vampire / Question or Problem?
Hello list, i did a quite sucessfull net rpc vampire but one promblem remains. Everything is fine, but the user group memberships aren't restored. Only alle primary group member ships are restored. every user is in the primgrp (4126 Users). All Groups (2659) are restored including sids. but no membership is restored! I don't know why. here's my command: net rpc vampire -l -S nt4pdc -W DOMAIN -U user%password Mit freundlichem Gru?, Dirk Laurenz Systems Engineer Fujitsu Siemens Computers S CE DE SE PS N/O Sales Central Europe Deutschlan...
2015 Jul 05
2
[Bug 2422] New: [PATCH] creating unix sockets using mux not documented in PROTOCOL.mux
...Version: 6.9p1 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: Documentation Assignee: unassigned-bugs at mindrot.org Reporter: daniel.subs at internode.on.net Created attachment 2659 --> https://bugzilla.mindrot.org/attachment.cgi?id=2659&action=edit patch for PROTOCOL.mux Its not clear how to create a unix port forward using the control socket protocol. Attached clarifies this a little. -- You are receiving this mail because: You are watching the assignee of the b...
2004 Aug 06
0
IceS 2.0a - Extended sleep requested
....h error included ;-) > > I get the following in the log files when I start up ... > ices-025kbs.log: > [2002-12-01 03:46:32] WARN input/_sleep Extended > sleep requested (2059 ms), sleeping for one second > [2002-12-01 03:46:33] WARN input/_sleep Extended > sleep requested (2659 ms), sleeping for one second > [2002-12-01 03:46:34] WARN input/_sleep Extended > sleep requested (3218 ms), sleeping for one second > [2002-12-01 03:46:35] WARN input/_sleep Extended > sleep requested (3730 ms), sleeping for one second > etc.... .... Notice how the ms count incre...
2002 May 23
0
OpenSSH 3.2.3 released
...word database, it is possible that sshd does ACL checks for the requested user name but uses the password database entry of a different user for authentication. This means that denied users might authenticate successfully while permitted users could be locked out (OpenBSD PR 2659). - login/tty problems on Solaris (bug #245) - build problems on Cygwin systems Changes between OpenSSH 3.1 and OpenSSH 3.2.2: ============================================== Security Changes: ================= - fixed buffer overflow in Kerberos/AFS token passing - fixed ove...