Hello All,
Just tried to install ntop using the wiki.
But my B3 did not find ntop on the command: apt-get install ntop
Must the recources.list file be changed for this?
Rene
Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !
ntop
Re: ntop
Hi, I suspect you need to do the following:
Login as 'su' to become root. Uncomment the debian sources from /etc/apt/sources.list
Then do
apt-get update
Then try the:
apt-get install ntop
Remember to change the sources.list file back once you've finished.
Login as 'su' to become root. Uncomment the debian sources from /etc/apt/sources.list
Then do
apt-get update
Then try the:
apt-get install ntop
Remember to change the sources.list file back once you've finished.
Re: ntop
Hello
Changed some lines , removed the #
but stil:
Reading state information... Done
Package ntop is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package ntop has no installation candidate
........what to do
What line should i uncomment......... or add?
Rene
Changed some lines , removed the #
but stil:
Reading state information... Done
Package ntop is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package ntop has no installation candidate

What line should i uncomment......... or add?
Rene
Last edited by pcrene on 05 Nov 2010, 16:09, edited 1 time in total.
B3 1T + B-Stor 2T, B2 1T as backup
40 users active....
Opensat4all.Com
40 users active....
Opensat4all.Com
Re: ntop
It must have just been removed.
Before my previous reply I tried apt-get install ntop, and it was there (I declined to install it).
Now after apt-get update:
Before my previous reply I tried apt-get install ntop, and it was there (I declined to install it).
Now after apt-get update:
niklas@b3:~$ sudo apt-get install ntop
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package ntop is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package ntop has no installation candidate
Re: ntop
I added these lines to sources.list on my bubba 2
That has solved more or less all of my problems with installing software.
// Magnus
Code: Select all
deb http://archive.debian.org/debian etch main
deb http://archive.debian.org/debian etch contrib
deb http://archive.debian.org/debian etch non-free
// Magnus
Re: ntop
Hi again,
You should NOT add etch repositories to your sources.list on B3.
Look at the commented lines in the existing file to get ideas of what to add.
I think this is the reason ntop disappeared:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595446
You could still download and compile the source...
I must say it is not feasible to have this running on the B3 though. I installed it according to the guide in the wiki, and had to remove it as it ate nearly all the CPU on the B3...
(also I could not make sense of 90% of the output
)
/Cheeseboy
You should NOT add etch repositories to your sources.list on B3.
Look at the commented lines in the existing file to get ideas of what to add.
I think this is the reason ntop disappeared:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=595446
You could still download and compile the source...
I must say it is not feasible to have this running on the B3 though. I installed it according to the guide in the wiki, and had to remove it as it ate nearly all the CPU on the B3...
(also I could not make sense of 90% of the output

/Cheeseboy