Seite 1 von 2

opsi-linux-bootimage Abhängigkeiten

Verfasst: 08 Aug 2016, 16:29
von Cdn
Hallo zusammen,

ich versuche derzeit OPSI auf einem Bana Pi mit Debian 8.2 zu installieren. In einem alten Thread hatten wir mal drüber gesprochen, dass in der experimental die Abhängigkeit zum Bootimage aufgehoben wird. Nun kommen hier neue Abhängigkeiten die Probleme machen:

Code: Alles auswählen

# aptitude install opsi-depotserver-expert
The following NEW packages will be installed:
  duplicity{a} fontconfig{a} fontconfig-config{a} iproute{ab} libcairo2{a} libdatrie1{a} libdb5.1{a} libdbi1{a} libdbus-glib-1-2{a} libfontconfig1{a}
  libfreetype6{a} libmagic1{a} libpango1.0-0{a} libpixman-1-0{a} librrd4{a} librsync1{a} libthai-data{a} libthai0{a} libx11-6{a} libx11-data{a}
  libxau6{a} libxcb-render0{a} libxcb-shm0{a} libxcb1{a} libxdmcp6{a} libxft2{a} libxrender1{a} lsb-release{a} lshw{a} opsi-depotserver-expert
  opsi-utils{a} opsiconfd{a} opsipxeconfd{a} pkg-config{a} python-avahi{a} python-dbus{a} python-dbus-dev{a} python-gdbm{a} python-gnupginterface{a}
  python-ldap{a} python-ldaptor{a} python-m2crypto{a} python-magic{a} python-mysqldb{a} python-newt{ab} python-openssl{a} python-opsi{a} python-pam{a}
  python-pkg-resources{a} python-pyasn1{a} python-pyparsing{a} python-rrdtool{a} python-sqlalchemy{a} python-support{a} python-twisted{a}
  python-twisted-bin{a} python-twisted-conch{a} python-twisted-core{a} python-twisted-lore{a} python-twisted-mail{a} python-twisted-names{a}
  python-twisted-news{a} python-twisted-runner{a} python-twisted-web{a} python-twisted-words{a} python-zope.interface{a} tftpd{a} ttf-dejavu-core{a}
  zsync{a}
The following packages are RECOMMENDED but will NOT be installed:
  libatm1 pciutils python-gi python-gobject-2 python-paramiko python-qt4-dbus python-serial python-sqlalchemy-ext ttf-bitstream-vera ttf-dejavu
0 packages upgraded, 69 newly installed, 0 to remove and 0 not upgraded.
Need to get 13.5 MB of archives. After unpacking 45.8 MB will be used.
The following packages have unmet dependencies:
 dpkg : Breaks: fontconfig (< 2.11.0-6.2~) but 2.9.0-7.1 is to be installed.
 iproute : Conflicts: arpd which is a virtual package.
 python-newt : Depends: libnewt0.52 (= 0.52.14-11.1) but 0.52.17-1+b1 is installed.
 iproute2 : Conflicts: arpd which is a virtual package.
            Conflicts: iproute (< 20130000-1) but 20120521-3+b3 is to be installed.
The following actions will resolve these dependencies:

      Keep the following packages at their current version:
1)      fontconfig [Not Installed]
2)      iproute [Not Installed]
3)      libpango1.0-0 [Not Installed]
4)      librrd4 [Not Installed]
5)      opsi-depotserver-expert [Not Installed]
6)      opsi-utils [Not Installed]
7)      opsiconfd [Not Installed]
8)      opsipxeconfd [Not Installed]
9)      python-newt [Not Installed]
10)     python-opsi [Not Installed]
11)     python-rrdtool [Not Installed]



Könntet ihr hier auch weiterhelfen ?

Viele Grüße

Re: opsi-linux-bootimage Abhängigkeiten

Verfasst: 09 Aug 2016, 17:23
von ueluekmen
Hi,

sieht mal so aus, als wenn die standard-Repos, die du verwendest etwas krumm sind. Bei sowas hilft nur zu versuchen die Conflicte manuell zu lösen. Ich würde hiermit anfangen:

iproute2 : Conflicts: arpd which is a virtual package.
Conflicts: iproute (< 20130000-1) but 20120521-3+b3 is to be installed.

Ich würde erst mal versuchen das arpd zu bekommen für deine Plattform.

Was auch manchmal hilft, apt-get statt aptitude und andersrum zu verwenden. Manchmal hilft das auch schon, auch wenn es schräg ist. Das könnte das iproute-Conflict vielleicht besser handlen, aber arpd fehlt und das bekommt dann auch apt-get nicht hin.

Re: opsi-linux-bootimage Abhängigkeiten

Verfasst: 10 Aug 2016, 10:46
von Cdn
Naja so Krumm sind die Repos jetzt nicht unbedingt:

Code: Alles auswählen

deb http://ftp.de.debian.org/debian/ wheezy main
deb-src http://ftp.de.debian.org/debian/ wheezy main

deb http://security.debian.org/ wheezy/updates main
deb-src http://security.debian.org/ wheezy/updates main

deb http://download.opensuse.org/repositories/home:/uibmz:/opsi:/opsi40-experimental/Debian_8.0/ ./

Re: opsi-linux-bootimage Abhängigkeiten

Verfasst: 10 Aug 2016, 14:35
von Cdn
Oh mahn ich traue mich gar nicht zu sagen woran es lag....
Die Wheezy Quellen zu nehmen bei einer Jessie Installation ist wohl ziemlich sinnfrei..

Re: opsi-linux-bootimage Abhängigkeiten

Verfasst: 10 Aug 2016, 14:52
von ueluekmen
Cdn hat geschrieben:Naja so Krumm sind die Repos jetzt nicht unbedingt
Das war wohl nix 8-)

Aber so wie ich dich jetzt verstehe läufts jetzt, dass ist ja die Hauptsache.

Re: opsi-linux-bootimage Abhängigkeiten

Verfasst: 10 Aug 2016, 14:55
von Cdn
Jein. Bekomme im Moment noch eine Fehlermeldung nach dem Registrieren des Depots

Error in setLocalbootProductsPage: java.lang.NullPointerException

Denke aber das hat was mit dem tftp zu tun ?

Re: opsi-linux-bootimage Abhängigkeiten

Verfasst: 10 Aug 2016, 15:03
von ueluekmen
Alles durchtreten und den opsi-configed noch mal komplett neu aufmachen und vorher javacache auf dem Client löschen.

Re: opsi-linux-bootimage Abhängigkeiten

Verfasst: 10 Aug 2016, 15:44
von Cdn
Hmm hilft leider nicht....

Re: opsi-linux-bootimage Abhängigkeiten

Verfasst: 10 Aug 2016, 15:55
von n.wenselowski
Hi,

hat nichts mit dem tftpd zu tun.

Wo tritt die Meldung denn auf?
Wird das configed direkt auf dem Pi gestartet oder von einem anderen Rechner aus?
Außerdem: welche Version wird verwendet?


Gruß

Niko

Re: opsi-linux-bootimage Abhängigkeiten

Verfasst: 10 Aug 2016, 16:58
von Cdn
Hi,

danke für Eure prompte Hilfe. Problem lag daran, dass es wohl Probleme gab mit dem einspielen der minimal Pakete. Hab dieses noch einmal neu von Hand gestartet mit -vv und sieh da. Läuft :-)