Post #1742903
2026-04-28 11:02 UTC
@Deepseacreatur3@thicc.horse Another thing you could try while you're at it:
dpkg -l | grep -E '^i[^i]'
(That's one lowercase L, one pipe/vertical bar, and two lowercase "i"s.)
This should list any packages which should be installed but are not fully installed; indicating whether some package was not correctly installed possibly during the upgrade.
Replies (1)
-
@Deepseacreatur3@thicc.horse 2026-04-28 11:07
@mkj@social.mkj.earth it didn't do anything unfortunately :0