Your message dated Tue, 8 Jul 2025 21:38:09 +0200
with message-id <[email protected]>
and subject line closing
has caused the Debian Bug report #969553,
regarding urlcheck.py script tries to parse compressed GIMP image files
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.)


-- 
969553: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=969553
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: www.debian.org
User: [email protected]
Usertag: scripts
Severity: normal

Hi

the scripts "urlcheck" generate this log in the /logos folder:

Looking into http://www.debian.org/logos/openlogo.xcf.gz
  Error reading page: http://www.debian.org/logos/openlogo.xcf.gz
Looking into http://www.debian.org/logos/officiallogo.xcf.gz
  Error reading page: http://www.debian.org/logos/officiallogo.xcf.gz
Looking into http://www.debian.org/logos/officiallogo-nd.xcf.gz
  Error reading page: http://www.debian.org/logos/officiallogo-nd.xcf.gz

I guess this means it tries to parse the xcf.gz files and probably we
need to update the script to skip such files (compressed images).

Anybody familiarised with Python, who can help?

The code of the script is here:

https://salsa.debian.org/webmaster-team/cron/-/tree/master/urlcheck

(I guess the main script, urlcheck.py, is where maybe the fix should be
made).

The script is called by 3 cron jobs:

17  3 * * *     cd /srv/www.debian.org/cron/urlcheck && ./run.urlcheck
36 12 * * *     cd /srv/www.debian.org/cron/urlcheck &&
./make.bad_link.pages
5  13 * * *     cd /srv/www.debian.org/cron/urlcheck && ./cleanup.logs

and the daily logs are here:
https://www-master.debian.org/build-logs/urlcheck/
(check logos folder).

Kind regards
-- 
Laura Arjona Reina
https://wiki.debian.org/LauraArjona

--- End Message ---
--- Begin Message ---
We do not call urlcheck any more, because of a missing library in python3.
Read cron/urlcheck/README for details.
-- 
regards Thomas

--- End Message ---

Reply via email to