search for: 1417

Displaying 20 results from an estimated 120 matches for "1417".

Did you mean: 14,7
2020 Apr 08
5
[Bug 1417] New: mapping to adjacent ranges is causing error in kernel 5.6, kernel 5.5 works fine
https://bugzilla.netfilter.org/show_bug.cgi?id=1417 Bug ID: 1417 Summary: mapping to adjacent ranges is causing error in kernel 5.6, kernel 5.5 works fine Product: nftables Version: unspecified Hardware: x86_64 OS: All Status: NEW Severi...
2007 Dec 21
4
[Bug 1417] New: Better error message when hostname resolution fails.
https://bugzilla.mindrot.org/show_bug.cgi?id=1417 Summary: Better error message when hostname resolution fails. Classification: Unclassified Product: Portable OpenSSH Version: 4.7p1 Platform: Other OS/Version: Mac OS X Status: NEW Severity: normal Priority: P2...
2009 Jul 13
0
Iptables issues again
...tables -t nat -A PREROUTING -p tcp -i eth2 -d 69.21.103.132 --dport 5071 -j DNAT --to-destination 192.168.1.3:5071 iptables -t nat -A PREROUTING -p tcp -i eth2 -d 69.21.103.132 --dport 407 -j DNAT --to-destination 192.168.1.3:407 iptables -t nat -A PREROUTING -p tcp -i eth2 -d 69.21.103.132 --dport 1417 -j DNAT --to-destination 192.168.1.3:1417 iptables -t nat -A PREROUTING -p tcp -i eth2 -d 69.21.103.132 --dport 1418 -j DNAT --to-destination 192.168.1.3:1418 iptables -t nat -A PREROUTING -p tcp -i eth2 -d 69.21.103.132 --dport 1419 -j DNAT --to-destination 192.168.1.3:1419 iptables -t nat -A PRER...
2007 Dec 21
15
[Bug 1420] New: BSM support on Mac OS X
...Version: 4.7p1 Platform: Other OS/Version: Mac OS X Status: NEW Severity: normal Priority: P2 Component: Miscellaneous AssignedTo: bitbucket at mindrot.org ReportedBy: vgiffin at apple.com Created an attachment (id=1417) --> (http://bugzilla.mindrot.org/attachment.cgi?id=1417) Adds BSM support. Attached is a patch for building OpenSSH 4.7p1 on Mac OS X. This patch adds part of the BSM support for Mac OS X. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving...
2006 Oct 17
1
looking for a cleaner way to do something
I have two numeric vectors each of length 17 and each is named the exact same way. so obsnum ppppp ppppm pppmp . dot dot dot...... temp1 is 1417 52 63 85 obsnum ppppp ppppm pppmp . dot dot dot...... temp2 is 1213 41 50 97 what i want to have is a resultant matrix with 2 rows and 16 columns where the 16 columns are the 2:17 columns divided by the respective first element in each...
2009 Jun 03
1
insert and count missing data
...6     3   1.0 1404 1986     4  58.8 1405 1986     5  98.4 1406 1986     6  56.6 1407 1986     7 280.4 1408 1986     8 128.2 1409 1986     9 100.0 1410 1986    10 166.0 1411 1986    12  68.1 1412 1987     2  46.0 1413 1987     3  35.0 1414 1987     4  75.0 1415 1987     5  90.8 1416 1987     6 189.0 1417 1987     7 110.6 1418 1987     8  87.2 1419 1987     9  50.0 1420 1987    10  41.8 1421 1987    11  64.0 1422 1987    12  75..6 1423 1988     1  34.6 1424 1988     2  36.0 1425 1988     3  65..6 1426 1988     4  40.0 1427 1988     5 239.8 1428 1988     6 150.8 1429 1988     7 125.8 1430 1988     8 ...
2020 Jul 08
2
Can't use samba-tool gpo restore command
...7F5C36AE54C1},CN=Policies,CN=System,DC=teszt,DC=darabanth,DC=pro > <> ? File "/usr/lib64/python3.6/site-packages/samba/netcmd/__init__.py", line 186, in _run ??? return self.run(*args, **kwargs) ? File "/usr/lib64/python3.6/site-packages/samba/netcmd/gpo.py", line 1417, in run ??? credopts, versionopts) ? File "/usr/lib64/python3.6/site-packages/samba/netcmd/gpo.py", line 1239, in run Do you have any idea what cause the problem or I use the command incorrectly? I have already checked the offical site -> https://wiki.samba.org/index.php/GPO_Bac...
2006 Sep 21
2
bug(let): openssh v4.3p2 'ok' out-of-box; 'configure' does not survive 'autoreconf'
...n 1408 AC_MSG_CHECKING([for (overly) strict mkstemp]) 1409 AC_RUN_IFELSE( 1410 [AC_LANG_SOURCE([[ 1411 #include <stdlib.h> 1412 main() { char template[]="conftest.mkstemp-test"; 1413 if (mkstemp(template) == -1) 1414 exit(1); 1415 unlink(template); exit(0); 1416 } - -> 1417 ]])], 1418 [ 1419 AC_MSG_RESULT(no) 1420 ], fyi, re: relevant (all?) my env: % autoreconf --version autoreconf (GNU Autoconf) 2.60 % glibtoolize --version libtoolize (GNU libtool) 1.5.22 % aclocal --version aclocal (GNU automake) 1.9.6 % automake --version automake (GNU...
2018 Sep 13
2
New warnings when building trunk with GCC 9
...port.h:873:8: note: because ‘llvm::FailedMatcher’ has user-provided ‘void llvm::FailedMatcher::operator=(const llvm::FailedMatcher&)’ 873 | void operator=(type const &) | ^~~~~~~~ /home/davidbolvansky/trunk/llvm/utils/unittest/googlemock/include/gmock/gmock-generated-matchers.h:1417:5: note: in expansion of macro ‘GTEST_DISALLOW_ASSIGN_’ 1417 | GTEST_DISALLOW_ASSIGN_(name##Matcher);\ | ^~~~~~~~~~~~~~~~~~~~~~ /home/davidbolvansky/trunk/llvm/include/llvm/Testing/Support/Error.h:145:1: note: in expansion of macro ‘MATCHER’ 145 | MATCHER(Failed, "") { return...
2015 Aug 01
3
centos 6 and mailman and dmarc
...30%+ of my subscribers not to be able to get mail. These are mostly non-technical people (main list here is a music festival thing), so I can't just tell them to get a different mail provider. RHEL has apparently addressed this DMARC problem with https://rhn.redhat.com/errata/RHSA-2015-1417.html and mailman-2.1.12-25.el6.x86_64 but all I see in the C6 repo is mailman-2.1.12-18.el6.x86_64 What do y'all do? build your own mailman infrastructure from source? is there a 3rd party repo build of mailman 2.1.16+ ? -- john r pierce, recycling bits in santa cruz
2004 Jun 11
1
oh323 0.6.2
...issing-declarations -D_REENTRANT -D_GNU_SOURCE -I/root/src/asterisk/include -I../wrapper -g -c -o chan_oh323.o chan_oh323.c chan_oh323.c: In function `oh323_call': chan_oh323.c:1385: too few arguments to function `ast_queue_control' chan_oh323.c: In function `oh323_hangup': chan_oh323.c:1417: too few arguments to function `ast_queue_hangup' chan_oh323.c: In function `oh323_read': chan_oh323.c:1855: too few arguments to function `ast_dsp_process' make[1]: *** [chan_oh323.o] Error 1 make[1]: Leaving directory `/usr/src/asterisk-oh323-0.6.2/asterisk-driver' make: *** [subd...
2012 May 09
1
How to apply functions across columns?
Hello, me again. I have a data frame that looks like this (actual dput output at bottom): > head(tencor) date lot wf.id s1 s2 s3 s4 s5 1 08.05.2012 W0X3H0 9 1238 1263 1244 1200 1183 2 08.05.2012 W0X3H0 10 1367 1396 1371 1325 1311 3 08.05.2012 W0X3H0 11 1383 1417 1393 1346 1328 I'd like to add a column to this that gives, for each row, the averages of the values in the columns s1 to s5. Really primitive. But I totally absolute don't understand how to do this. I don't need any "intelligence", I know my values are always in columns 4:8....
2009 Mar 06
2
Problems with UDP frame size??
...ever the problem did not go away. I say I think there is an IP/UDP frame size issue because the firewall software I use, SoftPerfect Personal Firewall, is reporting this error in it's logs when I try to do something like a file transfer. I am able to ping between hosts with packet sizes up to 1417 bytes. I did some testing with setting the PMTU value and setting PMTUDiscover = no, however it had no affect. Both hosts are running Windows XP. Host files; Address = argyle.thruhere.net Port = 8002 IndirectData = yes # PMTU = 1024 # PMTUDiscovery = no #TCPOnly = Yes -----BEGIN RSA PUBLIC KEY-...
2015 Jun 10
1
access denied on printer driver upload
...: rpc command: LSA_ADDACCOUNTRIGHTS > [2015/06/10 14:30:12.842121, 4] ../source3/rpc_server/srv_access_check.c:105(access_check_object) > _lsa_AddAccountRights: access DENIED (requested: 0x0000000b, granted: 0x0000000a) > [2015/06/10 14:30:12.842219, 5] ../source3/rpc_server/srv_pipe.c:1417(api_rpcTNP) > api_rpcTNP: called \lsarpc successfully What am I missing? Am I doing something wrong? MJ
2007 Aug 06
2
[LLVMdev] Problem compiling LLVM under Cygwin/Mingw
...te: void llvm::FoldingSetImpl::NodeID::AddInteger(uint64_t) ... Before that, I get some warnings: ... llvm[3]: Compiling PredicateSimplifier.cpp for Debug build PredicateSimplifier.cpp: In member function `bool <unnamed>::VRPSolver::below(llvm::Instruction*)': PredicateSimplifier.cpp:1417: warning: control reaches end of non-void function PredicateSimplifier.cpp: In member function `bool <unnamed>::DomTreeDFS::dominates(llvm::Instruction*, llvm::Instruction*)': PredicateSimplifier.cpp:247: warning: control reaches end of non-void function ... llvm[3]: Linking Debug Load...
2004 Jun 14
15
oh323
This module wont compile can anyone give me any assistance -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040614/03ae433c/attachment.htm
2008 Jan 24
3
store variable as tab-del. txt-file
...581e-04 0.01212520 1.483272 446 EMP1_WIZ -6.211220 -7.461834 1.231715e-04 0.01212520 1.463470 545 PLAU_WIZ -5.931195 -7.429649 1.266597e-04 0.01212520 1.441824 630 FOSL1_OP -5.877253 -7.368262 1.336248e-04 0.01212520 1.400193 671 FOSL1_WIZ -5.870755 -7.325227 1.387642e-04 0.01212520 1.370736 1417 FOSL1_OP -5.813254 -7.294160 1.426123e-04 0.01212520 1.349331 422 EMP1_OP -6.013347 -7.286186 1.436191e-04 0.01212520 1.343819 546 PLAU_WIZ -6.030866 -7.282026 1.441477e-04 0.01212520 1.340939 369 PLAUR_OP -6.054368 -7.209710 1.536923e-04 0.01212520 1.290546 538 RAC2_WIZ -5.959863 -7.1477...
2015 Jan 07
3
rsync splits filenames, creates special characters where none are, weird permissions
...ts/hourly.0/folder/mail/ Where the local destination /data/snapshots is an NFS volume mounted with the flags (rw,noatime,addr=192.168.1.XX) and the source is a symlink to a zfs snapshot - that looks like this: /var/backups/mail -> /tank/mail/.zfs/snapshot/zfs-auto-snap_hourly-2015-01-07-1417 as far as I can tell, both systems work with UTF8 just fine (source is Ubuntu 14.04 and target is Debian Lenny) Now there seems to be a problem while gathering or transferring the file list, as rsync tries to create files/folders that share a part with real files on the source, but with additiona...
2008 Sep 03
0
Winbind + Win2003 ADS + Trusted Domain Issue
...08/09/03 11:11:26, 10] nsswitch/winbindd_cache.c:cache_retrieve_response(2305) Retrieving response for pid 15001 [2008/09/03 11:11:26, 10] nsswitch/winbindd_cache.c:cache_retrieve_response(2305) Retrieving response for pid 15006 [2008/09/03 11:11:26, 5] nsswitch/winbindd_async.c:query_user_recv(1417) query_user returned an error [2008/09/03 11:11:26, 5] nsswitch/winbindd_user.c:getpwsid_queryuser_recv(237) Could not query domain XYZ SID S-1-5-21-266690176-277487647-1704157037-40068 [2008/09/03 11:11:35, 10] nsswitch/winbindd.c:process_request(314) process_request: request fn GETPWNAM [20...
2007 Aug 06
1
[LLVMdev] Problem compiling LLVM under Cygwin/Mingw
...sed "plain" mingw32 plus msys as a shell. Wiki mentions exactly this case. > llvm[3]: Compiling PredicateSimplifier.cpp for Debug build > PredicateSimplifier.cpp: In member function `bool > <unnamed>::VRPSolver::below(llvm::Instruction*)': > PredicateSimplifier.cpp:1417: warning: control reaches end of non-void > function > PredicateSimplifier.cpp: In member function `bool > <unnamed>::DomTreeDFS::dominates(llvm::Instruction*, llvm::Instruction*)': > PredicateSimplifier.cpp:247: warning: control reaches end of non-void > function That...