Start a Conversation

Unsolved

This post is more than 5 years old

6569

April 28th, 2017 03:00

Problem with srvadmin-deng debian package for jessie

Trying to install srvadmin on a debian jessie I get the following problem :

root@:~# apt-get -uVf install srvadmin-base srvadmin-omacore srvadmin-omcommon srvadmin-storage srvadmin-storage-cli
[snip]

Setting up smbios-utils (2.2.28-2) ...
Setting up srvadmin-omilcore (8.4.0) ...
     **********************************************************
     After the install process completes, you may need
     to log out and then log in again to reset the PATH
     variable to access the Dell OpenManage CLI utilities
     **********************************************************
Setting up srvadmin-deng (8.4.0-1) ...
26 files processed
7 files processed
sh: 1: /etc/init.d/dataeng: not found
update-rc.d: error: initscript does not exist: /etc/init.d/dataeng
dpkg: error processing package srvadmin-deng (--configure):
 subprocess installed post-installation script returned error exit status 1
Setting up libopenipmi0 (2.0.16-1.4) ...
Setting up libperl5.20 (5.20.2-3+deb8u6) ...
Setting up libsnmp-base (5.7.2.1+dfsg-1) ...
Setting up libsnmp30:amd64 (5.7.2.1+dfsg-1) ...
Setting up openipmi (2.0.16-1.4) ...
Setting up srvadmin-hapi (8.4.0-1) ...
dpkg: dependency problems prevent configuration of srvadmin-isvc:
 srvadmin-isvc depends on srvadmin-deng (>= 8.4.0); however:
  Package srvadmin-deng is not configured yet.

dpkg: error processing package srvadmin-isvc (--configure):
 dependency problems - leaving unconfigured
Processing triggers for libc-bin (2.19-18+deb8u7) ...
Errors were encountered while processing:
 srvadmin-deng
 srvadmin-isvc
adding omreg.cfg
E: Sub-process /usr/bin/dpkg returned an error code (1)

38 Posts

May 2nd, 2017 03:00

Hello, Thanks for your post. We are aware of this and a fix is planned for the upcoming release.
Please uninstall all of the packages including the config files and then reinstall the required packages.

$ sudo apt-get --auto-remove purge srvadmin-*

Please let us know if this resolves your issue.

Thanks
Sahil

38 Posts

May 16th, 2017 04:00

Hi,  Were you able to try the above suggestion? If yes, did it solve the issue for you?

Thanks,Sahil

May 23rd, 2017 02:00

I managed to install 8.4 but it's not working in most used cases

# omreport chassis temps
I/O warning : failed to load external entity "/opt/dell/srvadmin//var/lib/openmanage/xslroot//oma/cli/omclpr.xsl"
error
xsltParseStylesheetFile : cannot parse /opt/dell/srvadmin//var/lib/openmanage/xslroot//oma/cli/omclpr.xsl
Error! XML Transformation failed

with srvadmin-base

With srvadmin-all I get 

# omreport system summary
Error! Invalid INI file: omcli64.ini

1 Message

June 14th, 2018 05:00

I hit the same issue on some servers here, solution was to

  • remove all packages as described above
  • rm -rf /opt/dell/srvadmin/
  • install packages again.

Note that srvadmin-base also needs srvadmin-omcommon installed.

No Events found!

Top