Your message dated Fri, 24 Feb 2023 21:06:30 +0000
with message-id <[email protected]>
and subject line Bug#1031647: fixed in git-annex 10.20230126-2
has caused the Debian Bug report #1031647,
regarding git-annex: Bogus build dependency whitelist results in FTBFS on m68k
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.)


-- 
1031647: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1031647
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: git-annex
Version: 10.20230126-1
Severity: normal
User: [email protected]
Usertags: m68k
X-Debbugs-Cc: [email protected]

Hello!

git-annex currently FTBFS on m68k with an error message that indicates that some
build dependencies are missing:

Configuring git-annex-10.20230126...
Setup: Encountered missing or private dependencies:
clientsession,
wai,
wai-extra,
warp >=3.2.8,
warp-tls >=3.2.2,
yesod >=1.4.3,
yesod-core >=1.6.0,
yesod-form >=1.4.8,
yesod-static >=1.5.1

Looking at debian/control, these build dependencies are for some reason only 
enabled
for a subset of architectures, namely those where the build dependency doesn't 
arise:

--- debian/control.old  2023-02-13 19:07:12.000000000 +0100
+++ debian/control      2023-02-19 19:37:53.133167401 +0100
@@ -34,16 +34,16 @@
        libghc-hinotify-dev (>= 0.3.10) [linux-any],
        libghc-dbus-dev (>= 0.10.7) [linux-any],
        libghc-fdo-notify-dev (>= 0.3) [linux-any],
-       libghc-yesod-dev (>= 1.2.6.1)       [i386 amd64 arm64 armel armhf 
kfreebsd-i386 kfreebsd-amd64 mips mips64el mipsel powerpc ppc64el s390x],
-       libghc-yesod-core-dev (>= 1.6.0)    [i386 amd64 arm64 armel armhf 
kfreebsd-i386 kfreebsd-amd64 mips mips64el mipsel powerpc ppc64el s390x],
-       libghc-yesod-form-dev (>= 1.3.15)   [i386 amd64 arm64 armel armhf 
kfreebsd-i386 kfreebsd-amd64 mips mips64el mipsel powerpc ppc64el s390x],
-       libghc-yesod-static-dev (>= 1.2.4)  [i386 amd64 arm64 armel armhf 
kfreebsd-i386 kfreebsd-amd64 mips mips64el mipsel powerpc ppc64el s390x],
-       libghc-shakespeare-dev (>= 2.0.0)   [i386 amd64 arm64 armel armhf 
kfreebsd-i386 kfreebsd-amd64 mips mips64el mipsel powerpc ppc64el s390x],
-       libghc-clientsession-dev            [i386 amd64 arm64 armel armhf 
kfreebsd-i386 kfreebsd-amd64 mips mips64el mipsel powerpc ppc64el s390x],
-       libghc-warp-dev (>= 3.0.0.5)        [i386 amd64 arm64 armel armhf 
kfreebsd-i386 kfreebsd-amd64 mips mips64el mipsel powerpc ppc64el s390x],
-       libghc-warp-tls-dev                 [i386 amd64 arm64 armel armhf 
kfreebsd-i386 kfreebsd-amd64 mips mips64el mipsel powerpc ppc64el s390x],
-       libghc-wai-dev                      [i386 amd64 arm64 armel armhf 
kfreebsd-i386 kfreebsd-amd64 mips mips64el mipsel powerpc ppc64el s390x],
-       libghc-wai-extra-dev                [i386 amd64 arm64 armel armhf 
kfreebsd-i386 kfreebsd-amd64 mips mips64el mipsel powerpc ppc64el s390x],
+       libghc-yesod-dev (>= 1.2.6.1),
+       libghc-yesod-core-dev (>= 1.6.0),
+       libghc-yesod-form-dev (>= 1.3.15),
+       libghc-yesod-static-dev (>= 1.2.4),
+       libghc-shakespeare-dev (>= 2.0.0),
+       libghc-clientsession-dev,
+       libghc-warp-dev (>= 3.0.0.5),
+       libghc-warp-tls-dev,
+       libghc-wai-dev,
+       libghc-wai-extra-dev,
        libghc-dav-dev (>= 1.0),
        libghc-persistent-dev (>= 2.8.1),
        libghc-persistent-template-dev,

Thus, I would suggest removing the white-list and enabling the build 
dependencies
for all architectures.

Adrian

--
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

--- End Message ---
--- Begin Message ---
Source: git-annex
Source-Version: 10.20230126-2
Done: Sean Whitton <[email protected]>

We believe that the bug you reported is fixed in the latest version of
git-annex, 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.
Sean Whitton <[email protected]> (supplier of updated git-annex 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: Fri, 24 Feb 2023 13:36:59 -0700
Source: git-annex
Architecture: source
Version: 10.20230126-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
<[email protected]>
Changed-By: Sean Whitton <[email protected]>
Closes: 1031647
Changes:
 git-annex (10.20230126-2) unstable; urgency=medium
 .
   * Add m68k to list of archs for webapp build-deps (Closes: #1031647).
Checksums-Sha1:
 2b757dfd680b2e8b339e941c57c260927a3f08a3 5558 git-annex_10.20230126-2.dsc
 2170d517cf2b0b2972f1f277e717aad426d1aa0c 79532 
git-annex_10.20230126-2.debian.tar.xz
Checksums-Sha256:
 b0d6a8b090250819fd33d8ee3cad26e87e117fe7a95f76c8b8a4b961d4b14d2e 5558 
git-annex_10.20230126-2.dsc
 5a5e1bfc7380e4d567740e5b97345aaffbc27d62156388e46f7b92cdae6a572a 79532 
git-annex_10.20230126-2.debian.tar.xz
Files:
 f4b28020459dfa39a0f3f2c135f85929 5558 utils optional 
git-annex_10.20230126-2.dsc
 7dcd3f66d1b70836c7fe7fccb56dc13d 79532 utils optional 
git-annex_10.20230126-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEm5FwB64DDjbk/CSLaVt65L8GYkAFAmP5IEgACgkQaVt65L8G
YkCW2xAAgHaYwMqJT4viezN9FaMxPTW9lICtlJIXJlxRV1qWLCKng91KQLOVODPq
oSv3FfznBfritt2TCfbtJNLaH++FpSjFvC7HroJE7OQX2IxKgUccVUw6fIPgqMD2
4p/aB2fl6T0CbkARp9XkyEgQGOsL8qyQDgs15GPLDlSNRAshfFNlDZ9u2AjXfOsE
hVpp42l24a5lks3NFF04JVF7uEpXl8UERCZmSSOrOTwajgiI9DNWgd+BnN509udi
Kq4I88tD4tcZM354qivv9tlpgyruYIWZKkL3pjmVIXm8+hyNgI1iZkYibLoyGjzn
ObCdIHAIByuxFREgpEIgUT1HsusLdqQ1v1Dco2fO4aLZgNw6sa48iiZ+oMSKvWaX
EuFoqn1WhqInkvCc4M/dzZM5zHLx8xnNawUFOKNBLTFf6yIVh6PAzyJgH2TUEQRo
ypU+473JmWV6HcXIkmFR5tN+zieI97lzVGEOoKFlVcioKyNCNpixaMC4IeBJWZK3
7IqRKouCGtcGzQOLYZMJZt1mSmVPcnQGrOX47PVNVR6kmHjOniLUpOdyMBhetURp
CjdQ854IDGStQKI6NKy0lKnlODnQS1OnmaZHH7T2lEO6dLkunW0aEXa3VsPTdkAl
gTbxSIcZiFvGS4AyK+1ik2vB1sqtY2l0HRwaGJb7Pu3gs/HSZtI=
=f6fW
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to