I get this error:
-> Cloning qgis git repo...
Cloning into bare repository '/home/fabio/.cache/pacaur/qgis-git/qgis'...
remote: Counting objects: 486889, done.
remote: Compressing objects: 100% (231/231), done.
remote: fatal: unable to read 33e8c840abbcec03105874a6f904d298e14c3751
remote: aborting due to possible repository corruption on the remote side.
fatal: early EOF
fatal: index-pack failed
==> ERROR: Failure while downloading qgis git repo
Aborting...
Search Criteria
Package Details: qgis-git 3.99_master.r89692.9a4f6e79aff-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/qgis-git.git (read-only, click to copy) |
---|---|
Package Base: | qgis-git |
Description: | Geographic Information System (GIS) that supports vector, raster & database formats - Development master |
Upstream URL: | http://qgis.org/ |
Keywords: | GIS Qt5 |
Licenses: | GPL |
Provides: | qgis |
Submitter: | okanisis |
Maintainer: | gaelic (Fincer, qs9rx) |
Last Packager: | qs9rx |
Votes: | 17 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-20 03:06 (UTC) |
Last Updated: | 2025-01-24 21:35 (UTC) |
Dependencies (42)
- exiv2 (exiv2-gitAUR)
- expat (expat-gitAUR)
- geos (geos-gitAUR)
- gsl (gsl-gitAUR)
- libzip (libzip-gitAUR)
- ocl-icd (opencl-icd-loaderAUR, khronos-ocl-icd-gitAUR)
- pdal (pdal-gitAUR)
- proj (proj-gitAUR)
- protobuf (protobuf-gitAUR)
- python-gdal (python-gdal-hdf4AUR, python-gdal-libkml-filegdbAUR, python-gdal-libkmlAUR, python-gdal-ecwAUR)
- python-jinja
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR)
- python-owslib
- python-psycopg2
- python-pygments
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR)
- python-qscintilla-qt5
- python-yaml (python-yaml-gitAUR)
- qca-qt5 (qca-qt5-gitAUR)
- qt5-3d (qt5-3d-gitAUR)
- qt5-script (qt5-script-gitAUR)
- qt5-serialport (qt5-serialport-gitAUR)
- qt5-tools
- qt5-webengine
- qt5-xmlpatterns (qt5-xmlpatterns-gitAUR)
- qtkeychain (qtkeychain-qt5)
- qwtpolar (qwt)
- sip
- spatialindex
- sqlite (sqlite-fossilAUR)
- cmake (cmake-gitAUR) (make)
- fcgi (make)
- git (git-gitAUR, git-glAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- opencl-clhpp (opencl-clhpp-gitAUR) (make)
- pyqt-builder (make)
- qt5-tools (make)
- sip (make)
- gpsbabel (optional) – for gps plugin
- grassAUR (optional) – for GRASS providers and plugin (6 or 7)
- ocilibAUR (optional) – oracle provider
- postgresql (postgresql-12AUR, postgresql15-docsAUR, postgresql15AUR, postgresql17-docsAUR, postgresql17AUR, postgresql13AUR, postgresql-gitAUR) (optional) – for postgis and SPIT support
Required by (3)
- qgis-grass-plugin (requires qgis)
- tempus-framework (requires qgis) (optional)
- tempus-wps-server (requires qgis) (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 Next › Last »
zottelef commented on 2017-02-10 08:42 (UTC)
gaelic commented on 2017-02-06 10:35 (UTC)
I've just recompiled. Works fine at the moment.
kikislater commented on 2017-02-03 11:28 (UTC)
For a temporary workaround, I use a docker for qgis desktop until sip problem solved
gaelic commented on 2017-02-03 11:02 (UTC)
Hi.
I get the same error when I recompiled the package. I have not found a solution yet, but I guess there is some error because of:
- uppkg of qt to 5.8
- pyqt is still at 5.7.1
I've tried to install the development version of pyqt 5.8.dev, but it needs also the development version of sip, etc. A bunch of new construction sites opening ...
jinja & pygments are in the package
@lazyboy: I don't know why you get this error, is it still happening?
---
Additionally: the new version of the package now installs into /opt/qgis-git and symlinking the binary to /usr/bin/qgis-git
So it is possible to install qgis and qgis-git side by side. But I have not tested it yet, because the stable branch of qgis fails to built because of sip.
Quite a bummer at the moment.
Geotig commented on 2017-01-31 20:39 (UTC)
Hi gaelic, as lazyboy reported, I needed to install python-jinja and python-pygments, but the program crashes with a QGIS died in signal 11 too. This is the terminal info in case it's useful:
using qt5ct plugin
Warning: loading of qgis translation failed [/usr/share/qgis/i18n//qgis_en_US]
Warning: loading of qt translation failed [/usr/share/qt/translations/qt_en_US]
Warning: inotify_add_watch("/home/username/.qgis3//project_templates") failed: "No such file or directory"
D-Bus system tray: no
QGIS died on signal 11Aborted (core dumped)
lazyboy commented on 2017-01-31 16:29 (UTC)
I've installed qca-qt5 2.1.1-7 but I get:
CMake Error at cmake/FindQCA.cmake:89 (message):
Could not find QCA >= 2.0.3
lazyboy commented on 2017-01-30 12:58 (UTC)
Hi gaelic,
thanks for advice, my last build was indeed intermitted.
Please add python-jinja and python-pygments to the dependency list.
After successful installing I get a program crash "QGIS died on signal 11".
gaelic commented on 2017-01-30 09:05 (UTC)
Hi.
Can you please try to make a new built from scratch and delete all previous files generated beforehand:
http://stackoverflow.com/questions/5713894/file-not-recognized-file-truncated-gcc-error
I hope this will resolve this error.
lazyboy commented on 2017-01-29 18:33 (UTC) (edited on 2017-01-30 09:06 (UTC) by lazyboy)
[ 20%] Linking CXX shared library ../../output/lib/libqgis_core.so
CMakeFiles/qgis_core.dir/qgssnappingutils.cpp.o: file not recognized: File truncated
collect2: error: ld returned 1 exit status
make[2]: *** [src/core/CMakeFiles/qgis_core.dir/build.make:13538: output/lib/libqgis_core.so.2.99.0] Error 1
make[1]: *** [CMakeFiles/Makefile2:209: src/core/CMakeFiles/qgis_core.dir/all] Error 2
make: *** [Makefile:150: all] Error 2
gaelic commented on 2016-12-29 21:29 (UTC)
the error should be resolved now, please try again.
Pinned Comments
gaelic commented on 2017-03-06 20:58 (UTC) (edited on 2018-07-22 09:39 (UTC) by gaelic)
Please note:
This is the master branch of qgis (3.30) which may not be able to compile because of upstream problems or rapid changes in dependencies.