tbcleanup on HEAD broken

olli hauer ohauer at gmx.de
Thu May 17 05:30:27 EDT 2012


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 )


./tc tbcleanup (from ports)
8.3-amd64
Deleting stale log /data/tb/logs/8.3-amd64/autoconf-2.68.log
Deleting stale log /data/tb/logs/8.3-amd64/automake-1.11.1.log
Deleting stale log /data/tb/logs/8.3-amd64/bash-4.2.20.log
Deleting stale log /data/tb/logs/8.3-amd64/bash-4.2.24.log
Deleting stale log /data/tb/logs/8.3-amd64/bash-4.2.24_1.log
Deleting stale log /data/tb/logs/8.3-amd64/ca_root_nss-3.13.3.log
Deleting stale log /data/tb/logs/8.3-amd64/git-1.7.9.6.log
Deleting stale log /data/tb/logs/8.3-amd64/help2man-1.40.8.log
Deleting stale log /data/tb/logs/8.3-amd64/lftp-4.3.5.log


./tc tbcleanup (current HEAD)
8.3-amd64
Removing build port database entry for port with nonexistent package databases/pear-MDB2/8.3-amd64
Removing all packages matching pear-MDB2-2.5.0.b3.tbz starting from /data/tb/packages/8.3-amd64.
Removing /data/tb/logs/8.3-amd64/pear-MDB2-2.5.0.b3.log.
Removing build port database entry for port with nonexistent package devel/pear/8.3-amd64
Removing all packages matching pear-1.9.4_1.tbz starting from /data/tb/packages/8.3-amd64.
Removing /data/tb/logs/8.3-amd64/pear-1.9.4_1.log.
Removing build port database entry for port with nonexistent package databases/postgresql90-client/8.3-amd64
Removing all packages matching postgresql-client-9.0.7_1.tbz starting from /data/tb/packages/8.3-amd64.
Removing /data/tb/logs/8.3-amd64/postgresql-client-9.0.7_1.log.
... until everything is removed


--
Regards,
olli


More information about the tinderbox-list mailing list