see here https://repo.skype.com/rpm/stable/
already in the pipes: https://github.com/gentoo/gentoo/pull/14526
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ca253990035b9bb6c70d2ae4953404a2c6b807f commit 7ca253990035b9bb6c70d2ae4953404a2c6b807f Author: Jan Vesely <jano.vesely@gmail.com> AuthorDate: 2020-01-31 06:23:21 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2020-02-04 13:52:20 +0000 net-im/skypeforlinux: Bump version to 8.56.0.103 Bug: https://bugs.gentoo.org/707964 Signed-off-by: Jan Vesely <jano.vesely@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org> net-im/skypeforlinux/Manifest | 1 + .../skypeforlinux/skypeforlinux-8.56.0.103.ebuild | 102 +++++++++++++++++++++ 2 files changed, 103 insertions(+)
(In reply to Jan Vesely from comment #1) > already in the pipes: > https://github.com/gentoo/gentoo/pull/14526 /opt/skypeforlinux/skypeforlinux [12848:0204/170234.622394:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /opt/skypeforlinux/chrome-sandbox is owned by root and has mode 4755. Trace/breakpoint trap custom@phoenix ~ $ the /opt/skypeforlinux/chrome-sandbox need to change permission to 4755
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f72fa8731475ff9889c082b79ae5adf1ef722898 commit f72fa8731475ff9889c082b79ae5adf1ef722898 Author: David Seifert <soap@gentoo.org> AuthorDate: 2020-02-04 16:18:30 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2020-02-04 16:18:30 +0000 net-im/skypeforlinux: Fix sandbox mode Bug: https://bugs.gentoo.org/707964 Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> ...ypeforlinux-8.56.0.103.ebuild => skypeforlinux-8.56.0.103-r1.ebuild} | 2 ++ 1 file changed, 2 insertions(+)
(In reply to Andrea Postiglione from comment #3) > (In reply to Jan Vesely from comment #1) > > already in the pipes: > > https://github.com/gentoo/gentoo/pull/14526 > > /opt/skypeforlinux/skypeforlinux > [12848:0204/170234.622394:FATAL:setuid_sandbox_host.cc(157)] The SUID > sandbox helper binary was found, but is not configured correctly. Rather > than run without sandboxing I'm aborting now. You need to make sure that > /opt/skypeforlinux/chrome-sandbox is owned by root and has mode 4755. > Trace/breakpoint trap > custom@phoenix ~ $ > > > > the /opt/skypeforlinux/chrome-sandbox need to change permission to 4755 that sounds like https://bugs.gentoo.org/692692 Do you have user name space enabled? Did the ebuild print warnings about kernel configuration? Did you follow them?
(In reply to Larry the Git Cow from comment #4) > The bug has been referenced in the following commit(s): > > https://gitweb.gentoo.org/repo/gentoo.git/commit/ > ?id=f72fa8731475ff9889c082b79ae5adf1ef722898 > > commit f72fa8731475ff9889c082b79ae5adf1ef722898 > Author: David Seifert <soap@gentoo.org> > AuthorDate: 2020-02-04 16:18:30 +0000 > Commit: David Seifert <soap@gentoo.org> > CommitDate: 2020-02-04 16:18:30 +0000 > > net-im/skypeforlinux: Fix sandbox mode > > Bug: https://bugs.gentoo.org/707964 > Package-Manager: Portage-2.3.87, Repoman-2.3.20 > Signed-off-by: David Seifert <soap@gentoo.org> > > ...ypeforlinux-8.56.0.103.ebuild => skypeforlinux-8.56.0.103-r1.ebuild} | 2 > ++ > 1 file changed, 2 insertions(+) This is not a fix. This is the problem name spaces address. suid sandbox is a fallback measure for old kernels that don't offer user NS capabilities. This change is a _VERY BAD_ idea. see https://bugs.chromium.org/p/chromium/issues/detail?id=312380
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55feb67bfe19fc5c588d04828b6a8ed302069f6b commit 55feb67bfe19fc5c588d04828b6a8ed302069f6b Author: David Seifert <soap@gentoo.org> AuthorDate: 2020-02-05 10:26:18 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2020-02-05 10:26:18 +0000 net-im/skypeforlinux: Remove deprecated suid sandbox Closes: https://bugs.gentoo.org/707964 Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: David Seifert <soap@gentoo.org> ...forlinux-8.56.0.103-r1.ebuild => skypeforlinux-8.56.0.103-r2.ebuild} | 2 -- 1 file changed, 2 deletions(-)