Skip Menu |

This queue is for tickets about the Parse-Netstat CPAN distribution.

Report information
The Basics
Id: 123375
Status: rejected
Priority: 0/
Queue: Parse-Netstat

People
Owner: Nobody in particular
Requestors: info [...] schramm.by
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Invalid tcp line (#3) with Debian Linux
Date: Wed, 25 Oct 2017 07:58:28 +0200
To: bug-Parse-Netstat [...] rt.cpan.org
From: Holger Schramm <info [...] schramm.by>
Subject: Invalid tcp line (#3) with Debian Linux
To: bug-Parse-Netstat [...] rt.cpan.org
From: Holger Schramm <info [...] schramm.by>
Hi, perl -v: This is perl 5, version 20, subversion 2 (v5.20.2) built for x86_64-linux-gnu-thread-multi libparse-netstat-perl: ii libparse-netstat-perl 0.4-1 Error Message: $VAR1 = [ 400, 'Invalid tcp line (#3): tcp6 0 0 :::8880 :::* LISTEN ' ]; If I use "netstat -an4" it works without a problem. But if I use netstat -an6 it doesn't. Example Output of netstat -an6: Proto Recv-Q Send-Q Local Address Foreign Address State tcp6 0 0 :::8880 :::* LISTEN tcp6 0 0 :::465 :::* LISTEN tcp6 0 0 :::21 :::* LISTEN tcp6 0 0 :::25 :::* LISTEN Cheers, Holger
Download signature.asc
application/pgp-signature 228b

Message body not shown because it is not plain text.

Subject: Re: [rt.cpan.org #123375] Invalid tcp line (#3) with Debian Linux
Date: Wed, 25 Oct 2017 08:11:09 +0200
To: bug-Parse-Netstat [...] rt.cpan.org
From: Holger Schramm <info [...] schramm.by>
Subject: Re: [rt.cpan.org #123375] Invalid tcp line (#3) with Debian Linux
To: bug-Parse-Netstat [...] rt.cpan.org
From: Holger Schramm <info [...] schramm.by>
Hi, please find in the attachment the outputs as file. Sorry for missing that in my first e-mail. Cheers Holger

Message body is not shown because sender requested not to inline it.

Download signature.asc
application/pgp-signature 228b

Message body not shown because it is not plain text.

This is a very old version of Parse::Netstat (0.4 = 0.04). Please use an updated version, which can parse the output you included.