[katello-devel] F16 nightly

Bryan Kearney bkearney at redhat.com
Fri Oct 26 16:16:29 UTC 2012


On 10/26/2012 11:14 AM, Lukas Zapletal wrote:
> On Fri, Oct 26, 2012 at 11:01:08AM -0400, Bryan Kearney wrote:
>> How behind? Should be last night, yes?
>>
>
> You dont read lists, you dont know :-)
>
> I have announced that due to build issue, nightly was not generated this
> night. What you saw is state from day before tomorrow.
>
> Now its fixed, I have initiated build this afternoon and repos were
> finally generated and mirrored hour ago.
>
> Try now, it's working for me.
>
>
Must be me.

1) I started with a clean install of F16 , then
2) rpm -Uvh 
http://fedorapeople.org/groups/katello/releases/yum/nightly/Fedora/16/x86_64/katello-repos-latest.rpm
3) yum install katello-all
4) katello-configure

I got a failure
** Invoke seed_with_logging (first_time)
** Invoke db:seed (first_time)
** Invoke db:abort_if_pending_migrations (first_time)
** Invoke environment (first_time)
** Execute environment
** Execute db:abort_if_pending_migrations
** Execute db:seed
rake aborted!
uninitialized constant Resources::Foreman::ForemanApi
/usr/share/katello/lib/resources/foreman.rb:26


I notice that foreman_api is not in Gemfile nor in Gemfile.lock, so I 
add it and I get:

** Invoke seed_with_logging (first_time)
** Invoke db:seed (first_time)
** Invoke db:abort_if_pending_migrations (first_time)
** Invoke environment (first_time)
** Execute environment
** Execute db:abort_if_pending_migrations
** Execute db:seed
rake aborted!
could not find foreman-admin-user
/usr/share/katello/db/seeds.rb:45
/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.10/lib/active_support/dependencies.rb:235:in 
`load'
/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.10/lib/active_support/dependencies.rb:235:in 
`load'
/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.10/lib/active_support/dependencies.rb:227:in 
`load_dependency'
/usr/lib/ruby/gems/1.8/gems/activesupport-3.0.10

-- bk






More information about the katello-devel mailing list