Bug 468070 - Activation Key Packages Not Getting Installed During Virt Kickstarts
Summary: Activation Key Packages Not Getting Installed During Virt Kickstarts
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Registration
Version: 520
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Justin Sherrill
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-10-22 16:54 UTC by Devan Goodwin
Modified: 2008-10-31 03:06 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-10-30 18:19:30 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Devan Goodwin 2008-10-22 16:54:51 UTC
Description of problem:

Packages listed to be installed as part of an activation key are not being installed when kickstarting a virtual guest.

Version-Release number of selected component (if applicable):

5.2.0

How reproducible:

Seems 100%.

Steps to Reproduce:
1. Create activation key with just a package to install. (tested with osad)
2. Create guest kickstart profile.
3. Associate kickstart profile with activation key.
4. Kickstart guest.
  
Actual results:

osad not installed.

Expected results:

osad should be installed. :)

Additional info:

Note that associating the exact same activation key with a *non* virt kickstart profile, osad installs fine. 

This leads me to believe the problem is in the registration code. We've already seen there are several very disjoint paths through this code depending on how you're registering, I suspect virt registrations are forking another direction where activation keys aren't getting processed properly.

Comment 1 Brandon Perkins 2008-10-30 15:34:07 UTC
Devan,

Two issues that I'd like your comments on:

1) In your "Steps to Reproduce", you are not specific on what method you are using to subscribe the system to the rhn-tools channel.  Can you please provide that exact step (kickstart vs activation key)

2) This test is only covering a package from a child channel.  Does this happen with base channel packages as well (a2ps, zsh, screen, etc).

Right now, there isn't enough information to accept this bug.

Comment 2 Devan Goodwin 2008-10-30 18:19:30 UTC
NOTABUG. I went back to verify and discovered I was doing something very stupid. Very stupid indeed.

osad gets installed if you actually apply it on the activation key instead of just calling your activation key "osad-key" and assuming that'll do the trick.

DOH

Comment 3 Brandon Perkins 2008-10-31 03:06:27 UTC
LOL


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