Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 666438 - media-fonts/symbola-11.0 fails in install phase with "doc" enabled
Summary: media-fonts/symbola-11.0 fails in install phase with "doc" enabled
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chí-Thanh Christopher Nguyễn
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-17 20:59 UTC by Sven Müller
Modified: 2018-09-21 11:49 UTC (History)
2 users (show)

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


Attachments
build.log (file_666438.txt,2.20 KB, text/plain)
2018-09-17 21:03 UTC, Sven Müller
Details
emerge --info (file_666438.txt,7.32 KB, text/plain)
2018-09-17 21:03 UTC, Sven Müller
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sven Müller 2018-09-17 20:59:58 UTC
It installs fine with "-doc".

>>> Install symbola-11.00 into /var/tmp/portage/media-fonts/symbola-11.00/image category media-fonts
 * Creating fonts.scale & fonts.dir in symbola ...
 [ ok ]
Traceback (most recent call last):
  File "/usr/lib/portage/python3.6/doins.py", line 611, in <module>
    sys.exit(main(sys.argv[1:]))
  File "/usr/lib/portage/python3.6/doins.py", line 602, in main
    os.path.dirname(source)):
  File "/usr/lib/portage/python3.6/doins.py", line 450, in _doins
    return install_runner.install_file(source, os.path.dirname(dest))
  File "/usr/lib/portage/python3.6/doins.py", line 386, in install_file
    return self._ins_runner.run(source, dest_dir)
  File "/usr/lib/portage/python3.6/doins.py", line 195, in run
    sstat = os.stat(source)
FileNotFoundError: [Errno 2] No such file or directory: b'Symbola.pdf'

Unpacking the package gives me: 
/var/tmp/portage/media-fonts/symbola-11.00/
/var/tmp/portage/media-fonts/symbola-11.00/.unpacked
/var/tmp/portage/media-fonts/symbola-11.00/work
/var/tmp/portage/media-fonts/symbola-11.00/work/Symbola_Hinted.ttf
/var/tmp/portage/media-fonts/symbola-11.00/work/Symbola.ttf
/var/tmp/portage/media-fonts/symbola-11.00/files
/var/tmp/portage/media-fonts/symbola-11.00/.setuped
/var/tmp/portage/media-fonts/symbola-11.00/.pretended
/var/tmp/portage/media-fonts/symbola-11.00/.ipc_out
/var/tmp/portage/media-fonts/symbola-11.00/.ipc_in
/var/tmp/portage/media-fonts/symbola-11.00/distdir
/var/tmp/portage/media-fonts/symbola-11.00/distdir/symbola-11.00.zip
/var/tmp/portage/media-fonts/symbola-11.00/temp
/var/tmp/portage/media-fonts/symbola-11.00/temp/environment
/var/tmp/portage/media-fonts/symbola-11.00/temp/eclass-debug.log
/var/tmp/portage/media-fonts/symbola-11.00/temp/build.log
/var/tmp/portage/media-fonts/symbola-11.00/temp/logging
/var/tmp/portage/media-fonts/symbola-11.00/homedir

Didn't find a pdf in there.
Comment 1 Sven Müller 2018-09-17 21:03:26 UTC
Created attachment 547126 [details]
build.log
Comment 2 Sven Müller 2018-09-17 21:03:51 UTC
Created attachment 547128 [details]
emerge --info
Comment 3 Larry the Git Cow gentoo-dev 2018-09-21 11:49:08 UTC
The bug has been closed via the following commit(s):

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

commit 7eead50f8f4cad6b8f9074c86c10276fca4cf71d
Author:     Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
AuthorDate: 2018-09-21 11:48:57 +0000
Commit:     Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
CommitDate: 2018-09-21 11:48:57 +0000

    media-fonts/symbola: fix installation of documentation
    
    It is now a separate download.
    
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=666438
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 media-fonts/symbola/Manifest                | 1 +
 media-fonts/symbola/symbola-11.00-r1.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)