I am just now trying an update with urpmi --auto-select --auto-update and it times out with the following error message: detecting looping forever while trying to resolve dependancies. Aborting... Try again with '-vv --debug' options at /usr/lib/perl5/vendor_perl/5.22.2/x86_64-linux-thread-multi/URPM/Resolve.pm line 1287. The typo is dependancies. It should be "dependencies"
(In reply to Stig-Ørjan Smelror from comment #0) > I am just now trying an update with urpmi --auto-select --auto-update and it > times out with the following error message: > > detecting looping forever while trying to resolve dependancies. > Aborting... Try again with '-vv --debug' options at > /usr/lib/perl5/vendor_perl/5.22.2/x86_64-linux-thread-multi/URPM/Resolve.pm > line 1287. > > The typo is dependancies. It should be "dependencies" You're right, that should be changed, it's an archaic form of "dependencies" https://en.wiktionary.org/wiki/dependancy It is easy to break all translations when changing this string, which should really be avoided this close to Mageia 6 release. https://wiki.mageia.org/en/Fixing_strings_in_code_without_breaking_translations The string is currently in line number #1287 in this file: http://gitweb.mageia.org/software/rpm/perl-URPM/tree/URPM/Resolve.pm#n1287
Source RPM: (none) => urpmiCC: (none) => marja11Assignee: bugsquad => mageiatools
Severity: normal => minor
commit 62ed1f339ad3cd4ad40392012eb4bb33acad9185 Author: Thierry Vignaud <thierry.vignaud@...> Date: Tue May 30 18:19:09 2017 +0200 typo fix (mga#20926) --- Commit Link: http://gitweb.mageia.org/software/rpm/perl-URPM/commit/?id=62ed1f339ad3cd4ad40392012eb4bb33acad9185
Fixed in git (In reply to Marja van Waes from comment #1) > It is easy to break all translations when changing this string, which should > really be avoided this close to Mageia 6 release. This is not a translated string.
CC: (none) => thierry.vignaudResolution: (none) => FIXEDStatus: NEW => RESOLVEDSource RPM: urpmi => perl-URPM