search for: not_ok

Displaying 8 results from an estimated 8 matches for "not_ok".

Did you mean: not_
2004 Jun 06
0
RSA Authentication fails for localhost when not root - OK in 3.7 NOT_OK 3.8p1
In 3.7p1 you could, for a given user (say backup), generate an rsa_id key pair, place the .pub key into /home/backup/.ssh/authorized_keys and then you could ssh/scp localhost as the backup user and it worked as expected ie automatically authenticated using RSA. In 3.8p1 the behaviour has changed. For root you can do as described above ie if you add roots .pub key to /root/.ssh/authorised_keys you
2014 Dec 25
2
(py)curl error 7
...) Yum repolist Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os error was 14: PYCURL ERROR 7 - "Failed to connect to 2a02:2498:1:3d:5054:ff:fed3:e91a: Network is unreachable" Ping on mirrorlist.centos.org is OK Curl mirrrorlist.centos.org NOT_OK Message started to occur suddenly, I didn't even update any package. Any suggestions ?
2015 Apr 23
5
[LLVMdev] RFC: implicit null checks in llvm
...As an example, we can turn // r0 is a local register if (p != null) { r0 += 5; *(p + 16) = 42; ... } else { throw_NullPointerException(); unreachable; } into // r0 is a local register r0 += 5; invoke @llvm_store_with_trap(p + 16, 42) to label %ok, unwind label %not_ok not_ok: %unused = landingpad ..... throw_NullPointerException(); unreachable; ok: ... A slight subtlety here is that the store to (p + 16) can trap (and we can branch to not_ok) even if p is not null. However, in that case the store would have happened in the original program anyway,...
2014 Dec 25
4
(py)curl error 7
...rieve mirrorlist > http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os error was > 14: PYCURL ERROR 7 - "Failed to connect to > 2a02:2498:1:3d:5054:ff:fed3:e91a: Network is unreachable" > > Ping on mirrorlist.centos.org is OK > Curl mirrrorlist.centos.org NOT_OK > > Message started to occur suddenly, I didn't even update any package. > Any suggestions ? > > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos > _____________________...
2014 Dec 25
0
(py)curl error 7
...rieve mirrorlist > http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os error was > 14: PYCURL ERROR 7 - "Failed to connect to > 2a02:2498:1:3d:5054:ff:fed3:e91a: Network is unreachable" > > Ping on mirrorlist.centos.org is OK > Curl mirrrorlist.centos.org NOT_OK > > Message started to occur suddenly, I didn't even update any package. > Any suggestions ? > > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos >
2006 May 23
2
Outband call from php script
...: http://mywebserver/response.php?phone=0033102030405&verif=OK or 5. If password does not match code of the URL, ask user to retry (up to 3 time). If conversation is over 90 secs, hang-up and send an http request back to me. Ex : http://mywebserver/response.php?phone=0033102030405&verif=not_OK Thx. G.
2011 Nov 05
4
ZFS Recovery: What do I try next?
I would like to pick the brains of the ZFS experts on this list: What would you do next to try and recover this zfs pool? I have a ZFS RAIDZ1 pool named bank0 that I cannot import. It was composed of 4 1.5 TiB disks. One disk is totally dead. Another had SMART errors, but using GNU ddrescue I was able to copy all the data off successfully. I have copied all 3 remaining disks as images using
2014 Dec 27
0
CentOS Digest, Vol 119, Issue 26 - Email found in subject
...rieve mirrorlist > http://mirrorlist.centos.org/?release=6&arch=x86_64&repo=os error was > 14: PYCURL ERROR 7 - "Failed to connect to > 2a02:2498:1:3d:5054:ff:fed3:e91a: Network is unreachable" > > Ping on mirrorlist.centos.org is OK > Curl mirrrorlist.centos.org NOT_OK > > Message started to occur suddenly, I didn't even update any package. > Any suggestions ? > > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos > _____________________...