Am 2006-01-08 13:14:44, schrieb T:

>       $ grep -1 backports /etc/apt/preferences
>       Package: *
>       Pin: release a=sarge-backports
>       Pin-Priority: 200
                      ^^^
 
> I want to install the backports' asciidoc.
> 
>       $ apt-cache policy asciidoc
>       asciidoc:
>       Installed: (none)
>       Candidate: 6.0.3-1
>       Version Table:
>       7.0.2-4 0
>       80 http://debian.yorku.ca testing/main Packages
>       40 http://debian.yorku.ca unstable/main Packages
>       7.0.2-3bpo1 0
>       200 http://www.backports.org sarge-backports/main Packages
        ^^^
>       *** 6.0.3-1 0
>       1001 http://debian.yorku.ca sarge/main Packages
        ^^^^
>       100 /var/lib/dpkg/status
> 
> However, when I issued the apt-get as instructed, only the mail sarge
> version is installed:
> 
>       $ apt-get -t sarge-backports install asciidoc
>       [...]
>       The following NEW packages will be installed:
>       asciidoc python2.4
>       [...]
>       Setting up asciidoc (6.0.3-1) ...

7.0.2-3bpo1 can not be installed because it has a pripority of 200

Try:    apt-get install asciidoc=7.0.2-3bpo1

        and have fun

> Why is that? 

you do not read the instructions correctly.

What about 'man apt-get' ?

Greetings
    Michelle Konzack
    Systemadministrator
    Tamay Dogan Network
    Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSM LinuxMichi
0033/3/88452356    67100 Strasbourg/France   IRC #Debian (irc.icq.com)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to