Changes

Jump to navigation Jump to search
Line 36: Line 36:     
  sudo vim /usr/lib/python2.7/site-packages/mockbuild/plugins/iso_prepare.py
 
  sudo vim /usr/lib/python2.7/site-packages/mockbuild/plugins/iso_prepare.py
 +
 +
then you will need to comment the two follwoing lines (32 and 33) if you build on a centos 7 box:
 +
#        for l in glob.glob("/dev/loop*"):
 +
#            buildroot.mounts.add(BindMountPoint(srcpath=l, bindpath=buildroot.make_chroot_path(l)))
    
===='''Local Only''': update_repos====
 
===='''Local Only''': update_repos====
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,250

edits

Navigation menu