Fixes: https://pagure.io/koji/issue/1031
Where did that delta=False option come from. Doesn't appear to be used.
delta=False
Also:
builder/kojid:5334:66: F821 undefined name 'olddatadir'
I think the subrepo business complicates this. Using the same oldrepodata value for all of them is probably not going to help.
Added fix for subrepos.
rebased onto d063a843a95ba35221ec808677b3c9de17f90eb4
@julian8628 @breilly
Metadata Update from @tkopecek: - Pull-request tagged with: testing-ready
What is the delta=False param used for?
Ah, not used anymore in this version. Removed.
rebased onto a209a91b173f2a6df2b93271db3abfd5dce1c3da
is this TODO resovled?
rebased onto d0c17fa6ccdc2460aa269467d95718a853c712be
Yes, updated
:thumbsup:
Commit aa48b87c fixes this pull-request
Pull-Request has been merged by tkopecek
Metadata Update from @jcupova: - Pull-request tagged with: testing-done
Fixes: https://pagure.io/koji/issue/1031