Your message dated Sat, 26 Apr 2025 23:19:34 +0000
with message-id <e1u8oo2-00dac4...@fasolo.debian.org>
and subject line Bug#1101850: fixed in intel-mkl 2020.4.304-6
has caused the Debian Bug report #1101850,
regarding intel-mkl: FTBFS: 
rpm/intel-comp-l-all-vars-19.1.3-304-19.1.3-304.noarch.rpm: digests SIGNATURES 
NOT OK
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.)


-- 
1101850: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1101850
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:intel-mkl
Version: 2020.4.304-5
Severity: serious
Tags: ftbfs trixie sid

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
debconf-updatepo
rm -f debian/*.install  # auto-generated install files
rm -f debian/*.lintian-overrides  # auto-generated lintian files
rm -f  debian/libmkl-dev.config  debian/libmkl-dev.postinst  
debian/libmkl-dev.prerm  debian/libmkl-rt.config  debian/libmkl-rt.postinst  
debian/libmkl-rt.prerm  debian/pkgconfig/mkl-static-ilp64-iomp.pc  
debian/pkgconfig/mkl-static-ilp64-seq.pc  
debian/pkgconfig/mkl-static-lp64-iomp.pc  
debian/pkgconfig/mkl-static-lp64-seq.pc
rm -f -rf debian/__pycache__
rm -f -rf opt  # extracted from upstream rpm packages
rm -f -r debian/rpmdb
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
../intel-mkl_2020.4.304.orig.tar.gz: OK
rpm --dbpath=/<<PKGBUILDDIR>>/debian/rpmdb --rebuilddb
rpm --dbpath=/<<PKGBUILDDIR>>/debian/rpmdb --import PUBLIC_KEY.PUB
warning: Certificate ACFA9FC57E6C5DBE:
  The certificate is expired: The primary key is not live
  Subkey ACFA9FC57E6C5DBE is expired: The primary key is not live
  Certificate does not have any usable signing keys
rpm --dbpath=/<<PKGBUILDDIR>>/debian/rpmdb -qa
gpg-pubkey-7e6c5dbe-5d91bb57
rpm --dbpath=/<<PKGBUILDDIR>>/debian/rpmdb -qi gpg-pubkey-7e6c5dbe-5d91bb57
Name        : gpg-pubkey
Version     : 7e6c5dbe
Release     : 5d91bb57
Architecture: (none)
Install Date: Wed Jun 12 10:08:56 2024
Group       : Public Keys
Size        : 0
License     : pubkey
Signature   : (none)
Source RPM  : (none)
Build Date  : Mon Sep 30 08:22:47 2019
Build Host  : localhost
Packager    : Intel(R) Software Development Products
Summary     : Intel(R) Software Development Products public key
Description :
-----BEGIN PGP PUBLIC KEY BLOCK-----

mQENBF2Ru1cBCADET6CERkWEDRAF6GIEceiajgMFT6BepRjF26rtnyEXdAXT4vU+
wLqg0DE5Va1t4ZAXcIHJ3g1OuGw7Vst2b7WySJl1cFvRSOxZg7Em0QUd51c7n0IY
X6FL55Ern2pU3sL2NfJnyrKiHBSTBGqMFELF5cTaY4E1GQyIUj0BrwUXMpLuxxL0
ISyz2CNFnJuENbunbax0L5LrHLFwcsTEvT9qZVcP5G+xZBmhPOJ3bR3LHZN/9tj1
E6IEzFOY/S/jfqXKmwbR4EzZ7pTtBqNzDm6bviWwQHyh6euweoDhTa6TAUUsP5vI
L+7iWDQd9X10XyByWEsLaQbWNBCPxAwRTAgnABEBAAG1ACZJbnRlbChSKSBTb2Z0
d2FyZSBEZXZlbG9wbWVudCBQcm9kdWN0c4kBPgQTAQgAKAUCXZG7VwIbAwUJB4Yf
gAYLCQgHAwIGFQgCCQoLBBYCAwECHgECF4AACgkQrPqfxX5sXb7L5Qf/cxJs9tDC
ea0ZWqeSX1lAjuff2BkuH/yXwvu625DcAneUemho6NDck2LJKhpUM/9teyQWGTII
uz8IlIr3zYeK8VmVitm6cgjD07TYeh5j71eAd7R1o49IUhIx/cXcuBcYHOw9kWCp
l05D85xByZxkF7tlShLwVveyNGeVzU8aBJPhqoPGzIP0/CJ3c2Qe09UMmqyhUw5E
TMqBxR1E+vFCqAHfa3VdtOc8gIfmMK50t/wjE33RdnMI0cHoqmRLFj6CppBjBabI
Y+ro1focySyJ8cLkVEsk0T6u0s2B8nj+ctjasYAeZCmk6shNh9Y06zHkRcBS/cy2
bHeB4nKs3YBvpA==
=aXpT
-----END PGP PUBLIC KEY BLOCK-----

set -e -x; for rpmfile in $(find rpm -type f -name '*.rpm' | sort); do \
        rpm --dbpath=/<<PKGBUILDDIR>>/debian/rpmdb -K $rpmfile; \
        rpm2cpio $rpmfile | cpio -idmv; \
        done
+ find rpm -type f -name *.rpm
+ sort
+ rpm --dbpath=/<<PKGBUILDDIR>>/debian/rpmdb -K 
rpm/intel-comp-l-all-vars-19.1.3-304-19.1.3-304.noarch.rpm
rpm/intel-comp-l-all-vars-19.1.3-304-19.1.3-304.noarch.rpm: digests SIGNATURES 
NOT OK
make[1]: *** [debian/rules:41: extract-rpms] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:27: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202504/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:intel-mkl, so that this is still
visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: intel-mkl
Source-Version: 2020.4.304-6
Done: Andreas Beckmann <a...@debian.org>

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

Debian distribution maintenance software
pp.
Andreas Beckmann <a...@debian.org> (supplier of updated intel-mkl 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: Sun, 27 Apr 2025 00:51:07 +0200
Source: intel-mkl
Architecture: source
Version: 2020.4.304-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Andreas Beckmann <a...@debian.org>
Closes: 1101850
Changes:
 intel-mkl (2020.4.304-6) unstable; urgency=medium
 .
   * Team upload.
   * Ignore signature verification error on ancient rpms with non-conformant
     signature.  (Closes: #1101850)
   * Add Catalan (ca) debconf translations, thanks to poc senderi.
   * Bump Standards-Version to 4.7.2 (no change).
Checksums-Sha1:
 f369d71fa55cd194a23d0b490e3c3738ca2520f4 6826 intel-mkl_2020.4.304-6.dsc
 b30b2a69889195161ba0e275a6732bca5aed8457 36696 
intel-mkl_2020.4.304-6.debian.tar.xz
 a54b387caa03c1a9e1f296d7af20c2c6e86185c6 6354 
intel-mkl_2020.4.304-6_source.buildinfo
Checksums-Sha256:
 8c64eca15b0853fa3fd52bf1e9c32b01b1a5673d977e84dfd7cb765017aea29c 6826 
intel-mkl_2020.4.304-6.dsc
 1202ece79e20127089ad1c2d9770f2c05a3e7cc07ba3172bdee9aca8a3d78ba3 36696 
intel-mkl_2020.4.304-6.debian.tar.xz
 a3ab1c237088e71dc3f08b7ec7ab35324cab9307c1f462f9dfd42a9402989948 6354 
intel-mkl_2020.4.304-6_source.buildinfo
Files:
 583bbbf610366d2505cb793dc9b90bca 6826 non-free/science optional 
intel-mkl_2020.4.304-6.dsc
 95f43a198ebc9f8b7cc60c2a8d6bae9b 36696 non-free/science optional 
intel-mkl_2020.4.304-6.debian.tar.xz
 ec52e5bfd3358c429c8766e3483c31be 6354 non-free/science optional 
intel-mkl_2020.4.304-6_source.buildinfo

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

iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmgNZN0QHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCBhWD/9jLHvfpQUnViACoY4rJdcyPR6Vb8Dz22XP
FRmasGx4848djul5E/HY6v0HG9A2ZCDWsqwnNOyVe5p7bW2kVotEd5X3dgJCrwUO
Yh2aDo0twvU6KKu2nPyMW7II57JYr5tZIRfArQcGqpydusRESOWqdnUGLjQheR2i
LhlGgQNrUPeF/kSGiilcL7LgUjcmiI5T1OGBRCQEP5V3xNtNsbIh3WJ1vQsrIp2U
ilkycIyU/pykSTBbk2hFavr5YACAVzi97VM8vTms1nk1r9DcK5ERC8MolAj4BPS9
5NnTIxklF84WrbuljQ/4proD0x8DhK/OJ7s94+mV/e4dqEp0/+Ng7QtfNwwoW5QB
W5mQKA2vD1v/XAvNSnr+TmXtjyvrZNaDVX0HmM+X31K6rIf3nB5ohx6/0plb2fmC
XXNMnhNFe7orjhJAvrNugXK6W5nl+IBRNRUdkb9pQrLWmE7BYwp1PRK2GE8H557y
DvY+cGQ9Dor4mWccN7kJDUtz6mTiYvrSVXIH9iD6UkqdOJKCA2yjgK7VadwRdqbD
a0cxDPucx6MV4BW6urITG9kMzRxl3lbQ112QECyzMZMl70qYPFy07tSd+8guOSER
o+hqh7Fe6JwrzWqAv190cxk3LcFFV9nmFO+HFhTCmAft+m3ckhrTC93jhMm4YMuV
whthT8NmLw==
=6d6H
-----END PGP SIGNATURE-----

Attachment: pgpcya58W4JvD.pgp
Description: PGP signature


--- End Message ---

Reply via email to