How to use mash which to create yum repo from koji tag ? I can't find any doc form internet.
run "mash --output ~/repo dist-build " show error below: ERROR: No configuration named 'dist-build'!
Thanks a lot !
..snip..
On Thu, Jun 24, 2010 at 6:28 PM, Eric Zhong ericiszhongwenjia@gmail.comwrote:
How to use mash which to create yum repo from koji tag ?
After proper configuration of mash.conf, create a .mash file in /etc/mash. Suppose you created, example.mash. Run mash as "mash example"
Looking at config.py in the mash sources will give you a better idea of what you can do with mash.
Jitesh
buildsys@lists.fedoraproject.org