canmove, Confirmed users
1,394
edits
No edit summary |
No edit summary |
||
| Line 25: | Line 25: | ||
= Landing = | = Landing = | ||
When the patch is r+'d, commit it as usual, and also add *both* the RPM (or multiple RPMs if multiple architectures are required!) and the SRPM into /data on the designated puppet master, so that it will be distributed to other systems. | When the patch is r+'d, commit it as usual, and also add *both* the RPM (or multiple RPMs if multiple architectures are required!) and the SRPM into /data on the designated puppet master, so that it will be distributed to other systems. Debuginfo RPMs are a good idea, too. Run | ||
createrepo --update $repo_path | |||
to update the metadata. | |||
Note that, pending {{bug|772599}}, yum will cache the metadata for 6 hours, meaning you won't see your packages installed for that duration. | |||