Package: sitecopy Version: 1:0.16.6-2 Severity: normal I'm seeing exactly the same error. Running strace sitecopy, the error seems to be a bad parameter when trying to create the ftp socket:
socket(PF_INET, 0x80001 /* SOCK_??? */, IPPROTO_TCP) = -1 EINVAL (Invalid argument) open("/usr/share/locale/en_US/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/share/locale/en/LC_MESSAGES/libc.mo", O_RDONLY) = -1 ENOENT (No such file or directory) write(1, "sitecopy: Error: Could not connec"..., 67sitecopy: Error: Could not connect to server (lcctnm.org port 21). ) = 67 If I % apt-get source sitecopy and compile from source, my freshly-compiled version works. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (700, 'testing'), (650, 'stable'), (600, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core) Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Shell: /bin/sh linked to /bin/bash Versions of packages sitecopy depends on: ii libc6 2.9-12 GNU C Library: Shared libraries ii libneon27-gnutls 0.28.4-1 An HTTP and WebDAV client library sitecopy recommends no packages. sitecopy suggests no packages. -- debconf-show failed -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org