[MacPorts] #68411: Uninstalling failed QGIS3 installation via MacPorts on macOS Ventura 13.3.1

MacPorts noreply at macports.org
Tue Oct 10 09:16:24 UTC 2023


#68411: Uninstalling failed QGIS3 installation via MacPorts on macOS Ventura 13.3.1
--------------------------+--------------------
 Reporter:  kunterbunt23  |      Owner:  (none)
     Type:  defect        |     Status:  new
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:
 Keywords:                |       Port:
--------------------------+--------------------
 Uninstalling failed QGIS3 installation via MacPorts on macOS Ventura
 13.3.1

 I posted a question on stackoverflow (no answer so far).
 https://stackoverflow.com/questions/77261338/uninstall-qgis-and-related-
 ports-with-macports

 I installed qgis3 using the following command
 {{{
 sudo port install qgis3
 }}}
 . The installation looked good at first, but it seems to be incomplete or
 partially failed.
 If there is a way to view the history retroactively, then I would run that
 and attach it here.

 I now have folders in MacPorts with the following apps:
 - Python 3.11: IDLE.app, Python Launcher.app
 - Qt5: Assistant.app, Designer.app, Linguist.app, pixeltool.app,
 qdbusviewer.app, qml.app

 But no folder in Applications/QGis3

 Now I wanted to uninstall it with the commands:

 {{{
 sudo port clean --all qgis3
 sudo port uninstall --follow-dependents qgis3
 }}}


 This does not work. There is no error message or any other reaction.

 I hope you can help me. There is a relation to the tickets, but I don't
 see a complete match and couldn't follow the solutions unfortunately....

 Thanks a lot!

 Snippet from the installation process and occurred errors:

 {{{
 Error: Failed to build py311-mapclassify: command execution failed
 Error: See
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
 .org_macports_release_tarballs_ports_python_py-
 mapclassify/py311-mapclassify/main.log for details.
 Error: Follow https://guide.macports.org/#project.tickets if you believe
 there
 is a bug.
 Error: Processing of port qgis3 failed
 }}}

 Infos about the installed qgis3 Version:

 {{{
 qgis3 @3.28.7_1 (gis)
 Variants:             debug, grass, grass7, postgresql10, postgresql11,
                       postgresql12, postgresql13, postgresql14,
 [+]postgresql15,
                       postgresql95, postgresql96, proj6, proj7, proj8,
 [+]proj9,
                       [+]python310, python37, python38, python39, server,
                       universal

 Description:          QGIS is a full-featured, user-friendly,
                       free-and-open-source (FOSS) geographical information
                       system (GIS) that runs on Unix platforms, Windows,
 and
                       MacOS.
 Homepage:             https://www.qgis.org/

 Build Dependencies:   cmake, pkgconfig, bison, ld64, flex, py310-pyqt-
 builder,
                       py310-sip
 Library Dependencies: libiconv, expat, libtasn1, libzip, openssl, gsl,
 geos,
                       gdal, PDAL, protobuf3-cpp, exiv2, sqlite3,
 spatialite,
                       spatialindex, qca-qt5, qca-qt5-ossl, qtkeychain-qt5,
                       qwt-qt5, qjson-qt5, postgresql15, python310,
 py310-pyqt5,
                       py310-pyqt5-scintilla, py310-gdal, py310-six,
                       py310-protobuf3, proj9, qt5-qtbase, qt5-qtwebkit,
                       qt5-qtscript, qt5-sqlite-plugin, qt5-qtscxml,
                       qt5-qtxmlpatterns
 Runtime Dependencies: py310-psycopg2, py310-requests, py310-owslib,
 py310-yaml,
                       py310-jinja2, py310-pygments
 Platforms:            darwin
 License:              GPL-2+
 Maintainers:          Email: vince at macports.org, GitHub: Veence
                       Policy: openmaintainer
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/68411>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list