Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 3247

Apt speed problems after 6.17.7 on LG N1T1 NAS (no replies)

$
0
0
Hi!

My LG N1T1 is slow, and normally apt upgrade takes a few minutes. But with 6.17.7 "Building dependency tree" took about 10 hours to 100% but then never continued. I tried:
apt autoremove
rm -f /var/cache/apt/*.bin
rm -rf /var/lib/apt/lists/*
apt clean
apt update
But it did not help.

I also have a backup script that did not work, it stopped at cat /media/data/backup/log/Backup-mail.log | ssmtp -vvv $THEEMAIL when it was supposed to email what it has done

So I tried to go back to 6.16.5 and now it is back to normal. Info about the system (from when I log in):
Model: LG N1T1
Linux version 6.16.5-kirkwood-tld-1 (root@tldDebian) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 PREEMPT Thu Sep  4 15:49:06 PDT 2025
Debian 13.1

What could be the issue?

Viewing all articles
Browse latest Browse all 3247

Trending Articles