New 10-CURRENT won't work
Glen Barber
glen.j.barber at gmail.com
Wed Sep 28 19:17:41 EDT 2011
On 9/28/11 7:09 PM, Steve Wills wrote:
> On 09/28/11 18:47, Glen Barber wrote:
>> On 9/28/11 6:08 PM, Beech Rintoul wrote:
>>> Hi,
>>>
>>> I tried adding 10.0 to my setup and every port I've tried bombs before even
>>> starting to build. Has anyone else seen this? I tried reinstalling the jail
>>> but still no go. I'm not sure how to troubleshoot further, so any suggestions
>>> would be appreciated. BTW the other jails work fine.
>>>
>
>> Hi,
>
>> Please see this post to the ports list:
>
>> http://lists.freebsd.org/pipermail/freebsd-ports/2011-September/070475.html
>
>> Regards,
>
>
> There's that, but there's also this from tc_command.sh:
>
> # Set up the chrooted environment
> osmajor=$(echo ${jail} | sed -E -e 's|(^[[:digit:]]+).*$|\1|')
> case ${osmajor} in
> 6|7|8|9) tinderbuild_setup;;
> *) echo "tinderbuild: unhandled OS version: ${osmajor}"
> tinderbuild_cleanup 1
> ;;
> esac
>
> Probably an update to that would help too...
>
Hmm... So, those of use not running tinderbox HEAD from CVS, is this the
chicken, or the egg? :-)
--
Glen Barber
More information about the tinderbox-list
mailing list