Alexandre Joly wrote: >> 2) Other problem with the 3.1.0 it need File::RsyncP 0.68 and on >> Debian >> Etch only the 0.64 is available, how to fix it ??? > > You need to update aptitude sources to "unstable" > # nano /etc/apt/sources.list > deb http://debian.yorku.ca/debian/ unstable main > deb-src http://debian.yorku.ca/debian/ unstable main > > Now it will fetch 0.68 > # apt-get update > # apt-get install libfile-rsyncp-perl > > Then, make sure to put back "stable" in your sources.list and update > aptitude sources.
A better solution is to use apt-pinning: http://wiki.debian.org/AptPinning Nils Breunese. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
