opsi debian package
-
- Beiträge: 34
- Registriert: 16 Mai 2014, 21:45
opsi debian package
Re: opsi debian package
I think you mean opsi-Server packages. Corrent me if you mean anything different.
We switched to the opensuse BuildService years ago
Here's how to use the packages from this service
http://download.uib.de/opsi4.0/doc/html ... n-base-deb
Cheers
Mathias
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de
-
- Beiträge: 34
- Registriert: 16 Mai 2014, 21:45
Re: opsi debian package
root@debian8:/tmp/opsi# dpkg -i python-opsi_4.0.7.28-5_all.deb
Selecting previously unselected package python-opsi.
(Reading database ... 141124 files and directories currently installed.)
Preparing to unpack python-opsi_4.0.7.28-5_all.deb ...
Unpacking python-opsi (4.0.7.28-5) ...
dpkg: dependency problems prevent configuration of python-opsi:
python-opsi depends on python-twisted-conch; however:
Package python-twisted-conch is not installed.
python-opsi depends on python-magic; however:
Package python-magic is not installed.
python-opsi depends on python-ldap; however:
Package python-ldap is not installed.
python-opsi depends on python-newt; however:
Package python-newt is not installed.
python-opsi depends on python-mysqldb; however:
Package python-mysqldb is not installed.
python-opsi depends on python-sqlalchemy; however:
Package python-sqlalchemy is not installed.
python-opsi depends on duplicity; however:
Package duplicity is not installed.
python-opsi depends on python-m2crypto; however:
Package python-m2crypto is not installed.
python-opsi depends on lshw; however:
Package lshw is not installed.
python-opsi depends on python-ldaptor; however:
Package python-ldaptor is not installed.
dpkg: error processing package python-opsi (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
python-opsi
Re: opsi debian package
you now downloaded the opsiconfd.deb but you didnt download python-opsi. the opsixonfd depends on the python-opsi package, which itself depends on other packages, but they should be part of the standard debian or ubuntu repositories.
Please also consider reading the given part in the getting started and adapt it to your setup
Cheers
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de
- n.wenselowski
- Ex-uib-Team
- Beiträge: 3194
- Registriert: 04 Apr 2013, 12:15
Re: opsi debian package
fixing your problem could work with this:
Code: Alles auswählen
apt-get --fix-missing install
Kind regards
Niko
Code: Alles auswählen
import OPSI