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

Bug#561971: More "apt-get source" problems



Hi,

Continuing on with bug #561971, I found it still not working properly for my case -- to install uswsusp in testing:

$ apt-cache policy apt
apt:
  Installed: 0.7.25.1
  Candidate: 0.7.25.1
  Version table:
 *** 0.7.25.1 0
        500 http://debian.mirror.rafal.ca unstable/main Packages
        100 /var/lib/dpkg/status
     0.7.25 0
        300 http://debian.mirror.rafal.ca testing/main Packages
     0.7.20.2+squeeze1 0
        300 http://security.debian.org testing/updates/main Packages

$ apt-get source -t unstable uswsusp
Reading package lists... Done
Building dependency tree      
Reading state information... Done
W: Ignore unavailable version '0.8-1.2' of package 'uswsusp'
E: Unable to find a source package for uswsusp

$ apt-get source uswsusp/unstable
Reading package lists... Done
Building dependency tree      
Reading state information... Done
W: Ignore unavailable version '0.8-1.2' of package 'uswsusp'
E: Unable to find a source package for uswsusp

$ apt-get source -t unstable uswsusp=0.8-1.2
Reading package lists... Done
Building dependency tree      
Reading state information... Done
W: Ignore unavailable version '0.8-1.2' of package 'uswsusp'
E: Unable to find a source package for uswsusp

$ apt-cache policy uswsusp
uswsusp:
  Installed: 0.8-1.2
  Candidate: 0.8-1.2
  Version table:
 *** 0.8-1.2 0
        500 http://debian.mirror.rafal.ca unstable/main Packages
        100 /var/lib/dpkg/status

Please investigate. Thanks

tong


Reply to: