Debian mulimedia preference à 500

Bonjour,

voici mon source.list

# stable main
deb http://ftp.fr.debian.org/debian/ stable main contrib non-free
deb-src http://ftp.fr.debian.org/debian/ stable main contrib non-free

# stable multimedia
deb http://mirror.home-dn.net/debian-multimedia stable main
deb-src http://mirror.home-dn.net/debian-multimedia stable main

# stable security
deb http://security.debian.org/ stable/updates main contrib non-free
deb-src http://security.debian.org/ stable/updates main contrib non-free

Et le preferences

Package: *
Pin: release o=Debian,a=stable
Pin-Priority: 999

Package: *
Pin: release o=Unofficial Multimedia Packages,a=stable,l=Unofficial Multimedia Packages
Pin-Priority: 998

Avec apt-cache policy, malgré un aptitude update, les dépôt multimédia restent à 500

Merci :slightly_smiling:

Salut,

Essaie un “apt-get update” au lieu d’aptitude. Ca a réglé le même genre de problème chez moi.

Edit: Vérifie également que la ligne de ton fichier preferences qui concerne le multimedia correspond bien à celle que donne “apt-cache policy”

Stef

ok je test ça, merci :wink:

juste une petite question, les dépôts volatiles doivent avoir une priorité > que les mains et security ?

Sachant que je n’utilise pas de paquets “spéciaux” du style spamassassin ou autre…

Ca pourra peut-être t’aider : http://www.isalo.org/wiki.debian-fr/index.php?title=L%27etiquetage_de_paquets_via_le_fichier_/etc/apt/preferences

Salut,

Je viens de jeter un coup d’oeil au lien de Youki, et à partir des sources du wiki, je me suis aperçu que le “sources.list au carré ou minimaliste” non seulement n’était pas à jour (ça se voit assez facilement) mais était aussi foireux au niveau du fichier preferences.

Cf pourquoi-les-preferences-du-t-a-sont-foireux-t22883.html

Et là, c’est pas évident à voir… Je comprends mieux des remarques qu’on m’a faites sur un post :mrgreen:

Si j’en parle, c’est parce que le wiki est très bien fait, mais qu’il faudrait mettre à jour le TA: c’est la page qui apparaît en premier quand on tape dans google.fr “debian sources.list”. Ca risque d’engendrer des questions/problèmes inutiles (je ne me sens pas du tout compétent pour le faire).

Stef

:slightly_smiling:

Finalement j’ai bien fait de poster mon “problème” sur le forum !

Que donne un ‘apt-cache policy’ avec le sources.list et le preferences que tu as posté ?
(poste une copie exacte du résultat)

Le problème est résolu, mais je sais pas du tout comment cela s’est fait, j’ai repris mes anciens sources.list et preferences en remplaçant lenny par stable, le plus bizarre, c’est que j’ai relu mille fois mon source.list et preferences, il est exactement comme celui que j’ai posté au dessus…

C’est simple, j’avais tout à juste le dépôt mutimédia (main et translation) et main (translation) à 500, le reste étant à 999


The Debian Project debian.org/
Debian volatile replaced by new updates suite press@debian.org
February 15nd, 2011 debian.org/News/2011/20110215

Debian volatile replaced by new updates suite

The Debian Volatile archive is discontinued starting from the upcoming
Debian release 6.0 (“Squeeze”). It is replaced by the suite
squeeze-updates on the official mirrors. Its management will move to
the Debian Release Team, who already manage regular updates to Debian
stable and oldstable.

The squeeze-updates suite is carried by all official mirrors[0] just
like Squeeze itself. To use it, a snippet such as the following can be
used in /etc/apt/sources.list:

deb ftp.debian.org/debian squeeze-updates main

[0] debian.org/mirror/list

Announcements about stable updates pushed through squeeze-updates will
be published on debian-stable-announce@lists.debian.org To subscribe
please visit its web page[1].

[1] lists.debian.org/debian-stable-announce/

This suite will contain updates that satisfy one of the following
criteria:

  • The update is urgent and not of a security nature. Security updates
    will continue to be pushed through the security archive. Examples
    include packages broken by the flow of time (c.f. spamassassin and
    the year 2010 problem) and fixes for bugs introduced by point
    releases.

  • The package in question is a data package and the data must be
    updated in a timely manner (e.g. tzdata).

  • Fixes to leaf packages that were broken by external changes (e.g.
    video downloading tools and tor).

  • Packages that need to be current to be useful (e.g. clamav).

These updates will also be included in the next stable point release
after the announcement. Regular updates not fitting the criteria above
will be pushed through point releases according to the rules of the
Stable Release Management.

About Debian

The Debian Project was founded in 1993 by Ian Murdock to be a truly
free community project. Since then the project has grown to be one of
the largest and most influential open source projects. Over a thousand
volunteers from all over the world work together to create and maintain
Debian software. Available in 70 languages, and supporting a huge range
of computer types, Debian calls itself the “universal operating
system”.