[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1020192: marked as done (cycle-quotes: FTBFS with emacs 28: 1 test failed: test-cycle-quotes-triple-quotes)



Your message dated Fri, 11 Apr 2025 13:43:12 +0000
with message-id <[🔎] E1u3Ef2-003x0w-AG@fasolo.debian.org>
and subject line Bug#1102035: Removed package(s) from unstable
has caused the Debian Bug report #1020192,
regarding cycle-quotes: FTBFS with emacs 28: 1 test failed: test-cycle-quotes-triple-quotes
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 owner@bugs.debian.org
immediately.)


-- 
1020192: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1020192
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: cycle-quotes
Version: 0.1-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-20220917 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> dh build --with elpa
>    dh_update_autotools_config
>    dh_autoreconf
>    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\")" -f package-initialize -L . -l cycle-quotes-test.el --eval \(ert-run-tests-batch-and-exit\)
> Running 5 tests (2022-09-17 20:05:18+0000, selector ‘t’)
>    passed  1/5  test-cycle-quotes (0.025524 sec)
>    passed  2/5  test-cycle-quotes--fix-escapes (0.000091 sec)
>    passed  3/5  test-cycle-quotes--next-quote-char (0.000054 sec)
>    passed  4/5  test-cycle-quotes--set-quote-chars (0.000334 sec)
> Can’t guess python-indent-offset, using defaults: 4
> Test test-cycle-quotes-triple-quotes backtrace:
>   signal(ert-test-failed (((should (equal (buffer-string) "\"\"\"Tripl
>   ert-fail(((should (equal (buffer-string) "\"\"\"Triple quotes, as fo
>   (if (unwind-protect (setq value-57 (apply fn-55 args-56)) (setq form
>   (let (form-description-59) (if (unwind-protect (setq value-57 (apply
>   (let ((value-57 'ert-form-evaluation-aborted-58)) (let (form-descrip
>   (let* ((fn-55 #'equal) (args-56 (condition-case err (let ((signal-ho
>   (progn (python-mode) (insert "'''Triple quotes, as found in Python.'
>   (unwind-protect (progn (python-mode) (insert "'''Triple quotes, as f
>   (save-current-buffer (set-buffer temp-buffer) (unwind-protect (progn
>   (let ((temp-buffer (generate-new-buffer " *temp*" t))) (save-current
>   (let ((lexical-binding t)) (let ((temp-buffer (generate-new-buffer "
>   (closure (t) nil (let ((lexical-binding t)) (let ((temp-buffer (gene
>   ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
>   ert-run-test(#s(ert-test :name test-cycle-quotes-triple-quotes :docu
>   ert-run-or-rerun-test(#s(ert--stats :selector t :tests [#s(ert-test 
>   ert-run-tests(t #f(compiled-function (event-type &rest event-args) #
>   ert-run-tests-batch(nil)
>   ert-run-tests-batch-and-exit()
>   command-line-1(("-l" "package" "--eval" "(add-to-list 'package-direc
>   command-line()
>   normal-top-level()
> Test test-cycle-quotes-triple-quotes condition:
>     (ert-test-failed
>      ((should
>        (equal
> 	(buffer-string)
> 	"\"\"\"Triple quotes, as found in Python.\"\"\""))
>       :form
>       (equal "''\"Triple quotes, as found in Python.\"''" "\"\"\"Triple quotes, as found in Python.\"\"\"")
>       :value nil :explanation
>       (array-elt 0
> 		 (different-atoms
> 		  (39 "#x27" "?'")
> 		  (34 "#x22" "?\"")))))
>    FAILED  5/5  test-cycle-quotes-triple-quotes (0.001761 sec)
> 
> Ran 5 tests, 4 results as expected, 1 unexpected (2022-09-17 20:05:19+0000, 0.244362 sec)
> 
> 1 unexpected results:
>    FAILED  test-cycle-quotes-triple-quotes
> 
> 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\")" -f package-initialize -L . -l cycle-quotes-test.el --eval \(ert-run-tests-batch-and-exit\) returned exit code 1
> make: *** [debian/rules:4: build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/09/17/cycle-quotes_0.1-4_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220917;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220917&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Version: 0.1-6+rm

Dear submitter,

as the package cycle-quotes has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1102035

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Paul Tagliamonte (the ftpmaster behind the curtain)

--- End Message ---

Reply to: