Closed j-boy closed 2 months ago
We've seen situations where a major linux upgrade will disable the apt source added in the install steps on https://signal.org/download. See this issue: https://github.com/signalapp/Signal-Desktop/issues/1730
Ah that fixes it. All I needed to do was: /etc/apt/sources.list.d$ sudo mv signal-xenial.list.distUpgrade signal-xenial.list
On Mon, 9 Sept 2024, 9:29 am Scott Nonnenberg, @.***> wrote:
We've seen situations where a major linux upgrade will disable the apt source added in the install steps on https://signal.org/download. See this issue: #1730 https://github.com/signalapp/Signal-Desktop/issues/1730
— Reply to this email directly, view it on GitHub https://github.com/signalapp/Signal-Desktop/issues/7009#issuecomment-2336830050, or unsubscribe https://github.com/notifications/unsubscribe-auth/AASF4QJLT7EXF5P2TENYYY3ZVS6SJAVCNFSM6AAAAABNXW2W3OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZWHAZTAMBVGA . You are receiving this because you authored the thread.Message ID: @.***>
Using a supported version?
Overall summary
When I start the Linux desktop client (version 7.11.1) it says that this version has expired. When I try to update using apt it shows no updates available.
Maybe the problem is the apt repository being for Ubuntu Xenial (16.04)? The https://signal.org/download/ site only shows this option.
Steps to reproduce
apt upgrade signal-desktop
Expected result
I would expect that signal-desktop 7.23 would be installed.
Actual result
There is no update available.
Screenshots
Signal version
7.11.1
Operating system
Ubuntu 24.04.1 LTS
Version of Signal on your phone
7.15.4
Link to debug log
No response