Cannot upgrade to v 4.0

Hi all, i cannot upgrade to version 4, it says that my 3.3.8-1 is the latest. Ubuntu 20.04.1 LTS 5.4.0-54-generic.

Check picture

Imgur

// Tomas

You’ve missed apt update step

No, i have did a couple of times, i know it was not in the picture but it does not change the outcome.

apt-get update first

@tszigeti double check your apt sources list. I’m not entirely convinced that installing the repo package made the changes it needed to. If you check:

/etc/apt/sources.list.d/graylog.list

The content there should be:

deb https://packages.graylog2.org/repo/debian/ stable 4.0

It’s likely that it’s reading:

deb https://packages.graylog2.org/repo/debian/ stable 3.0

So if you update it to look like the first entry, then run apt-get update, you should be able to install 4.0.

Thank you, it did the trick. Mine read

(hashsign) deb https://packages.graylog2.org/repo/debian/ stable 3.3 (hashsign) disabled on upgrade to focal

I must missclicked at first upgrade.

Thank you for your excellent support.

// Tomas

1 Like

My pleasure! Glad to help!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.