URL: https://linuxfr.org/forums/linux-debian-ubuntu/posts/question-concernat-rsnapshot Title: Question concernat rsnapshot Authors: Hips Date: 2008年01月28日T00:14:19+01:00 Tags: debian et slackware Score: 0 Bonsoir, Je test de mettre en place des sauvegardes avec rsnapshot, à priori ca marche mais j'ai eu des avertissements lorsque que j'ai lancé une seconde sauvegarde pour voir si ca prenait bien la modification de fichiers. Bref je ne comprends pas très bien ces avertissements, si vous pouviez l'éclaircir ca serait gentil. mes avertisssements sont donc de cette forme:@] WARNING: Could not lchown() symlink "/tmp/hourly.1/localhost/etc/rc2.d/S18portmap" il n'y a pas que cette ligne mais tous les warning sont de cette forme En cherchant un peu il semblerait que rsnapshot ne prenne pas en charge des modules perl et qu'il faille mettre un de ces fichiers: * An SRPM of the perl Lchown module (originally from here) * A tarball of the perl Lchown module, which requires perl 5.8 if you want to run its tests. If you're willing to install without testing, the author claims to support any version of perl that supports rsnapshot. Of course, you're better off installing this directly from the CPAN. * A Debian package of Lchown.pm is also available thanks to Sébastien Cramatte. His instructions for installing it are here. * A slackware package of the Lchown module (originally from here) Other Packages mais je ne vois pas trop lequel installer si quelqu'un pouvait m'expliquer un peu ca serait cool Merci d'avance