Welcome, Guest. Please login or register.
Did you miss your activation email?

Recent Posts

Pages: 1 2 3 [4] 5 6 ... 10
31
Upgrade Warnings / Re: Cannot connect to the source when updating
« Last post by Teriarch on 2026/04/15, 12:56:59 »
@alexsid

> I cannot open in browser neither
> https://deb.debian.org/

Try https://deb.debian.org/debian
32
Upgrade Warnings / Re: Cannot connect to the source when updating
« Last post by alexsid on 2026/04/15, 10:32:17 »
Du kannst auch
Code: [Select]
nala fetch probieren und einen oder mehrere Spiegelserver auswählen.

You can also try
Code: [Select]
nala fetch and select one or more mirror servers.

edlin

THANK YOU SO MUCH!!! I know how to change mirrors now!

I cannot open in browser neither
https://deb.debian.org/
nor
http://deb.debian.org/
33
Upgrade Warnings / Re: Cannot connect to the source when updating
« Last post by edlin on 2026/04/15, 10:02:24 »
Du kannst auch
Code: [Select]
nala fetch probieren und einen oder mehrere Spiegelserver auswählen.

You can also try
Code: [Select]
nala fetch and select one or more mirror servers.

edlin
34
Upgrade Warnings / Re: Cannot connect to the source when updating
« Last post by hendrikL on 2026/04/15, 09:31:33 »
If nothing works, then try:
www.debian.org/mirror/list

or/and read:
https://deb.debian.org/
35
Upgrade Warnings / Re: Cannot connect to the source when updating
« Last post by hendrikL on 2026/04/15, 09:22:15 »
Code: [Select]
Types: deb
URIs: https://deb.debian.org/debian/
Suites: unstable
Components: main  contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg

A shot in the dark,
 Change 'https://deb/...' into 'http://deb/.../'
36
Upgrade Warnings / Re: Cannot connect to the source when updating
« Last post by Teriarch on 2026/04/15, 01:21:48 »
Irgendwoher muss die Info

>  debian.map.fastly.net (146.75.122.132)

ja schließlich kommen. Und mit diesem Server stimmt 'was nicht.

Kannst Du mit

$ sudo grep -r  debian.map.fastly.net /etc/*

nach einem Eintrag dieser Art suchen?
37
Upgrade Warnings / Re: Cannot connect to the source when updating
« Last post by alexsid on 2026/04/14, 22:12:40 »
1. Please show the content of the directory /etc/apt/sources.list.d, what files do you have there?
Code: [Select]
ls -l /etc/apt/sources.list.d
2. Please show the full content of the file responsible for debian (in my case that would be debian.sources)
Code: [Select]
cat /etc/apt/sources.list.d/debian.sources
debian.map.fastly.net is not connected with siduction, it is a debian mirror.

debian.sources

Types: deb
URIs: https://deb.debian.org/debian/
Suites: unstable
Components: main  contrib non-free non-free-firmware
Signed-By: /usr/share/keyrings/debian-archive-keyring.gpg

===============

-rw-r--r-- 1 root root  141 мар 28 19:46 brave-browser-release.list.bak
-rw-r--r-- 1 root root  163 апр 14 21:22 brave-browser-release.sources
-rw-r--r-- 1 root root  325 мар 28 13:48 dbgsym.list.bak
-rw-r--r-- 1 root root  608 мар 28 13:48 debian.list.bak
-rw-r--r-- 1 root root  176 мар 28 19:46 debian.sources
-rw-r--r-- 1 root root 4234 мар 28 13:48 extra.list.bak
-rw-r--r-- 1 root root  186 мар 28 19:46 extra.sources
-rw-r--r-- 1 root root 4447 мар 28 13:48 fixes.list.bak
-rw-r--r-- 1 root root  186 мар 28 19:46 fixes.sources
38
Upgrade Warnings / Re: Cannot connect to the source when updating
« Last post by der_bud on 2026/04/14, 21:48:05 »
1. Please show the content of the directory /etc/apt/sources.list.d, what files do you have there?
Code: [Select]
ls -l /etc/apt/sources.list.d
2. Please show the full content of the file responsible for debian (in my case that would be debian.sources)
Code: [Select]
cat /etc/apt/sources.list.d/debian.sources
debian.map.fastly.net is not connected with siduction, it is a debian mirror.
 
39
Upgrade Warnings / Re: Cannot connect to the source when updating
« Last post by alexsid on 2026/04/14, 21:29:20 »
Look at
Code: [Select]
/etc/apt/sources.list.d.
It does not help.

1. debian.map.fastly.net (146.75.122.132) is located in Germany. Is it Siduction server? I cannot find it in my sources.list.d folder.
2. What if I want to choose a mirror manually on Siduction. Can I do it? In EndeavourOS I can. What about Siduction? How to rank mirrors? Are they ranked automatically?

By the way Debian Stable updates don't work on iDealOS (MX-linux fork) and on Q4OS - based on Debian Trixie for me today. EndeavourOS updates smoothly.
40
Upgrade Warnings / Re: Cannot connect to the source when updating
« Last post by devil on 2026/04/14, 21:08:09 »
Look at
Code: [Select]
/etc/apt/sources.list.d.
Pages: 1 2 3 [4] 5 6 ... 10