I suppose I got related problem.
Here are my /etc/apt/preferences
Package: *
Pin: release o=Debian,a=etch
Pin-Priority: 900
Package: *
Pin: release o=Debian,a=sid
Pin-Priority: 400
Package: *
Pin: release o=Debian,a=experimental
Pin-Priority: 300
Package: *
Pin: release o=Debian
Pin-Priority: -1
and /etc/apt/sources.list
# Finland debian archive
deb ftp://ftp.fi.debian.org/debian etch main contrib non-free
deb ftp://ftp.fi.debian.org/debian sid main contrib non-free
deb ftp://ftp.fi.debian.org/debian experimental main contrib non-free
# Debian multimedia
#deb http://debian.nsu.ru/debian-marillat/ etch main
deb ftp://ftp.sunet.se/pub/os/Linux/distributions/debian-multimedia etch main
# Opera Debian packages
deb http://deb.opera.com/opera/ etch non-free
# Line commented out by installer because it failed to verify:
deb http://security.debian.org/ etch/updates main contrib non-free
after aptitude update the aptitude utility suggested me to upgrade my current
packages (installed from etch) to the versions presented in experimental.
I fixed it by putting testing and unstable to the preferences and sources.list
instead of etch and sid, but suppose it's very important to fix this
situation...
--
/aim [ http://aim.pp.ru/ ]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]