ruby-mini_portile2 fails to update.
Closed this issue · 3 comments
Zerophase commented
The package revision on Arch is newer than what is pulled in through quarry.
error: failed to commit transaction (conflicting files)
ruby-mini_portile2-2.4: /usr/lib/ruby/gems/2.7.0/gems/mini_portile2-2.4.0/lib/mini_portile2.rb exists in filesystem (owned by ruby-mini_portile2)
ruby-mini_portile2-2.4: /usr/lib/ruby/gems/2.7.0/gems/mini_portile2-2.4.0/lib/mini_portile2/mini_portile.rb exists in filesystem (owned by ruby-mini_portile2)
ruby-mini_portile2-2.4: /usr/lib/ruby/gems/2.7.0/gems/mini_portile2-2.4.0/lib/mini_portile2/mini_portile_cmake.rb exists in filesystem (owned by ruby-mini_portile2)
ruby-mini_portile2-2.4: /usr/lib/ruby/gems/2.7.0/gems/mini_portile2-2.4.0/lib/mini_portile2/version.rb exists in filesystem (owned by ruby-mini_portile2)
ruby-mini_portile2-2.4: /usr/lib/ruby/gems/2.7.0/specifications/mini_portile2-2.4.0.gemspec exists in filesystem (owned by ruby-mini_portile2)
Errors occurred, no packages were upgraded.
anatol commented
It is because Arch repo has the old version of ruby-mini_portile2
. I just pushed an updated version of ruby-mini_portile2
to [community-testing]
repository. Could you please try to pull it and see if it works for you?
Zerophase commented
It seems to work so far. Installs without issue.
anatol commented
ruby-mini_portile2
gem update has been pushed to [community]
and it should not conflict with ruby-mini_portile2-2.4
anymore.