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

Re: apt-dist downgrade.... come?



On Thu, 8 Aug 2002 16:45:13 +0200 (CEST) Christian Surchi <csurchi@mclink.it> wrote: 8-§  > > ==========================
8-§  > > Date: Thu, 8 Aug 2002 16:40:59 +0200
8-§  > > From: MaX <max@maximumdebian.org>
8-§  > > To: ML Debian Italian <debian-italian@lists.debian.org>
8-§  > > Subject: apt-dist downgrade.... come?
8-§  > > ==========================

Hoal hombres,
a voi:
http://qref.sourceforge.net/Debian/reference/ch-package.en.html

fate una ricerca per downgrade ... otterrete.

6.2.2 Install system with APT

You can selectively install packages from different archives using newer versions of apt-get (>Woody). This enables selective upgrade to "unstable" and selective downgrade to "stable" while tracking "testing".

     # apt-cache policy libc6 libc6-dev locales         # check status
     # apt-get install libc6=2.2.4-1 libc6-dev=2.2.4-1 locales=2.2.4-1
     # apt-get install libc6/unstable libc6-dev/unstable locales/unstable
     # apt-get install -t unstable libc6 libc6-dev locales
     # apt-get -u install interesting-new-package remove-package-
     # apt-get remove useless-old-package
     # apt-get remove --purge really-useless-old-package

To downgrade all packages to stable, edit /etc/apt/preferences as follows:

     Package: *
     Pin: release a=stable
     Pin-Priority: 1001

and run "apt-get upgrade", which forces downgrade due to Pin-priority > 1000.

Non so se va bene!!!

linuxabbestia



8-§  > > non mi ricordo piu' come fare a tornare alla versione precedente 
8-§  > > di una distro... cioe' da sid a woody.
8-§  > 
8-§  > Non mi viene in mente nessun metodo "banale"... :)
8-§  > 
8-§  > 
8-§  > ---
8-§  > Christian Surchi - christian@firenze.linux.it
8-§  > christian@softwarelibero.it - csurchi@debian.org 
8-§  > Jabber:cs@jabber.linux.it - ICQ:38374818
8-§  > 
8-§  > 
8-§  > 
8-§  > -- 
8-§  > To UNSUBSCRIBE, email to debian-italian-request@lists.debian.org
8-§  > with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
8-§  > 



Reply to: