Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 657440 - sci-geosciences/gpxsee-5.13 - src_install(): FileNotFoundError: [Errno 2] No such file or directory: b'lang/*.qm'
Summary: sci-geosciences/gpxsee-5.13 - src_install(): FileNotFoundError: [Errno 2] No ...
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: 2018-06-06 00:42 UTC by Dale Lukas Peterson
Modified: 2018-06-26 12:02 UTC (History)
1 user (show)

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


Attachments
emerge --info '=sci-geosciences/gpxsee-5.13::gentoo' (gpxsee-5.13-emerge-info.txt,5.93 KB, text/plain)
2018-06-06 00:42 UTC, Dale Lukas Peterson
Details
emerge -pqv '=sci-geosciences/gpxsee-5.13::gentoo' (gpxsee-5.13-emerge-pqv.txt,51 bytes, text/plain)
2018-06-06 00:42 UTC, Dale Lukas Peterson
Details
build.log (gpxsee-5.13-build.log,113.12 KB, text/plain)
2018-06-06 00:55 UTC, Dale Lukas Peterson
Details
environment (gpxsee-5.13-environment.txt,92.96 KB, text/plain)
2018-06-06 00:55 UTC, Dale Lukas Peterson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dale Lukas Peterson 2018-06-06 00:42:10 UTC
Created attachment 535004 [details]
emerge --info '=sci-geosciences/gpxsee-5.13::gentoo'

emerge failure:

>>> Test phase [not enabled]: sci-geosciences/gpxsee-5.13

>>> Install gpxsee-5.13 into /var/tmp/portage/sci-geosciences/gpxsee-5.13/image/ category sci-geosciences
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'lang/*.qm'
 * ERROR: sci-geosciences/gpxsee-5.13::gentoo failed (install phase):
 *   doins failed
 * 
 * If you need support, post the output of `emerge --info '=sci-geosciences/gpxsee-5.13::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sci-geosciences/gpxsee-5.13::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/sci-geosciences/gpxsee-5.13/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sci-geosciences/gpxsee-5.13/temp/environment'.
 * Working directory: '/var/tmp/portage/sci-geosciences/gpxsee-5.13/work/GPXSee-5.13'
 * S: '/var/tmp/portage/sci-geosciences/gpxsee-5.13/work/GPXSee-5.13'
Comment 1 Dale Lukas Peterson 2018-06-06 00:42:52 UTC
Created attachment 535006 [details]
emerge -pqv '=sci-geosciences/gpxsee-5.13::gentoo'
Comment 2 Dale Lukas Peterson 2018-06-06 00:55:27 UTC
Created attachment 535008 [details]
build.log
Comment 3 Dale Lukas Peterson 2018-06-06 00:55:51 UTC
Created attachment 535010 [details]
environment
Comment 4 Larry the Git Cow gentoo-dev 2018-06-26 12:02:16 UTC
The bug has been closed via the following commit(s):

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

commit 6d98f0ed045f5090683176100fe1b3508ddca589
Author:     Andrey Grozin <grozin@gentoo.org>
AuthorDate: 2018-06-26 12:01:53 +0000
Commit:     Andrey Grozin <grozin@gentoo.org>
CommitDate: 2018-06-26 12:01:53 +0000

    sci-geosciences/gpxsee: bump to 5.14, installation with empty L10N fixed
    
    Closes: https://bugs.gentoo.org/657440
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 sci-geosciences/gpxsee/Manifest           |  1 +
 sci-geosciences/gpxsee/gpxsee-5.14.ebuild | 77 +++++++++++++++++++++++++++++++
 2 files changed, 78 insertions(+)