Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 743070 - app-text/zathura-0.4.9 fails sandbox test
Summary: app-text/zathura-0.4.9 fails sandbox test
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Piotr Karbowski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 781452
  Show dependency tree
 
Reported: 2020-09-17 05:58 UTC by Agostino Sarubbo
Modified: 2022-12-30 18:26 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,63.84 KB, text/plain)
2020-09-17 05:58 UTC, Agostino Sarubbo
Details
1-testlog.txt (1-testlog.txt,36.22 KB, text/plain)
2020-09-17 05:58 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-09-17 05:58:26 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-text/zathura-0.4.7 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-17 05:58:28 UTC
Created attachment 660843 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-09-17 05:58:29 UTC
Created attachment 660846 [details]
1-testlog.txt

1-testlog.txt
Comment 3 Thomas Deutschmann (RETIRED) gentoo-dev 2021-04-11 19:46:53 UTC
Same for x86:

> 1/7 validate-desktop OK             0.04s
> 2/7 validate-appdata OK             0.14s
> 3/7 document         OK             0.14s
> 4/7 session          OK             1.06s
> 5/7 sandbox          FAIL           4.12s (exit status 1)
> 6/7 utils            OK             0.13s
> 7/7 types            OK             0.02s
> 
> Summary of Failures:
> 
> 5/7 sandbox          FAIL           4.12s (exit status 1)
> 5/7 sandbox          FAIL           4.12s (exit status 1)
> 
> Ok:                 6
> Expected Fail:      0
> Fail:               1
> Unexpected Pass:    0
> Skipped:            0
> Timeout:            0
>
Comment 4 Agostino Sarubbo gentoo-dev 2022-08-23 15:01:29 UTC
lto_tinderbox has reproduced this issue with version 0.4.9 - Updating summary.
Comment 5 Larry the Git Cow gentoo-dev 2022-12-30 18:26:25 UTC
The bug has been closed via the following commit(s):

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

commit b80c10b9f9bd027e1a9aaefe5a3569023de54621
Author:     Piotr Karbowski <slashbeast@gentoo.org>
AuthorDate: 2022-12-30 18:22:38 +0000
Commit:     Piotr Karbowski <slashbeast@gentoo.org>
CommitDate: 2022-12-30 18:26:22 +0000

    app-text/zathura: 0.5.2 version bump
    
    Disabled seccomp tests as those seems to require other dependencies like
    plugins and files to be installed that are not part of this package, no
    way to get them working in the scope of what portage tests.
    
    Closes: https://bugs.gentoo.org/743070
    Closes: https://bugs.gentoo.org/885445
    Signed-off-by: Piotr Karbowski <slashbeast@gentoo.org>

 app-text/zathura/Manifest                          |  1 +
 .../files/zathura-disable-seccomp-tests.patch      | 22 ++++++++
 app-text/zathura/zathura-0.5.2.ebuild              | 60 ++++++++++++++++++++++
 3 files changed, 83 insertions(+)