Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 657294 - net-im/signal-desktop-bin-1.11.0 should RDEPEND on x11-libs/gtk+:2
Summary: net-im/signal-desktop-bin-1.11.0 should RDEPEND on x11-libs/gtk+:2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robert G. Siebeck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-03 18:45 UTC by Markus Rathgeb
Modified: 2018-06-09 14:54 UTC (History)
1 user (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 Markus Rathgeb 2018-06-03 18:45:32 UTC
After merging net-im/signal-desktop-bin-1.11.0 I tried to start the application using "signal-desktop".

This does not work. I got this error:

signal-desktop: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory

It seems the ebuild miss the dependency to GTK:2.
Comment 1 Markus Rathgeb 2018-06-04 07:40:44 UTC
I realized that there is already 1.12.0 which should have a RDEPEND on x11-libs/gtk+:3[X].
Perhaps it would make more sense to bump the package and add the respective RDEPEND on the updated one.
Comment 2 Larry the Git Cow gentoo-dev 2018-06-09 14:54:59 UTC
The bug has been closed via the following commit(s):

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

commit cd23f6f3def148a21e51b5783c1c51524497798e
Author:     Robert Siebeck <gentoo.bugzilla.2012@r123.de>
AuthorDate: 2018-06-03 21:52:05 +0000
Commit:     Aaron Bauman <bman@gentoo.org>
CommitDate: 2018-06-09 14:54:46 +0000

    net-im/signal-desktop-bin: add new version 1.12.0
    
    Closes: https://bugs.gentoo.org/657294
    Closes: https://github.com/gentoo/gentoo/pull/8717

 net-im/signal-desktop-bin/Manifest                 |  1 +
 .../signal-desktop-bin-1.12.0.ebuild               | 57 ++++++++++++++++++++++
 2 files changed, 58 insertions(+)