How do you use fedpkg chain-build for released Fedorae?

2012-05-31 Thread David Howells
Hi, I'm having a problem building my cross-compiler gcc package as it requires a cross-compiler binutils package to be built first. I managed to build the rawhide build with: fedpkg chain-build --target=rawhide cross-binutils : but chain-build doesn't work for F16 and F17 as far as I

Re: How do you use fedpkg chain-build for released Fedorae?

2012-05-31 Thread Jesse Keating
On 05/31/2012 08:42 AM, David Howells wrote: Can anyone suggest how to do it right? You don't. chain-build only works on build targets that automatically self-update. Released fedora build targets do not do that. You have to either get your build shipped in updates (stable) or create a

Re: How do you use fedpkg chain-build for released Fedorae?

2012-05-31 Thread Jon Ciesla
On Thu, May 31, 2012 at 10:42 AM, David Howells dhowe...@redhat.com wrote: Hi, I'm having a problem building my cross-compiler gcc package as it requires a cross-compiler binutils package to be built first. I managed to build the rawhide build with:        fedpkg chain-build

Re: How do you use fedpkg chain-build for released Fedorae?

2012-05-31 Thread David Howells
Jon Ciesla limburg...@gmail.com wrote: You can only chain-build on rawhide, you want a buildroot override. http://fedoraproject.org/wiki/Bodhi/BuildRootOverrides Ah, yes. I remember now. Can fedpkg and koji chain-build --help texts be updated to note this? David -- devel mailing list

Re: How do you use fedpkg chain-build for released Fedorae?

2012-05-31 Thread Jon Ciesla
On Thu, May 31, 2012 at 10:58 AM, David Howells dhowe...@redhat.com wrote: Jon Ciesla limburg...@gmail.com wrote: You can only chain-build on rawhide, you want a buildroot override. http://fedoraproject.org/wiki/Bodhi/BuildRootOverrides Ah, yes.  I remember now.  Can fedpkg and koji

Re: How do you use fedpkg chain-build for released Fedorae?

2012-05-31 Thread Jochen Schmitt
On Thu, May 31, 2012 at 08:46:22AM -0700, Jesse Keating wrote: that. You have to either get your build shipped in updates (stable) or create a buildroot override in order to get that build into the buildroots. Because this case rise on packages which has Requires dependencies a buildroot