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

Bug#1004221: marked as done (reportbug: automatically add usertags for ftp.debian.org bugs)



Your message dated Sun, 04 Dec 2022 18:53:33 +0000
with message-id <E1p1u7J-003C9l-Po@fasolo.debian.org>
and subject line Bug#1004221: fixed in reportbug 11.6.0
has caused the Debian Bug report #1004221,
regarding reportbug: automatically add usertags for ftp.debian.org bugs
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.)


-- 
1004221: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004221
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: reportbug
Version: 11.2.0
Severity: wishlist
X-Debbugs-CC: ftp.debian.org@packages.debian.org
Control: affects -1 ftp.debian.org@packages.debian.org

When filing bugs against ftp.debian.org there is a menu
asking what kind of request the bug report is about:

    1 ANAIS     Package removal - Architecture Not Allowed In Source.
    2 ICE       Package removal - Internal Compiler Error.
    3 NBS       Package removal - Not Built [by] Source.
    4 NPOASR    Package removal - Never Part Of A Stable Release.
    5 NVIU      Package removal - Newer Version In Unstable.
    6 ROM       Package removal - Request Of Maintainer.
    7 ROP       Package removal - Request of Porter.
    8 RoQA      Package removal - Requested by the QA team.
    9 other     Not a package removal request, report other problems.
   10 override  Change override request.

Currently reportbug doesn't add removal usertags, which means people
try to do it and then often they get it wrong, many use rm or removal
instead of remove for example or make typos like remvoe or similar.

Please add these usertags for Package removal requests:

   User: ftp.debian.org@packages.debian.org
   Usertags: remove
   
The code already has usertags for Change override requests:

   User: ftp.debian.org@packages.debian.org
   Usertags: override
   
For other requests reportbug could provide a commented out
usertags header with instructions about how to proceed:

   # Please choose the right usertag, uncomment the fields and delete this comment
   #User: ftp.debian.org@packages.debian.org
   #Usertags: lintian archive dak section archs

Alternatively, reportbug could add new items to the reportbug menu for
the existing usertags and add the pseudo-headers when they are chosen.

   User: ftp.debian.org@packages.debian.org
   Usertags: lintian

   User: ftp.debian.org@packages.debian.org
   Usertags: archive
   
   User: ftp.debian.org@packages.debian.org
   Usertags: dak
   
   User: ftp.debian.org@packages.debian.org
   Usertags: section
   
   User: ftp.debian.org@packages.debian.org
   Usertags: archs
   
You can see the usertags in the ftp.debian.org usercategory here:

   $ rsync rsync://bugs-mirror.debian.org/bts-spool-index/user/*/ftp.debian.org*packages.debian.org usertags
   $ sed -n '/^Cat/,/^$/p' usertags 
   Category: ftp.debian.org.tasks
   Cat1: ftp.debian.org tasks
   Cat1Options:
    tag=remove - Removal Requested
    tag=override - Override Alteration
    tag=lintian - Lintian Rejects
    tag=archive - Archive Related
    tag=dak - DAK only
    tag=section - Archive sections
    tag=archs - Supported Architectures
   Cat1Default: Uncategorized
   Cat1Order: 0, 1, 2, 3, 4, 5, 6, 7
   
   Category: normal
   Cat1: status
   Cat2: ftp.debian.org.tasks
   Cat3: severity
   
   Category: ftp.debian.org-sort
   Cat1: status
   Cat2: ftp.debian.org.tasks
   Cat3: severity
   
   Category: testing
   Cat1: status
   Cat2: ftp.debian.org.tasks
   Cat3: severity
   
   Category: old
   Cat1: status
   Cat2: severity
   Cat3: classification

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Source: reportbug
Source-Version: 11.6.0
Done: Nis Martensen <nis.martensen@web.de>

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

Debian distribution maintenance software
pp.
Nis Martensen <nis.martensen@web.de> (supplier of updated reportbug 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 04 Dec 2022 19:28:36 +0100
Source: reportbug
Architecture: source
Version: 11.6.0
Distribution: unstable
Urgency: medium
Maintainer: Reportbug Maintainers <debian-reportbug@lists.debian.org>
Changed-By: Nis Martensen <nis.martensen@web.de>
Closes: 1004221 1012234 1013254 1014869 1014871 1015933 1016007 1018748 1020297 1021481 1021849 1023786 1024629 1024685
Changes:
 reportbug (11.6.0) unstable; urgency=medium
 .
   [ Paul Wise ]
   * reportbug/debbugs.py: Add usertags for ftp.d.o removal requests
     (Closes: #1004221)
   * man/reportbug.conf.5, conf/reportbug.conf: Don't mention using the header
     option to set X-Debbugs-CC
   * doc/README.Users: Drop mention of X-Debbugs-Cc being moved from
     pseudo-header to mail headers
   * reportbug/debbugs.py, test/test_debbugs.py: Notify packages of bugs
     against pseudo-packages that affect them
 .
   [ Holger Wansing ]
   * reportbug/debbugs.py: mention log file location in installer template
     (Closes: #1015933)
 .
   [ Daniel Lewart ]
   * reportbug/debbugs.py: override: extra priority is deprecated
     (Closes: #1018748)
 .
   [ Nis Martensen ]
   * reportbug.utils.get_dependency_info(): implement line wrapping.
     Thanks to Sandro Tosi for the suggestion
   * reportbug.utils.get_dependency_info(): fix min pkgname column width
     (Closes: #1024685)
   * bin/reportbug: ask CC addresses also if list-cc-me is set (Closes: #1023786)
   * reportbug/debbugs.py: use upstream contact instead of author in template
     (Closes: #1020297)
   * reportbug/bugreport.py: add 'UP' on non-SMP machines (Closes: #1021849)
   * bin/reportbug: get submit address from resumed message (Closes: #1021481)
   * reportbug.utils.get_source_version: avoid guessing between multiple answers
     (Closes: #1024629)
   * bin/reportbug: drop safety check for msg changes for resumed reports
     (Closes: #1014871)
   * fix "bin/reportbug: get submit address from resumed message"
   * bin/reportbug: display some advice if called with general package argument
     (Closes: #1012234)
   * bin/reportbug: do not ignore --subject option with -N (Closes: #1013254)
   * bin/reportbug: rephrase version confirmation question (Closes: #1016007)
   * reportbug/submit.py: Do not use mta -f with empty envelopefrom
     (Closes: #1014869)
Checksums-Sha1:
 8c8dfc92a0138f49cb6cdb2054210730caf85a2e 1888 reportbug_11.6.0.dsc
 b0a87917f7215188f4e6f3c5f79c414b66c34268 212928 reportbug_11.6.0.tar.xz
 da623ddb52c3be9247b58e5a1b244d3a069680df 7850 reportbug_11.6.0_amd64.buildinfo
Checksums-Sha256:
 ecc7e896dd9ecfd4bc6f46863bed414bb1d0e6c516296209dac7841a339166c2 1888 reportbug_11.6.0.dsc
 be2ba079361f30412d382edf06e405b104fa5808503bad834e536eff2db21a84 212928 reportbug_11.6.0.tar.xz
 36429078b675a55bd776c12863e2fe91993b9d0f66ae3c356ad65e951d07fa08 7850 reportbug_11.6.0_amd64.buildinfo
Files:
 cba7509af279e0692c1f96c116d20d66 1888 utils standard reportbug_11.6.0.dsc
 2aa4d9df85decaec66eb759755ae068f 212928 utils standard reportbug_11.6.0.tar.xz
 ed36042cabe70e2139d02864b6a67578 7850 utils standard reportbug_11.6.0_amd64.buildinfo

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

iQIzBAEBCAAdFiEElwagcOR0bw2C8YAgINUE/crqn1AFAmOM58cACgkQINUE/crq
n1DjYw/9HWTxq7fe1uFmX43twRK7mypJeKppI/9n2hBf8W2neXV5OzwUH+YMKMdG
aZ0uW7dyRJ/K1w0u4Po+KlIGhXhGdyuEwIgYJ6o0qWgmW+YtGqKB2W7OdgFnsFtZ
5rx4CbO4vEmgE/0Fh24XWmU5U4bOrlWqZQF0DSUGu47spVRQuvSCL2VIuF5d1Gov
TbIizRaQcIgALDRGE54doWyMbcrXMiZEHf3xpjvrpuloFFVKgGCTvi8BFsRGpmrx
1bzhWiWafXJdUcspzJvyvQT+SiOnl9bBy0tgFyLyOnOrKiDKnNSdRh1UTGG8gjiP
zHgb91cTS82/A1Veo3cWUwopZEZcPdhOpy+XDmqhZskJRlHHTuiZVdaTftBZR9uf
Qe6sl7MviW/MMI8mtHmT+Tq4xPcHogdyC2U4lCtNsC+QFxKUw0Wql1xj1IUeHCvl
EAfX35MZcpO2fv100qaxnYfx0MAxQjMMQ/NGO8agcl8YNkEi8+kWlnHaBNGSO21+
usipx+20lfqRn1VgcZ4Ot2MUiYIdcwtf9DgfB7aQkPsNMOZuPEHlu3IM6poKg4Kk
1CqV0gUbE5R1uMtyvV8thMqKbFX9xqEmx4TNAmJ1jnKnBT9lDM6hyhgZ01ferobt
ppz0Krh9KEAeAHfhdnPzwsZ0iDSgQG7L2yZGDFnliRPD9HIzH4Y=
=s3Gu
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: