Gregory Vandenbrouck wrote: > Hi, > > The .deb of libwine under the unstable dist seems corrupted. Someone > knows where I could find a working package? > > TIA > > Follows the erros message I got: > > Unpacking libwine0.0.971116 (from > debian/dists/unstable/main/binary-i386/otherosfs/libwine0.0.971116_0.0.981018-1.deb) > ... > > gzip: stdout: Broken pipe > dpkg-deb: subprocess gzip -dc returned error exit status 1 > dpkg: error processing > debian/dists/unstable/main/binary-i386/otherosfs/libwine0.0.971116_0.0.981018-1.deb > (--install): > subprocess dpkg-deb --fsys-tarfile returned error exit status 2 > Errors were encountered while processing: > > debian/dists/unstable/main/binary-i386/otherosfs/libwine0.0.971116_0.0.981018-1.deb > DPKG ERROR
'Broken pipe' sounds like the download was interrupted and you were trying to unpack a partial package. Redownload it and check the before/after sizes to ensure you are getting the full thing. I just installed the same package from http://http.us.debian.org/ with no problems. -Mitch