Package: netcat6
Version: 1.0-8
Severity: normal

The netcat manpage documents a -C switch that supposedly sends CRLF line
endings. But if I try to use it, I get:

    nc: internal error: invalid option -- C (netcat was compiled with
    --disable-crlfoption)
     (please report this error to nc6 authors)

I looked at the package source code, and found that this feature comes
from a Debian patch, it's not part of the upstream code. I also tried
building the package, and I think I realized the actual problem:
configure.ac gets patched, but the build process never reruns autoconf.
The configure script that gets run has absolutely no mention of 'crlf'.

-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages netcat6 depends on:
ii  libc6  2.13-37

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to