On Sun, Jun 21, 2009 at 01:49, Joe Pfeiffer<jos...@pfeifferfamily.net> wrote: > 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.
I already provided the solution (i.e. install libneon27-gnutls from unstable) to fix this bug in this report, so no need to follow up. The problem is known there's no other solution than that. Regards. -- Sandro Tosi (aka morph, morpheus, matrixhasu) My website: http://matrixhasu.altervista.org/ Me at Debian: http://wiki.debian.org/SandroTosi -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org