Does someone have an older omcli.ini file that's not blank? I read of someone porting one from an earlier package and that it worked.
Search Criteria
Package Details: dell-srvadmin 9.3.0-1
Git Clone URL: | https://aur.archlinux.org/dell-srvadmin.git (read-only, click to copy) |
---|---|
Package Base: | dell-srvadmin |
Description: | Dell OpenManage iDRAC server management (OMSA and RACADM) |
Upstream URL: | http://en.community.dell.com/techcenter/systems-management/w/wiki/1760.openmanage-server-administrator-omsa |
Keywords: | maintainer-needed |
Conflicts: | |
Provides: | |
Submitter: | grawity |
Maintainer: | None |
Last Packager: | TheGoliath |
Votes: | 4 |
Popularity: | 0.000015 |
First Submitted: | 2015-06-22 06:32 |
Last Updated: | 2020-01-12 17:35 |
Dependencies (3)
Required by (0)
Sources (2)
arpspoof commented on 2021-02-22 11:08
laoshanlong commented on 2020-07-27 09:48
Looks like only these two RPM files are to blame for the issue @bobpaul mentioned:
[willem@heilig dell-srvadmin]$ grep . -re 'usr/sbin'|grep rpm
Binary file ./src/linux/RPMS/supportRPMS/srvadmin/RHEL6/x86_64/sblim-sfcb-1.3.7-3465.14818.el6.x86_64.rpm matches
Binary file ./src/linux/RPMS/supportRPMS/srvadmin/RHEL6/x86_64/openwsman-server-2.2.3.9-3465.14818.el6.x86_64.rpm matches
Solution is to replace this line in the PKGBUILD:
_reloc usr/sbin usr/bin
However, omreport (et al) complains about invalid omcli64.ini, which appears to be empty, so the utility is completely useless... thanks, Dell.
TheGoliath commented on 2020-06-13 20:18
Gonna dig into the next few days when I'm behind my computer :)
BStrauss3 commented on 2020-06-13 20:07
Same problem as @bobpaul - any thoughts?
TheGoliath commented on 2020-05-15 10:44
@Win8Error works for me though
Win8Error commented on 2020-03-10 15:18
Sadly i can't build this package on my R720 ...
==> Erstelle Paket: dell-srvadmin 9.3.0-1 (Di 10 Mär 2020 16:17:17 CET) ==> Prüfe Laufzeit-Abhängigkeiten... ==> Prüfe Buildtime-Abhängigkeiten... ==> Empfange Quellen... -> Lade OM-SrvAdmin-Dell-Web-LX-9.3.0-3465.RHEL6.x86_64_A00.tar.gz herunter... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 curl: (22) The requested URL returned error: 503 Warning: Transient problem: HTTP error Will retry in 3 seconds. 3 retries Warning: left. 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 503 Warning: Transient problem: HTTP error Will retry in 3 seconds. 2 retries Warning: left. 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 503 Warning: Transient problem: HTTP error Will retry in 3 seconds. 1 retries Warning: left. 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 503 ==> FEHLER: Fehler beim Download von https://dl.dell.com/FOLDER05558134M/1/OM-SrvAdmin-Dell-Web-LX-9.3.0-3465.RHEL6.x86_64_A00.tar.gz Breche ab... ==> FEHLER:Makepkg konnte nicht erstellen. ==> Erstellen von dell-srvadmin neu starten?[j/N] ==> --------------------------------------------- ==>
bobpaul commented on 2020-01-14 00:52
Getting this error during install:
error: failed to commit transaction (conflicting files)
dell-srvadmin: /usr/sbin exists in filesystem (owned by filesystem)
Vash63 commented on 2019-08-16 15:27
This package should have 'openssl-1.0' added as a dependency.
bananaboydean commented on 2018-02-23 22:46
It doesn't seem that this package handles the correct install procedure, is that correct? Lots of files seem to be missing/not working.
Ryex commented on 2017-02-02 03:45
hi, I was hopeing you could point me twoards the resources or give me a quick rundown on how to get this up and running.
I have a Dell PowerEdge 2900 I'm useing to run some servies and want to have OMSA running to monitor thins and have acces to the RAID controller
but trying to run the services gives
sudo /opt/dell/srvadmin/sbin/srvadmin-services.sh start
Starting Systems Management Device Drivers:
Starting dell_rbu: OK
Starting ipmi driver:
Already started OK
Starting Systems Management Data Engine:
Starting dsm_sa_datamgrd: FAILED
Starting dsm_sa_eventmgrd: FAILED
Pinned Comments
grawity commented on 2016-04-17 20:27
If all you need is RACADM, I've also packaged the "Linux Remote Access Utilities" as aur/dell-mgmtstat, which should be much smaller.