Bug report #21722
Debian conflicting packages
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Build/Install | ||
Affected QGIS version: | 3.7(master) | Regression?: | Yes |
Operating System: | Linux (Debian Sid, x86-64) | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 29537 |
Description
After building QGIS from git and generating Debian packages, when trying to install all of them (with dpkg -i *.deb) with no existing qgis package in our system, we get dependency problems:
(... snip ...) Setting up python3-qgis-common (3.7.0) ... dpkg: dependency problems prevent configuration of python-qgis-common: python3-qgis-common (3.7.0) breaks python-qgis-common (<< 1:3.7.1) and is installed. Version of python-qgis-common to be configured is 3.7.0. dpkg: error processing package python-qgis-common (--install): dependency problems - leaving unconfigured Setting up qgis-dbg (3.7.0) ... Setting up qgis-provider-grass (3.7.0) ... Setting up libqgis-dev (3.7.0) ... Setting up python3-qgis (3.7.0) ... dpkg: dependency problems prevent configuration of python-qgis: python3-qgis (3.7.0) breaks python-qgis (<< 1:3.7.1) and is installed. Version of python-qgis to be configured is 3.7.0. dpkg: error processing package python-qgis (--install): dependency problems - leaving unconfigured Setting up qgis (3.7.0) ... Setting up qgis-plugin-grass (3.7.0) ... Processing triggers for libc-bin (2.28-8) ... Processing triggers for mime-support (3.62) ... Processing triggers for hicolor-icon-theme (0.17-2) ... Processing triggers for man-db (2.8.5-2) ... Processing triggers for shared-mime-info (1.10-1) ... Errors were encountered while processing: python-qgis-common python-qgis [root@minerva /home/jose/software/qgis/qgis-git]#
Associated revisions
debian packaging: only break/replace older python-qgis* packages (fixes #21722; followup 957c51e6916)
debian packaging: only break/replace older python-qgis* packages (fixes #21722; followup 957c51e6916)
(cherry picked from commit 8ec02625c334f64acc6606539873c8facefbdd56)
debian packaging: only break/replace older python-qgis* packages (fixes #21722; followup 957c51e6916)
(cherry picked from commit 8ec02625c334f64acc6606539873c8facefbdd56)
History
#1 Updated by Jürgen Fischer over 5 years ago
- % Done changed from 0 to 100
- Status changed from Open to Closed
Applied in changeset qgis|8ec02625c334f64acc6606539873c8facefbdd56.