-
ProposalI would like to migrate from a 3.1.9 (on Ubuntu 18) version to the latest available release (on Ubuntu 24.04). Reading package lists... Done E: Version '4.11.15' for 'globaleaks' was not found |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments
-
|
Hello @daballo Thank you for reaching me here. I was probably incorrect with my instructions. Since the version you need to install is the version 4.11.5 the correct command is: The proper recommendation to update from an old system like this is to do: Please let us know if the migration proceeds correctly. |
Beta Was this translation helpful? Give feedback.
-
|
Done, but.... |
Beta Was this translation helpful? Give feedback.
-
|
On which server are you performing this activity @daballo ? this command should be executed on the same bionic system that is hosting the setup in version 3.1.9 If for some reason this system is misconfigured and the system struggles to find the package you could retrieve the package manually from our repository and install it with |
Beta Was this translation helpful? Give feedback.
-
|
I am doing these activities on an Ubuntu 24.04. The machine that has 3.1.9 is very old. |
Beta Was this translation helpful? Give feedback.
-
|
@daballo : please just rely on the instructions that i provided. the site that you used seems to contain automated and not-trusted content and for sure it lead to failure. |
Beta Was this translation helpful? Give feedback.
Hello @daballo
Thank you for reaching me here.
I was probably incorrect with my instructions.
Since the version you need to install is the version 4.11.5 the correct command is:
apt-get install globaleaks=4.11.5The proper recommendation to update from an old system like this is to do:
3.1.9 -> 4.11.5 -> 5 (currently 5.0.65)
Please let us know if the migration proceeds correctly.