Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 677328 - net-im/skypeforlinux should depend on gnome-base/gconf[policykit]
Summary: net-im/skypeforlinux should depend on gnome-base/gconf[policykit]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gino McCarty
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-05 17:47 UTC by bob
Modified: 2019-04-11 21:23 UTC (History)
2 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 bob 2019-02-05 17:47:37 UTC
Skype needs gnome-base/gconf with "policykit" use enabled, otherwise it crashes.
Right now it depends just on gconf.
Comment 1 Gino McCarty 2019-02-07 02:11:59 UTC
can you paste the output of these crashes?
Comment 2 Gino McCarty 2019-02-07 02:16:13 UTC
also which profile are you using? policykit is masked enabled for me

[ebuild  N    ] gnome-base/gconf-3.2.6-r4:2::gentoo  USE="ldap (policykit)....
Comment 3 bob 2019-02-07 10:12:14 UTC
it doesn't output anything, it just segfaults.

i'm using
[12]  default/linux/amd64/17.0 (stable) *

policykit should be forced on, not masked enabled.
Comment 4 Dominique Michel 2019-02-15 16:08:31 UTC
Not sure if it is related to policykit. I am running an ~amd64 openrc system without policykit and get the same issue. skypeforlinux start, show its windows, and cash silently 10 or 20 seconds later.

I bumped the ebuild to skypeforlinux-8.40.76.32.ebuild and changed the SRC_URI line to:

SRC_URI="https://repo.skype.com/rpm/unstable/${PN}_${PV}-1.x86_64.rpm"

That version work like a charm, that with the rt-sources kernel with CGROUP completely disabled.
Comment 5 Gino McCarty 2019-03-19 22:26:29 UTC
this change in PR https://github.com/gentoo/gentoo/pull/10885
Comment 6 bob 2019-03-21 11:06:05 UTC
Guys, i'm telling you, it still happens.
Comment 7 Larry the Git Cow gentoo-dev 2019-04-11 19:40:38 UTC
The bug has been referenced in the following commit(s):

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

commit 43c5c50d682565ad2306ec1d8dbce99537d07008
Author:     Gino McCarty <onigino@protonmail.com>
AuthorDate: 2019-01-21 23:25:38 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2019-04-11 19:40:18 +0000

    net-im/skypeforlinux: Add Multilib use flag support for elogind/systemd
    
    Bug: https://bugs.gentoo.org/671524
    Bug: https://bugs.gentoo.org/677758
    Bug: https://bugs.gentoo.org/677328
    
    Signed-off-by: Gino McCarty <onigino@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/10885
    Signed-off-by: David Seifert <soap@gentoo.org>

 ...orlinux-8.34.0.78.ebuild => skypeforlinux-8.34.0.78-r1.ebuild} | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)