New 10-CURRENT won't work

Wesley Shields wxs at FreeBSD.org
Thu Sep 29 21:49:43 EDT 2011


On Wed, Sep 28, 2011 at 07:17:41PM -0400, Glen Barber wrote:
> 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? :-)

I guess this would be a good time to suggest there be a new tinderbox
release? There's been some good changes to it since the last one, and
people running on a release only are going to be left behind.

-- WXS


More information about the tinderbox-list mailing list