Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 616952 - sci-geosciences/gdal-grass-2.1.0 : cp: cannot stat /.../* : No such file or directory
Summary: sci-geosciences/gdal-grass-2.1.0 : cp: cannot stat /.../* : No such file or d...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sci-geo Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-29 07:16 UTC by Toralf Förster
Modified: 2019-02-21 10:29 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,5.79 KB, text/plain)
2017-04-29 07:16 UTC, Toralf Förster
Details
config.log.tbz2 (config.log.tbz2,3.45 KB, application/x-bzip)
2017-04-29 07:16 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,222.83 KB, text/plain)
2017-04-29 07:16 UTC, Toralf Förster
Details
environment (environment,76.51 KB, text/plain)
2017-04-29 07:16 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,25.43 KB, application/x-bzip)
2017-04-29 07:16 UTC, Toralf Förster
Details
sci-geosciences:gdal-grass-2.1.0:20170429-060627.log (sci-geosciences:gdal-grass-2.1.0:20170429-060627.log,9.37 KB, text/plain)
2017-04-29 07:16 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,20.52 KB, application/x-bzip)
2017-04-29 07:16 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-04-29 07:16:07 UTC
cp -r /usr/lib64/grass70/driver/db/* /var/tmp/portage/sci-geosciences/gdal-grass-2.1.0/image//usr/share/gdal/grass/driver/db/
cp: cannot stat '/usr/lib64/grass70/driver/db/*': No such file or directory
make: *** [Makefile:40: install] Error 1
 * ERROR: sci-geosciences/gdal-grass-2.1.0::gentoo failed (install phase):
 *   emake failed
 * 

  -----------------------------------------------------------------

  This is an unstable amd64 chroot image (named desktop_20170425-193914) at a hardened host acting as a tinderbox.

  -----------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-5.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 (with Rubygems)
  [2]   ruby22 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.3.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
Comment 1 Toralf Förster gentoo-dev 2017-04-29 07:16:11 UTC
Created attachment 471238 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-04-29 07:16:14 UTC
Created attachment 471240 [details]
config.log.tbz2
Comment 3 Toralf Förster gentoo-dev 2017-04-29 07:16:17 UTC
Created attachment 471242 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-04-29 07:16:21 UTC
Created attachment 471244 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-04-29 07:16:24 UTC
Created attachment 471246 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-04-29 07:16:27 UTC
Created attachment 471248 [details]
sci-geosciences:gdal-grass-2.1.0:20170429-060627.log
Comment 7 Toralf Förster gentoo-dev 2017-04-29 07:16:30 UTC
Created attachment 471250 [details]
temp.tbz2
Comment 8 Tuomo Kalliokoski 2017-05-05 08:33:06 UTC
I think that reason for this is update of grass to grass7.2 as the directory for drivers is now /usr/lib64/grass72/driver/db/* and not grass70
Comment 9 Larry the Git Cow gentoo-dev 2019-02-21 10:29:28 UTC
The bug has been closed via the following commit(s):

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

commit a04d91f6d88feddad215c4f8747bcea96a323ba3
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-02-21 10:23:07 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-02-21 10:29:10 +0000

    sci-geosciences/gdal-grass: 2.1.3 version bump, EAPI-7 bump
    
    Detect grass libdir correctly based on version built against.
    Drop bogus DEPENDs - someone has been wrongly using ldd in the past.
    
    Closes: https://bugs.gentoo.org/616952
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sci-geosciences/gdal-grass/Manifest                |  1 +
 sci-geosciences/gdal-grass/gdal-grass-2.1.3.ebuild | 49 ++++++++++++++++++++++
 2 files changed, 50 insertions(+)