On Mon, 2010-09-06 at 00:03 -0400, Matt McCutchen wrote:
> On Sun, 2010-09-05 at 23:57 -0400, Braden McDaniel wrote:
> > Thanks. Now, how do I get fedpkg to preserve it? I see (when doing
> > "fedpkg mockbuild"):
> >
> > INFO: Cleaning up build root ('clean_on_failure=True')
> >
> > So
On Sun, 2010-09-05 at 23:57 -0400, Braden McDaniel wrote:
> Thanks. Now, how do I get fedpkg to preserve it? I see (when doing
> "fedpkg mockbuild"):
>
> INFO: Cleaning up build root ('clean_on_failure=True')
>
> So, where do I set clean_on_failure to False?
In /etc/mock/site-defaults.
On Sun, 2010-09-05 at 21:54 -0400, seth vidal wrote:
> On Sun, 2010-09-05 at 21:33 -0400, Braden McDaniel wrote:
> > I'm pretty much a novice at both mock and chroot. Where can I find out
> > how to change to the mock build chroot (using fedpkg or otherwise) so
> > that I can debug a failed mock
seth vidal wrote:
> On Sun, 2010-09-05 at 21:33 -0400, Braden McDaniel wrote:
>> I'm pretty much a novice at both mock and chroot. Where can I find out
>> how to change to the mock build chroot (using fedpkg or otherwise) so
>> that I can debug a failed mock build?
>>
>
>
> mock -r name-of-roo
On Sun, 2010-09-05 at 21:33 -0400, Braden McDaniel wrote:
> I'm pretty much a novice at both mock and chroot. Where can I find out
> how to change to the mock build chroot (using fedpkg or otherwise) so
> that I can debug a failed mock build?
>
mock -r name-of-root-config --shell
that'll get y
Braden McDaniel writes:
> I'm pretty much a novice at both mock and chroot. Where can I find out
> how to change to the mock build chroot (using fedpkg or otherwise) so
> that I can debug a failed mock build?
The command you want is "mock --shell", I think. See the mock manpage.
Don't forget t