On Wed, 2011-07-06 at 17:30 +0200, Samuel Thibault wrote: > Svante Signell, le Wed 06 Jul 2011 16:00:44 +0200, a écrit : .. > I don't see why, there is no reason why it should be different, since > it's the same repository (Sources).
There are two gdb versions in the repository, maybe confusing Hurd apt (not Linux) This works: apt-get source gdb=7.3.50~cvs20110627-2 -t experimental In Linux apt-get source -t experimental gdb or apt-get source gdb/experimental gives the first available version:7.3.50~cvs20110627-1 Different apt versions though: Linux: 0.8.14.1 (testing) Hurd: 0.8.15.1 (sid) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

