Bug 785703 - Katello not installable
Summary: Katello not installable
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Installer
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified vote
Target Milestone: Unspecified
Assignee: Lukas Zapletal
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-30 11:59 UTC by Lukas Zapletal
Modified: 2019-09-26 13:29 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-22 18:23:20 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Lukas Zapletal 2012-01-30 11:59:59 UTC
for some reason Katello cannot be installed. I tested RHEL 6.2.

It fails during the db seed step:

Errors occured during orchestration #<OrderedHash {}>
 Queue Failed - [#<Task:0x7f47cd746f00 @action=[#<User id: nil,
 username: "admin", password: "admin", helptips_enabled: true,
 created_at: nil, updated_at: nil, own_role_id: nil, page_size: 25,
 disabled: false, email: "root@localhost", password_reset_token: nil,
 password_reset_sent_at: nil, preferences: nil>, :set_pulp_user],
 @status="failed", @priority=3, @timestamp=Mon Jan 30 11:25:14 +0100
 2012, @name="create pulp user: admin">]

When I try to send the request using curl, Pulp responds with 409 which
should be expected in Katello. But for unknown reason it fails.
Unfortunately our db-hooked orchestration does not show the original
exception.

http://pastebin.test.redhat.com/74998

Anyone touched anything that could cause this issue?

Please note there is a new pulp build. Not sure if this is related. Instead of

pulp-0.0.262-1.el6.noarch

we now have a

pulp-0.0.263-1.el6.noarch

in the testing repo. The changelog is:

- fix depsolver to include file based deps (pkilambi)
- 783251 - Implements support for i18n ids for entities like repo, user,
  filter, consumer group etc. Also includes unit tests to avoid regressions
  related to unicode handling. (skarmark)
- Revert "783251 - reverting previous fix to add a more effficient fix with
  less code" (skarmark)
- "783251 - reverting part of the fix for i18n ids" (skarmark)
- 784724 - fix add package to use the correct package object when setting the
  repo id  value (pkilambi)
- 773752 - pulp-admin packagegroup add_package does not add pkg to repo
  (jmatthews)

Comment 1 Lukas Zapletal 2012-01-30 13:48:49 UTC
katello-0.1.206-1 is fixed with

4b33a82 785703 - fixing user creation code

I will try all our system cli tests with various logging levels just to be sure

Comment 2 Lukas Zapletal 2012-01-31 09:46:19 UTC
Did testing with all log levels and did not see any regressions.

Comment 3 Og Maciel 2012-01-31 15:30:42 UTC
Katello Version: 0.1.207-1.el6 worked fine for me today.

Comment 4 Og Maciel 2012-01-31 15:41:24 UTC
Things seem to be working fine for everyone, so I'm validating this.


Note You need to log in before you can comment on or make changes to this bug.