Salut tous,

J'ai un pépin avec yum :

[thiebo@localhost ~]$ yum search bluefish
Repository freshrpms already added, not adding again
Searching Packages:
Setting up Repo: dag
Setting up Repo: Livna
Setting up Repo: base
Setting up Repo: updates-released
Setting up Repo: freshrpms
Reading repository metadata in from local files
Error: Caching enabled and local cache: //var/cache/yum/dag/primary.xml.gz does not match checksum
[thiebo@localhost ~]$ cd var/cache/yum/dag/
bash: cd: var/cache/yum/dag/: Aucun fichier ou répertoire de ce type
[thiebo@localhost ~]$ cd /var/cache/yum/dag
[thiebo@localhost dag]$ ls
headers primary.xml.gz.dc6a78fe6de4c7c6fb1d6aaa65a4a883b20869c4.pickle
packages repomd.xml
primary.xml.gz
[thiebo@localhost dag]$


Ma question est : est ce que je pourrais supprimer purement et simplement le document primary.xml.gz.dc6a78fe6de4c7c6fb1d6aaa65a4a883b20869c4.pickle ?

Merci de me donner vos lumières sur la question
Je ne peut pas te l'affirmer, mais moi je n'hésiterai pas.

- Sauvegarde le fichier en question.
- Teste
- Si ca foire, tu auras toujours ta sauvegarde.
J'utilise apt, mais en regardant la doc de yum, je vois qu'il exite une option clean qui dixit la man vide le cache.

Fais une recherche sur http://www.google.fr/linux

A+