Die Fehlermeldung sieht so aus:
Code: Alles auswählen
[6] [2025-08-27 09:52:45.695] [               ] Getting package infos from repository 'nova' (https://ein_apache_im_internet.de)   (Updater.py:1187)
[6] [2025-08-27 09:52:45.695] [               ] Opening session for repository 'nova' (https://ein_apache_im_internet.de)   (Updater.py:1362)
[6] [2025-08-27 09:52:45.695] [               ] Using proxy settings: http_proxy=None, https_proxy=None, no_proxy='*'   (__init__.py:272)
[7] [2025-08-27 09:52:45.695] [               ] Initiating session with verify=False   (Updater.py:1384)
[7] [2025-08-27 09:52:45.696] [               ] Starting new HTTPS connection (1): ein_apache_im_internet.de:443   (connectionpool.py:1049)
[7] [2025-08-27 09:52:45.785] [               ] https://ein_apache_im_internet.de:443 "HEAD / HTTP/1.1" 403 0   (connectionpool.py:544)
[3] [2025-08-27 09:52:45.786] [               ] Failed to connect to repository nova: 403 -    (Updater.py:1387)
[7] [2025-08-27 09:52:45.793] [               ] https://localhost:4447 "POST /session/logout HTTP/1.1" 200 17   (connectionpool.py:544)
[3] [2025-08-27 09:52:45.795] [               ] Failed to connect to repository 'nova': 403 -    (opsipackageupdater.py:457)Code: Alles auswählen
feltel@nebula:~$ dpkg -l|grep opsi
rc  opsi-atftpd                     0.7.dfsg-7                           amd64        advanced TFTP server - opsi version with pcre, fifo and max-blksize patches
ii  opsi-configed                   4.0.7.6.34-2                         all          OPSI config editor
ii  opsi-linux-bootimage            20250902-1                           all          opsi bootimage for netboot tasks.
ii  opsi-server                     4.3.5.1-1                            all          opsi server
ii  opsi-tftpd-hpa                  5.2.9-4                              amd64        HPA's tftp server
ii  opsi-utils                      4.3.17.0-1                           amd64        Utilities for working with opsi
ii  opsiconfd                       4.3.37.7-1                           amd64        opsi configuration service
ii  opsipxeconfd                    4.3.8.1-1                            amd64        opsi pxe configuration service
rc  python-opsi                     4.1.1.101-1                          all          opsi python library
 Vielleicht kann @n.doerrer was zu sagen, warum das implementiert wurde, das Directory-Listing auch in "baseUrl" notwendig ist und nicht nur in "dirs". Da muss der Updater ja rein technisch gesehen gar nicht reinschauen.
 Vielleicht kann @n.doerrer was zu sagen, warum das implementiert wurde, das Directory-Listing auch in "baseUrl" notwendig ist und nicht nur in "dirs". Da muss der Updater ja rein technisch gesehen gar nicht reinschauen.