Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704384 - media-gfx/asymptote-2.61 USE=examples - src_install(): FileNotFoundError: [Errno 2] No such file or directory: b'examples/*.eps'
Summary: media-gfx/asymptote-2.61 USE=examples - src_install(): FileNotFoundError: [Er...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Andrey Grozin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-31 13:11 UTC by July Tikhonov
Modified: 2020-01-04 02:38 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,6.78 KB, text/plain)
2019-12-31 13:11 UTC, July Tikhonov
Details
media-gfx:asymptote-2.61:20191231-135323.log (media-gfx:asymptote-2.61:20191231-135323.log,58.93 KB, text/plain)
2019-12-31 14:18 UTC, Jeroen Roovers (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description July Tikhonov 2019-12-31 13:11:23 UTC
Created attachment 602064 [details]
emerge-info.txt

The error arises during installation:

FileNotFoundError: [Errno 2] No such file or directory: b'examples/*.eps'

After I copied the ebuild and removed the mention of examples/*.eps from it, installation succeeded.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2019-12-31 13:53:47 UTC
Please attach the entire build log to this bug report.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2019-12-31 14:18:28 UTC
Created attachment 602082 [details]
media-gfx:asymptote-2.61:20191231-135323.log
Comment 3 Larry the Git Cow gentoo-dev 2020-01-04 02:38:50 UTC
The bug has been closed via the following commit(s):

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

commit 8e2fe72dd992802d976efeeac3b213f0d1c5d6a8
Author:     Andrey Grozin <grozin@gentoo.org>
AuthorDate: 2020-01-04 02:38:17 +0000
Commit:     Andrey Grozin <grozin@gentoo.org>
CommitDate: 2020-01-04 02:38:17 +0000

    media-gfx/asymptote: fix install with USE=examples
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=704384
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Andrey Grozin <grozin@gentoo.org>

 media-gfx/asymptote/asymptote-2.61.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)