+++ This bug was initially created as a clone of Bug #867408 +++ Description of problem: Schema upgrade from Spacewalk 1.6 to Spacewalk 1.7: ... update rhnpackagegroup set name = substr(name, 1, length(name)-1) * ERROR at line 1: ORA-00001: unique constraint (RHNSAT.RHN_PACKAGE_GROUP_NAME_UQ) violated ---- Version-Release number of selected component (if applicable): Spacewalk 1.6 -> 1.7 schema upgrades How reproducible: Deterministic Steps to Reproduce: 1. Spacewalk 1.6 2. Push a src rpm to your Spacewalk such that its package group is not used by any of the binary rpms you have on your Spacewalk already 3. Upgrade to Spacewalk 1.7 Actual results: Schema upgrade failes with the error above. Expected results: Schema upgrades successfully. Additional info: N/A
spacewalk.git master: 220aa08351af2365ecea664c07416ea24a6ea2a2
spacewalk.git master: 7b83198641109da47a4f5f47448dec5efe07ba13
Moving ON_QA. Packages that address this bugzilla should now be available in yum repos at http://yum.spacewalkproject.org/nightly/
Spacewalk 1.8 has been released: https://fedorahosted.org/spacewalk/wiki/ReleaseNotes18