Package: ntop
Version: 3:4.0.3+dfsg1-1
Severity: normal

in the postinst the loop test while [ 1 ]
I prefer while [ true ]; . In shell true is 0 not 1.
I don't know for []  ie "test" command but I guess it is the same.

the postinst fails with an status error 30 on my station.
This comes from :
db_input high ntop/admin_password line 72 which I replaced by 
db_input high ntop/admin_password || true
. Which fixes the issue and let ntop configure properly.
This one could be a local issue but I was already asked the question via dialog
Even if my debconf is configured for gnome, it fails back to dialog when run
through ssh. Here the debconf returns 30 on db_get for the above entry. 
I don't know debconf enough to know what this means or if the password ought
 to be asked again even when already asked twice  in a previous configure run.
But it returns this error status.

Best regards
Alban


-- System Information:
Debian Release: 6.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.35-rc5-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages ntop depends on:
ii  adduser               3.112+nmu2         add and remove users and groups
ii  debconf [debconf-2.0] 1.5.37             Debian configuration management sy
ii  libc6                 2.11.2-7           Embedded GNU C Library: Shared lib
ii  libgdbm3              1.8.3-9            GNU dbm database routines (runtime
ii  libgeoip1             1.4.7~beta6+dfsg-1 A non-DNS IP-to-country resolver l
ii  libpcap0.8            1.1.1-2            system interface for user-level pa
ii  libpython2.6          2.6.6-8            Shared Python runtime library (ver
ii  librrd4               1.4.3-1            time-series data storage and displ
ii  libssl0.9.8           0.9.8o-4           SSL shared libraries
ii  ntop-data             3:4.0.3+dfsg1-1    display network usage in a web bro
ii  python-mako           0.3.6-1            fast and lightweight templating fo
ii  zlib1g                1:1.2.3.4.dfsg-3   compression library - runtime

ntop recommends no packages.

Versions of packages ntop suggests:
ii  graphviz    2.26.3-5                     rich set of graph drawing tools
ii  gsfonts     1:8.11+urwcyr1.0.7~pre44-4.2 Fonts for the Ghostscript interpre

-- Configuration Files:
/etc/logcheck/ignore.d.paranoid/ntop [Errno 13] Permission denied: 
u'/etc/logcheck/ignore.d.paranoid/ntop'
/etc/logcheck/ignore.d.server/ntop [Errno 13] Permission denied: 
u'/etc/logcheck/ignore.d.server/ntop'
/etc/logcheck/ignore.d.workstation/ntop [Errno 13] Permission denied: 
u'/etc/logcheck/ignore.d.workstation/ntop'

-- debconf information:
  ntop/password_empty:
* ntop/interfaces: br0
* ntop/user: ntop
  ntop/password_mismatch:



-- 
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