Hey there.
Another issue (I'm getting close to getting everything working, I swear!)
I've done several good builds of packages and I switched around some external repos to use local repos instead. Not sure if that's related, but I thought that I'd throw that in there in case it's a variable.
When doing the mock part of the buildroot, I'm getting:
[snip] termcap noarch 1:5.5-1.20060701.1 build 265 k tzdata x86_64 2010l-1.el5 build 796 k udev x86_64 095-14.21.el5_5.1 build 2.4 M util-linux x86_64 2.13-0.52.el5_4.1 build 1.8 M zlib x86_64 1.2.3-3 build 51 k
Transaction Summary ================================================================================ Install 106 Package(s)
Total download size: 109 M Installed size: 109 M http://bpbuild001.co0.nar.beatportcorp.net/packages/less/436/2.el5/x86_64/le...: [Errno 14] HTTP Error 404 : http://bpbuild001.co0.nar.beatportcorp.net/packages/less/436/2.el5/x86_64/le... Trying other mirror.
Error Downloading Packages: less-436-2.el5.x86_64: failed to retrieve less-436-2.el5.x86_64.rpm from build error was [Errno 14] HTTP Error 404 : http://bpbuild001.co0.nar.beatportcorp.net/packages/less/436/2.el5/x86_64/le... [/snip]
The bpbuild001.co0.nar.beatportcorp.net machine is my build server, so I'm guessing that the new package is expecting to find the rpm for 'less' on my build server instead of on the repo, right? I'm expecting that I just need to configure the .../packages/ URL to hit the right packages directory on my server. I changed the kojidir from /mnt/koji to /data/koji (a larger disk). Which config file do I need to change to get .../packages/ to point to the /data/koji/... ?? I checked the dir, and the files are in there, so I just need to change that config var somewhere.
Thanks in advance.
- Steve
buildsys@lists.fedoraproject.org