koji.build: Session expired

Mike McLean mikem at redhat.com
Wed May 7 21:25:08 UTC 2008


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.




More information about the Fedora-buildsys-list mailing list