Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 778617 - net-misc/teamviewer: fail to start because of missing EULA doc folder
Summary: net-misc/teamviewer: fail to start because of missing EULA doc folder
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal blocker (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-03-27 11:54 UTC by Adel KARA SLIMANE
Modified: 2021-04-27 19:16 UTC (History)
3 users (show)

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


Attachments
Error message (Screenshot from 2021-04-27 18-28-09.png,14.48 KB, image/png)
2021-04-27 16:28 UTC, Adel KARA SLIMANE
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Adel KARA SLIMANE 2021-03-27 11:54:17 UTC
Hello,

The current Teamviewer EBUILD, teamviewer-15.15.5.ebuild, does not install the folder `doc` in `/opt/teamviewer15/doc`. This folder is needed so teamviewer can prompt for accepting the EULA when starting it for the first time.

I copied this folder from another install from another distro to be able to start teamviewer, otherwise the program shows an error message about EULA and cannot be started.
Comment 1 Thomas Deutschmann (RETIRED) gentoo-dev 2021-04-27 16:22:19 UTC
While I see failing stat calls the UI is working for me. Tested with 15.17.6.

When do you get the prompt?
Comment 2 Adel KARA SLIMANE 2021-04-27 16:28:14 UTC
Created attachment 702738 [details]
Error message
Comment 3 Adel KARA SLIMANE 2021-04-27 16:29:18 UTC
When starting teamviewer on a fresh install (before having accepted the eula and co), it will only show an error message before closing. See attachment.
Comment 4 Thomas Deutschmann (RETIRED) gentoo-dev 2021-04-27 19:14:15 UTC
I cannot reproduce this error but like said I see the stats call. Incoming fix.
Comment 5 Larry the Git Cow gentoo-dev 2021-04-27 19:16:00 UTC
The bug has been closed via the following commit(s):

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

commit a251ff927e7105c54a9c9401a63027e8f9cdb2cf
Author:     Thomas Deutschmann <whissi@gentoo.org>
AuthorDate: 2021-04-27 19:15:29 +0000
Commit:     Thomas Deutschmann <whissi@gentoo.org>
CommitDate: 2021-04-27 19:15:57 +0000

    net-misc/teamviewer: make docs available for TeamViewer
    
    While here, fix installation of icons.
    
    Closes: https://bugs.gentoo.org/778617
    Closes: https://github.com/gentoo/gentoo/pull/20425
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>

 ...15.17.6.ebuild => teamviewer-15.17.6-r1.ebuild} | 38 ++++++++++++----------
 1 file changed, 21 insertions(+), 17 deletions(-)