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

Re: A quick Q: download source



On Tue, May 29, 2012 at 10:58 PM, Paul Johnson <baloo@ursamundi.org> wrote:
>
> On May 29, 2012 7:53 AM, "lina" <lina.lastname@gmail.com> wrote:
>> I am under wheezy, when I use the apt-get source package
>> I will get the wheezy version by default.
>>
>> What if I want to get the sid one, how can I do that without going to
>> the debian webpage.
>
> If you have Sid sources in your apt configuration, then "apt-get source
> package/sid" will get it.

Here I took one for example

:/etc/apt/sources.list.d# more 22_jp_wheezy.list
deb http://ftp.jp.debian.org/debian/ wheezy main contrib non-free
deb-src http://ftp.jp.debian.org/debian/ wheezy main contrib non-free
deb-src http://ftp.jp.debian.org/debian/ sid main contrib non-free

After apt-get update

$ apt-get source htop/sid
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Ignore unavailable target release 'sid' of package 'htop'
E: Unable to find a source package for

Something wrong here?

Thanks ahead for the suggestions,

Best regards,


Reply to: