Your message dated Mon, 22 Jun 2020 11:29:51 +0200 with message-id <[email protected]> and subject line Re: Bug#963154: nmapsi4: Must not be arch:any has caused the Debian Bug report #963154, regarding nmapsi4: Must not be arch:any 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.) -- 963154: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963154 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: nmapsi4 Version: 0.5~alpha2-1 Severity: serious Tags: ftbfs patch Justification: fails to build from source (but built successfully in the past) Dear Maintainer, nmapsi4 fails to build from source in several architectures since 0.5~alpha2-1 revision. nmapsi4 build depends of qtwebengine5-dev. Since 5.9.1+dfsg-5 revision, released in 30 Sep 2017, qtwebengine5-dev is only available for amd64, arm64, armhf, i386 and mipsel. Consequently, now nmapsi4 FTBFS in armel, mips64el, ppc64el, s390x, alpha, hppa, hurd-i386, ia64, m68k, powerpc, ppc64, riscv64, sh4, sparc64 and x32. The following patch fixes the FTBFS in nmapsi4: diff -Nru nmapsi4-0.5~alpha2/debian/control nmapsi4-0.5~alpha2/debian/control --- nmapsi4-0.5~alpha2/debian/control 2020-05-22 12:50:04.000000000 -0300 +++ nmapsi4-0.5~alpha2/debian/control 2020-06-19 14:33:47.000000000 -0300 @@ -11,7 +11,7 @@ Rules-Requires-Root: no Package: nmapsi4 -Architecture: any +Architecture: amd64 arm64 armhf i386 mipsel Depends: ${shlibs:Depends}, ${misc:Depends}, nmap, bind9-dnsutils Description: graphical interface to nmap, the network scanner NmapSI4 is a complete Qt-based Gui with the design goal to provide a complete Regards, Eriberto
--- End Message ---
--- Begin Message ---On Sat, 20 Jun 2020, Adrian Bunk wrote: > There are plenty of packages in the archive whose build dependencies > cannot be fulfilled on all release architectures. > > This is not a problem. Indeed. We don't even have outdated binaries to remove. Hence closing this bug. Cheers, -- ⢀⣴⠾⠻⢶⣦⠀ Raphaël Hertzog <[email protected]> ⣾⠁⢠⠒⠀⣿⡁ ⢿⡄⠘⠷⠚⠋ The Debian Handbook: https://debian-handbook.info/get/ ⠈⠳⣄⠀⠀⠀⠀ Debian Long Term Support: https://deb.li/LTS
--- End Message ---

