Windows 10 BUILD 1903

a.ahindi
Beiträge: 8
Registriert: 23 Jun 2019, 15:10

Re: Windows 10 BUILD 1903

Beitrag von a.ahindi »

m.radtke hat geschrieben:Hi
install

Code: Alles auswählen

opsi-depotserver
first and then

Code: Alles auswählen

opsi-server


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.
Benutzeravatar
m.radtke
uib-Team
Beiträge: 1528
Registriert: 10 Jun 2015, 12:19

Re: Windows 10 BUILD 1903

Beitrag von m.radtke »

Hi

Code: Alles auswählen

apt -f install 
Kein Support per DM!
_________________________
opsi support - http://www.uib.de/
For productive opsi installations we recommend support contracts.
a.ahindi
Beiträge: 8
Registriert: 23 Jun 2019, 15:10

Re: Windows 10 BUILD 1903

Beitrag von a.ahindi »

m.radtke hat geschrieben:Hi

Code: Alles auswählen

apt -f install 
thanks i do the upgrade but on the step

Code: Alles auswählen

opsi-package-updater -v update
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
Antworten