[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Please unblock schroot 1.4.18-1



On Fri, 2011-01-07 at 15:06 +0000, Roger Leigh wrote:
> Sorry to trouble you again, but I found soon after this release
> #609108 which was breaking schroot on all kfreebsd platforms.
> This is actually due to the statfs structure being broken on
> FreeBSD, limiting the mount and umount commands to paths less
> than 88 characters (80 in practice).
> 
> While we can't fix that major design flaw, we can reduce the
> path length to <80 in most circumstances by not using long UUIDs
> in session names.
[...]
> We also update
> the 50chrootname setup script to handle non-UUID generated session
> names.

That's presumably this addition:

's/-[0-9][0-9]*-[0-9][0-9]*//g'

described in the changelog as:

 * 50chrootname: Strip time+PID from session name in addition to UUID.

Apologies if I'm missing something related to the context, but isn't
there a danger of that regex being insufficiently specific?

Regards,

Adam


Reply to: