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

Recent Posts

Pages: [1] 2 3 ... 10
1
Upgrade Warnings / Re: Cannot connect to the source when updating
« Last post by Teriarch on Today at 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?
2
Upgrade Warnings / Re: Cannot connect to the source when updating
« Last post by alexsid on Yesterday at 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
3
Upgrade Warnings / Re: Cannot connect to the source when updating
« Last post by der_bud on Yesterday at 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.
 
4
Upgrade Warnings / Re: Cannot connect to the source when updating
« Last post by alexsid on Yesterday at 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.
5
Upgrade Warnings / Re: Cannot connect to the source when updating
« Last post by devil on Yesterday at 21:08:09 »
Look at
Code: [Select]
/etc/apt/sources.list.d.
6
Upgrade Warnings / Re: Cannot connect to the source when updating
« Last post by alexsid on Yesterday at 20:27:14 »
I also can ping the source with the same result. But it still hangs while updating,

It seems
sudo nano /etc/apt/sources.list
cannot be used anymore (when I use the command, I see the empty file)
So,
how can I change the mirror for my updates?
Is it possible to choose a mirror manually in Siduction?
7
Upgrade Warnings / Re: Cannot connect to the source when updating
« Last post by scholle1 on Yesterday at 19:47:26 »
Terminal output at Tue, 14 Apr 2026 19:43:18 +0200

Code: [Select]
# ping -c3 debian.map.fastly.net
PING debian.map.fastly.net (2a04:4e42:6f::644) 56 data bytes
64 bytes from 2a04:4e42:6f::644: icmp_seq=1 ttl=58 time=24.6 ms
64 bytes from 2a04:4e42:6f::644: icmp_seq=2 ttl=58 time=22.8 ms
64 bytes from 2a04:4e42:6f::644: icmp_seq=3 ttl=58 time=24.0 ms

--- debian.map.fastly.net ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 2003ms
rtt min/avg/max/mdev = 22.844/23.806/24.603/0.727 ms
8
Upgrade Warnings / Cannot connect to the source when updating
« Last post by alexsid on Yesterday at 16:44:19 »
Hi all!

I do sudo apt update

The line:
debian.map.fastly.net (146.75.122.132)
just hangs. And no update. Is it only me or is this a global glitch?
9
2024.1 Shine On / Re: "siducer" hat kein Passwort
« Last post by towo on 2026/04/13, 22:57:45 »
Da ich im Moment nicht weiss, warum das nicht mehr funktioniert, habe das gemacht den ich schon lange machen wollte, nämlich den User siducer ohne Passwort anzulegen. Der Live-User braucht ja nicht wirklich ein Passwort.
10
2024.1 Shine On / Re: "siducer" hat kein Passwort
« Last post by ro_sid on 2026/04/13, 19:49:50 »
Es tut mir leid berichten zu müssen: Der Patch/Fix führt nicht zum Erfolg, den Benutzer siducer wieder mit einem Paßwort zu versehen.
Vermutlich handelt es sich um einen "echten" Fehler im Programm adduser, denn im interaktiven Modus funktioniert das Setzen des Paßworts weiterhin, auch dann wenn man den --gecos Schalter verwendet, im "Batch"-Modus dagegen nicht.

[Persönlicher "Rant": Die Entwickler legen allem Anschein nach mehr Wert darauf, Linux von seinem Unix-Ursprung zu entfernen, als Mühe aufs Testen zu verwenden (filesystem hierarchy standard, kiss, initrd, systemd, namespaces, bootloader etc.). {Ist natürlich nur mein subjektives Empfinden, der sich bis circa 2012 über jede neue Version und die Weiterentwicklung gefreut hat und seitdem (Gnome3) fast nur noch Enttäuschungen erlebt - Siduction ausgenommen.}]
Pages: [1] 2 3 ... 10