[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New Client Reply - [AWIPS !ZJZ-291443]: RHEL 7.4





On Wed, Aug 9, 2017 at 10:41 AM, Bob Benites <address@hidden> wrote:
New Client Reply: RHEL 7.4

Oh yea, before I ran the groupinstall command, I was going to stop the EDEX
processes, imagine my surprise when I saw:

# edex stop
bash: edex: command not found...

I figured, I'd do the group install and then upgrade the server from RHEL
7.3 to 7.4.

Maybe I should do a groupremove, upgrade the server, and then do a
groupinstall?


I believe the command I sent you works for a *fresh install*, see below...


> # yum groupinstall awips2-server  --disablerepo=epel
> Loaded plugins: langpacks, package_upload, product-id,
..
> Maybe run: yum groups mark install (see man yum)
> No packages in any requested group available to install or update



The "yum groups marks install" is something with Red Hat 7 managing packages through yum where a "groupupdate" will not actually update because the packages have not been "marked".  I'm still figuring out the best way to address this on RH7.  The command I sent before to disable to epel repo will work with a clean install, yes.