Hi, mlm wrote on 2018-06-12 17:20:06 -0400 [[BackupPC-users] backuppc 4.2.1 perl issue]: > [...] > New system running Scientific Linux 7.5, installed 4.2.1 from tar file > > Global symbol "%In" requires explicit package name at > /usr/share/BackupPC/sbin/BackupPC_Admin line 90. > [...] > Bareword "BackupPC::CGI::Lib::NewRequest" not allowed while "strict subs" in > use at /usr/share/BackupPC/sbin/BackupPC_Admin line 56. > [...] > Any suggestions on troubleshooting further?
what do the first few non-comment lines of your BackupPC_Admin look like (about 12, but I don't have 4.2.1 here right now, so that might have changed; up to the first "my" variable declaration)? It would seem that the BackupPC::CGI::Lib module is not correctly imported. Is the path in the "use lib" pragma correct for your installation? What are the permissions on the library file and its parent directories? What Perl version are you running ('perl -v')? Regards, Holger ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/