On Nov 20, 2010, at 02:56 AM, Loïc Minier wrote:

>On Fri, Nov 19, 2010, Loïc Minier wrote:
>>  I didn't use it so far, but isn't it what
>>      $purge_build_directory="successful";
>>  is for in /etc/sbuild/sbuild.conf?
>> 
>>  According to this file, "always" is the default and will wipe your
>>  chroot even if the build failed.
> 
> This worked for me; I found the session name with:
>    schroot -l --all-sessions
> and then did a:
>    schroot -c natty-xyz -r /bin/bash

I was questioning my sanity when this didn't work for me.  Then I read the
sbuild changelog and realized that this feature wasn't introduced until the
version *after* the one in maverick.  Natty's sbuild supports this; I've
backported it in one of my PPAs and it works great, thanks!

> to poke around and re-kick a dpkg-buildpackage; the error was much more
> readable after the LD_LIBRARY_PATH fix; it said something about apr
> symbols not found, which I fixed, and then it was missing the
> svn_config_ensure() symbol at link time as well.  The actual issue was
> that the svn_config_ensure() symbol had moved from libsvn-client to
> libsvn_subr; after updating the path to the .la file, this built and I
> reverted the apr changes.

Thanks also for the fixes to the subversion package.

-Barry

Attachment: signature.asc
Description: PGP signature

-- 
ubuntu-devel mailing list
[email protected]
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel

Reply via email to