Skip to content

Update guide.md #2437

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Update guide.md #2437

wants to merge 1 commit into from

Conversation

mayanxoni
Copy link
Contributor

This PR resolves the issue: #2436

Using the command: sudo apt install -y nginx certbot python-certbot-nginx throws the following error:

Package python-certbot-nginx is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  python3-certbot-nginx

E: Package 'python-certbot-nginx' has no installation candidate

However, using sudo apt install -y nginx certbot python3-certbot-nginx can resolve the issue.
@oxy
Copy link

oxy commented Dec 10, 2020

Thanks for the contribution!

Can you please force-push and update your commit to follow our general commit style? In this case, it would be docs: Update nginx certbot to use python3

@mayanxoni
Copy link
Contributor Author

Duplicate of #2439

@mayanxoni mayanxoni closed this Dec 11, 2020
@mayanxoni mayanxoni deleted the patch-1 branch December 11, 2020 05:43
Copy link

@dhoom56 dhoom56 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

C

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants