Bug 468535 - Web UI says Content Provider 'Unknown' to a Red Hat sat-synced content
Summary: Web UI says Content Provider 'Unknown' to a Red Hat sat-synced content
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Satellite Synchronization
Version: 530
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Pradeep Kilambi
QA Contact: Milan Zázrivec
URL:
Whiteboard:
: 484445 (view as bug list)
Depends On:
Blocks: 457078
TreeView+ depends on / blocked
 
Reported: 2008-10-25 18:02 UTC by Milan Zázrivec
Modified: 2009-02-19 13:18 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-02-19 13:18:37 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
channel packages listing (77.76 KB, image/png)
2008-10-25 18:02 UTC, Milan Zázrivec
no flags Details

Description Milan Zázrivec 2008-10-25 18:02:15 UTC
Created attachment 321520 [details]
channel packages listing

Description of problem:
* Satellite-5.3.0-RHEL5-re20081024.1
* satellite-sync -m . -c rhel-i386-server-5

The sync from an exported content finishes sucesfully, Web UI says 'Unknown'
to all synced packages (attachment).

After the sync:

SQL> select id, key_id from rhnpackagekey;

        ID KEY_ID
---------- ----------------------------------------------------------------
       100 5326810137017186
       101 219180cddb42a60e
       102 b44269d04f2a6fd2
       103 a8a447dce8562897
       104 2802e89216ff0e46
       105 a53d0bab443e1821
       106 7049e44d025e513b
       107 25dbef78a7048f8d
       108 66ced3de1e5e0159
       109 2e2bcdbcb38a8516
       110 a84edae89c800aca

11 rows selected.

SQL> select provider_id from rhnpackagekey where key_id = '5326810137017186';

PROVIDER_ID
-----------
        100

SQL> select name from rhnpackageprovider where id = 100;

NAME
----------------------------------------------------------------
Red Hat Inc.


SQL> select count(*) from rhnpackagekeyassociation;

  COUNT(*)
----------
         0


Version-Release number of selected component (if applicable):
* satellite-schema-5.3.0-2.el5 (which is based on spacewalk-schema-0.3.4)
* spacewalk-backend-0.2.7-1

Problem does not show when pushing content via rhnpush.

Comment 1 Brandon Perkins 2008-10-30 16:00:47 UTC
Cliff and I assume this is fall-out from the NVREA feature as that column didn't exist in 520 and earlier.  So approving it and marking as part of that feature.

Comment 2 Pradeep Kilambi 2009-02-06 20:30:35 UTC
*** Bug 484445 has been marked as a duplicate of this bug. ***

Comment 6 Milan Zázrivec 2009-02-19 12:44:11 UTC
I'm confirming that satellite-sync -m from a dump containing actual
rpm packages populates the Provider column correctly (as in it
says 'Red Hat Inc.' now).

Comment 7 Pradeep Kilambi 2009-02-19 13:18:37 UTC
Thanks for confirming that Milan. I'll close this as not a boog then.

~ Prad


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