Bug#624290: apt-file: incorrect scp invocation

2011-05-17 Thread guo yixuan
So this line in /etc/apt/apt-file.conf ssh = scp -l -P "://dists//Contents-.gz" "/_tmp" && $post_dl_cmd should be changed to: ssh = scp -P "@://dists//Contents-.gz" "/_tmp" && $post_dl_cmd -- gyx -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "uns

Bug#624290: apt-file: incorrect scp invocation

2011-04-27 Thread Frank Heckenbach
Package: apt-file Version: 2.4.0 Severity: normal *** Please type your report below this line *** We have a local copy of the Debian archives. Our /etc/apt/sources.list contains: deb ssh://root@myhost/mirrors/mirror/ftp.de.debian.org/debian/ squeeze main contrib This works well with apt-get, b