Automated Testing

Automated Testing

Automated Testing

Build an automated testing process to enable continuous integration of your hybrid cloud applications including z/OS

 View Only
  • 1.  Installation RDT 9.1 on OpenSuse 12.1 issue

    Posted Wed May 20, 2015 05:00 AM

    Before this installation attempt, I de-installed an earlier version of RDT on the machine using the de-install script.

    Using the lauchpad.sh in /media/RDT91-Installation, I could install the Install Manager.

    When I invoke it through launchpad.sh again to install RDT 9.1, the installation fails with the following message in the install log

    ERROR CRIMA1076E 01:56.18 Error executing the /bin/rpm command: status=1. For more information, see the agent log file: /var/ibm/InstallationManager/logs/native/20150519_2335a.log The installation operation failed due to an error executing the exec command.An issue has occurred with the package that cannot be resolved by Installation Manager. Identify the package that has the issue. Contact IBM Support.

    Some entries earlier in the install log, I find

      ERROR   01:16.05 Not Redhat OS, disable Redhat install

    Any idea what is wrong?

     

    Thanks,

    Chris

     

    0EXU_Christian_Wege


  • 2.  Re: Installation RDT 9.1 on OpenSuse 12.1 issue

    Posted Wed May 20, 2015 11:21 AM

    Chris, the "Not Redhat OS" is a normal message when you install on SUSE. I doubt that is the issue.

    I want to clarify a few things. First, what version of RD&T did you uninstall? And could you be more specific on exactly which "de-install script" you used?  Thanks.

    RDTBebe


  • 3.  Re: Installation RDT 9.1 on OpenSuse 12.1 issue

    Posted Wed May 20, 2015 12:00 PM

    RDTBebe,

    I had RDT 8.5 on the box. But I do not recall, which de-install script I used.

    Browsing through the remaining files I just discovered z1091_removeall
    Might this help?

    Thanks.

    0EXU_Christian_Wege


  • 4.  Re: Installation RDT 9.1 on OpenSuse 12.1 issue

    Posted Wed May 27, 2015 11:48 AM

    Try issuing the following commands in this order and then retry the install

    • Issue # rpm -e --allmatches z1090

    • Issue # rpm -e --allmatches z1091
    • Issue # rpm -e --allmatches zpdt-shk-server

    • Issue # rpm -e --allmatches sntl-sud

     

    AC0X_John_Snyder