Ahh.. I see :(
I elected for reinstall - and received this error upon running
foreman-installer:
Execution of '/usr/bin/yum -d 0 -e 0 -y list
ruby193-rubygem-passenger-native' returned 1: Error: No matching Packages
to list
when I do a manual search for that package, I find:
yum search ruby193-rubygem-passenger
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.cogentco.com
* epel: reflector.westga.edu
* extras: repo1.ash.innoscale.net
* updates: mirrors.advancedhosters.com
===================================================================== N/S
matched: ruby193-rubygem-passenger
=====================================================================
ruby193-rubygem-passenger40-debuginfo.x86_64 : Debug information for package
ruby193-rubygem-passenger40
ruby193-rubygem-passenger40.x86_64 : Passenger Ruby web application server
ruby193-rubygem-passenger40-devel.x86_64 : Apache Module for Phusion
Passenger
ruby193-rubygem-passenger40-doc.noarch : Apache Module for Phusion Passenger
ruby193-rubygem-passenger40-native.x86_64 : Phusion Passenger native
extensions
ruby193-rubygem-passenger40-native-libs.x86_64 : Phusion Passenger native
extensions
I verified all my repos are up to date against the install documentation...
Either I am missing a repo that contains this package or they updated the
packages and foreman is looking for the old one?
On Wednesday, October 19, 2016 at 10:26:43 AM UTC-4, Dominic Cleal wrote:
>
> On 19/10/16 10:20, Austin Smith wrote:
> > You got me! I totally missed that!! :(
> >
> > And perhaps I spoke too soon - Got another error.. :( :(
> >
> > I ran the command you pasted, everything ran successfully. I attempted
> > to step to foreman-rake db:seed and received notice I had 63 pending
> > transactions.
> >
> > So I ran the following:
> >
> > [root@v-atl-centos-7-puppet-01 ~]# foreman-rake db:migrate --trace
> > ** Invoke db:migrate (first_time)
> > ** Invoke environment (first_time)
> > ** Execute environment
> > ** Invoke db:load_config (first_time)
> > ** Execute db:load_config
> > ** Execute db:migrate
> > == 20151104100257 AddHostsCountToHostgroup: migrating
> > =========================
> > -- add_column(:hostgroups, :hosts_count, :integer, {:default=>0})
> > rake aborted!
> > StandardError: An error has occurred, all later migrations canceled:
> > Mysql2::Error: Duplicate column name 'hosts_count': ALTER TABLE
> > `hostgroups` ADD `hosts_count` int(11) DEFAULT [..]
>
> This suggests that the migration's been run already but the fact it ran
> hasn't been recorded (in schema_migrations). I'd consider restoring the
> DB and running the migration again in case it's been left in a
> half-migrated state from earlier errors.
>
> --
> Dominic Cleal
> [email protected] <javascript:>
>
--
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.