Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 734516 - app-office/lyx installs files with broken symlink
Summary: app-office/lyx installs files with broken symlink
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords: PullRequest
Depends on: 908872
Blocks:
  Show dependency tree
 
Reported: 2020-07-29 09:56 UTC by Agostino Sarubbo
Modified: 2023-07-16 17:59 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,514.53 KB, text/plain)
2020-07-29 09:56 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)