When initially using pakrat to create local mirror everything downloads and is created with no issues.
When trying to update a local repo I get the error:
errors(1):
start() got an unexpected keyword argument 'filename'
I am running the command: pakrat --repoversion=Updates-$(date +%Y-%m-%d) --name=centos7 --baseurl=http://mirror.bytemark.co.uk/centos/7/updates/x86_64/
This is being run on a CentOS7 VM in VMWare. I have also tried using different mirrors. Also this happens with all directories from mirrors not just "updates" but also "centosplus" "extras" etc.
Any help in resolving the issue would be appreciated.