Admin message

Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.

archmanweb update fails

[root@man ~]# systemctl restart --no-block archmanweb_update.service
[root@man ~]# journalctl -ru archmanweb_update.service
Aug 25 18:55:31 man.archlinux.org systemd[1]: archmanweb_update.service: Consumed 16.141s CPU time, 263.8M memory peak.
Aug 25 18:55:31 man.archlinux.org systemd[1]: Failed to start Update archmanweb database.
Aug 25 18:55:31 man.archlinux.org systemd[1]: archmanweb_update.service: Failed with result 'exit-code'.
Aug 25 18:55:31 man.archlinux.org systemd[1]: archmanweb_update.service: Main process exited, code=exited, status=1/FAILURE
Aug 25 18:55:31 man.archlinux.org python3[368224]: gzip.BadGzipFile: Not a gzipped file (b'.\\')
Aug 25 18:55:31 man.archlinux.org python3[368224]:     raise BadGzipFile('Not a gzipped file (%r)' % magic)
Aug 25 18:55:31 man.archlinux.org python3[368224]:   File "/usr/lib/python3.12/gzip.py", line 456, in _read_gzip_header
Aug 25 18:55:31 man.archlinux.org python3[368224]:        ^^^^^^^^^^^^^^^^^^^^^
Aug 25 18:55:31 man.archlinux.org python3[368224]:     if _read_gzip_header(fp) is None:
Aug 25 18:55:31 man.archlinux.org python3[368224]:   File "/usr/lib/python3.12/gzip.py", line 627, in decompress
Aug 25 18:55:31 man.archlinux.org python3[368224]:           ^^^^^^^^^^^^^^^^^^^^
Aug 25 18:55:31 man.archlinux.org python3[368224]:     man = gzip.decompress(man)
Aug 25 18:55:31 man.archlinux.org python3[368224]:   File "/srv/http/archmanweb/repo/archmanweb/management/utils/finder.py", line 221, in get_man_contents
Aug 25 18:55:31 man.archlinux.org python3[368224]:     for t, v1, v2 in finder.get_man_contents(pkg):
Aug 25 18:55:31 man.archlinux.org python3[368224]:   File "/srv/http/archmanweb/repo/archmanweb/management/commands/man_update.py", line 126, in update_man_p>
Aug 25 18:55:31 man.archlinux.org python3[368224]:                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Aug 25 18:55:31 man.archlinux.org python3[368224]:     count_updated_pages = update_man_pages(finder, updated_pkgs)
Aug 25 18:55:31 man.archlinux.org python3[368224]:   File "/srv/http/archmanweb/repo/archmanweb/management/commands/man_update.py", line 376, in do_update
Aug 25 18:55:31 man.archlinux.org python3[368224]:                                         ^^^^^^^^^^^^^^^^^^^^^^^^
Aug 25 18:55:31 man.archlinux.org python3[368224]:     updated_pkgs, count_updated_pages = self.do_update(**kwargs)
Aug 25 18:55:31 man.archlinux.org python3[368224]:   File "/srv/http/archmanweb/repo/archmanweb/management/commands/man_update.py", line 348, in handle
Aug 25 18:55:31 man.archlinux.org python3[368224]:              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Aug 25 18:55:31 man.archlinux.org python3[368224]:     output = self.handle(*args, **options)
Aug 25 18:55:31 man.archlinux.org python3[368224]:   File "/usr/lib/python3.12/site-packages/django/core/management/base.py", line 458, in execute
Aug 25 18:55:31 man.archlinux.org python3[368224]:     self.execute(*args, **cmd_options)
Aug 25 18:55:31 man.archlinux.org python3[368224]:   File "/usr/lib/python3.12/site-packages/django/core/management/base.py", line 412, in run_from_argv
Aug 25 18:55:31 man.archlinux.org python3[368224]:     self.fetch_command(subcommand).run_from_argv(self.argv)
Aug 25 18:55:31 man.archlinux.org python3[368224]:   File "/usr/lib/python3.12/site-packages/django/core/management/__init__.py", line 436, in execute
Aug 25 18:55:31 man.archlinux.org python3[368224]:     utility.execute()
Aug 25 18:55:31 man.archlinux.org python3[368224]:   File "/usr/lib/python3.12/site-packages/django/core/management/__init__.py", line 442, in execute_from_c>
Aug 25 18:55:31 man.archlinux.org python3[368224]:     execute_from_command_line(sys.argv)
Aug 25 18:55:31 man.archlinux.org python3[368224]:   File "/srv/http/archmanweb/repo/manage.py", line 23, in <module>
Aug 25 18:55:31 man.archlinux.org python3[368224]: Traceback (most recent call last):
Aug 25 18:55:26 man.archlinux.org python3[368224]: INFO     Updating man pages from 131 packages...
Aug 25 18:55:25 man.archlinux.org python3[368224]: INFO     Updating packages from repository 'multilib'...
Aug 25 18:55:12 man.archlinux.org python3[368224]: INFO     Updating packages from repository 'extra'...
Aug 25 18:55:12 man.archlinux.org python3[368224]: INFO     Updating packages from repository 'core'...
Aug 25 18:55:10 man.archlinux.org python3[368224]: INFO     Syncing pacman database (x86_64)...
Aug 25 18:55:09 man.archlinux.org systemd[1]: Starting Update archmanweb database...
Aug 25 00:55:47 man.archlinux.org systemd[1]: archmanweb_update.service: Consumed 15.527s CPU time, 266.5M memory peak.
Aug 25 00:55:47 man.archlinux.org systemd[1]: Failed to start Update archmanweb database.
Edited Aug 26, 2024 by Christian Heusel
Assignee Loading
Time tracking Loading