Your message dated Thu, 20 Feb 2014 10:00:34 +0000
with message-id <[email protected]>
and subject line Bug#738273: fixed in qgis 2.0.1-2
has caused the Debian Bug report #738273,
regarding qgis-providers-common: fails to install, should use triggers for
crssync
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.)
--
738273: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738273
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qgis-providers-common
Version: 2.0.1-1
Severity: serious
User: [email protected]
Usertags: piuparts
Hi,
during a test with piuparts I noticed your package failed to install. As
per definition of the release team this makes the package too buggy for
a release, thus the severity.
>From the attached log (scroll to the bottom...):
Setting up qgis-providers-common (2.0.1-1) ...
/usr/lib/qgis/crssync: error while loading shared libraries: libblas.so.3:
cannot open shared object file: No such file or directory
dpkg: error processing package qgis-providers-common (--configure):
subprocess installed post-installation script returned error exit status 127
Setting up libexpat1:amd64 (2.1.0-4) ...
Setting up libquadmath0:amd64 (4.8.2-14) ...
Setting up libgfortran3:amd64 (4.8.2-14) ...
Setting up libblas3 (1.2.20110419-7) ...
update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide
/usr/lib/libblas.so.3 (libblas.so.3) in auto mode
Setting up liblapack3 (3.5.0-2) ...
update-alternatives: using /usr/lib/lapack/liblapack.so.3 to provide
/usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode
qgis-providers-common.postinst contains
if [ "$1" = "configure" ] && [ -x /usr/lib/qgis/crssync ]; then
/usr/lib/qgis/crssync
fi
Looks like checking -x /usr/lib/qgis/crssync is not sufficient due to
libblas and liblapack using the alternatives system.
Since qgis-providers-common looks like a pure data package, adding
strict dependencies does not seem appropriate. So better use triggers
(in the package containing /usr/lib/qgis/crssync) that get activated
upon installation/upgrade of the qgis-providers-common package (by
declaring "interest" on the directories handled by crssync).
cheers,
Andreas
qgis-mapserver_2.0.1-1.log.gz
Description: GNU Zip compressed data
--- End Message ---
--- Begin Message ---
Source: qgis
Source-Version: 2.0.1-2
We believe that the bug you reported is fixed in the latest version of
qgis, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Bas Couwenberg <[email protected]> (supplier of updated qgis package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Fri, 14 Feb 2014 17:20:12 +0100
Source: qgis
Binary: qgis qgis-common libqgis-core2.0.1 libqgis-gui2.0.1
libqgis-analysis2.0.1 libqgis-networkanalysis2.0.1 libqgisgrass2.0.1
libqgispython2.0.1 libqgissqlanyconnection2.0.1 libqgis-dev qgis-plugin-grass
qgis-plugin-grass-common qgis-plugin-globe qgis-plugin-globe-common python-qgis
python-qgis-common qgis-providers qgis-providers-common qgis-mapserver
qgis-sqlanywhere qgis-api-doc
Architecture: source amd64 all
Version: 2.0.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian GIS Project <[email protected]>
Changed-By: Bas Couwenberg <[email protected]>
Description:
libqgis-analysis2.0.1 - QGIS - shared libraries (libqgis-analysis)
libqgis-core2.0.1 - QGIS - shared libraries (libqgis-core)
libqgis-dev - QGIS - development files
libqgis-gui2.0.1 - QGIS - shared libraries (libqgis-gui)
libqgis-networkanalysis2.0.1 - QGIS - shared libraries
(libqgis-networkanalysis)
libqgisgrass2.0.1 - QGIS - shared libraries (libqgisgrass)
libqgispython2.0.1 - QGIS - shared libraries (libqgispython)
libqgissqlanyconnection2.0.1 - QGIS - shared libraries
(libqgissqlanyconnection)
python-qgis - Python bindings to QGIS
python-qgis-common - Python bindings to QGIS - architecture-independent files
qgis - Geographic Information System (GIS)
qgis-api-doc - QGIS API documentation
qgis-common - QGIS - architecture-independent data
qgis-mapserver - QGIS mapserver
qgis-plugin-globe - OSG globe plugin for QGIS
qgis-plugin-globe-common - OSG GLOBE plugin for QGIS -
architecture-independent data
qgis-plugin-grass - GRASS plugin for QGIS
qgis-plugin-grass-common - GRASS plugin for QGIS - architecture-independent
data
qgis-providers - collection of data providers to QGIS
qgis-providers-common - collection of data providers to QGIS -
architecture-independent f
qgis-sqlanywhere - QGIS sql anywhere plugin and provider
Closes: 737814 738117 738273
Changes:
qgis (2.0.1-2) unstable; urgency=low
.
[ Peter Michael Green ]
* Fix broken ARM patch by Konstantinos Margaritis.
* Fix qreal vs double issues with qmin and qmax.
.
[ Jürgen E. Fischer ]
* run crssync on copy of srs.db
(closes: #738117)
.
[ Bas Couwenberg ]
* Additional checks in qgis-providers-common.postinst
* Add patch to fix mis-detection of PostGIS table types.
* Add patch to not look for topology layers without topology support.
* Add patch to fix postgis topology availability detection query.
* Use dh --parallel instead of make flags.
* Add patch to disable features on ARM.
(closes: 737814)
* Add qgis-crssync dpkg trigger to run crssync after installing the srs.db.
Thanks to Andreas Beckmann for the assistance.
(closes: #738273)
* Also build osgEarth globe plugin.
* Use cmake -DCMAKE_VERBOSE_MAKEFILE=1 instead of make flags.
* Use dh commands instead of CMake directly.
Checksums-Sha1:
9c23872a7ab4a74e1fe18d1f5c26f8fb97dc7e06 3768 qgis_2.0.1-2.dsc
1da0ee4d8a4b451851f8d2f023fe6ecaaa3e012b 475636 qgis_2.0.1-2.debian.tar.xz
ec08a72e07d05ea26635e762c78b6d1462250ff4 5973972 qgis_2.0.1-2_amd64.deb
d24fe1c1b50684976458b54b17b0703c42231a6d 5515536 qgis-common_2.0.1-2_all.deb
b5b71d395be69f81586392c17a94b9a6c75a32c5 2450922
libqgis-core2.0.1_2.0.1-2_amd64.deb
e58b5ca659926debef5f3b8f57bbce938157fc9e 1801138
libqgis-gui2.0.1_2.0.1-2_amd64.deb
e9e243541512d5d606f5c65e83dd1e1782aa7e93 872664
libqgis-analysis2.0.1_2.0.1-2_amd64.deb
128c1f88b2409dd83264d7d849e478dcfed71c62 743962
libqgis-networkanalysis2.0.1_2.0.1-2_amd64.deb
7e6a2ebacf8d152e6b5ab961751d9f4b303d1ab5 794784
libqgisgrass2.0.1_2.0.1-2_amd64.deb
8ba5bf08aff5192e0fa775ab07769d7a1d91a5c3 734612
libqgispython2.0.1_2.0.1-2_amd64.deb
0414debe7d8fccd0cf06e376091217805a413d79 738586
libqgissqlanyconnection2.0.1_2.0.1-2_amd64.deb
ff6dec6e3aa11953bae858b6a4da0fd2d4605a30 1005702 libqgis-dev_2.0.1-2_amd64.deb
7d03172d1a0ff820f4238117ba2c825b48400e50 1456914
qgis-plugin-grass_2.0.1-2_amd64.deb
9331c9d0e5cac8978cbb48782a4048940f7f9d3a 1140270
qgis-plugin-grass-common_2.0.1-2_all.deb
012274deb6ac9be0dc24188a92efc3b9eac7bb2c 793264
qgis-plugin-globe_2.0.1-2_amd64.deb
730afb58e588d28e8cde7534a6139e161c844104 3139294
qgis-plugin-globe-common_2.0.1-2_all.deb
a99e94a522cc3649e09d27be62afd16261763b08 2448912 python-qgis_2.0.1-2_amd64.deb
e1c1fce87495bacce00630e82e7e4ed9e9b4ecf6 2757552
python-qgis-common_2.0.1-2_all.deb
b7597f62b09e863baff2011cdf44618c1f5262d7 1710846
qgis-providers_2.0.1-2_amd64.deb
20faf41820fc7c9b900a3a2d0374636f452ceed5 1272110
qgis-providers-common_2.0.1-2_all.deb
7925796e078a4561ab2a67c08a1e44f317082fcd 1019418
qgis-mapserver_2.0.1-2_amd64.deb
855ef36c89a8916fef8afe656fc022b7709fafca 822496
qgis-sqlanywhere_2.0.1-2_amd64.deb
ccf64170a8aaf5ce1324326bcc99740de3c24fa5 132729706 qgis-api-doc_2.0.1-2_all.deb
Checksums-Sha256:
38037f8fe41ff8d3e4b4509a79f0873a61757f5c02e5d1c677018c625a78844a 3768
qgis_2.0.1-2.dsc
2e75c755d3dd7eb9c1bc09d72d82f02f825d7d06fc497ac6f6017bad7e2a2b51 475636
qgis_2.0.1-2.debian.tar.xz
29f422573062c5e429f4c62eb2a5762da4a20f5da93f065c06ca6f77bf09bb7e 5973972
qgis_2.0.1-2_amd64.deb
0b0f619db73b9f6a3fada849b9ac23c5232de3560a506ffe5df4ae0feddfb984 5515536
qgis-common_2.0.1-2_all.deb
19b5d6de237cfa68f8dc93d5867700f4ca9daad5661771fd88177a6e6a49dc98 2450922
libqgis-core2.0.1_2.0.1-2_amd64.deb
0672427d12c18d96d3cd83d088f6d3e465529b161d43f8b13ddfae14d8a81d8f 1801138
libqgis-gui2.0.1_2.0.1-2_amd64.deb
7ae99efbd96fe30722459a2afbdb48f68eb65fbf6da8f1a56495e3349255808e 872664
libqgis-analysis2.0.1_2.0.1-2_amd64.deb
0605714024669722068343447a5a2ea0d392676b52611f2429cc71bc5c6ee566 743962
libqgis-networkanalysis2.0.1_2.0.1-2_amd64.deb
2bfc4973c701fc076945608d44b9270d17cf7bbca7430a4b97b41fd131c40ae1 794784
libqgisgrass2.0.1_2.0.1-2_amd64.deb
3a1ad8219e470967b26e1e128e063b4959df6f3ce1986a9370ee99fc823f708d 734612
libqgispython2.0.1_2.0.1-2_amd64.deb
9a38bb5d3259fa958b4e97d9cb535a6cd1ada2b3db7f262ad128c70357e67c9b 738586
libqgissqlanyconnection2.0.1_2.0.1-2_amd64.deb
505057d5902872fcfa35437e829cb15ef98c0b4814f76552bb60ba80c014be01 1005702
libqgis-dev_2.0.1-2_amd64.deb
19a4d57108185bc2e80600388592f3c25ea4b148d9bdbb45f98ee3e8c99a2719 1456914
qgis-plugin-grass_2.0.1-2_amd64.deb
d93264cecf8a223672e4da58116327ee3cf10b3b27571b85c877e0f086df623a 1140270
qgis-plugin-grass-common_2.0.1-2_all.deb
bfff9da522b6788fc1d3c2bbc998cb0bf1c782467ef11d1b176e8166a163687e 793264
qgis-plugin-globe_2.0.1-2_amd64.deb
f6ebb84e50d0ccba01936ca7508f8a0203e8443b98a24baa79c803757d2389ec 3139294
qgis-plugin-globe-common_2.0.1-2_all.deb
b61c1fd63950c27ff5417f47cbeec93d3e4d24e800678ec9c2a8c24efe022772 2448912
python-qgis_2.0.1-2_amd64.deb
ecacc88834338f23d247b9ce0d786d5a15f7a394d71a378dbfbb6181dbbf25da 2757552
python-qgis-common_2.0.1-2_all.deb
72e24e9049018c19934d14e8dfa88f8230fee3cdd8ab028787d7ecf9187bbcbb 1710846
qgis-providers_2.0.1-2_amd64.deb
2daff59c9b34f1a914237e80649986eaf195b6e358397aeeb03b8dc7c4014c97 1272110
qgis-providers-common_2.0.1-2_all.deb
a1143e8f086c7f01bb7f7c889803d79f8ece5fd04de3e575e53c758ae9a8b35c 1019418
qgis-mapserver_2.0.1-2_amd64.deb
70a3577bd57c6c73ae4f8aa0469b8f86cc2518a3fe357c2916941c2f950ceb37 822496
qgis-sqlanywhere_2.0.1-2_amd64.deb
d30bf0eb9006b900aff3506e0a26f0c91f4669b520d3ccc3a3ed8859aafef93f 132729706
qgis-api-doc_2.0.1-2_all.deb
Files:
2bb5a7f3cb833912e5eb3612765a5e57 3768 science optional qgis_2.0.1-2.dsc
ac25bcf084c3e47134bfa9630d149247 475636 science optional
qgis_2.0.1-2.debian.tar.xz
a6f6b4187a36bbd62ec72279a5dc4b3f 5973972 science optional
qgis_2.0.1-2_amd64.deb
4e0ce814ddfd537a0974c93e1a527a70 5515536 science optional
qgis-common_2.0.1-2_all.deb
3f149e0ad07567846e8e84460711bbee 2450922 libs optional
libqgis-core2.0.1_2.0.1-2_amd64.deb
92e9c21d40642c525b5d1638687073e5 1801138 libs optional
libqgis-gui2.0.1_2.0.1-2_amd64.deb
00b023a93f74a651501691a878c5bd64 872664 libs optional
libqgis-analysis2.0.1_2.0.1-2_amd64.deb
7eed550d52b9f39e4b4a969a80994701 743962 libs optional
libqgis-networkanalysis2.0.1_2.0.1-2_amd64.deb
816ccf5a67acbb414db719c8986d9312 794784 libs optional
libqgisgrass2.0.1_2.0.1-2_amd64.deb
054ad2d7f2b851a14508fb186cc3f4b6 734612 libs optional
libqgispython2.0.1_2.0.1-2_amd64.deb
41d2932b5c0397d7c5125b8469312685 738586 libs optional
libqgissqlanyconnection2.0.1_2.0.1-2_amd64.deb
1dfa555aab78b446c824d0f3dbcea7ee 1005702 libdevel optional
libqgis-dev_2.0.1-2_amd64.deb
e5a22d46b81ff8af8e1090a73373d54d 1456914 science optional
qgis-plugin-grass_2.0.1-2_amd64.deb
2a918447f078bfff3ed15085ec37b1f8 1140270 science optional
qgis-plugin-grass-common_2.0.1-2_all.deb
db78d32a3e565ad712c9f4dec9cff642 793264 science optional
qgis-plugin-globe_2.0.1-2_amd64.deb
a499ce7ee9902961fe3ec7035c80445b 3139294 science optional
qgis-plugin-globe-common_2.0.1-2_all.deb
b88568ad79d9bff7e8ed45d50c13a081 2448912 python optional
python-qgis_2.0.1-2_amd64.deb
ae43da1a3e5093806f13850d194fc56f 2757552 python optional
python-qgis-common_2.0.1-2_all.deb
8b2a33a7761607aed8dc2875ee70ee4e 1710846 science optional
qgis-providers_2.0.1-2_amd64.deb
0b364384bbf2322a53d2d81998400dce 1272110 science optional
qgis-providers-common_2.0.1-2_all.deb
dda04d00adb4938b254d4016c855023d 1019418 science optional
qgis-mapserver_2.0.1-2_amd64.deb
8668de0c82329c000ee21c91ce42b23b 822496 science optional
qgis-sqlanywhere_2.0.1-2_amd64.deb
85d5cbc5b822f4e2c3e4b17f67d2ca18 132729706 doc optional
qgis-api-doc_2.0.1-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJS/3hXAAoJEF+zP5NZ6e0IC/MP/3gRiireGj3OXEiIM4PHLiaH
WHULBssKjCjkUJgSBy39HpW1TffSTkgdOWCAhh7w6RBU3KaUNWRvm/3aPjH5nycL
0TR/q6jk689yIw01t9VcxNWHgXUSjm9WxuVgCC6oCuk+U4SyHk/95cQRysfjIuBm
B2/SYCm7Bvp3ujNRH2/qmctQWA2hnkc3Vi86jt4yKoJZEd+ENBPRb27eXxgXK4uS
UgAaSl74EAT2N1YBxoc56RVvBiphUfyT4P8F/De6Wj+zH5h89T2IsLlZ1iDYz285
268/0LJQkl3J+/lNmNglJtnGOnGlmMyNiCMa4Tg6u5wkjYOA5uMtCebkekjzSMJj
neYaRqkLg2r6II3RLdQd87bJhgf8BQ6+dX/X2B9Y2sZZdXUNbf/EkEhRMHihPtTd
UN2jn222j2ra1vHJl2YpTf6trnsuNzwC7bTZe59nwlElUn1EBxocdpS2BzMZK+eJ
e2rr+twXbEc8wdaw7gWxlZL+UBlrZ8C3UqiL9CMdb9jDsp9ZFQB47T4cD8nUlBrM
VCLWlMM19Hb/WVwo7D16Dj/qfaQ781Sh4Ase4I/IxRSE2UUoCgRSLpWgTi9v2YcR
dNKMHdyJkQPudyZTGJb2Mt/AVGIDNUxrZgTR4HCas0wOrVfLTl//iiMrpgOeSQfb
H47L5JlWQrINRF/rzbqr
=M9A3
-----END PGP SIGNATURE-----
--- End Message ---