Page 1 of 1

B2 vnstat

Posted: 30 Sep 2011, 03:54
by pcrene
Hello all,

I reinstalled my test B2 and was trying to install vnstat again.
I think i am missing a line in sources.list

Is there another way to install vnstat?

Rene

Re: B2 vnstat

Posted: 30 Sep 2011, 15:26
by Cheeseboy
Hi Rene,

Mine is still ticking along on my Bubba2. I think we both installed it about the same time in 2009.
I haven't touched my Bubba2 since last spring, perhaps these sources are outdated, but the package is still in there:

Code: Select all

 cat /etc/apt/sources.list
# BUBBA|TWO apt sources.list
#
# Changes in this file might break your system
# 
# vim: ft=debsources

# The stable BUBBA|TWO repository, is in the suite "stable".
deb http://update.excito.org/ marielle main

# The stable BUBBA|TWO repository, is in the suite "stable". source packages
deb-src http://update.excito.org/ marielle main

# The upstream packages used in BUBBA|TWO, is in the suite "upstream_stable".
deb http://update.excito.org/ upstream_etch main

# The upstream packages used in BUBBA|TWO, is in the suite "upstream_stable". source packages
deb-src http://update.excito.org/ upstream_etch main

# The debian etch repository containing unsupported packages that can be used.
deb http://archive.debian.org/debian etch main

# The debian etch repository containing unsupported packages that can be used. source packages
deb-src http://archive.debian.org/debian etch main

# The debian etch repository containing unsupported packages that can be used.
deb http://archive.debian.org/debian etch contrib

# The debian etch repository containing unsupported packages that can be used. source packages
deb-src http://archive.debian.org/debian etch contrib

# The debian etch repository containing unsupported packages that can be used.
deb http://archive.debian.org/debian etch non-free

# The debian etch repository containing unsupported packages that can be used. source packages
deb-src  http://archive.debian.org/debian etch non-free

# The unstable BUBBA|TWO repository, is in the suite "unstable".
deb http://update.excito.org/ claire main

# The unstable BUBBA|TWO repository, is in the suite "unstable". source packages
deb-src http://update.excito.org/ claire main

# The upstream packages used in unstable BUBBA|TWO, is in the suite "upstream_stable_forclaire".
deb http://update.excito.org/ upstream_etch_forclaire main

# The upstream packages used in unstable BUBBA|TWO, is in the suite "upstream_stable_forclaire". source packages
deb-src http://update.excito.org/ upstream_etch_forclaire main

$ aptitude search vnstat
i   vnstat                                                                                           - console-based network traffic monitor
Otherwise, the source is available here:
http://humdi.net/vnstat/

Re: B2 vnstat

Posted: 30 Sep 2011, 16:48
by pcrene
Hello good friend,

I am not at home right now, but i am shure my sources.list is different.
Many lines refering to swedisch servers.

Rene

Ftp.se.debian...........

Re: B2 vnstat

Posted: 01 Oct 2011, 08:43
by pcrene
changed sources.list and it works now.

thx