[frysk] Mention how to fix an out-of-date cert.

cagney cagney at fedoraproject.org
Sun Jun 22 01:37:42 UTC 2014


commit ba73a2bbfe8aa9ed61e820bdac8a4941ee81892b
Author: Andrew Cagney <cagney at fedoraproject.org>
Date:   Sat Jun 21 20:18:56 2014 -0400

    Mention how to fix an out-of-date cert.

 README |   27 +++++++++++++++++++++++++++
 1 files changed, 27 insertions(+), 0 deletions(-)
---
diff --git a/README b/README
index 0776576..45c1b5b 100644
--- a/README
+++ b/README
@@ -1,3 +1,30 @@
+Fixing Fedora:
+
+- install fedora-packager
+
+
+To do a scratch build:
+
+   $ fedpkg srpm
+   $ fedpkg scratch-build BLAH.src.rm
+
+if you get this:
+
+   $ fedpkg scratch-build ...
+   Could not execute scratch_build: [('SSL routines', 'SSL3_READ_BYTES', 'sslv3 alert certificate expired'), ('SSL routines', 'SSL3_READ_BYTES', 'ssl handshake failure')]
+
+try this:
+
+    $ fedora-cert
+    Certificate has expired, getting a new one
+    FAS Password: 
+
+
+
+
+
+
+
 Updating the frysk rpm in Fedora (by Sami)
 
 Before doing this make sure you have a fedora account and that your


More information about the scm-commits mailing list