Performing final updates with urpmi after DVD upgrade from mga2 64 Installation failed: file /usr/bin/lua5.1 from install of lua5.1-5.1.5-2.mga3.x86_64 conflicts with file from package lua-5.1.4-10.1.mga2.x86_64 file /usr/bin/luac5.1 from install of lua5.1-5.1.5-2.mga3.x86_64 conflicts with file from package lua-5.1.4-10.1.mga2.x86_64 lua5.1 is needed by (installed) libquvi-scripts-0.4.9-2.mga3.noarch Reproducible: Steps to Reproduce:
Hardware: i586 => x86_64
Resolved with.. # rpm -e --no-deps lua # urpmi lua
Sorry, should say urpmi lua5.1
Keywords: (none) => TriagedCC: (none) => dmorganec, fundawang, guillomovitch, monnier.florent
I *think* the correct fix would be adding this to lua5.1: Conflicts: lua < 5.1.4-11 Fixing this in Cauldron wouldn't be strictly necessary as mga2->mga4 upgrades aren't officially supported.
CC: (none) => luigiwalser
CC: guillomovitch => (none)
Fixed in lua5.1-5.1.5-2.1.mga3. Someone will have to test an upgrade from Mageia 2 with lua and libquvi-scripts installed to hopefully verify the fix. Advisory: ---------------------------------------- lua5.1 has been fixed to avoid a conflict with lua when upgrading from Mageia 2. ---------------------------------------- Updated packages in core/updates_testing: ---------------------------------------- lua5.1-5.1.5-2.1.mga3 liblua5.1-5.1.5-2.1.mga3 liblua5.1-devel-5.1.5-2.1.mga3 liblua5.1-devel-static-5.1.5-2.1.mga3 from lua5.1-5.1.5-2.1.mga3.src.rpm
QA Contact: (none) => qa-bugsHardware: x86_64 => All
Whoops, put QA in the wrong field. Fixed in lua5.1-5.1.5-2.1.mga3. Someone will have to test an upgrade from Mageia 2 with lua and libquvi-scripts installed to hopefully verify the fix. Advisory: ---------------------------------------- lua5.1 has been fixed to avoid a conflict with lua when upgrading from Mageia 2. ---------------------------------------- Updated packages in core/updates_testing: ---------------------------------------- lua5.1-5.1.5-2.1.mga3 liblua5.1-5.1.5-2.1.mga3 liblua5.1-devel-5.1.5-2.1.mga3 liblua5.1-devel-static-5.1.5-2.1.mga3 from lua5.1-5.1.5-2.1.mga3.src.rpm
Assignee: bugsquad => qa-bugsQA Contact: qa-bugs => (none)
Having trouble reproducing this now, was it already fixed?
(In reply to claire robinson from comment #6) > Having trouble reproducing this now, was it already fixed? No, but I'm not terribly surprised if it's hard to reproduce. It would depend on the order that urpmi decides to install packages during the upgrade, which I suppose isn't guaranteed to always be the same. You'd see the problem if it tries to upgrade libquvi-scripts before upgrading lua.
Testing complete mga3 32 I've manage to reproduce this now. # rpm -e --nodeps lua # rpm -e --nodeps lua5.1 # urpmi http://distrib-coffee.ipsl.jussieu.fr/pub/linux/Mageia/distrib/2/i586/media/core/updates/lua-5.1.4-10.1.mga2.i586.rpm Installing lua from mga2 into mga3. Then installing the mga3 lua5.1 # urpmi lua5.1 With release version it fails to install due to the file conflict but the testing version installs fine and bring lua back in with it.
Whiteboard: (none) => has_procedure mga3-32-ok
Source RPM: (none) => lua5.1-5.1.5-2.1.mga3.src.rpm
Testing complete mga3 64 Validating. Advisory uploaded. Could sysadmin please push from 3 core/updates_testing to updates Thanks!
CC: (none) => sysadmin-bugsKeywords: (none) => validated_updateWhiteboard: has_procedure mga3-32-ok => has_procedure mga3-32-ok mga3-64-ok
Update pushed: http://advisories.mageia.org/MGAA-2013-0086.html
Resolution: (none) => FIXEDStatus: NEW => RESOLVEDCC: (none) => tmb