koji.build: Session expired

Paul B Schroeder paul.schroeder at bluecoat.com
Wed May 7 23:39:46 UTC 2008


On Wed, 2008-05-07 at 17:25 -0400, Mike McLean wrote:
> Paul B Schroeder wrote:
> > Traceback (most recent call last):
> >   File "/usr/sbin/kojira", line 497, in <module>
> >     main()
> >   File "/usr/sbin/kojira", line 323, in main
> >     repomgr.pruneLocalRepos()
> >   File "/usr/sbin/kojira", line 203, in pruneLocalRepos
> >     for tag in os.listdir(topdir):
> > OSError: [Errno 2] No such file or directory: '/mnt/koji/repos'
> 
> kojira requires write access to your file store so that it can delete 
> old, expired repos. You can either run it on the same machine as the hub 
> or a different machine which has that filesystem somehow exported to it.
> 
> If this is already the case, you may just need to specify topdir in 
> kojira's config or make a symlink.

I'm running all of this on one system for now.  So it's not an issue
yet.

I've made "apache" the owner of /mnt/koji and everything below it so I
could import packages.  But that doesn't feel right though.  I suppose I
could/should run the web server as kojibuilder?





More information about the Fedora-buildsys-list mailing list