search for: 2078

Displaying 20 results from an estimated 96 matches for "2078".

Did you mean: 2048
2009 Sep 12
3
how to find maximum for multivariable data
...25 4 2525 4 25 5 2525 5 25 6 2525 6 25 7 2531 1 38 8 2531 2 38 9 2078 1 38 10 2078 2 38 I want to find out the maximum cycle.number for each ID, and later find the corresponding cycle.result for that cycle. I have already managed to pull out the maximum cycle by using a for loop: max....
2013 Mar 12
2
[Bug 2078] New: Documentation claims ~.ssh/config must not be accessible by others when actually it must not be readable
https://bugzilla.mindrot.org/show_bug.cgi?id=2078 Bug ID: 2078 Summary: Documentation claims ~.ssh/config must not be accessible by others when actually it must not be readable Classification: Unclassified Product: Portable OpenSSH Version: 5.9p1 Ha...
2015 Nov 18
0
CESA-2015:2078 Moderate CentOS 7 postgresql Security Update
CentOS Errata and Security Advisory 2015:2078 Moderate Upstream details at : https://rhn.redhat.com/errata/RHSA-2015-2078.html The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: dac984ae0f6ec9bbb3fbf89ab18387c911ecd381d0d42502212090583a255fb0 postgresql-9.2.14-1.el7_1.i...
2020 May 21
0
CEBA-2020:2078 CentOS 7 postgresql BugFix Update
CentOS Errata and Bugfix Advisory 2020:2078 Upstream details at : https://access.redhat.com/errata/RHBA-2020:2078 The following updated files have been uploaded and are currently syncing to the mirrors: ( sha256sum Filename ) x86_64: 65bc085eb40e061b33d1f38c43e995ae6befa0b9f263b4dc5a69b709ef2230cf postgresql-9.2.24-4.el7_8.i686.rpm f3...
2002 Apr 22
1
Wine and The Realm (bug 306)
Trying to update Bug 306 I installed wine-20020411.tar.gz The debugger won't let me "finish". Unhandled exception: stack overflow in 32-bit code (0x406c364c). In 32-bit mode. Symbol h_errno is invalid Symbol __strtol_internal is invalid 0x406c364c (SPY_EnterMessage+0xc [spy.c:2078] in user32.dll.so): call 0x406c3651 (SPY_EnterMessage+0x11 [spy.c:2078] in user32.dll.so) 2078 { Wine-dbg>finish Cannot pass on last chance exception. You must use cont Wine-dbg>cont Cannot pass on last chance exception. You must use cont Wine-dbg>cont Cannot pass on last chance exce...
2011 Sep 02
4
[Bug 1929] New: ssh-keygen fails to build because PKCS11 is not available
https://bugzilla.mindrot.org/show_bug.cgi?id=1929 Bug #: 1929 Summary: ssh-keygen fails to build because PKCS11 is not available Classification: Unclassified Product: Portable OpenSSH Version: 5.8p2 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2
2019 Jul 29
2
Problems with replication in the Samba 4
On 29/07/2019 13:15, Marcio Demetrio Bacci via samba wrote: > Hi, > > Please, Would anyone help me? > Your post was about problems between a Samba DC and a Windows DC, but you seem to have two Windows DCs, does replication between these work correctly ? Did you join the Samba DC to the Windows DC, or the other way around ? Have you run 'samba-tool dbcheck' on the Samba DC ?
2019 Jul 29
0
Problems with replication in the Samba 4
..., or the other way around ? I have jointed a Samba 4 at Domain (there are two Windows Server 2008) without problems, as follow: samba-tool domain join empresa.com.br DC -k yes >Have you run 'samba-tool dbcheck' on the Samba DC ? Yes, but didn't solve. samba-tool dbcheck Checking 2078 objects ERROR: missing GUID component for ipsecOwnersReference in object CN=ipsecISAKMPPolicy{7238523D-70FA-11D1-864C-14A300000000},CN=IP Security,CN=System,DC=empresa,DC=com,DC=br - CN=ipsecPolicy{7238523C-70FA-11D1-864C-14A300000000},CN=IP Security,CN=System,CN=System,DC=empresa,DC=com,DC=br unab...
2009 Jul 17
2
Wine 1.1.26 - Thank you Wine Dev!
Just compiled newest Wine, it is blazing fast!! And it fixed lots of things including all visual glitches (All i see currently) under Last Remnant. And the game does not seem to crash after playing while anymore! Thank you! It is disappointing game developers don't see the potential of Linux, so we are using the potential to get there what wont come to us. Thank you, one more time :P
2009 Jul 19
2
Compiling wine on debian-unstable amd64
...NESRC__ -D_NTSYSTEM_ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -march=3Dnative -O3 -pipe -fomit-frame-pointer -msse2 -msse3 -mmmx -m3dnow -o cdrom.o cdrom.c cdrom.c: In function 'GetInquiryData': cdrom.c:2078: error: 'INQUIRY' undeclared (first use in this function) cdrom.c:2078: error: (Each undeclared identifier is reported only once cdrom.c:2078: error: for each function it appears in.) make[2]: *** [cdrom.o] Error 1 I have no clue, where INQUIRY is defined and got no good information throug...
2009 Aug 16
5
Plot(x,y)
Hi , I am using the plot function for some data , and the plot is coming back pure black , with scales on the side . Regards Malcolm [[alternative HTML version deleted]]
2015 Nov 19
0
CentOS-announce Digest, Vol 129, Issue 9
...ESA-2015:2086 Important CentOS 6 java-1.6.0-openjdk Security Update (Johnny Hughes) 3. CESA-2015:2086 Important CentOS 5 java-1.6.0-openjdk Security Update (Johnny Hughes) 4. CESA-2015:2086 Important CentOS 7 java-1.6.0-openjdk Security Update (Johnny Hughes) 5. CESA-2015:2078 Moderate CentOS 7 postgresql Security Update (Johnny Hughes) ---------------------------------------------------------------------- Message: 1 Date: Wed, 18 Nov 2015 19:45:04 +0000 From: Johnny Hughes <johnny at centos.org> To: centos-announce at centos.org Subject: [CentOS-announce]...
2010 Jan 11
3
interpolation
Dear R-users, I have a complex line by xy-values (ordered by z). And I would like to get interpolated y-values on the positions of x = 0:600. How do I get the correct points? x=c(790,790,790,790,790,786,783,778,778,766,763,761,761,761,715,628,521,350,160,134,134,129,108,101,93,111,161,249,288,243,139,45,7)
2008 Oct 03
0
[LLVMdev] memory leaks in *Type::get() and Constant*::get()
...deReader.cpp:498) by 0x85EDDB1: llvm::BitcodeReader::ParseModule(std::string const&) (BitcodeReader.cpp:1078) by 0x85EF35F: llvm::BitcodeReader::ParseBitcode() (BitcodeReader.cpp:1367) by 0x85EF40B: llvm::getBitcodeModuleProvider(llvm::MemoryBuffer*, std::string*) (BitcodeReader.cpp:2078) by 0x85EF483: llvm::ParseBitcodeFile(llvm::MemoryBuffer*, std::string*) (BitcodeReader.cpp:2094) by 0x839ADFF: main (opt.cpp:432) 160 bytes in 4 blocks are definitely lost in loss record 18 of 20 at 0x4023614: operator new(unsigned) (in vgpreload_memcheck.so) by 0x867EF30: llvm::Use...
1999 Dec 23
0
Patch to make pre19 work with NetBSD
...n on NetBSD again. Thanks, David --- configure.orig Tue Dec 21 06:51:22 1999 +++ configure Thu Dec 23 14:15:16 1999 @@ -2073,12 +2073,43 @@ fi rm -f conftest* -echo $ac_n "checking whether pam_strerror takes only one argument""... $ac_c" 1>&6 -echo "configure:2078: checking whether pam_strerror takes only one argument" >&5 +echo $ac_n "checking For struct lastlog in utmp.h""... $ac_c" 1>&6 +echo "configure:2078: checking For struct lastlog in utmp.h" >&5 cat > conftest.$ac_ext <<EOF #line 208...
2004 Jun 25
1
I can't compile samba 3.0.4 with LDAP
...nction `ldapsam_add_sam_account': passdb/pdb_ldap.c:1627: warning: assignment makes pointer from integer without a cast passdb/pdb_ldap.c:1675: warning: assignment makes pointer from integer without a cast passdb/pdb_ldap.c: In function `ldapsam_add_group_mapping_entry': passdb/pdb_ldap.c:2078: warning: assignment makes pointer from integer without a cast passdb/pdb_ldap.c: In function `ldapsam_update_group_mapping_entry': passdb/pdb_ldap.c:2163: warning: assignment makes pointer from integer without a cast passdb/pdb_ldap.c: In function `ldapsam_modify_aliasmem': passdb/pdb_ld...
2012 Jun 06
5
ggplot incorrect legend
...7 1 PB6 4 0.004 4.550429e-06 28 2 PB6 175038 175.038 1.991245e-01 29 4 PB6 91547 91.547 1.041445e-01 30 5 PB6 610371 610.371 6.943625e-01 31 10 PB6 2078 2.078 2.363948e-03 32 1 PB7 36103 36.103 1.109041e-02 33 2 PB7 210681 210.681 6.471866e-02 34 4 PB7 739013 739.013 2.270159e-01 35 5 PB7 2239824 2239.824 6.8804...
2013 Jul 01
2
About Decode Streaming
...ev at xiph.org >>> http://lists.xiph.org/mailman/listinfo/flac-dev >>> >> >> >> >> -- >> >> >> Burak Or?un ?ZKABLAN >> >> Computer Science Engineer >> >> >> Mobile : 0 541 302 18 78 <0%20541%20302%2018%2078> >> >> > > > -- > > > Burak Or?un ?ZKABLAN > > Computer Science Engineer > > > Mobile : 0 541 302 18 78 > > > > _______________________________________________ > flac-dev mailing list > flac-dev at xiph.org > http://lists.xiph...
2019 Jun 18
4
Fwd: Re: Fwd: Re: Kerberos and NTLMv2 authentication
...cation_event_human_readable)// //? Auth: [SMB2,(null)] user [MYDOMAIN]\[usertest] at [mar., 18 juin 2019 09:51:44.542436 -03] with [*NTLMv2*] status [NT_STATUS_OK] workstation [WORKSTATIONTEST] remote host [ipv4:x.x.x.x:53352] became [MYDOMAIN]\[usertest] [S-1-5-21-88155730-3905377117-2757874379-2078]. local host [ipv4:x.x.x.x:445]/ I changed to : passwd:???? files *winbind * shadow:???? files group:????? files *winbind * N.B. : According to https://wiki.samba.org/index.php/Setting_up_Samba_as_a_Domain_Member "/Do not add the //|winbind|//entry to the NSS //|shadow|//database. This c...
2011 Mar 11
6
failed to retrieve certificate on Amazon EC2
Hi, I''m using puppet on EC2 to setup my VMs with the following configuration: # puppetd --version 0.25.5 # uname -a Linux hostname.domain 2.6.16-xenU #1 SMP Mon May 28 03:41:49 SAST 2007 i686 i686 i386 GNU/Linux But I keep facing some timeout from puppetd: warning: peer certificate won''t be verified in this SSL session Exiting; failed to retrieve certificate and waitforcert