The officially official Devuan Forum!

You are not logged in.

#1 2023-05-26 06:57:00

SpongeBOB
Member
From: Brussels
Registered: 2022-02-07
Posts: 98  

Update nginx > 1.19.4

Hi everyone !

I'm running Chimaera and I would like to update my nginx to >= 1.19.4

When running https://pkginfo.devuan.org/cgi-bin/poli … x&x=submit I get:

nginx

1.22.1-9
  http://deb.devuan.org/merged ceres/main amd64
  http://deb.devuan.org/merged daedalus/main amd64

1.18.0-6.1+deb11u3
  http://deb.devuan.org/merged chimaera/main amd64
  http://deb.devuan.org/merged chimaera/main i386

So it's seem that 1.22.1-9 is ready for the next Devuan release ( I can't wait smile )

But how can I update my Chimaera to a version above 1.19.4 ?

Thanks


Linux noob, plz be kind big_smile

Offline

#2 Yesterday 08:33:11

SpongeBOB
Member
From: Brussels
Registered: 2022-02-07
Posts: 98  

Re: Update nginx > 1.19.4

BTW I followed those instructions

Installing a Prebuilt Debian Package from the Official NGINX Repository

but when I do an sudo apt update

i get

Hit:1 http://deb.devuan.org/merged chimaera InRelease
Ign:2 http://nginx.org/packages/debian chimaera InRelease
Hit:3 http://deb.devuan.org/merged chimaera-updates InRelease
Hit:4 http://deb.devuan.org/merged chimaera-security InRelease
Err:5 http://nginx.org/packages/debian chimaera Release
  404  Not Found [IP: 3.125.197.172 80]
Reading package lists... Done
E: The repository 'http://nginx.org/packages/debian chimaera Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

Last edited by SpongeBOB (Yesterday 08:34:52)


Linux noob, plz be kind big_smile

Offline

#3 Yesterday 12:50:30

Altoid
Member
Registered: 2017-05-07
Posts: 1,199  

Re: Update nginx > 1.19.4

Hello:

SpongeBOB wrote:

... running Chimaera and I would like to update my nginx to >= 1.19.4
... how can I update my Chimaera to a version above 1.19.4 ?

Consider waiting till the new version becomes available in the Chimaera repository?
Or maybe gets backported?

---

SpongeBOB wrote:

... followed those instructions ...
Installing a Prebuilt Debian Package ...

Debian package Devuan package.
Installing a package from a Debian repository to a Devuan installation is, more often than not, a source of grief and/or problems.
There is a reason for the existence of Devuan repositories.

SpongeBOB wrote:

... from the Official NGINX Repository ...

The NGINX Repository, official or not, is not a Debian or Devuan repository.
Noob or not, one thing you should know by now is that installing from foreign repositories is not advisable. ;^°

That said ...

Just what is it about the next version of nginx that is taking you down this path?
Is there a severe security problem involved?
If that's the case, be sure that a patched version will be available very soon.

Is there some essential functionality you need?
Do bear in mind that latest versions are not necessarily better.
Or as tested by its users as previous ones have been since the last release.

And as such, not necessarily bugless.

Best,

A.

Offline

#4 Yesterday 16:09:50

stopAI
Member
Registered: 2023-04-04
Posts: 13  

Re: Update nginx > 1.19.4

SpongeBOB wrote:

BTW I followed those instructions

Hello. Did you imported an official nginx signing key so apt could verify the packages authenticity?

Offline

Board footer