Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 734516

Summary: app-office/lyx installs files with broken symlink
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Alexis Ballier <aballier>
Status: RESOLVED FIXED    
Severity: normal CC: jstein, pacho, sam
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/31787
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 908872    
Bug Blocks:    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-07-29 09:56:37 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-office/lyx installs files with broken symlink.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-29 09:56:42 UTC
Created attachment 651410 [details]
build.log

build log and emerge --info
Comment 2 Pacho Ramos gentoo-dev 2023-05-14 11:49:18 UTC
I think this happens only when hunspell is installed but no myspell dict is... as they are the ones installing that directory
Comment 3 Larry the Git Cow gentoo-dev 2023-07-16 17:59:05 UTC
The bug has been closed via the following commit(s):

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

commit 94b4423c4dbe01c25a6ed30c7fc23d127a2c58fb
Author:     BalkanMadman <zurabid2016@gmail.com>
AuthorDate: 2023-07-09 19:52:55 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-07-16 17:58:28 +0000

    app-text/hunspell: revbump, clean up ebuild, add DEPEND on libiconv
    
    The dependency on libiconv was already satisfied on most if not all
    machines (because a lot of other packages depend on it), so KEYWORDS
    were not dropped.
    Fix two bugs (one depends on other) about having a symlink pointing to
    nonexisting /usr/share/myspell directory.
    
    Closes: https://bugs.gentoo.org/908872
    Closes: https://bugs.gentoo.org/734516
    Signed-off-by: BalkanMadman <zurabid2016@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/31787
    Signed-off-by: Sam James <sam@gentoo.org>

 ...eexes.patch => hunspell-1.7.2-renameexes.patch} | 17 -----
 app-text/hunspell/hunspell-1.7.2-r1.ebuild         | 81 ++++++++++++++++++++++
 app-text/hunspell/hunspell-1.7.2.ebuild            |  6 +-
 3 files changed, 84 insertions(+), 20 deletions(-)