
4 Aug
2021
4 Aug
'21
10:30 a.m.
Hi, when I try to run ost.sh on a local repo with --custom-repo=file:///home/pdm/rpmbuild/repodata/repomd.xml, I get the following error: requests.exceptions.InvalidSchema: No connection adapters were found for 'file:///home/pdm/rpmbuild/repodata/repomd.xml I tried using file:/home/... and /home/... but neither works. https://... works fine. How can I run the script with a custom repo in a local directory? Thanks, Milan