Package: debian-games
Version: 3.2
Severity: serious

Hi!

Looking at codesearch.debian.net, it looks like debian-games is the only
package using the name public-udd-mirror.xvm.net in its
src/debian_games_updater.py.


Please change:

    conn = connect(
            database='udd',
            port=5432,
            host='public-udd-mirror.xvm.mit.edu',
            user='public-udd-mirror',
            password='public-udd-mirror')


to:

    conn = connect(
            database='udd',
            port=5432,
            host='udd-mirror.debian.net',
            user='udd-mirror',
            password='udd-mirror')

to help us deprecate the former name.

As announced in https://lists.debian.org/debian-qa/2020/11/msg00011.html
we don't plan to remove public-udd-mirror.xvm.mit within less than a
year.

I'm filing this bug as RC, as I wouldn't want this package to break
during the course of bullseye if it's released as it is and then the old
hostname gets retired.  If you consider that script unimportant then
feel free to downgrate the severity.

-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
More about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-

Attachment: signature.asc
Description: PGP signature

Reply via email to