ports/161037: net/ntop new version has compatibility issues on 7.4

Michael Scheidell scheidell at secnap.net
Mon Sep 26 17:20:10 UTC 2011


>Number:         161037
>Category:       ports
>Synopsis:       net/ntop new version has compatibility issues on 7.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 26 17:20:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Michael Scheidell
>Release:        7.4, amd
>Organization:
SECNAP Network Security
>Environment:
7.4, amd

>Description:
installing ntop on an amd64 7.4 system, that used to run ntop 4.01 fails with:

Please enable make sure that the ntop html/ directory is properly installed
	
 
Error 400
The specified request is invalid.

Received request:

    "GET / HTTP/1.1"
>How-To-Repeat:
use a 7.4 amd64 system with a running ntop, and upgrade it.

>Fix:
not sure, but I will work on it after lunch.

found these anomalies:

checking for python-config... /usr/local/bin/python2.6
>Release-Note:
>Audit-Trail:
>Unformatted:
 >>>> Unable to locate python-config: using workaround <<<<
 checking for python... (cached) /usr/local/bin/python2.6
 sed: 1: "s/-arch i386// | sed -e ...": bad flag in substitute command: '|'
 close failed in file object destructor:
 Error in sys.excepthook:
 
 Original exception was:
 checking Checking python version... Old python installed
 
 Please install python 2.6 or newer. Python support disabled
 checking pthread_atfork... yes
 
 
 (but python26 is installed:
 
 
 -r-xr-xr-x  2 root  wheel     1424 Jul 21 14:03 python-config
 -r-xr-xr-x  2 root  wheel     4968 Jul 21 14:03 python-shared
 -r-xr-xr-x  2 root  wheel     1431 Jul 21 14:03 python-shared-config
 -r-xr-xr-x  2 root  wheel     4968 Jul 21 14:03 python-shared2.6
 -r-xr-xr-x  2 root  wheel     1431 Jul 21 14:03 python-shared2.6-config
 -r-xr-xr-x  2 root  wheel     1424 Jul 21 14:03 python2.6-config
 -r-xr-xr-x  2 root  wheel  1334392 Jul 21 14:03 python
 -r-xr-xr-x  2 root  wheel  1334392 Jul 21 14:03 python2.6
 
 
 
 selected i18n but get this error:
 
 configure: creating ./config.status
 config.status: creating Makefile
 config.status: creating plugins/Makefile
 config.status: creating config.h
 config.status: executing depfiles commands
 config.status: executing libtool commands
 configure: WARNING: unrecognized options: --disable-ipv6, --enable-i18n, --with-localedir
 
 
 a ../configure --help does NOT show those options, 
 
 taking those options out of config did not help.
 
 I will try to fix, and send you patches after lunch, God willing and the creek don't rise :-)
 
 



More information about the freebsd-ports-bugs mailing list