Don't create our own yum cache dir
This commit is contained in:
parent
438d73b51a
commit
1b6e55d528
@ -101,10 +101,6 @@ def get_yum_base_object(installroot, repositories, mirrorlists=[],
|
||||
|
||||
yb.preconf.fn = yumconf
|
||||
yb.preconf.root = installroot
|
||||
yb._getConfig()
|
||||
|
||||
yb._getRpmDB()
|
||||
yb._getRepos()
|
||||
yb._getSacks()
|
||||
#yb.repos.setCacheDir(cachedir)
|
||||
|
||||
return yb
|
||||
|
Loading…
Reference in New Issue
Block a user