Yair Zaslavsky has posted comments on this change. Change subject: core: upgrade si26.1 to si27 failed ......................................................................
Patch Set 2: (2 inline comments) .................................................... Commit Message Line 3: AuthorDate: 2013-02-11 13:15:08 +0200 Line 4: Commit: Ofer Schreiber <[email protected]> Line 5: CommitDate: 2013-02-11 16:17:15 +0200 Line 6: Line 7: core: upgrade si26.1 to si27 failed I would prefer you do not use si. Line 8: Line 9: Patch addresses the following problem Line 10: taskcleaner needs dbfunctions and dbcustomfunctions Line 11: taskcleaner and dbfunctions*.sh are in dbscripts rpm, which is Line 13: Line 14: The ONLY viable option is to separate taskcleaner and its SP installing Line 15: from dbscripts, and move it into the setup rpm, in that way, it will be Line 16: always available. Line 17: In order to do so, we need to do the following: "Always available" means that other scripts usiing the moved files will still work? Line 18: 1. Make taskcleaner a standalone script (e.g, remove the dependency on Line 19: dbfunctions) Line 20: 2. Move it outside of dbscripts folder (to tools/dbutils) Line 21: 3. Alter the rpm spec file to include the standalone taskcleaner in -- To view, visit http://gerrit.ovirt.org/11917 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I82e9ccd3f621f1b524d4f7ed587fe9f266ffa8de Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Eli Mesika <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Moran Goldboim <[email protected]> Gerrit-Reviewer: Ofer Schreiber <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
