Quote:
Originally Posted by kushalkoolwal
Are you using Debian Stable/testing/Unstable?
Can you post your /etc/apt/sources.lst file?
Also check the space on your Drive?
Try dpkg-reconfigure -a ? Then ty
apt-get update; apt-get upgrade; apt-get install <what-ever-you-were-planning-to-do>
Mine shows something like this:
Code:
debian:~# dpkg -l | grep symbol
ii ttf-opensymbol 2.0.4.dfsg.2-7etch5 The OpenSymbol TrueType font
debian:~#
|
Hi, I think that is stable? How I know?
This is my sources.lst
Code:
# deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 #DVD Binary-1 20070407-11:40]/ etch contrib #main
#deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 #DVD #Binary-1 20070407-11:40]/ etch contrib #main
# stable main contrib non-free
deb http://http.us.debian.org/debian stable main contrib non-free
# deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free no needed!!
deb http://security.debian.org stable/updates main contrib non-free
# non-free Debian repositories http://lunapark6.com/debian-40-etch.html
deb http://ftp.debian.org/debian/ etch main contrib non-free
#deb http://ftp.debian.org/debian/ lenny main contrib non-free
deb http://security.debian.org/ etch/updates main contrib non-free
deb-src http://security.debian.org/ etch/updates main contrib non-free
# by me
# deb http://non-us.debian.org/debian-non-US sid/non-US contrib
# deb http://ftp.debian.org/debian/ sid main contrib
# deb http://security.debian.org/ stable/updates main
# I don't know who put them
# deb http://ftp.egr.msu.edu/debian/ etch main
# deb-src http://ftp.egr.msu.edu/debian/ etch main
# deb http://security.debian.org/ etch/updates main contrib
# deb-src http://security.debian.org/ etch/updates main contrib
# beryl
# deb http://debian.beryl-project.org/ etch main
# deb-src http://debian.beryl-project.org/ etch main
I tried dpkg-reconfigure a- but nothing. How I have to use ty?
I Have 19 GB free. apt-get intall, upgrade tried and nothing.
debian:/home/kelvin# dpkg -l | grep symbol
iF ttf-opensymbol 2.0.4.dfsg.2-7etch5 The OpenSymbol TrueType font
Thanks,