Hide Forgot
Description of problem: When running yum, if there's a dependency problem, at the end of the message you get something like this: --> Resolución de dependencias finalizada Error: Protected multilib versions: libreport-gtk-2.0.4-1.fc15.i686 != libreport-gtk-2.0.4-2.fc15.x86_64 Error: Protected multilib versions: libreport-2.0.4-1.fc15.i686 != libreport-2.0.4-2.fc15.x86_64 Podría intentar utilizar el comando --skip-broken para sortear el problema Podría intentar ejecutar: rpm- Va --nofiles --nodigest As you can see the dash shouldn't go right after rpm, but with a space. There's a typo there. Only in the spanish version. English version shows the correct output: You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest Version-Release number of selected component (if applicable): # rpm -qa | grep yum yum-3.2.29-6.fc15.noarch How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Created attachment 510455 [details] fix a typo in spanish translation Please apply.
Was this patch applied?
No, translations aren't done via. patches ... can you do it via. transifex.net ( https://www.transifex.net/projects/p/yum/ )?