GNU bug report logs -
#68288
29.1.90; describe-package errors if a package specifies multiple maintainers
Previous Next
Reported by: Daniel Mendler <mail <at> daniel-mendler.de>
Date: Sat, 6 Jan 2024 14:50:02 UTC
Severity: normal
Found in version 29.1.90
Done: Stefan Monnier <monnier <at> iro.umontreal.ca>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 68288 in the body.
You can then email your comments to 68288 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#68288
; Package
emacs
.
(Sat, 06 Jan 2024 14:50:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Daniel Mendler <mail <at> daniel-mendler.de>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sat, 06 Jan 2024 14:50:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
When a package specifies multiple maintainers in its `Maintainer:`
header field, the `describe-package' command throws an error. As an
example, execute `describe-package' on the `marginalia' package from GNU
ELPA. I get the following error message:
Debugger entered--Lisp error: (wrong-type-argument char-or-string-p ("Omar Antolín Camarena" . "omar <at> matem.unam.mx"))
(package--print-email-button (("Omar Antolín Camarena" . "omar <at> matem.unam.mx") ("Daniel Mendler" . "mail <at> daniel-mendler.de")))
(describe-package-1 #s(package-desc :name marginalia :version (1 5 0 20240105 70159) :extras ((:url . "https://github.com/minad/marginalia") (:keywords "docs" "help" "matching" "completion") (:maintainer ("Omar Antolín Camarena" . "omar <at> matem.unam.mx") ("Daniel Mendler" . "mail <at> daniel-mendler.de")) (:authors ("Omar Antolín Camarena" . "omar <at> matem.unam.mx") ("Daniel Mendler" . "mail <at> daniel-mendler.de")) (:commit . "ea356ebb1ddb8d6da78574b517155475cf52d46f")) :signed t))
(#f(compiled-function () #<bytecode 0x1000adb5225de6ea>))
(help--window-setup "*Help*" #f(compiled-function () #<bytecode 0x1000adb5225de6ea>))
(describe-package #s(package-desc :name marginalia :version (1 5 0 20240105 70159) :extras ((:url . "https://github.com/minad/marginalia") (:keywords "docs" "help" "matching" "completion") (:maintainer ("Omar Antolín Camarena" . "omar <at> matem.unam.mx") ("Daniel Mendler" . "mail <at> daniel-mendler.de")) (:authors ("Omar Antolín Camarena" . "omar <at> matem.unam.mx") ("Daniel Mendler" . "mail <at> daniel-mendler.de")) (:commit . "ea356ebb1ddb8d6da78574b517155475cf52d46f")) :signed t))
(package-menu-describe-package)
(funcall-interactively package-menu-describe-package)
(command-execute package-menu-describe-package)
In GNU Emacs 29.1.90 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo
version 1.18.0, Xaw scroll bars) of 2024-01-03
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#68288
; Package
emacs
.
(Sat, 06 Jan 2024 23:52:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 68288 <at> debbugs.gnu.org (full text, mbox):
> When a package specifies multiple maintainers in its `Maintainer:`
> header field, the `describe-package' command throws an error. As an
> example, execute `describe-package' on the `marginalia' package from GNU
> ELPA. I get the following error message:
Thanks. It should hopefully be fixed in `master` now.
Stefan
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#68288
; Package
emacs
.
(Sun, 07 Jan 2024 00:01:02 GMT)
Full text and
rfc822 format available.
Message #11 received at submit <at> debbugs.gnu.org (full text, mbox):
Stefan Monnier via "Bug reports for GNU Emacs, the Swiss army knife of
text editors" <bug-gnu-emacs <at> gnu.org> writes:
>> When a package specifies multiple maintainers in its `Maintainer:`
>> header field, the `describe-package' command throws an error. As an
>> example, execute `describe-package' on the `marginalia' package from GNU
>> ELPA. I get the following error message:
>
> Thanks. It should hopefully be fixed in `master` now.
Many thanks!
> Stefan
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#68288
; Package
emacs
.
(Sun, 07 Jan 2024 00:01:02 GMT)
Full text and
rfc822 format available.
Reply sent
to
Stefan Monnier <monnier <at> iro.umontreal.ca>
:
You have taken responsibility.
(Sun, 07 Jan 2024 04:12:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Daniel Mendler <mail <at> daniel-mendler.de>
:
bug acknowledged by developer.
(Sun, 07 Jan 2024 04:12:02 GMT)
Full text and
rfc822 format available.
Message #19 received at 68288-done <at> debbugs.gnu.org (full text, mbox):
>> Thanks. It should hopefully be fixed in `master` now.
> Many thanks!
Closing,
Stefan
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 04 Feb 2024 12:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 230 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.