From: d8uv on 22 Jul 2010 14:50 I need to install python-twisted, so... $ sudo aptitude install python-twisted [[...]] The following packages have unmet dependencies: python-twisted-mail: Depends: python-twisted-core (>= 10.1) but 10.0.0-3 is to be installed. python-twisted-news: Depends: python-twisted-core (>= 10.1) but 10.0.0-3 is to be installed. python-twisted-words: Depends: python-twisted-core (>= 10.1) but 10.0.0-3 is to be installed. python-twisted-names: Depends: python-twisted-core (>= 10.1) but 10.0.0-3 is to be installed. The following actions will resolve these dependencies: [[...]] Oh. So it won't install python-twisted, because it depends on... hey, wait a second... Let's check something... http://packages.debian.org/sid/python-twisted-core says that the latest version is 10.1.0-1... $ sudo aptitude update [[...]] $ aptitude show python-twisted-core Package: python-twisted-core New: yes State: not installed Version: 10.0.0-3 Priority: optional [[...]] Huh. So aptitude, for some reason, still thinks that 10.0.0-3 is the latest version. Which it -so- isn't. Why? Am I on some crappy mirror, or is it because of rogue repositories? $ cat /etc/apt/sources.list deb http://ftp.us.debian.org/debian/ unstable main contrib non-free deb-src http://ftp.us.debian.org/debian/ unstable main contrib non-free Ok, so I'm on the primary Debian mirror, it's been a day since the upgrade, so any cron latency -should- be dealt with by now... and it's still broken. I now officially have no clue what to do. Perhaps I should try to post it onto a mailing list somewhere, maybe they can help. -- To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org Archive: http://lists.debian.org/AANLkTin96SiGW-V9JwDyywumjkM2SfxKW9PmdUGKH0Ux(a)mail.gmail.com
|
Pages: 1 Prev: bash: chroot: command not found Next: Intel P55 chip set sound missing |