gnumed-devel
[Top][All Lists]
Advanced

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

[Gnumed-devel] Re: Release 0.3.7


From: Andreas Tille
Subject: [Gnumed-devel] Re: Release 0.3.7
Date: Wed, 26 Nov 2008 10:36:11 +0100 (CET)
User-agent: Alpine 2.00 (DEB 1167 2008-08-23)

On Wed, 26 Nov 2008, Karsten Hilbert wrote:

I see. That way, indeed, the second option is more favourable.

UNTESTED:

cat > /etc/apt/preferences <<EOT
Package: *
Pin: release a=lenny
Pin-Priority: 501

Package: *
Pin: release a=unstable
Pin-Priority: 50

Package: gnumed-client
Pin: release a=unstable
Pin-Priority: 601

EOT

should probably do the following job:

  - Prefer packages from Lenny.
  - Enable to install packages from unstable - you might force installation
    of packages from unstable via
       apt-get -t unstable install package
  - Prefer the package gnumed-client from unstable

Please test this by using:

  apt-cache policy gnumed-client

should list the package gnumed-client from unstable marked as installation
candidate.  And make sure you stick otherwise to Lenny by

  apt-cache policy xterm

(or whatever random package which has a newer version in unstable) which
should not mark the unstable version as installation candidate.

Kind regards

       Andreas.

--
http://fam-tille.de




reply via email to

[Prev in Thread] Current Thread [Next in Thread]