You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So RH updated their LVM package, which changes some paths, and the ruby seems fixated on paths. Thus, we need to update our LVM and we hope its compatibility window still includes Chef14 until CinC has a good repo.
This will be the familiar sight to RH/EL people (including PLOS):
hostname STDOUT:
hostname STDERR: ERROR: Error installing chef-ruby-lvm-attrib:
hostname "generate_field_data" from chef-ruby-lvm-attrib conflicts with /opt/chef/embedded/bin/generate_field_data
hostname ---- End output of /opt/chef/embedded/bin/gem install chef-ruby-lvm-attrib -q --no-rdoc --no-ri -v "0.3.0" --clear-sources --source=https://www.rubygems.org ----
hostname Ran /opt/chef/embedded/bin/gem install chef-ruby-lvm-attrib -q --no-rdoc --no-ri -v "0.3.0" --clear-sources --source=https://www.rubygems.org returned 1
There's a few layers of concern, here, and I'm wondering if it's worthwhile to take on some risk and end some pain:
So RH updated their LVM package, which changes some paths, and the ruby seems fixated on paths. Thus, we need to update our LVM and we hope its compatibility window still includes Chef14 until CinC has a good repo.
This will be the familiar sight to RH/EL people (including PLOS):
There's a few layers of concern, here, and I'm wondering if it's worthwhile to take on some risk and end some pain:
Your call, but until the gem gets fixed to not clobber their predecessors' file on every upgrade I can't see a better way to avoid breaking the run.
Remember when 'breaking the build' incurred a latte or pizza debt and some mild heckling?
The text was updated successfully, but these errors were encountered: