Then there was another missing dependency [FONT=Courier New][COLOR="#008080"]python3-pbr[/COLOR][/FONT] but this is provided by [FONT=Courier New][COLOR="#008080"]yast[/COLOR][/FONT]. After installing it [FONT=Courier New][COLOR="#008080"]python3-certbot-apache[/COLOR][/FONT] was then finally not a problem and I could very easy create a certificate using the [FONT=Courier New][COLOR="#008080"]dns-01 challenge[/COLOR][/FONT] for a local domain with this command:
certbot -d local.example.com --manual --preferred-challenges dns --installer apache
[COLOR="#FF0000"]The remaining question[/COLOR]: In which module is the [FONT=Courier New][COLOR="#008080"]python3-mock[/COLOR][/FONT] package so it doesn’t have to be downloaded separately?
Then there was another missing dependency [FONT=Courier New][COLOR="#008080"]python3-pbr[/COLOR][/FONT] but this is provided by [FONT=Courier New][COLOR="#008080"]yast[/COLOR][/FONT]. After installing it [FONT=Courier New][COLOR="#008080"]python3-certbot-apache[/COLOR][/FONT] was then finally not a problem and I could very easy create a certificate using the [FONT=Courier New][COLOR="#008080"]dns-01 challenge[/COLOR][/FONT] for a local domain with this command:
certbot -d local.example.com --manual --preferred-challenges dns --installer apache
[COLOR="#FF0000"]The remaining question[/COLOR]: In which module is the [FONT=Courier New][COLOR="#008080"]python3-mock[/COLOR][/FONT] package so it doesn’t have to be downloaded separately?[/QUOTE]
Hi
You could ask the OBS maintainers for it to get pushed to Backports and it will get to Package Hub?
Then there was another missing dependency [FONT=Courier New][COLOR="#008080"]python3-pbr[/COLOR][/FONT] but this is provided by [FONT=Courier New][COLOR="#008080"]yast[/COLOR][/FONT]. After installing it [FONT=Courier New][COLOR="#008080"]python3-certbot-apache[/COLOR][/FONT] was then finally not a problem and I could very easy create a certificate using the [FONT=Courier New][COLOR="#008080"]dns-01 challenge[/COLOR][/FONT] for a local domain with this command:
certbot -d local.example.com --manual --preferred-challenges dns --installer apache
[COLOR="#FF0000"]The remaining question[/COLOR]: In which module is the [FONT=Courier New][COLOR="#008080"]python3-mock[/COLOR][/FONT] package so it doesn’t have to be downloaded separately?[/QUOTE]
Thank you Ismail. I wasn’t really aware of the site where I can run the queries. You saved my life as now it’s so easy when I need to know the module of a package!