Uploaded image for project: 'Content Gateway'
  1. Content Gateway
  2. CGW-742

Download Manager - Release Steps 4.2.0

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • DM 4.2.0, Q1FY19
    • DM 4.1.0
    • None

      1. Apply the RPM
      2. shut down EAP and NRPE services on both nodes
      3. apply the new RPM
      4. start both services
      5. Apply following update on database:
        update downloaded set distro = substring(customtag from '(.*?)/.*'), distroversion = substring(customtag from '.+?/(.*?) .*'), appname=substring(customtag from '.* (.*)/.*' ), appVersion=substring(customtag from '.*/(.*)') where customtag like '%/%/%';
        update downloaded set distro = 'fedora', distroversion = '27' where customtag='27/3 gnome-boxes/3.26.2';
        update downloaded set distro = 'fedora' where distro = 'Fedora';
        

              dhladky@redhat.com David Hladky
              dhladky@redhat.com David Hladky
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: