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.
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.
*** Bug 484445 has been marked as a duplicate of this bug. ***
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).
Thanks for confirming that Milan. I'll close this as not a boog then. ~ Prad