[ports-i386@pointyhat.freebsd.org: p5-FEAR-API-0.487.4 failed on i386 6]

Rong-en Fan grafan at gmail.com
Fri Jun 9 04:36:47 UTC 2006


On 6/9/06, Kris Kennaway <kris at obsecurity.org> wrote:
> FYI; can you please investigate and/or report to the developers?  If
> you are already aware of this problem but do not yet have a fix,
> please mark the port BROKEN in the appropriate case, so that users do
> not unexpectedly encounter it.
>
> See http://pointyhat.freebsd.org for the full log.
>
> Thanks,
> Kris
>
> ----- Forwarded message from User Ports-i386 ================================================================
>
> === Checking filesystem state
> list of extra files and directories in / (not present before this port was installed but present after it was deinstalled)
> 2782311        4 -r-xr-xr-x    1 root             wheel                 202 Jun  9 02:17 usr/local/bin/fear-recorder
> 2782312        4 -r-xr-xr-x    1 root             wheel                 174 Jun  9 02:17 usr/local/bin/fearperl
> 2783345       12 -r-xr-xr-x    1 root             wheel                4197 Jun  9 02:17 usr/local/bin/fear
> ================================================================

Oops, that was my fault. Somehow, I ignored the output from 'port test'...
The patch below will fix this.

diff -ruN --exclude=CVS /usr/ports/www/p5-FEAR-API/pkg-plist /home/rafan/tmp/por
--- /usr/ports/www/p5-FEAR-API/pkg-plist        Mon Jun  5 16:04:28 2006
+++ /home/rafan/tmp/ports/p5-FEAR-API/pkg-plist Fri Jun  9 12:33:03 2006
@@ -1,3 +1,6 @@
+bin/fear
+bin/fear-recorder
+bin/fearperl
 %%SITE_PERL%%/FEAR/API.pm
 %%SITE_PERL%%/FEAR/API/Agent.pm
 %%SITE_PERL%%/FEAR/API/ChksumRepos.pm

Regards,
Rong-En Fan


More information about the freebsd-perl mailing list