forked from ALHP/ALHP.GO
release alpm handle
This commit is contained in:
1
main.go
1
main.go
@@ -512,6 +512,7 @@ func (b *BuildManager) syncWorker() {
|
||||
}
|
||||
|
||||
// fetch updates between sync runs
|
||||
check(alpmHandle.Release())
|
||||
setupChroot()
|
||||
var err error
|
||||
alpmHandle, err = initALPM(filepath.Join(conf.Basedir.Chroot, pristineChroot), filepath.Join(conf.Basedir.Chroot, pristineChroot, "/var/lib/pacman"))
|
||||
|
Reference in New Issue
Block a user