Your message dated Tue, 04 Mar 2025 09:49:43 +0000
with message-id <e1tpouf-001pkb...@fasolo.debian.org>
and subject line Bug#1099265: fixed in pkg-info-el 0.6-8
has caused the Debian Bug report #1099265,
regarding pkg-info-el: FTBFS: dh_elpa_test: error
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.)


-- 
1099265: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1099265
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pkg-info-el
Version: 0.6-7
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 --with elpa
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
true
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 debian/rules binary
dh binary --with elpa
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
true
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_elpa_test
        emacs -batch -Q -l package --eval "(add-to-list 'package-directory-list 
\"/usr/share/emacs/site-lisp/elpa\")" --eval "(add-to-list 
'package-directory-list \"/usr/share/emacs/site-lisp/elpa-src\")" --eval "(setq 
ert-batch-backtrace-right-margin nil)" -f package-initialize -L . -L test 
--eval "(load \"test/test-helper.el\")" -l test/pkg-info-test.el -f 
ert-run-tests-batch-and-exit
Loading /<<PKGBUILDDIR>>/test/test-helper.el (source)...
Running tests on Emacs 30.1
Loading /<<PKGBUILDDIR>>/pkg-info.el (source)...
Cannot open load file: No such file or directory, pkg-info-dummy-package

Error: file-missing ("Cannot open load file" "No such file or directory" 
"pkg-info-dummy-package")
  require(pkg-info-dummy-package)
  load-with-code-conversion("/<<PKGBUILDDIR>>/test/pkg-info-test.el" 
"/<<PKGBUILDDIR>>/test/pkg-info-test.el" nil t)
  command-line-1(("-l" "package" "--eval" "(add-to-list 'package-directory-list 
\"/usr/share/emacs/site-lisp/elpa\")" "--eval" "(add-to-list 
'package-directory-list \"/usr/share/emacs/site-lisp/elpa-src\")" "--eval" 
"(setq ert-batch-backtrace-right-margin nil)" "-f" "package-initialize" "-L" 
"." "-L" "test" "--eval" "(load \"test/test-helper.el\")" "-l" 
"test/pkg-info-test.el" "-f" "ert-run-tests-batch-and-exit"))
  command-line()
  normal-top-level()
dh_elpa_test: error: emacs -batch -Q -l package --eval "(add-to-list 
'package-directory-list \"/usr/share/emacs/site-lisp/elpa\")" --eval 
"(add-to-list 'package-directory-list \"/usr/share/emacs/site-lisp/elpa-src\")" 
--eval "(setq ert-batch-backtrace-right-margin nil)" -f package-initialize -L . 
-L test --eval "(load \"test/test-helper.el\")" -l test/pkg-info-test.el -f 
ert-run-tests-batch-and-exit returned exit code 255
make: *** [debian/rules:4: binary] Error 25
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/202503/

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:pkg-info-el, so that this is still
visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: pkg-info-el
Source-Version: 0.6-8
Done: Xiyue Deng <manp...@gmail.com>

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

Debian distribution maintenance software
pp.
Xiyue Deng <manp...@gmail.com> (supplier of updated pkg-info-el 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: SHA512

Format: 1.8
Date: Mon, 03 Mar 2025 22:35:09 -0800
Source: pkg-info-el
Built-For-Profiles: noudeb
Architecture: source
Version: 0.6-8
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Xiyue Deng <manp...@gmail.com>
Closes: 1099265
Changes:
 pkg-info-el (0.6-8) unstable; urgency=medium
 .
   [ Nicholas D Steeves ]
   * Drop emacs24 from Enhances (package does not exist in bullseye).
   * Drop emacs25-el from Build-Depends (package does not exist in bullseye).
 .
   [ Sean Whitton ]
   * Orphan package.
   * Run 'wrap-and-sort -ast'.
 .
   [ Debian Janitor ]
   * Bump debhelper from old 10 to 13.
   * Set debhelper-compat version in Build-Depends.
   * Update renamed lintian tag names in lintian overrides.
   * Set upstream metadata fields: Bug-Database, Bug-Submit.
   * Use canonical URL in Vcs-Git.
   * Update renamed lintian tag names in lintian overrides.
   * Set upstream metadata fields: Repository, Repository-Browse.
 .
   [ Xiyue Deng ]
   * QA upload
   * Drop gitignore patch applied by accident
   * Use "ert_selectors" to skip tests requiring network
     - Drop 0002-disable-tests-that-need-network.patch
   * Add patch to fix load path for the dummy package (Closes: #1099265)
Checksums-Sha1:
 fc80d6cf165d9c0924afdb0124185680a6d978b1 1912 pkg-info-el_0.6-8.dsc
 ee1ac69f98612abdd1d4e88cc2c6ff601f79b90c 4336 pkg-info-el_0.6-8.debian.tar.xz
 a8bc1170e5d81a4b1c78abd3545dc4d6cafcf8f7 6807 
pkg-info-el_0.6-8_source.buildinfo
Checksums-Sha256:
 eb39debbac1b75d7f7c0cd40e6839eee238375361f9dc2b603c7e5690757ad4f 1912 
pkg-info-el_0.6-8.dsc
 50de045749788ae1d3ba3dbdd642e9e826151d45c4906a048a2d33c3e3008f23 4336 
pkg-info-el_0.6-8.debian.tar.xz
 1a2e8a7635d6807486ba88811e147570564f4c13d7f4f6ac36c6a446d99e8245 6807 
pkg-info-el_0.6-8_source.buildinfo
Files:
 e39ebfa00b629863f4871bc4d2920a68 1912 lisp optional pkg-info-el_0.6-8.dsc
 f5d872ee4ea6ac3d0d42cdbd01aae28b 4336 lisp optional 
pkg-info-el_0.6-8.debian.tar.xz
 012d5a6bba20849cf332671f23d6c094 6807 lisp optional 
pkg-info-el_0.6-8_source.buildinfo

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

iQIzBAEBCgAdFiEEkpeKbhleSSGCX3/w808JdE6fXdkFAmfGyM4ACgkQ808JdE6f
XdkFjg/6A8Yxf3YvI7WeOlEajUmY8JV7s8YLRofX+h2NOo51gA1gvgdzjopZEFbr
uVJeWag/8/bQ+CU4KDYAUwJ2NQqs8qP29YV9FbQYbGqKNplQau57/2XU2fELMDzj
LsPgZb6/uNujM21p8JfkX0DpDLQ9j7l1jFKIvkxr95GG2ayfoUWZb/8I/sI/SPzs
G0wAP+MeWtfEIurSgTLzEWdywB049kfgKNGlm6YEkmtDnUVUBPtzgXTcPgXj7F/F
gGcnBod7vYKv/lTOXkdyK9qgMzE4jqQOa3vB2bTB4cIf6eUTDYXDg8fuTkePoL2D
nNxDi6pz1SO1Yu6RR4Miu+QDq0B861N/Ejda8je4WiGmxCz7/hRECcc6ER3hdBlH
Sym21BuJARC7idjMwP96xbnFEM0/uxdzkPDr4oYDgqT213uNpPfbTo9eEGhHKWqa
k3l7/5+TuMknF8sDLN+N/GiecNsC0zmJXIBjEDjdyl4TuYFYZ2PV/BjxqscPoq+p
3Iqv+WYXSeQUtZv64SdBJunGYA+1N7iGWQ38ib/1aQKw1wsVzdAzer9uSH1TaXvy
b6YT1Ms6tTrwMN10QCAOXmrNa/FlA04yt4y/e7E/P4J1nz8mz9yeh8brqaRS8b4I
Yl9xIoY7gykRi6ms/iDxDy2cNM9VPk5E+O/iCkvbZ9yzr8rj3+w=
=lrW2
-----END PGP SIGNATURE-----

Attachment: pgpzJwJc5dQ54.pgp
Description: PGP signature


--- End Message ---

Reply via email to