Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 663002 - net-im/signal-desktop-bin-1.15.0 invalid download path
Summary: net-im/signal-desktop-bin-1.15.0 invalid download path
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robert G. Siebeck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-07 08:02 UTC by Daniel Schury
Modified: 2018-08-13 11:35 UTC (History)
8 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Schury 2018-08-07 08:02:57 UTC
Downloading 'https://updates.signal.org/desktop/apt/pool/main/s/signal-desktop/signal-desktop_1.15.0_amd64.deb'
--2018-08-07 09:51:39--  https://updates.signal.org/desktop/apt/pool/main/s/signal-desktop/signal-desktop_1.15.0_amd64.deb
Resolving updates.signal.org... 52.85.224.42, 52.85.224.148, 52.85.224.171, ...
Connecting to updates.signal.org|52.85.224.42|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2018-08-07 09:51:39 ERROR 404: Not Found.

Will work by bumping version to 1.15.1
Comment 1 Simon Detheridge 2018-08-07 16:08:27 UTC
Confirmed, this happens to me. I guess they pulled the earlier version.
Comment 2 Gleb 2018-08-07 17:07:21 UTC
https://github.com/signalapp/Signal-Desktop/releases/tag/v1.15.2 is the new version, an hour ago.
Comment 3 Gleb 2018-08-07 17:08:39 UTC
Simple bump to 1.15.2 works for me.
Comment 4 Florian Berger 2018-08-08 06:44:10 UTC
Today it's 1.15.3 .
Comment 5 Matt Whitlock 2018-08-10 11:03:07 UTC
Since upstream seems to remove older versions from the updates server, maybe these distfiles should be distributed via the Gentoo mirrors.
Comment 6 Robert G. Siebeck 2018-08-10 11:05:15 UTC
(In reply to Matt Whitlock from comment #5)
> Since upstream seems to remove older versions from the updates server, maybe
> these distfiles should be distributed via the Gentoo mirrors.

Yes, that's why I removed the "mirror" restriction (see linked Pull request on GitHub).
Comment 7 russelld 2018-08-13 03:57:52 UTC
Signal have changed download location to suit Linux.  

It seems Signal packaging for Linux is to suit for Ubuntu Xenial

Details provided by Signal from here: https://signal.org/download/: 

curl -s https://updates.signal.org/desktop/apt/keys.asc | sudo apt-key add -
echo "deb [arch=amd64] https://updates.signal.org/desktop/apt xenial main" | sudo tee -a /etc/apt/sources.list.d/signal-xenial.list
sudo apt update && sudo apt install signal-desktop

cheers!
Comment 8 Larry the Git Cow gentoo-dev 2018-08-13 11:35:48 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c485dd03e7ab9cb43f5f2f7adb51cd0ff3202c7

commit 1c485dd03e7ab9cb43f5f2f7adb51cd0ff3202c7
Author:     Robert Siebeck <gentoo.bugzilla.2012@r123.de>
AuthorDate: 2018-08-08 08:43:11 +0000
Commit:     Jason Zaman <perfinion@gentoo.org>
CommitDate: 2018-08-13 11:34:29 +0000

    net-im/signal-desktop-bin: new version 1.15.4
    
    Remove restrictions.
    
    Closes: https://bugs.gentoo.org/663002

 net-im/signal-desktop-bin/Manifest                 |  1 +
 .../signal-desktop-bin-1.15.4.ebuild               | 62 ++++++++++++++++++++++
 2 files changed, 63 insertions(+)