Search Criteria
Package Details: filegdb-api 1.5.1-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/filegdb-api.git (read-only, click to copy) |
---|---|
Package Base: | filegdb-api |
Description: | ESRI File Geodatabase (FileGDB) API |
Upstream URL: | https://github.com/Esri/file-geodatabase-api |
Keywords: | GIS |
Licenses: | Apache |
Submitter: | okanisis |
Maintainer: | okanisis |
Last Packager: | okanisis |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2013-09-14 01:36 (UTC) |
Last Updated: | 2019-05-06 19:14 (UTC) |
Dependencies (3)
- clang (clang8, clang-git, llvm-git, clang-minimal-git) (make)
- libxml2 (libxml2-git) (make)
- gdal-filegdb (optional) – wrapper
Latest Comments
1 2 Next › Last »
kikislater commented on 2020-10-09 04:55 (UTC) (edited on 2020-10-09 04:55 (UTC) by kikislater)
Please update with following PKGBUILD (or update if you don't like the way I did it) :
Download url are not good
Checksums are not good
libstdc++ was present in produced package ...
kikislater commented on 2019-05-07 04:07 (UTC) (edited on 2019-05-07 04:26 (UTC) by kikislater)
Ok ! Script needs review :
==> Validating source files with md5sums...
filegdb-api-1.5.1.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
So update PKGBUILD with proper md5sum ... next error on
==> Extracting sources...
==> Starting prepare()...
mv: cannot stat 'FileGDB_API-*': No such file or directory
==> ERROR: A failure occurred in prepare().
Aborting...
So just check what happen : File downloaded size is about 58k which is wrong because it didn't donwload the correct file ... It needs to replace blob by raw in URL and original md5sum is fine and build now.
Next there is conflicts and the final stage :
looking for conflicting packages...
Packages (1) filegdb-api-1.5.1-3
Total Installed Size: 25.46 MiB
Net Upgrade Size: 5.25 MiB
:: Proceed with installation? [Y/n] Y
(1/1) checking keys in keyring [######################] 100%
(1/1) checking package integrity [######################] 100%
(1/1) loading package files [######################] 100%
(1/1) checking for file conflicts [######################] 100%
error: failed to commit transaction (conflicting files)
filegdb-api: /usr/lib/libstdc++.so exists in filesystem (owned by gcc-libs)
filegdb-api: /usr/lib/libstdc++.so.6 exists in filesystem (owned by gcc-libs)
Errors occurred, no packages were upgraded.
Looks like a dangerous package !
Finally I added this at line 71
okanisis commented on 2019-05-06 19:45 (UTC)
thanks for pointing that out, should be fixed with 1.5.1-3
let me know if you encounter any other problems
kikislater commented on 2019-05-06 14:45 (UTC) (edited on 2019-05-06 14:46 (UTC) by kikislater)
Wrong link for 1.5.1
curl: (22) The requested URL returned error: 404 Not Found
==> ERROR: Failure while downloading http://downloads2.esri.com/Software/FileGDB_API_1_5_1-64gcc51.tar.gz
Aborting...
kikislater commented on 2019-04-11 17:32 (UTC)
Please update to 1.5 as advise in gdal wiki
dobedobedo commented on 2018-07-03 10:30 (UTC)
Hi, is it possible to modify the PKGBUILD to download the 1.5.1 api and compile?
alculquicondor commented on 2017-10-18 21:57 (UTC)
bjdm commented on 2016-02-03 08:46 (UTC)
bjdm commented on 2016-02-03 08:05 (UTC)
bjdm commented on 2016-02-03 08:05 (UTC)
1 2 Next › Last »