Your message dated Mon, 30 May 2016 17:42:14 +0200
with message-id <[email protected]>
and subject line Re: Bug#825836: qgis: Stronger dependency between packages
has caused the Debian Bug report #825836,
regarding qgis: Stronger dependency between packages
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
825836: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=825836
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: qgis
Severity: wishlist
While downgrading qgis to 2.14.3+dfsg-1 (to avoid #825091 and test
#824624) I stayed with this (only greped for 'gqis', but should apply to
the other dependencies as well):
=====
libqgis-analysis2.14.3 2.14.3+dfsg-2
libqgis-app2.14.3 2.14.3+dfsg-2
libqgis-core2.14.3 2.14.3+dfsg-2
libqgis-customwidgets 2.14.3+dfsg-2
libqgis-gui2.14.3 2.14.3+dfsg-2
libqgis-networkanalysis2.14.3 2.14.3+dfsg-2
libqgis-server2.14.3 2.14.3+dfsg-2
libqgisgrass7-2.14.3 2.14.3+dfsg-2
libqgispython2.14.3 2.14.3+dfsg-2
python-qgis 2.14.3+dfsg-1
python-qgis-common 2.14.3+dfsg-1
qgis 2.14.3+dfsg-1
qgis-common 2.14.3+dfsg-1
qgis-dbg 2.14.3+dfsg-2
qgis-providers 2.14.3+dfsg-1
qgis-providers-common 2.14.3+dfsg-1
=====
Dependencies are fully satisfied but I still hit #825091 (most probably
caused by the mixed package versions).
Shouldn't we have stronger dependencies here?
For example, instead qgis depending on libqgis-core2.14.3 (>= 2.14.3), I
guess it should depends exactly on libqgis-core2.14.3 (= 2.14.3+dfsg-1).
Thank you!
Best regards,
Nelson
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable-debug'), (200, 'unstable'),
(100, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.4.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
-- no debconf information
--- End Message ---
--- Begin Message ---
On 2016-05-30 16:45, Nelson A. de Oliveira wrote:
While downgrading qgis to 2.14.3+dfsg-1 (to avoid #825091 and test
#824624) I stayed with this (only greped for 'gqis', but should apply
to
the other dependencies as well):
[...]
Dependencies are fully satisfied but I still hit #825091 (most probably
caused by the mixed package versions).
Shouldn't we have stronger dependencies here?
For example, instead qgis depending on libqgis-core2.14.3 (>= 2.14.3),
I
guess it should depends exactly on libqgis-core2.14.3 (=
2.14.3+dfsg-1).
No, stronger dependencies are not required. Downgrades are not
supported.
If you're downgrading qgis packages you should explicitly set the
version for all the qgis packages (apt-get install <pkg1>=<version>
<pkg2>=<version>).
Kind Regards,
Bas
--- End Message ---