[fedora-arm] Fedora-ARM Koji Setup

Robert Nelson robertcnelson at gmail.com
Fri Mar 6 00:41:48 UTC 2009


>> To: Kedar Sovani
>> Cc: Fedora-Arm
>> Subject: Re: [fedora-arm] Fedora-ARM Koji Setup
>>
>> Hi Kedar,
>>
>> On Tue, Feb 3, 2009 at 4:14 AM, Kedar Sovani <kedars at marvell.com> wrote:
>> > We are in the process of setting up a koji Shadow Build server for
>> > shadowing builds from the main Fedora Build server.
>> >
>> > It can be reached here:
>> > http://fedora-arm.wantstofly.org/koji
>> >
>> > Once setup it should greatly help in keeping up with the latest builds.
>> > I'll drop a note once it is up and functional.
>> >

Hi Kedar,

I've run into a couple weird things while attempting to setup a koji
type build network with armv7l hardware.

I do have the koji web up and running on fedora 10 (x86) (
http://rcn-ee.homeip.net:85/koji ), i can successfully add/connect x86
build hosts via kojid over ssl.  (although it doesn't really seem to
like my nfs mount setup)

However when i try to connect a beagleboard thru a chroot, or even
running native* (forgot my spare board at work, so i don't have that
error message) the boards aren't connecting.

On my chroot i'm getting this error, when attempting to run kojid:

****
Traceback (most recent call last):
  File "/usr/sbin/kojid", line 2680, in <module>
    options.serverca)
  File "/usr/lib/python2.5/site-packages/koji/__init__.py", line 1289,
in ssl_login
    sinfo = self.callMethod('sslLogin', proxyuser)
  File "/usr/lib/python2.5/site-packages/koji/__init__.py", line 1334,
in callMethod
    return self._callMethod(name, args, opts)
  File "/usr/lib/python2.5/site-packages/koji/__init__.py", line 1358,
in _callMethod
    return proxy.__getattr__(name)(*args)
  File "/usr/lib/python2.5/xmlrpclib.py", line 1150, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.5/xmlrpclib.py", line 1440, in __request
    verbose=self.__verbose
  File "/usr/lib/python2.5/xmlrpclib.py", line 1186, in request
    self.send_content(h, request_body)
  File "/usr/lib/python2.5/xmlrpclib.py", line 1300, in send_content
    connection.endheaders()
  File "/usr/lib/python2.5/httplib.py", line 860, in endheaders
    self._send_output()
  File "/usr/lib/python2.5/httplib.py", line 732, in _send_output
    self.send(msg)
  File "/usr/lib/python2.5/httplib.py", line 711, in send
    self.sock.sendall(str)
  File "/usr/lib/python2.5/site-packages/koji/ssl/SSLConnection.py",
line 116, in sendall
    raise socket.error(e)
socket.error: (0, 'Error')
****

For verification, i setup the x86 build, which does seem to just
connect right away, using the ssl certificates.  I do have an armv5
board coming so i can test to see if there's a armv7l/armv5
difference; there shouldn't be..

I'm wondering if you are running something different on your arm
builder's? (http://ftp.linux.org.uk/pub/linux/arm/fedora/rootfs/rootfs-f10.tar.bz2)

Regards,

-- 
Robert Nelson
http://www.rcn-ee.com/




More information about the arm mailing list