Opened 2 years ago

Closed 2 years ago

#2303 closed defect (fixed)

Installation instructions for Ubuntu refer to non-existent package

Reported by: ovenblast@… Owned by: thresh
Priority: minor Milestone:
Component: documentation Version: 1.19.x
Keywords: Cc:
uname -a: Linux d0903c8235c5 4.19.76-linuxkit #1 SMP Thu Oct 17 19:31:58 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
nginx -V: n/a

Description

The package ubuntu-archive-keyring does not exist.

# apt install curl gnupg2 ca-certificates lsb-release ubuntu-archive-keyring
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package ubuntu-archive-keyring 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

E: Package 'ubuntu-archive-keyring' has no installation candidate

Tested on Docker image ubuntu:focal.

Change History (4)

comment:1 by thresh, 2 years ago

Owner: set to thresh
Status: newassigned

Hello!

Interesting, it definitely used to be there. I'll explore our options, thanks!

comment:2 by thresh, 2 years ago

Ah, it looks like for Ubuntu we've been using ubuntu-keyring package instead - and that's documented on https://nginx.org/en/linux_packages.html#Ubuntu exactly like that.

I've now looked at the Russian version of documentation and it has this exact error there which I will fix.

Is there any other place that I missed that has this wrong bit?

Thanks!

comment:3 by ovenblast@…, 2 years ago

I came across this issue from Russian version, indeed the English version is fine.

comment:4 by thresh, 2 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.