Report this

What is the reason for this report?

Unexpected result from answering a Linux prompt on my Droplet

Posted on March 2, 2022

As I was following the tutorial on “How To Serve Flask Applications with Gunicorn and Nginx on Ubuntu 20.04” I was prompted to install various packages, such as Certbot for setting up my SSL certificate.

When I did the following command: sudo apt install python3-certbot-nginx

I got this reply:

Need to get 1264 kB of archives. After this operation, 6657 kB of additional disk space will be used. Do you want to continue? [Y/n] Y Abort.

As you can see, the prompt was [Y/n], which made me think I need to type an uppercase Y to say yes. But when I did, the operation aborted. Very confusing. When I tried it again and used a lowercase y, it proceeded.

I will share this as a ticket, but I also want to share it in the community in case others have the same problem.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.