Page 1 of 1

Mepis 12 riconfigurazione apt e sources.list

Posted: Fri Mar 21, 2014 7:22 am
by francofait
Se il SO è già presente installato sul nostro pc
aggiornare Mepis12 gia da diverso tempo implica la necessaria revisione della configurazione di apt , pur fermerestando le sorgenti software . In particolare se non si vuole incappare nella spiacevole sorpresa di ritrovarsi privi di pacchetti fondamentali per il corretto funzionamento di Kde va ristrutturato il file relativo ai valori di pin-priority
#sudo gedit /etc/apt/preferences.d/90mepis

Package: *
Pin: release v=12.0,o=MEPIS,a=mepis,n=mepis-12.0,l=MEPIS
Pin-Priority: 902

Package: *
Pin: release o=Mepis community repository, n=mepis11cr
Pin-Priority: 901

Package: *
Pin: release o=Debian,l=Debian-Security
Pin-Priority: 801

Package: *
Pin: release o=Debian,n=wheezy*,l=Debian
Pin-Priority: 800

Package: *
Pin: release a=wheezy-backports
Pin-Priority: 200

Package: *
Pin: release o=Ubuntu
Pin-Priority: 100

Dai tanti test effettuati per poter risolvere il problema prima di ricreare la mia nuova iso build 19/03/2014 , è la riconfigurazione ottimale migliore ottenuta , lasciando al livello più alto i valori pin-priority per le repostry Mepis , riducendo sia pur di poco il valore per le debian wheezy ufficiali e riducendo a 200 quello delle backports dalle quali ne viene la criticità maggiore se mantenute a priorità alta

################################################################################################################

/etc/apt/sources.list.d/debian.list

deb http://ftp.it.debian.org/debian/ wheezy main contrib non-free
# deb-src http://ftp.us.debian.org/debian/ wheezy main contrib non-free

deb http://security.debian.org/ wheezy/updates main contrib non-free

deb http://ftp.it.debian.org/debian/ wheezy-updates main contrib non-free

deb http://ftp.it.debian.org/debian/ wheezy-backports main contrib non-free

deb http://www.deb-multimedia.org/ wheezy main non-free

###################################################################
/etc/apt/sources.list/mepis.list

deb http://mepis.mirrorcatalogs.com/packages/mepis/ mepis-12.0 main

# MEPIS master pools, please use only if mirror is slow or down
# deb ftp://ftp.mepis.com/mepis/ mepis-12.0 main

# Mepis Community Main and Test Repos
deb http://main.mepis-deb.org/mepiscr/repo/ mepis12cr main non-free
# deb http://main.mepis-deb.org/mepiscr/testrepo/ mepis12cr testrepo
# deb http://ppa.launchpad.net/nemh/systemback/ubuntu/ lucid main ## (systemback)

Re: Mepis 12 riconfigurazione apt e sources.list

Posted: Fri Mar 21, 2014 9:13 am
by GuiGuy
Wish I could understand Italian!
Richb (or anybody): could you please do a translation for all of us poor benighted monoglots?

Re: Mepis 12 riconfigurazione apt e sources.list

Posted: Fri Mar 21, 2014 9:17 am
by richb
GuiGuy wrote:Wish I could understand Italian!
Richb (or anybody): could you please do a translation for all of us poor benighted monoglots?
Best I could do with Google Translate. Just be careful with the repo list. Use the original text.
If the OS is already installed on our PC
Mepis12 update for some time already implies the necessary revision of the apt configuration , while it being understood sources software. In particular, if you do not want to encounter the unpleasant surprise of finding themselves deprived of basic packages for the proper functioning of the KDE file should be restored relative to the values ​​of pin -priority

Code: Select all

# sudo gedit / etc/apt/preferences.d/90mepis

Package : *
Pin: release v = 12.0, o = MEPIS , a = MEPIS , the MEPIS - n = 12.0, l = MEPIS
Pin -Priority: 902

Package : *
Pin: release o = Mepis community repository, n = mepis11cr
Pin -Priority: 901

Package : *
Pin: release o = Debian , l = Debian -Security
Pin -Priority: 801

Package : *
Pin: release o = Debian , * n = wheezy , l = Debian
Pin -Priority: 800

Package : *
Pin: release a = wheezy -backports
Pin -Priority: 200

Package : *
Pin: release o = Ubuntu
Pin -Priority: 100

From the many tests carried out in order to solve the problem before you recreate my new iso build 3.19.2014 , is best obtained optimal reconfiguration , leaving the higher level values ​​for the pin -priority Repostry Mepis , reducing albeit slightly the value for debian wheezy 200 officers and reducing that of backports from which it is the most critical if maintained at high priority

################################################################################################################

/ etc / apt / sources.list.d / debian.list

deb http://ftp.it.debian.org/debian/ wheezy main contrib non-free
# Deb -src http://ftp.us.debian.org/debian/ wheezy main contrib non-free

deb http://security.debian.org/ wheezy / updates main contrib non-free

deb http://ftp.it.debian.org/debian/ wheezy - updates main contrib non-free

deb http://ftp.it.debian.org/debian/ -backports wheezy main contrib non-free

deb http://www.deb-multimedia.org/ wheezy main non-free

# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
/ etc / apt / sources.list / mepis.list

http://mepis.mirrorcatalogs.com/packages/mepis/ MEPIS 12.0 main deb -

# MEPIS master pools , please use only if mirror is slow or down
# Deb ftp://ftp.mepis.com/mepis/ MEPIS 12.0 main -

# Mepis Community Main and Test Repos
deb http://main.mepis-deb.org/mepiscr/repo/ mepis12cr main non-free
# Deb http://main.mepis-deb.org/mepiscr/testrepo/ mepis12cr testrepo
Http://ppa.launchpad.net/nemh/systemback/ubuntu/ lucid main deb # # # ( systemback )

Re: Mepis 12 riconfigurazione apt e sources.list

Posted: Mon Apr 07, 2014 2:15 am
by francofait
Image