Your message dated Mon, 22 Dec 2014 00:48:59 +0000
with message-id <[email protected]>
and subject line Bug#773603: fixed in cpp-netlib 0.11.1+dfsg1-2
has caused the Debian Bug report #773603,
regarding libcppnetlib-dev: arch-dependent file in "Multi-Arch: same" package
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.)
--
773603: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=773603
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libcppnetlib-dev
Version: 0.11.1+dfsg1-1
Severity: important
User: [email protected]
Usertags: multiarch
libcppnetlib-dev is marked as "Multi-Arch: same", but the following file
is architecture-dependent:
/usr/lib/cmake/cppnetlib/cppnetlibTargets-none.cmake
An example diff between i386 and amd64 is attached.
--
Jakub Wilk
diff -ur
libcppnetlib-dev_0.11.1+dfsg1-1_i386/usr/lib/cmake/cppnetlib/cppnetlibTargets-none.cmake
libcppnetlib-dev_0.11.1+dfsg1-1_amd64/usr/lib/cmake/cppnetlib/cppnetlibTargets-none.cmake
---
libcppnetlib-dev_0.11.1+dfsg1-1_i386/usr/lib/cmake/cppnetlib/cppnetlibTargets-none.cmake
2014-12-19 23:53:08.000000000 +0100
+++
libcppnetlib-dev_0.11.1+dfsg1-1_amd64/usr/lib/cmake/cppnetlib/cppnetlibTargets-none.cmake
2014-12-19 22:54:52.000000000 +0100
@@ -8,33 +8,33 @@
# Import target "cppnetlib-uri" for configuration "None"
set_property(TARGET cppnetlib-uri APPEND PROPERTY IMPORTED_CONFIGURATIONS NONE)
set_target_properties(cppnetlib-uri PROPERTIES
- IMPORTED_LOCATION_NONE "/usr/lib/i386-linux-gnu/libcppnetlib-uri.so.0.11.1"
+ IMPORTED_LOCATION_NONE "/usr/lib/x86_64-linux-gnu/libcppnetlib-uri.so.0.11.1"
IMPORTED_SONAME_NONE "libcppnetlib-uri.so.0"
)
list(APPEND _IMPORT_CHECK_TARGETS cppnetlib-uri )
-list(APPEND _IMPORT_CHECK_FILES_FOR_cppnetlib-uri
"/usr/lib/i386-linux-gnu/libcppnetlib-uri.so.0.11.1" )
+list(APPEND _IMPORT_CHECK_FILES_FOR_cppnetlib-uri
"/usr/lib/x86_64-linux-gnu/libcppnetlib-uri.so.0.11.1" )
# Import target "cppnetlib-server-parsers" for configuration "None"
set_property(TARGET cppnetlib-server-parsers APPEND PROPERTY
IMPORTED_CONFIGURATIONS NONE)
set_target_properties(cppnetlib-server-parsers PROPERTIES
- IMPORTED_LOCATION_NONE
"/usr/lib/i386-linux-gnu/libcppnetlib-server-parsers.so.0.11.1"
+ IMPORTED_LOCATION_NONE
"/usr/lib/x86_64-linux-gnu/libcppnetlib-server-parsers.so.0.11.1"
IMPORTED_SONAME_NONE "libcppnetlib-server-parsers.so.0"
)
list(APPEND _IMPORT_CHECK_TARGETS cppnetlib-server-parsers )
-list(APPEND _IMPORT_CHECK_FILES_FOR_cppnetlib-server-parsers
"/usr/lib/i386-linux-gnu/libcppnetlib-server-parsers.so.0.11.1" )
+list(APPEND _IMPORT_CHECK_FILES_FOR_cppnetlib-server-parsers
"/usr/lib/x86_64-linux-gnu/libcppnetlib-server-parsers.so.0.11.1" )
# Import target "cppnetlib-client-connections" for configuration "None"
set_property(TARGET cppnetlib-client-connections APPEND PROPERTY
IMPORTED_CONFIGURATIONS NONE)
set_target_properties(cppnetlib-client-connections PROPERTIES
- IMPORTED_LINK_INTERFACE_LIBRARIES_NONE
"/usr/lib/i386-linux-gnu/libssl.so;/usr/lib/i386-linux-gnu/libcrypto.so"
- IMPORTED_LOCATION_NONE
"/usr/lib/i386-linux-gnu/libcppnetlib-client-connections.so.0.11.1"
+ IMPORTED_LINK_INTERFACE_LIBRARIES_NONE
"/usr/lib/x86_64-linux-gnu/libssl.so;/usr/lib/x86_64-linux-gnu/libcrypto.so"
+ IMPORTED_LOCATION_NONE
"/usr/lib/x86_64-linux-gnu/libcppnetlib-client-connections.so.0.11.1"
IMPORTED_SONAME_NONE "libcppnetlib-client-connections.so.0"
)
list(APPEND _IMPORT_CHECK_TARGETS cppnetlib-client-connections )
-list(APPEND _IMPORT_CHECK_FILES_FOR_cppnetlib-client-connections
"/usr/lib/i386-linux-gnu/libcppnetlib-client-connections.so.0.11.1" )
+list(APPEND _IMPORT_CHECK_FILES_FOR_cppnetlib-client-connections
"/usr/lib/x86_64-linux-gnu/libcppnetlib-client-connections.so.0.11.1" )
# Commands beyond this point should not need to know the version.
set(CMAKE_IMPORT_FILE_VERSION)
--- End Message ---
--- Begin Message ---
Source: cpp-netlib
Source-Version: 0.11.1+dfsg1-2
We believe that the bug you reported is fixed in the latest version of
cpp-netlib, 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.
Ximin Luo <[email protected]> (supplier of updated cpp-netlib 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: SHA512
Format: 1.8
Date: Mon, 22 Dec 2014 01:12:05 +0100
Source: cpp-netlib
Binary: libcppnetlib-dev libcppnetlib0 libcppnetlib-doc
Architecture: source amd64 all
Version: 0.11.1+dfsg1-2
Distribution: unstable
Urgency: medium
Maintainer: Ximin Luo <[email protected]>
Changed-By: Ximin Luo <[email protected]>
Description:
libcppnetlib-dev - C++ Network Library - development files
libcppnetlib-doc - C++ Network Library - documentation
libcppnetlib0 - C++ Network Library
Closes: 773603
Changes:
cpp-netlib (0.11.1+dfsg1-2) unstable; urgency=medium
.
* Install cmake project files in arch-dependent directories. (Closes:
#773603)
Checksums-Sha1:
0da606361f5b68c10e6cd4d748f20c7d4ba87683 2346 cpp-netlib_0.11.1+dfsg1-2.dsc
28e5e739ac09ca4c4af1085f81d55f7e20c01e03 4628
cpp-netlib_0.11.1+dfsg1-2.debian.tar.xz
4fb22bd7161976477c1464adf46208f90cb33eca 93690
libcppnetlib-dev_0.11.1+dfsg1-2_amd64.deb
3ddd488261a27ff14d8260d816e654dff6f8c786 115764
libcppnetlib0_0.11.1+dfsg1-2_amd64.deb
56c676077619be441d94f8e55a6a7bfc735bc5e2 224130
libcppnetlib-doc_0.11.1+dfsg1-2_all.deb
Checksums-Sha256:
0ddba3b9124f813551fa2b3e0e5db0fcfb750590850847c0b64d5f555456e8ed 2346
cpp-netlib_0.11.1+dfsg1-2.dsc
0ab29aa065b14fdcefac5ce0e9fdb29ff542b73b3469ea3330f3f61382ff19da 4628
cpp-netlib_0.11.1+dfsg1-2.debian.tar.xz
6e1f127b608e2ace64d75a738724ab5b7586048124c453f8722115b11f563327 93690
libcppnetlib-dev_0.11.1+dfsg1-2_amd64.deb
8b18c07f02de06ab6dce1332bd98cedaa12c83c4b9a1fda8b99a941c0d51ad9d 115764
libcppnetlib0_0.11.1+dfsg1-2_amd64.deb
e68b2b0441b5da32f59b050dc2ece798910234396e9b64ef89c731253f009be3 224130
libcppnetlib-doc_0.11.1+dfsg1-2_all.deb
Files:
1863a0902d8a6247ea9ea61687a3ca81 2346 libs extra cpp-netlib_0.11.1+dfsg1-2.dsc
78d31350536cbcd0d4372d29a089d98b 4628 libs extra
cpp-netlib_0.11.1+dfsg1-2.debian.tar.xz
c318f2651a8ea62b7d8afb910f99ec9e 93690 libdevel extra
libcppnetlib-dev_0.11.1+dfsg1-2_amd64.deb
7e6acb4260542befb4767d1a26085687 115764 libs extra
libcppnetlib0_0.11.1+dfsg1-2_amd64.deb
7bee265e9b6c4b081f9be6d4c0b9da66 224130 doc extra
libcppnetlib-doc_0.11.1+dfsg1-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJUl2bsAAoJEIYN7zuPZQt54VsP/A4AMIbPYLHKWkfQ2V6pGzS2
+GXhA7xUhSGOfXuf732fZt2VtaFEwTeDeEF95n9pzdlcLLYeTjV0kfAl1qdeMZ3u
o6z19m2OzvFRfjqzkV5y7jP8GdJJIxAqmlFa1NzuigPjBV37pVRDY6+zLhL5fJjf
amjHSJB/gO2jE6ZOlKSjxozKWYiYzBPJjP6gpUYwvw+3OSHLRE1SfWhgNWiSlGhi
sTJI5o9rVap5Lk8IQRXLW4LFUBNMD9ydv3KRxNVqRJMfK+d7RVKensRwXkSpO6Fu
RqpM1nQYFg+Ww/OkhVqb65+Y0tHOrHLMT6BCnM7ZdkdXNK5gLtJo4cziIb5uK5f3
7lAvf1cyzJqr2YGlFUmPq0NXejeiwi6/Z4cxCCqt8pNd15gaeavl15e+DlPUeBUe
rEzkNFTV3OrasN3t7jQK1vD1YdVtDeXzudy3bjtII2JkFa5UwFte7jqCXqFxq2Ml
Km6Rn6hePBapXvj85d2k3bgwt6p/4LusnVPfky0pT1xCTWbNltoIdgBDqMM9STEM
SLQwGO1Sf7j9VebJNs7e20g+34iVhka6XSQrDZbDNM6k/mLIvL/4u2/wL/+R3Hgs
9xeeNtgQq6hJXtAfeFuCxalAV9J2Q+15LZLOZ8pLHpkQkqWhc2fcxzoYUmwGR3Iz
CWRx0tz5qoyLyo/nxrH3
=r1gT
-----END PGP SIGNATURE-----
--- End Message ---