Your message dated Mon, 23 Jan 2023 11:21:50 +0100
with message-id <[email protected]>
and subject line fixed with version 3.1.0-2
has caused the Debian Bug report #1029481,
regarding yq: unmodified incorrect package description from debmake template
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.)
--
1029481: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1029481
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: yq
Version: 3.1.0-1
Severity: serious
The current description of the yq package is rather bogus.
It appears that the debmake template was not modified.
$ apt-cache show yq | grep-dctrl -s Description-en .
Description-en: auto-generated package by debmake
This Debian binary package was auto-generated by the
debmake(1) command provided by the debmake package.
$ chronic apt source -qq yq
$ head -n1 yq*/README*
yq: Command-line YAML/XML/TOML processor - jq wrapper for YAML, XML, TOML
documents
$ dgrep -A5 'auto-generated' debmake
/usr/lib/python3/dist-packages/debmake/control.py: desc =
"auto-generated package by debmake"
/usr/lib/python3/dist-packages/debmake/control.py- #
/usr/lib/python3/dist-packages/debmake/control.py- if
para["desc_long"].rstrip():
/usr/lib/python3/dist-packages/debmake/control.py- desc_long =
para["desc_long"].rstrip()
/usr/lib/python3/dist-packages/debmake/control.py- elif
para["desc"].strip():
/usr/lib/python3/dist-packages/debmake/control.py- desc_long = " " +
para["desc"].strip()
--
/usr/lib/python3/dist-packages/debmake/para.py: help="pedantically
check auto-generated files",
/usr/lib/python3/dist-packages/debmake/para.py- )
/usr/lib/python3/dist-packages/debmake/para.py- p.add_argument(
/usr/lib/python3/dist-packages/debmake/para.py- "-T",
/usr/lib/python3/dist-packages/debmake/para.py- "--tutorial",
/usr/lib/python3/dist-packages/debmake/para.py- action="store_true",
--
/usr/share/debmake/extra0desc_long/_long: This Debian binary package was
auto-generated by the
/usr/share/debmake/extra0desc_long/_long- debmake(1) command provided by the
debmake package.
--
/usr/share/debmake/extra0desc_long/_long_tutorial: This Debian binary
package was auto-generated by the
/usr/share/debmake/extra0desc_long/_long_tutorial- debmake(1) command
provided by the debmake package.
/usr/share/debmake/extra0desc_long/_long_tutorial- .
/usr/share/debmake/extra0desc_long/_long_tutorial- ===== This comes from the
unmodified template file =====
/usr/share/debmake/extra0desc_long/_long_tutorial- .
/usr/share/debmake/extra0desc_long/_long_tutorial- Please edit this template
file (debian/control) and other package files
--
bye,
pabs
https://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part
--- End Message ---
--- Begin Message ---
Version: 3.1.0-2
the bug is fixed in version 3.1.0-2 with fixing the description in
debian/control.
The other lines reported with
dgrep -A5 'auto-generated' debmake
are false-positives since they are files from the debmake package and
not from yq.
Christoph
OpenPGP_signature
Description: OpenPGP digital signature
--- End Message ---