Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#25041 - [rsnapshot] fails with perl 5.14.1-3
Attached to Project:
Community Packages
Opened by Tarqi Kazan (Tarqi) - Wednesday, 06 July 2011, 18:28 GMT
Last edited by Eric Belanger (Snowman) - Thursday, 07 July 2011, 18:27 GMT
Opened by Tarqi Kazan (Tarqi) - Wednesday, 06 July 2011, 18:28 GMT
Last edited by Eric Belanger (Snowman) - Thursday, 07 July 2011, 18:27 GMT
|
DetailsDescription:
Since an upgrade to perl 5.14.1-3 rsnapshot stops working Additional info: perl 5.14.1-3 rsnapshot 1.3.1-2 Error message: XSLoader::load('Your::Module', $Your::Module::VERSION) at /usr/lib/perl5/core_perl/XSLoader.pm line 25. Compilation failed in require at /usr/share/perl5/core_perl/File/stat.pm line 30. BEGIN failed--compilation aborted at /usr/share/perl5/core_perl/File/stat.pm line 30. Compilation failed in require at /usr/bin/rsnapshot line 48. BEGIN failed--compilation aborted at /usr/bin/rsnapshot line 48. Steps to reproduce: Install above software versions Configure rsnapshot Run rsnapshot like this: rsnapshot daily |
This task depends upon
Then: I did not find any package which contains the desired file. However, the whole perl stuff did'nt work, because of it. I found some files in the core_perl dir, which have all the same (old (2009)) date and which did'nt belong to any package. I remembered that i once had a problem with the pacman database, so i think these have been left over from this. I manually removed (only XSLoader.pm) the file and everything works again. Requesting closing... thanks a lot and sry again.
PS: The package perl 5.14.1-3 contains XSLoader.pm. So i reinstalled perl. Just wanted to let you know, cause you said, you don't have this file?!