Release Notes
Installation
For information on installing RM, see the “Dell Repository Manager – Quick Installation Guide”.
Upgrade
Before upgrading the existing version of RM with the latest version, ensure that all screens of the existing
version are closed.
Open Issues and Resolutions
Issue 1
Description: If you try to add PE driver maintenance packs, chassis components or BIOS update package of
Dell business client systems, such as Latitude, OptiPlex or Precision, to an existing local repository by using
RM, the following error message is displayed:
"Failed to import selected DUP file(s)."
Resolution: This is a known issue. Components in the Dell Update Packages (DUPs) format will work
correctly without errors.
Issue 2
Description: Encounter unexpected errors while running a RM output bootable deployment media ISO
that contains custom script.
Resolution: If you want to run custom script on RM output bootable ISO, make sure to include next export
command before launching any Dell OpenManage Deployment Toolkit utilities:
export PATH=$PATH:/opt/dell/toolkit/bin
export LD_LIBRARY_PATH=$PATH:/opt/dell/toolkit/lib:/opt/lsi
An example of custom script:
#!/bin/bash
export PATH=$PATH:/opt/dell/toolkit/bin
export LD_LIBRARY_PATH=$PATH:/opt/dell/toolkit/lib:/opt/lsi
raidcfg -ctrl
racadm version