Hi,
Thanks to everyone for the help, and I know I'm a bit off topic here
with this Signal thing, sorry. It's the only Franken thing on my box.
But, I thought maybe someone was also using Signal on their Debian box
and could help. In fact this lag when updating in pretty new, but I
cannot say when it appeared in the first place (thought it might go away
by it's own).
Le 22-04-2022, à 12:11:14 -0600, Charles Curley a écrit :
On Fri, 22 Apr 2022 19:26:47 +0200
steve <dl...@bluewin.ch> wrote:
When I 'apt update', the following URL takes ages:
Atteint :2 https://updates.signal.org/desktop/apt xenial InRelease
Why? Do you see the same?
As luck would have it, I just had an update for signal (5.40) waiting
for me. I saw no noticeable delay.
What is your sources.list for signal? I have:
root@hawk:~# cat /etc/apt/sources.list.d/signal-xenial.list
deb [arch=amd64 signed-by=/usr/share/keyrings/signal-desktop-keyring.gpg]
https://updates.signal.org/desktop/apt xenial main
cat signal-xenial.list
deb [arch=amd64] https://updates.signal.org/desktop/apt xenial main
The keyring thing missing was I added it, but it didn't change anything,
update still lags. But upgrade goes quickly.
Is there a debug mode for apt that could be helpful? I tried
apt -oDebug::pkgAcquire::Worker=1 update
but it doesn't show interesting info for my case.
Might need to fire up tcpdump to see the trafic.