This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How do I determine Maintenance release level

Good morning,

Can anyone tell me how to determine the maintenance release level on an OES11.1 SP1 server ?

The instructions for NSM 4 say you need to be at OES11.1 SP1 with Jan 2013 Maintenance release applied.

When I run "cat /etc/novell-release" my reply is;

VERSION LEVEL = 11.1
PATCHLEVEL = 1

I tried looking in YaST2 "Software Management, though that was any help for me.

Is there another way to determine if the Jan 2013 Maintenance release was applied. Maybe a file date somewhere?

Thanks,

Allen
  • 0
    On 12/03/2015 15:16, allenmorris wrote:

    > Can anyone tell me how to determine the maintenance release level on an
    > OES11.1 SP1 server ?
    >
    > The instructions for NSM 4 say you need to be at OES11.1 SP1 with Jan
    > 2013 Maintenance release applied.
    >
    > When I run "cat /etc/novell-release" my reply is;
    >
    > VERSION LEVEL = 11.1
    > PATCHLEVEL = 1
    >
    > I tried looking in YaST2 "Software Management, though that was any help
    > for me.
    >
    > Is there another way to determine if the Jan 2013 Maintenance release
    > was applied. Maybe a file date somewhere?


    As far as I know there's no command or log file which will easily show
    which maintenance release(s) has/have been applied.

    Since you're wanting to know whether a particular one has been applied
    what you can do in this case is check your installed versions of the
    packages shipped in that maintenance release. See
    http://download.novell.com/Download?buildid=73ZrJ9ZUGjQ~ and
    http://download.novell.com/Download?buildid=DHDMLrK5Wgc~ for the January
    2013 Scheduled Maintenance release for OES11 SP1 inc. eDirectory.

    Use "rpm -q <package>" to check which version of the package is
    installed - this will also report if a package is not installed. For
    example, to check which version of the ifolder3-enterprise package you
    have installed use "rpm -q ifolder3-enterprise".

    Given the number of novell-* packages updated by the January 2013
    Scheduled Maintenance update I would use "rpm -qa novell-*|sort" to list
    all novell-* package versions (note the "-qa" is needed because of the
    "novell-*" wildcard).

    HTH.
    --
    Simon
    Novell Knowledge Partner

    ------------------------------------------------------------------------
    If you find this post helpful and are logged into the web interface,
    please show your appreciation and click on the star below. Thanks.
    ------------------------------------------------------------------------