Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 891747 - app-text/zathura-0.5.2-r3: only installs manpages
Summary: app-text/zathura-0.5.2-r3: only installs manpages
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Piotr Karbowski (RETIRED)
URL:
Whiteboard:
Keywords: PullRequest
: 891673 891675 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-01-22 16:55 UTC by Carlos
Modified: 2023-01-24 04:29 UTC (History)
2 users (show)

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


Attachments
emerge --info output (file_891747.txt,22.29 KB, text/plain)
2023-01-22 16:56 UTC, Carlos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos 2023-01-22 16:55:40 UTC
zathura-0.5.2-r3 doesn't seem to actually install the compiled program.

Adding meson_src_install to the ebuild seems to fix the problem.

Reproducible: Always

Steps to Reproduce:
1. emerge app-text/zathura-0.5.3-r3
Actual Results:  
Only manpages are installed.

Expected Results:  
zathura's executable, headers and translations should be too.

$ equery f zathura
 * Searching for zathura ...
 * Contents of app-text/zathura-0.5.2-r3:
/usr
/usr/share
/usr/share/doc
/usr/share/doc/zathura-0.5.2-r3
/usr/share/doc/zathura-0.5.2-r3/AUTHORS.zst
/usr/share/doc/zathura-0.5.2-r3/README.md.zst
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/zathura.1
/usr/share/man/man5
/usr/share/man/man5/zathurarc.5
Comment 1 Carlos 2023-01-22 16:56:34 UTC
Created attachment 849035 [details]
emerge --info output
Comment 2 matoro archtester 2023-01-22 19:56:04 UTC
Confirming this.  Presumably this is https://github.com/gentoo/gentoo/commit/ff8925541b7344eef7cf9ef73d29a88cdab45038
Comment 3 Larry the Git Cow gentoo-dev 2023-01-23 00:56:40 UTC
The bug has been closed via the following commit(s):

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

commit f79cb503e218770c9111840d015562c49733b591
Author:     Carlos Eduardo <carana2099@gmail.com>
AuthorDate: 2023-01-22 23:54:31 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-23 00:55:57 +0000

    app-text/zathura: install binaries
    
    Fixes: ff8925541b7344eef7cf9ef73d29a88cdab45038
    Closes: https://bugs.gentoo.org/891747
    Signed-off-by: Carlos Eduardo <carana2099@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/29222
    Signed-off-by: Sam James <sam@gentoo.org>

 .../zathura/{zathura-0.5.2-r3.ebuild => zathura-0.5.2-r4.ebuild}     | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
Comment 4 Piotr Karbowski (RETIRED) gentoo-dev 2023-01-23 09:22:47 UTC
Thanks for fixing it, rookie mistakes on my end. Apologies for it.
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-01-24 04:29:11 UTC
*** Bug 891673 has been marked as a duplicate of this bug. ***
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-01-24 04:29:15 UTC
*** Bug 891675 has been marked as a duplicate of this bug. ***