Ciao a tutti sto tentando di installare su proxmox il pacchetto deb del mio controller adaptec che consente la gestione via web dell'intero raid potendo configurare allert ecc... Ho purtroppo avuto due errori dopo due tentativi e non capisco il perché:
root@pve:/tmp# dpkg -i StorMan-2.06-23164_amd64.deb Selecting previously unselected package storman. (Reading database ... 40438 files and directories currently installed.) Preparing to unpack StorMan-2.06-23164_amd64.deb ...
maxView Storage Manager Version 2.06
Unpacking storman (2.06-23164) ... dpkg: dependency problems prevent configuration of storman: storman depends on unzip; however: Package unzip is not installed.
dpkg: error processing package storman (--install): dependency problems - leaving unconfigured Errors were encountered while processing: storman root@pve:/tmp# dpkg -i StorMan-2.06-23164_amd64.deb (Reading database ... 41247 files and directories currently installed.) Preparing to unpack StorMan-2.06-23164_amd64.deb ...
maxView Storage Manager Version 2.06
Unpacking storman (2.06-23164) over (2.06-23164) ... rm: cannot remove '/etc/ld.so.conf.d/storman.conf': No such file or directory
Uninstall completed successfully. dpkg: dependency problems prevent configuration of storman: storman depends on unzip; however: Package unzip is not installed.
dpkg: error processing package storman (--install): dependency problems - leaving unconfigured Errors were encountered while processing: storman root@pve:/tmp# Qualcuno può aiutarmi ? Grazie |