[Debian-ha-maintainers] Bug#809966: libcrmcommon-dev:	arch-dependent file in "Multi-Arch: same" package
    Jakub Wilk 
    jwilk at debian.org
       
    Mon Jan  4 23:44:22 UTC 2016
    
    
  
Package: libcrmcommon-dev
Version: 1.1.13-1
Severity: important
User: multiarch-devel at lists.alioth.debian.org
Usertags: multiarch
libcrmcommon-dev is marked as "Multi-Arch: same", but the following file 
is architecture-dependent:
/usr/include/pacemaker/crm_config.h
An example diff between i386 and amd64 is attached.
-- 
Jakub Wilk
-------------- next part --------------
diff -ur libcrmcommon-dev_1.1.13-1_i386/usr/include/pacemaker/crm_config.h libcrmcommon-dev_1.1.13-1_amd64/usr/include/pacemaker/crm_config.h
--- libcrmcommon-dev_1.1.13-1_i386/usr/include/pacemaker/crm_config.h	2016-01-04 13:42:47.000000000 +0100
+++ libcrmcommon-dev_1.1.13-1_amd64/usr/include/pacemaker/crm_config.h	2015-12-24 09:43:33.000000000 +0100
@@ -45,7 +45,7 @@
 /****** Directories ******/
 
 /* Location for Pacemaker daemons */
-#define CRM_DAEMON_DIR "/usr/lib/i386-linux-gnu/pacemaker"
+#define CRM_DAEMON_DIR "/usr/lib/x86_64-linux-gnu/pacemaker"
 
 /* Where to keep blackbox dumps */
 #define CRM_BLACKBOX_DIR "/var/lib/pacemaker/blackbox"
    
    
More information about the Debian-ha-maintainers
mailing list