Bug#975460: marked as done (fontforge: FTBFS on i386 [patch])

2020-11-24 Thread Debian Bug Tracking System
Your message dated Wed, 25 Nov 2020 02:38:24 +
with message-id 
and subject line Bug#975460: fixed in fontforge 1:20201107~dfsg-2
has caused the Debian Bug report #975460,
regarding fontforge: FTBFS on i386 [patch]
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 ow...@bugs.debian.org
immediately.)


-- 
975460: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975460
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: fontforge
Version: 1:20201107~dfsg-1
Severity: serious
tags: patch


Hello, to fix the build failure I think debian/libfontforge4.install should 
contain this line:
usr/lib/${DEB_BUILD_MULTIARCH}

Full patch:

--- fontforge-20201107~dfsg/debian/changelog2020-11-18 09:42:18.0 
+0100
+++ fontforge-20201107~dfsg/debian/changelog2020-11-22 15:24:41.0 
+0100
@@ -1,3 +1,9 @@
+fontforge (1:20201107~dfsg-1.1) UNRELEASED; urgency=medium
+
+  * Fix i386 build (Closes: #-1)
+
+ -- Gianfranco Costamagna   Sun, 22 Nov 2020 
15:24:41 +0100
+
 fontforge (1:20201107~dfsg-1) unstable; urgency=medium
 
   [ Jonas Smedegaard ]
diff -Nru fontforge-20201107~dfsg/debian/libfontforge4.install 
fontforge-20201107~dfsg/debian/libfontforge4.install
--- fontforge-20201107~dfsg/debian/libfontforge4.install2020-11-17 
10:15:18.0 +0100
+++ fontforge-20201107~dfsg/debian/libfontforge4.install2020-11-22 
15:24:40.0 +0100
@@ -1 +1 @@
-usr/lib/${DEB_HOST_GNU_TYPE}
+usr/lib/${DEB_BUILD_MULTIARCH}
--- End Message ---
--- Begin Message ---
Source: fontforge
Source-Version: 1:20201107~dfsg-2
Done: Anthony Fok 

We believe that the bug you reported is fixed in the latest version of
fontforge, 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 975...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anthony Fok  (supplier of updated fontforge 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 ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 24 Nov 2020 18:21:25 -0700
Source: fontforge
Architecture: source
Version: 1:20201107~dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Fonts Task Force 
Changed-By: Anthony Fok 
Closes: 975460
Changes:
 fontforge (1:20201107~dfsg-2) unstable; urgency=medium
 .
   * debian/libfontforge4.install: Fix incorrect path.  For example, on i386,
 /usr/bin/${DEB_HOST_GNU_TYPE} resolves to /usr/bin/i686-linux-gnu which
 does not exist on Debian, whereas /usr/bin/${DEB_HOST_MULTIARCH} correctly
 resolves to /usr/bin/i386-linux-gnu that we need (Closes: #975460)
   * debian/rules: Fix binary-indep build by adding override_dh_missing-indep
   * Add debian/python3-fontforge.lintian-overrides
 as Lintian fails to find libfontforge.so.4 (from libfontforge4 package)
 and thus raises false library-not-linked-against-libc errors
   * Update debian/libfontforge4.lintian-overrides
 to point the new location of libfontforge.so.4
   * Remove obsolete debian/libfontforge-dev.links
   * Add debian/patches/2004-fix-privacy-breach-logo.patch
 to fix Lintian privacy-breach-logo errors in the Japanese translation
 of old FontForge documentation
   * Add 0003-use-local-libjs-mathjax.patch and fontforge-doc.links
 to fix Lintian privacy-breach-generic warnings
   * Fix Lintian link-to-shared-library-in-wrong-package warning by removing
 unused usr/lib/*/libfontforge.so symlink from libfontforge4 package
   * Mark libfontforge4 and python3-fontforge "Multi-Arch: same"
 as suggested by Multiarch hinter
Checksums-Sha1:
 4f030de584b8973e9bcaa40f65d73ac6c27dbc8c 3015 fontforge_20201107~dfsg-2.dsc
 04f2ce826285faca444287b7b278e3676977c44a 49712 
fontforge_20201107~dfsg-2.debian.tar.xz
 f9ed98eaf1d2d9c1c85d6a3b613c96b6f9e69768 19743 
fontforge_20201107~dfsg-2_amd64.buildinfo
Checksums-Sha256:
 4d97f655cc11ceba8ff4eb3d06763f3393f150f2539ff2bdf412185b9ec92477 3015 
fontforge_20201107~dfsg-2.dsc
 e7a82400c47520943137110fd6ed8b61ebeb9379cbc4bcef653a39c3a999c779 49712 
fontforge_20201107~dfsg-2.debian.tar.xz
 812caed8a3bc33d4c58a233e5866e71437f84a9e88019cf5284be4a975c33530 19743 
fontforge_20201107~dfsg-2_amd64.buildinfo
Files:
 10e41934e64275ee0d7d98b60972776e 3015 fonts optional 
fontforge_202

Bug#975460: marked as done (fontforge: FTBFS on i386 [patch])

2020-11-22 Thread Debian Bug Tracking System
Your message dated Sun, 22 Nov 2020 19:47:34 +0100
with message-id <3ff0d555-30f1-4f9b-9182-479ae6132...@debian.org>
and subject line Re: fontforge: FTBFS on i386 [patch]
has caused the Debian Bug report #975460,
regarding fontforge: FTBFS on i386 [patch]
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 ow...@bugs.debian.org
immediately.)


-- 
975460: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975460
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: fontforge
Version: 1:20201107~dfsg-1
Severity: serious
tags: patch


Hello, to fix the build failure I think debian/libfontforge4.install should 
contain this line:
usr/lib/${DEB_BUILD_MULTIARCH}

Full patch:

--- fontforge-20201107~dfsg/debian/changelog2020-11-18 09:42:18.0 
+0100
+++ fontforge-20201107~dfsg/debian/changelog2020-11-22 15:24:41.0 
+0100
@@ -1,3 +1,9 @@
+fontforge (1:20201107~dfsg-1.1) UNRELEASED; urgency=medium
+
+  * Fix i386 build (Closes: #-1)
+
+ -- Gianfranco Costamagna   Sun, 22 Nov 2020 
15:24:41 +0100
+
 fontforge (1:20201107~dfsg-1) unstable; urgency=medium
 
   [ Jonas Smedegaard ]
diff -Nru fontforge-20201107~dfsg/debian/libfontforge4.install 
fontforge-20201107~dfsg/debian/libfontforge4.install
--- fontforge-20201107~dfsg/debian/libfontforge4.install2020-11-17 
10:15:18.0 +0100
+++ fontforge-20201107~dfsg/debian/libfontforge4.install2020-11-22 
15:24:40.0 +0100
@@ -1 +1 @@
-usr/lib/${DEB_HOST_GNU_TYPE}
+usr/lib/${DEB_BUILD_MULTIARCH}
--- End Message ---
--- Begin Message ---
looks like fixed already in git:
https://salsa.debian.org/fonts-team/fontforge/commit/c52b395bda57c305

Closing.

G.

On Sun, 22 Nov 2020 16:23:54 +0100 Gianfranco Costamagna 
 wrote:
> Source: fontforge
> Version: 1:20201107~dfsg-1
> Severity: serious
> tags: patch
> 
> 
> Hello, to fix the build failure I think debian/libfontforge4.install should 
> contain this line:
> usr/lib/${DEB_BUILD_MULTIARCH}
> 
> Full patch:
> 
> --- fontforge-20201107~dfsg/debian/changelog  2020-11-18 09:42:18.0 
> +0100
> +++ fontforge-20201107~dfsg/debian/changelog  2020-11-22 15:24:41.0 
> +0100
> @@ -1,3 +1,9 @@
> +fontforge (1:20201107~dfsg-1.1) UNRELEASED; urgency=medium
> +
> +  * Fix i386 build (Closes: #-1)
> +
> + -- Gianfranco Costamagna   Sun, 22 Nov 2020 
> 15:24:41 +0100
> +
>  fontforge (1:20201107~dfsg-1) unstable; urgency=medium
>  
>[ Jonas Smedegaard ]
> diff -Nru fontforge-20201107~dfsg/debian/libfontforge4.install 
> fontforge-20201107~dfsg/debian/libfontforge4.install
> --- fontforge-20201107~dfsg/debian/libfontforge4.install  2020-11-17 
> 10:15:18.0 +0100
> +++ fontforge-20201107~dfsg/debian/libfontforge4.install  2020-11-22 
> 15:24:40.0 +0100
> @@ -1 +1 @@
> -usr/lib/${DEB_HOST_GNU_TYPE}
> +usr/lib/${DEB_BUILD_MULTIARCH}
> 
> --- End Message ---