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

Unable to install under Centos 7 #40

Closed chrisplusplus closed 4 years ago

chrisplusplus commented 4 years ago

Can anyone get this to install under centos 7? I can't for the life of me get this to work.

dozzie commented 4 years ago

I'm told people do. I also just checked, building and installing works fine.

chrisplusplus commented 4 years ago

I actually did figure it out. For Centos 7: make srpm rpmbuild --rebuild yumbootstrap-*.src.rpm cd /root/rpmbuild/RPMS rpm -i [name-of-package.noarch.rpm]