On 23/06/16 00:57, Subramanian Natarajan wrote: > Hi there, > > I have upgrade Foreman successfully from 1.6.1 to 1.7.5 based on the > upgarde documentation. But upgrade to 1.8 failed with following error: > > --> Finished Dependency Resolution > Dependency Process ending > Depsolve time: 1.602 > Error: Package: ruby193-rubygem-turbolinks-2.5.3-1.el7.noarch (foreman) > Requires: ruby193-rubygem(coffee-rails) > You could try using --skip-broken to work around the problem > You could try running: rpm -Va --nofiles --nodigest > > Foreman is running on a CentOS Linux release 7.2.1511 (Core) server.
Which repositories do you have enabled? You may be missing the ruby193 repo - "yum install centos-release-scl" to get all of the SCL ones you'll need. -- Dominic Cleal [email protected] -- You received this message because you are subscribed to the Google Groups "Foreman users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/foreman-users. For more options, visit https://groups.google.com/d/optout.
