Description of problem: Some requested packages cannot be installed: git-core-2.1.0-2.mga5.x86_64 (due to unsatisfied perl(packed-refs)) git-email-2.1.0-2.mga5.x86_64 (due to unsatisfied git-core[== 1:2.1.0-2.mga5]) git-svn-2.1.0-2.mga5.x86_64 (due to unsatisfied git-core-2.1.0-2.mga5.i586) Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. urpmi --downloader wget --auto --auto-update 2. 3. Reproducible: Steps to Reproduce:
The following would do it: %global __requires_exclude perl\\(packed-refs\\) But this would be better: %global __provides_exclude_from %{_docdir} %global __requires_exclude_from %{_docdir}
CC: (none) => thierry.vignaud
Fixed.
Status: NEW => RESOLVEDResolution: (none) => FIXED