dozzie / yumbootstrap

Linux chroot installer for Yum-based distributions
http://dozzie.jarowit.net/trac/wiki/yumbootstrap
GNU General Public License v3.0
119 stars 45 forks source link

make it work with ubuntu 16.04; fixes dozzie/yumbootstrap#23 #38

Closed asteven closed 6 years ago

asteven commented 6 years ago

Signed-off-by: Steven Armstrong steven.armstrong@id.ethz.ch

dozzie commented 6 years ago

I appreciate that you wanted to help in fixing #23, especially that it made me finally work on the issue, but your change to debian/rules seems unnecessarily messy (including dh-python as a build-dep without a good cause, including a makefile snippet, variables set but not used or exported). 9ad8a090 is how it should look like.

asteven commented 6 years ago

Well it's not that I know what I'm doing here. I just needed it to work, try and error. To me debian packaging is messy. What can I say.

BTW: you may be interested in https://github.com/asteven/yumbootstrap/commit/53a8c887eb3cc19d0ecc4d3aa27f512135612d31 without this (or similar workaround) yumbootstrap (or yum actually) is broken for centos 7.5, at least on ubuntu.