remove opsi product
Verfasst: 06 Jul 2023, 12:52
Beim Löschen von opsi-auto-update vom server via: opsi-package-manager -r opsi-auto-update bricht dieser mit Fehler ab.
Ist das ein Bug oder fehlt OPSI was? Das Produkt ist auf keinen Client installiert.
Folgende Installationen sind auf dem Debian 11 System.
Ist das ein Bug oder fehlt OPSI was? Das Produkt ist auf keinen Client installiert.
Code: Alles auswählen
[3] [2023-07-06 12:39:24.037] [ ] expected string or bytes-like object (opsipackagemanager.py:1514)
[3] [2023-07-06 12:39:24.038] [ ] expected string or bytes-like object (opsipackagemanager.py:113)
Traceback (most recent call last):
File "opsiutils/opsipackagemanager.py", line 111, in start
File "opsiutils/opsipackagemanager.py", line 1491, in uninstallPackage
File "OPSI/Util/Repository.py", line 55, in getRepository
File "re.py", line 200, in search
TypeError: expected string or bytes-like object
[3] [2023-07-06 12:39:24.038] [ ] Task 'Uninstall of package 'opsi-auto-update' on depot 'svphg032ops001.phg.ads'' failed: expected string or bytes-like object (opsipackagemanager.py:646)
[3] [2023-07-06 12:39:26.021] [ ] Failure while processing Uninstall of package(s) opsi-auto-update on depot 'svphg032ops001.phg.ads': (opsipackagemanager.py:1706)
[3] [2023-07-06 12:39:26.022] [ ] expected string or bytes-like object (opsipackagemanager.py:1709)
[3] [2023-07-06 12:39:26.022] [ ] 1 errors during the processing of tasks. (opsipackagemanager.py:1671)
Traceback (most recent call last):
File "opsiutils/opsipackagemanager.py", line 1669, in __init__
File "opsiutils/opsipackagemanager.py", line 1712, in processCommand
opsiutils.opsipackagemanager.TaskError: 1 errors during the processing of tasks.
[3] [2023-07-06 12:39:26.022] [ ] Failed to process command 'remove': 1 errors during the processing of tasks. (opsipackagemanager.py:2138)
Traceback (most recent call last):
File "opsiutils/opsipackagemanager.py", line 1669, in __init__
File "opsiutils/opsipackagemanager.py", line 1712, in processCommand
opsiutils.opsipackagemanager.TaskError: 1 errors during the processing of tasks.
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "opsiutils/opsipackagemanager.py", line 2134, in main
File "opsiutils/opsipackagemanager.py", line 1672, in __init__
RuntimeError: Failed to process command 'remove': 1 errors during the processing of tasks.
Code: Alles auswählen
ii opsi-linux-bootimage 20230328-1 all opsi bootimage for netboot tasks.
ii opsi-linux-support 4.2.0.0-1 all Configure system to be able to deploy Linux with opsi.
rc opsi-server 4.2.0.69-1 all opsi server
ii opsi-server-full 4.2.0.72-1 all opsi server
ii opsi-tftpd-hpa 5.2.8-78 amd64 HPA's tftp server
ii opsi-utils 4.2.0.204-1 amd64 Utilities for working with opsi
ii opsi-windows-support 4.2.0.3-1 all Install utilities useful for deploying Windows with opsi.
ii opsiconfd 4.2.0.310-1 amd64 opsi configuration service
ii opsipxeconfd 4.2.0.32-1 amd64 opsi pxe configuration service
ii python3 3.9.2-3 amd64 interactive high-level object-oriented language (default python3 version)