Currently modifications in the yaml file are ignored. If possible pyaptly should updated the aptly setup once modifications are done.
Maybe add a special cmdline flag to trigger an update?
E.g.: Remove the i386 architecture from a mirror should also remove it in the aptly mirror (if requested).
Currently such changes have to be done manually;
aptly mirror edit -architectures="amd64" google-chrome
Thanks @erickeller for reporting the issue.
Currently modifications in the yaml file are ignored. If possible pyaptly should updated the aptly setup once modifications are done.
Maybe add a special cmdline flag to trigger an update?
E.g.: Remove the i386 architecture from a mirror should also remove it in the aptly mirror (if requested).
Currently such changes have to be done manually;
Thanks @erickeller for reporting the issue.