Seite 2 von 2
Re: Windows 10 BUILD 1903
Verfasst: 24 Jun 2019, 10:20
von a.ahindi
m.radtke hat geschrieben:Hi
install
first and then
Cheers
Mathias
the same issue
root@vsv-bes-dpl01h:/etc/apt# apt install opsi-depotserver
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
opsi-depotserver : Depends: opsi-server but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Re: Windows 10 BUILD 1903
Verfasst: 24 Jun 2019, 10:42
von m.radtke
Re: Windows 10 BUILD 1903
Verfasst: 24 Jun 2019, 11:55
von a.ahindi
m.radtke hat geschrieben:Hi
thanks i do the upgrade but on the step
the result is
root@vsv-bes-dpl01h:/etc/apt# opsi-package-updater -v update Traceback:
File "/usr/bin/opsi-package-updater", line 341, in <module>
exitCode = main()
File "/usr/bin/opsi-package-updater", line 310, in main
with OpsiPackageUpdaterClient(config) as opu:
File "/usr/lib/python2.7/dist-packages/OPSI/Util/Task/UpdatePackages/Updater.py", line 69, in __init__
depots = self.getConfigBackend().host_getObjects(type='OpsiDepotserver', id=self.depotId)
File "/usr/lib/python2.7/dist-packages/OPSI/Util/Task/UpdatePackages/Updater.py", line 138, in getConfigBackend
hostControlBackend=True
File "/usr/lib/python2.7/dist-packages/OPSI/Backend/BackendManager.py", line 227, in __init__
self._backend = BackendDispatcher(context=self, **kwargs)
File "/usr/lib/python2.7/dist-packages/OPSI/Backend/BackendManager.py", line 327, in __init__
raise BackendConfigurationError(u"Dispatcher not configured")
==>>> Backend configuration error: Dispatcher not configured
ERROR: Backend configuration error: Dispatcher not configured