missing ./usr/bin/perl in filesystem state check

Edwin Groothuis edwin at mavetju.org
Thu Jul 6 20:49:03 EDT 2006


On Thu, Jul 06, 2006 at 08:31:36PM -0400, Rong-en Fan wrote:
> I'm running tinderbox 2.3.2 and got a strange unclean filesystem
> after building sysutils/lineak_kdeplugins (0.9, PR 99404, I think).
> 
> === Checking filesystem state after all packages deleted
> ================================================================
> list of files present on clean system but missing after everything was
> deinstalled)
> ./usr/bin/perl missing
> ./usr/bin/perl5 missing
> ================================================================
> build of /usr/ports/sysutils/lineak_kdeplugins ended at Fri Jul  7
> 00:06:47 UTC 2006

You forgot the interesting part where it all happened:

1. http://www.rafan.org/tb/logs/7-FreeBSD/lineak_kdeplugins-0.9.log
2. http://www.rafan.org/tb/logs/7-FreeBSD/lineak_xosdplugin-0.9.log

At the first one:

> pkg_add cups-base-1.2.0_2.tbz
> Removing stale symlinks from /usr/bin...
>     Removing /usr/bin/perl
>     Removing /usr/bin/perl5
> Done.
> Creating various symlinks in /usr/bin...
>     Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl
>     Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl5
> Done.

At the second one:

> pkg_add xmms-1.2.10_6.tbz
> Removing stale symlinks from /usr/bin...
>     Skipping /usr/bin/perl
>     Skipping /usr/bin/perl5
> Done.
> Creating various symlinks in /usr/bin...
>     Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl
>     Symlinking /usr/local/bin/perl5.8.8 to /usr/bin/perl5
> Done.

Once you've figured out why the first one says removing and the
second one says skipping you have resolved the problem.

Edwin

-- 
Edwin Groothuis      |            Personal website: http://www.mavetju.org
edwin at mavetju.org    |          Weblog: http://weblog.barnet.com.au/edwin/


More information about the tinderbox-list mailing list