On Monday, December 03, 2012 03:52:29 PM Mike McLean wrote:
On 12/02/2012 04:56 AM, Anthony Messina wrote:
After upgrading to koji-1.7.1 on my private hub and builders, my builders are no longer able to use the repositories they create when building subsequent dependent packages. When attempting to install locally built packages, the following error is issued in the root.log:
error was [Errno 2] Local file does not exist: /tmp/koji/tasks/9129/19129/repo_3627_premerge/toplink/packages/...
are you using external repos?
how do you have your /mnt/koji mounts set up?
I am using external repos. Those appear to be fine. It's the previous builds from Koji itself that seem to not be accessible.
~]$ koji list-external-repos External repo name URL ------------------------- ---------------------------------------- f17-external-repo file:///mnt/koji/mirrors/fedora/linux/releases/17/Everything/$arch/os/ f17-external-repo-rpmfusion-free file:///mnt/koji/mirrors/rpmfusion/free/fedora/releases/17/Everything/$arch/os/ el6-external-repo-centos file:///mnt/koji/mirrors/centos/6/os/$arch/ el6-external-repo-epel file:///mnt/koji/mirrors/epel/6/$arch/ el6-external-repo-centos-updates file:///mnt/koji/mirrors/centos/6/updates/$arch/ f17-external-repo-updates file:///mnt/koji/mirrors/fedora/linux/updates/17/$arch/ f17-external-repo-rpmfusion-free-updates file:///mnt/koji/mirrors/rpmfusion/free/fedora/updates/17/$arch/ f18-external-repo-updates file:///mnt/koji/mirrors/fedora/linux/updates/18/$arch/ f18-external-repo file:///mnt/koji/mirrors/fedora/linux/development/18/$arch/os/ f18-external-repo-rpmfusion-free-updates file:///mnt/koji/mirrors/rpmfusion/free/fedora/updates/18/$arch/
/mntkoji is accessible to my builders via NFSv4 at /mnt/koji
~]# ls -l /mnt/koji total 28 drwxr-xr-x. 10 apache apache 4096 Dec 2 10:36 mash drwxr-xr-x. 6 root root 4096 Oct 2 2011 mirrors drwxr-xr-x. 37 apache apache 4096 Jul 28 23:09 packages drwxr-xr-x. 9 apache apache 4096 Mar 5 2012 repos drwxr-xr-x. 3 apache apache 4096 Dec 5 2010 scratch drwxr-xr-x. 34 apache apache 4096 Jul 28 22:44 sources drwxr-xr-x. 5 apache apache 4096 Dec 5 2010 work