You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i've read the issues on your repo. I have also problems to upgrade Linux Mint 21.3 to 22 with mintupgrade tool. I have checked my official-packages-repositories.list multiple times. I got follow message, when i run the check.py.
It looks like the Issue #10 .
sudo /usr/lib/linuxmint/mintupgrade/checks.py
Die folgenden Probleme wurden gefunden:
['https://ftp.halifax.rwth-aachen.de/linuxmint/ ist nicht erreichbar']
['http://archive.ubuntu.com/ubuntu unterstützt noble nicht']
['http://archive.ubuntu.com/ubuntu unterstützt noble-updates nicht']
['http://security.ubuntu.com/ubuntu unterstützt noble-security nicht']
['http://archive.ubuntu.com/ubuntu unterstützt noble-backports nicht']
I changed the ftp.halifax...... in packages.linuxmint.com and fastly.linuxmint.io but the failure won't gone. My system is behind an proxy. I've configure proxy settings in synaptic, in the /etc/apt/apt.conf.d/01proxy with the following settings:
The "normal" package installations with apt install <package_name> has no problems.
inxi -r outputs:
inxi -r
Repos:
No active apt repos in: /etc/apt/sources.list
No active apt repos in: /etc/apt/sources.list.d/additional-repositories.list
Active apt repos in: /etc/apt/sources.list.d/official-package-repositories.list
1: deb https://ftp.halifax.rwth-aachen.de/linuxmint/ virginia main upstream import backport
2: deb http://archive.ubuntu.com/ubuntu jammy main restricted universe multiverse
3: deb http://archive.ubuntu.com/ubuntu jammy-updates main restricted universe multiverse
4: deb http://security.ubuntu.com/ubuntu jammy-security main restricted universe multiverse
5: deb http://archive.ubuntu.com/ubuntu jammy-backports main restricted universe multiverse
uname:
uname -a
Linux srv-01 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered:
Hi,
i've read the issues on your repo. I have also problems to upgrade Linux Mint 21.3 to 22 with mintupgrade tool. I have checked my
official-packages-repositories.list
multiple times. I got follow message, when i run thecheck.py
.It looks like the Issue #10 .
I changed the
ftp.halifax......
inpackages.linuxmint.com
andfastly.linuxmint.io
but the failure won't gone. My system is behind an proxy. I've configure proxy settings in synaptic, in the/etc/apt/apt.conf.d/01proxy
with the following settings:and with env-variables for root and also my username:
The wget - configurations:
The "normal" package installations with
apt install <package_name>
has no problems.inxi -r outputs:
uname:
uname -a Linux srv-01 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: