tbcleanup on HEAD broken
olli hauer
ohauer at gmx.de
Sun May 20 04:42:09 EDT 2012
On 2012-05-19 17:37, Beat Gätzi wrote:
> On May 19, 2012, at 1:33 AM, Beat Gätzi wrote:
>> On May 17, 2012, at 11:30 AM, olli hauer wrote:
>>> I observed a strange behavior on tinderbox HEAD.
>>>
>>> A tbcleanup with tinderbox from ports works as expected but
>>> a tbcleanup with current HEAD removes all logs/packages and
>>> database entries.
>>>
>>> ( Luckily this time I had a copy of the complete tinderbox
>>> + database dump for testing, last time I lost 1200+ ports
>>> for three different builds )
[ remove cleanup output ]
>> Do you have pkgng support enabled in your ports tree environment?
>
> decke@ reported the same issue on IRC today. Could you please check if you
> have the buildenv fix from this commit in lib/tc_command.sh.diff:
>
> http://www.marcuscom.com:8080/cgi-bin/cvsweb.cgi/portstools/tinderbox/lib/tc_command.sh.diff?r1=1.151&r2=1.152&f=h
>
Hi Beat,
Indeed this fix is applied see
http://www.marcuscom.com/pipermail/tinderbox-list/2012-March/002547.html
You hit the nail with the pkgng hint ...
On one Build I have pkgng defined
$> cat etc/env/build.8.3-amd64-pkgng
# 8.3-amd64-pkgng
WITH_PKGNG=yes
PKGSUFFIX=.txz
WITH_BDB_VER=48
If I disable the pkgng stuff then tbcleanup works as expected again for all builds.
--
Regards,
olli
More information about the tinderbox-list
mailing list