Your message dated Mon, 10 Mar 2025 19:39:10 +0100
with message-id <[email protected]>
and subject line closing
has caused the Debian Bug report #924139,
regarding www.debian.org: migrate from python to python3
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.)
--
924139: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924139
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: www.debian.org
Severity: normal
User: [email protected]
Usertags: scripts
Hi,
While working on rebuilding the website within stretch and buster, I've
noticed the following.
There are a couple of scripts that rely on Python at the moment:
$ find -name '*.py'|sort
./cvsup.py
./english/mirror/timestamps/archive_mirror_check.py
./english/mirror/timestamps/mirror_check.py
./english/security/oval/generate.py
./english/security/oval/oval/__init__.py
./english/security/oval/oval/definition/__init__.py
./english/security/oval/oval/definition/differ.py
./english/security/oval/oval/definition/generator.py
./english/security/oval/oval/parser/__init__.py
./english/security/oval/oval/parser/dsa.py
./english/security/oval/oval/parser/wml.py
It might be possible to get rid of the first one after the CVS→Git
migration, but others might need to get ported to Python 3 at some
point, as Python 2 is on the way out.
The debian.org metapackage for the website will need to get updated
accordingly during/after the migration.
Cheers,
--
Cyril Brulebois ([email protected]) <https://debamax.com/>
D-I release manager -- Release team member -- Freelance Consultant
--- End Message ---
--- Begin Message ---
DSA upgraded the web server to bookworm, so python2 is not available
any more. No problems occured.
--
Thomas
--- End Message ---