[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#731853: apt: "apt-get source -t unstable binutils" selects a wrong version of binutils



On 2013-12-10 15:14:24 +0100, Vincent Lefevre wrote:
> Package: apt
> Version: 0.9.14
> Severity: important
> 
> ypig:~> apt-show-versions -a binutils
> binutils:amd64 2.24-1+local1 install ok installed
> binutils:amd64 2.22-8             wheezy   ftp.fr.debian.org
> binutils:amd64 2.23.90.20131017-1 testing  ftp.fr.debian.org
> binutils:amd64 2.24-2             unstable ftp.fr.debian.org
> No experimental version
> binutils:amd64/unstable 2.24-1+local1 upgradeable to 2.24-2
> 
> but
> 
> ypig:~> apt-get source -t unstable binutils
> Reading package lists... Done
> Building dependency tree       
> Reading state information... Done
> Selectied version '2.23.52.20130612-1' (unstable) for binutils
> [...]

If I add ":amd64", then

$ apt-get source -t unstable binutils:amd64
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Ignore unavailable version '2.24-2' of package 'binutils:amd64'
E: Unable to find a source package for binutils:amd64

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)


Reply to: