Buildsys learning curve
Jack Neely
jjneely at ncsu.edu
Tue Dec 15 00:27:11 CET 2009
On Mon, Dec 14, 2009 at 11:54:25PM +0100, Xavier Lamien wrote:
> On Mon, Dec 14, 2009 at 11:33 PM, Jack Neely <jjneely at ncsu.edu> wrote:
> > Folks,
> >
> > As I continue to climb the learning curve, I'm trying to figure out my
> > certificate problem with the buildsystem. I get the following:
> >
> > [slack at foghorn F-11]$ rpmfusion-packager-setup
> > Setting up RPM Fusion packager environment
> > ~/.rpmfusion.cvsuser already exists - skipping
> > ~/.rpmfusion-upload-ca.cert already exists - skipping
> > ~/.rpmfusion-server-ca.cert already exists - skipping
> > ~/.plague-client-rpmfusion.cfg already exists - skipping
> > Done!
> > [slack at foghorn F-11]$ make build
> > PLAGUE_CLIENT_CONFIG=/home/slack/.plague-client-rpmfusion.cfg
> > /usr/bin/plague-client build openafs openafs-1_4_11-9_fc11 f11-free
> > Traceback (most recent call last):
> > File "/usr/bin/plague-client", line 423, in <module>
> > cli = PlagueClient(os.path.expanduser(cfg_file))
> > File "/usr/bin/plague-client", line 82, in __init__
> > self._server = self._get_xmlrpc_server_proxy()
> > File "/usr/bin/plague-client", line 117, in _get_xmlrpc_server_proxy
> > server = XMLRPCServerProxy.PlgXMLRPCServerProxy(addr, certs,
> > timeout=20)
> > File "/usr/lib/python2.6/site-packages/plague/XMLRPCServerProxy.py",
> > line 48, in __init__
> > self.ctx = SSLCommon.CreateSSLContext(certs)
> > File "/usr/lib/python2.6/site-packages/plague/SSLCommon.py", line 47,
> > in CreateSSLContext
> > ctx.load_verify_locations(peer_ca_cert)
> > OpenSSL.SSL.Error: []
> > make: *** [plague] Error 1
> >
> > My build host is a F12 box.
> >
> > Xavier, thanks for getting my CVS ACLs corrected. I still have a
> > similar problem with bug 803 as well.
> >
>
> Your certificate is either not up-to-date or wrong.
> Go to https://fas.rpmfusion.org/accounts/user/gencert
>
>
Alas, I downloaded it on my build machine a couple times but always got
the same error. OpenSSL is able to grok the certificate properly with
-text and -check. But no dice.
Jack
--
Jack Neely <jjneely at ncsu.edu>
Linux Czar, OIT Campus Linux Services
Office of Information Technology, NC State University
GPG Fingerprint: 1917 5AC1 E828 9337 7AA4 EA6B 213B 765F 3B6A 5B89
More information about the rpmfusion-developers
mailing list