On 2014-06-14 04:40:24, SREZIC wrote:
Show quoted text> On 2014-06-13 09:25:29, SHARYANTO wrote:
>
> There are problems along the dependency chain. File-Flock fails
> because of
https://rt.cpan.org/Ticket/Display.html?id=93176 (probably
> depends whether the build is done as root or as an unprivileged user).
> Sys-Filesystem-MountPoint fails on systems with zfs as filesystem
> (which is the case on my FreeBSD 10 system), see
>
https://rt.cpan.org/Ticket/Display.html?id=95192 . But I did some
> workarounds and now there are reports available.
With 0.07 the t/owner_group-as_user.t test fails:
# Failed test 'group still user's group'
# at t/owner_group-as_user.t line 41.
# got: '0'
# expected: '1023'
# Looks like you failed 1 test of 5.
# Failed test 'after_do'
# at /usr/perl5.20.0/lib/site_perl/5.20.0/Test/Perinci/Tx/Manager.pm line 105.
# Looks like you failed 1 test of 2.
# Failed test 'copy'
# at /usr/perl5.20.0/lib/site_perl/5.20.0/Test/Perinci/Tx/Manager.pm line 504.
# there are failing tests, not deleting test data dir /var/tmp/cpansmoker-1023/2015082818/FFS2GB8987
# Looks like you failed 1 test of 1.
t/owner_group-as_user.t ...
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests