Hi Mattia,

    Thanks for your reply.

在 2022/1/11 19:39, Mattia Rizzolo 写道:
Control: tag -1 newcomer

On Tue, Jan 11, 2022 at 11:49:06AM +0800, xiao sheng wen wrote:
   The DD's gpg key may has many uid email address.
   I hope that who-uploads respond the official u...@debian.org email default.
who-uploads is a simple shell script, parsing the output of gpg.

looking, it has this:

249 »­­­UPLOADER=$($GPG $GPG_OPTIONS \
250 »­­­           "${GPG_DEFAULT_KEYRINGS[@]}" "${GPG_KEYRINGS[@]}" \
251 »­­­           --list-key --with-colons --fixed-list-mode $GPG_ID 
2>/dev/null |
252 »­­­           awk  -F: '/@debian\.org>/ { a = $10; exit} /^uid/ { a = $10; 
exit} END { print a }' )

So it already has something to handle what you ask, that is clearly not
working.

Probably somebody should try to debug those few lines.

I think it's not a bug of who-uploads itself, but also the public key of DD.

If the public key of DD has not set one uid entry formated as:

Name <u...@debian.org>

who-uploads will not show u...@debian.org email.


Is need forward this bug to debian-keyring package?



(and don't be ... bothered ... by the way it gather that data… scraping
web pages was a good idea 15 years ago)

--
肖盛文 xiao sheng wen Faris Xiao
微信(wechat):atzlinux
《铜豌豆 Linux》https://www.atzlinux.com
基于 Debian 的 Linux 中文 桌面 操作系统
Debian QA page: https://qa.debian.org/developer.php?login=atzlinux%40sina.com
GnuPG Public Key: 0x00186602339240CB

Attachment: OpenPGP_0x00186602339240CB.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to