Bug#775612: Bug is in Perl

2016-11-24 Thread Stefan Walluhn
There is a more detailed explanation about what was changed in Perl5.20 and why this happens: https://rt.cpan.org/Public/Bug/Display.html?id=106552#txn-1589169 The workaround is a bit strange: chdir to a users writable directory before executing 'amdump': root@monitor:~# sudo -u backup amdump fo

Bug#775612: Bug is in Perl

2016-11-24 Thread Stefan Walluhn
Update: > The workaround is a bit strange: chdir to a users writable directory chdir to a users readable directory alread solves the issue

Bug#775612: Bug is in Perl

2015-08-21 Thread Andrew Worsley
On Sat, 13 Jun 2015 11:17:02 +0200 (CEST) debian@coelho.net wrote: .. >sh> grep StdHash /usr/share/perl/5.20.2/Tie/Hash.pm ># The Tie::StdHash package implements standard perl hash behaviour. >package Tie::StdHash; > > Which means that it seems to be necessary to import Tie::Has

Bug#775612: Bug is in Perl

2015-06-13 Thread debian . org
> Tie/StdHash.pm is missing from Perl 5.20.1 It is there. You have unreadable paths in your @INC and perl complains. See the above bug log for more information. sh> dpkg -L perl-base | grep Tie /usr/share/perl/5.20.2/Tie /usr/share/perl/5.20.2/Tie/Hash.pm Same issue with amanda looking

Bug#775612: Bug is in Perl

2015-04-02 Thread Damyan Ivanov
-=| Andrew Grillet, 02.04.2015 13:39:53 +0100 |=- > This bug is also present in Ubunty-Gnome 14.10 This seems to be yet another occurrence of https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=781120 -- handling of non-readable directories on @INC > Tie/StdHash.pm is missing from Perl 5.20.1 It

Bug#775612: Bug is in Perl

2015-04-02 Thread Andrew Grillet
Hi This bug is also present in Ubunty-Gnome 14.10 Tie/StdHash.pm is missing from Perl 5.20.1