Actions
Bug #24879
closedruby-foreman-ansible-core '/usr/lib/ruby/vendor_ruby/foreman_ansible_core.rb' conflicts with ruby-smart-proxy-ansible
Status:
Resolved
Priority:
Urgent
Assignee:
-
Target version:
-
Description
ruby-foreman-ansible-core is trying to overwrite '/usr/lib/ruby/vendor_ruby/foreman_ansible_core.rb', which is also in package ruby-smart-proxy-ansible
# dpkg --get-selections | grep ansible ansible install ruby-smart-proxy-ansible install # apt install ruby-foreman-ansible-core ruby-foreman-ansible Reading package lists... Done Building dependency tree Reading state information... Done The following NEW packages will be installed: ruby-foreman-ansible ruby-foreman-ansible-core 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. Need to get 2,623 kB/2,630 kB of archives. After this operation, 20.1 MB of additional disk space will be used. Get:1 http://deb.theforeman.org plugins/1.19 amd64 ruby-foreman-ansible all 2.2.6-2 [2,623 kB] Fetched 2,623 kB in 0s (4,058 kB/s) (Reading database ... 305161 files and directories currently installed.) Preparing to unpack .../ruby-foreman-ansible-core_2.1.2-1_all.deb ... Unpacking ruby-foreman-ansible-core (2.1.2-1) ... dpkg: error processing archive /var/cache/apt/archives/ruby-foreman-ansible-core_2.1.2-1_all.deb (--unpack): trying to overwrite '/usr/lib/ruby/vendor_ruby/foreman_ansible_core.rb', which is also in package ruby-smart-proxy-ansible 2.0.3-2 Selecting previously unselected package ruby-foreman-ansible. Preparing to unpack .../ruby-foreman-ansible_2.2.6-2_all.deb ... Unpacking ruby-foreman-ansible (2.2.6-2) ... Errors were encountered while processing: /var/cache/apt/archives/ruby-foreman-ansible-core_2.1.2-1_all.deb E: Sub-process /usr/bin/dpkg returned an error code (1)
Actions