Actions
action #24822
closedmerge back maintenance updates
Start date:
2018-04-22
Due date:
2018-04-22
% Done:
0%
Estimated time:
Description
maintenance updates from the update project need to be merged back into the main repo
- use osc checkupdate (https://github.com/coolo/factory-auto/osc-plugin-checkupdate.py) to find updated packages
- copy them back using 'osc copypac -e openSUSE:13.2:Update openSUSE:13.2 -m "Update to match Update channel update#."'; On purpose do it by hand without automation to avoid screwups
- adjust the release number to be higher than in the update repo using FIXME¹
- remove updates from the update repo by using "osc killupdate NUMBER"
[1] adjust the release number by checking the state of the package 'osc getbinaries openSUSE:13.2:Update . standard x86_64' and then writting higher revision to .spec file. To submit this update to repository just use 'osc ci --noservice -m "Add revision to ensure new-enough over Update channel."'
There should be a way to do this by means of obs
Updated by lnussel about 7 years ago
- Copied from action #16778: merge back maintenance updates added
Updated by lnussel over 6 years ago
- Due date changed from 2018-03-09 to 2018-04-22
- Start date changed from 2018-03-09 to 2018-04-22
Updated by lnussel almost 6 years ago
- Copied to action #47513: merge back maintenance updates added
Actions