Installation

4.2 install solaris 64 bit intel prerequisites warnings

charleswheelus
Path Finder

I am trying to install 4.2 on a 64 bit intel solaris box. I get prerequisite warnings during the pkgadd command:

# pkgadd -d ./splunk-4.2-96430-solaris-10-intel.pkg

The following packages are available:
  1  splunk     Splunk
                (i86pc) 4.2

Select package(s) you wish to process (or 'all' to process
all packages). (default: all) [?,??,q]: a

Processing package instance <splunk> from </home/cwheelus/splunk-4.2-96430-solaris-10-intel.pkg>

Splunk(i86pc) 4.2
Splunk Inc.
Please specify base installation directory, or leave blank for /opt:

Using </opt> as the package base directory.
## Processing package information.
## Processing system information.
## Verifying package dependencies.
WARNING:
    The </bin/uname> package "" is a prerequisite package
    and should be installed.
WARNING:
    The </bin/mv> package "" is a prerequisite package and
    should be installed.

Do you want to continue with the installation of <splunk> [y,n,?] 

Is it safe to continue?

I checked and both uname and mv are present under /bin/

any thoughts?

Tags (3)

LCM
Contributor

It's a misconfiguration of the package depend file. The file is used to define prerequisite for the package itself (eg. reference packages which needs to be installed, before/after installing this package)

See also man depend

You'll find the file and its entries here: /var/sadm/pkg/splunk/install/depend

@splunk-package-maker: Please, update the depend file - thanks

However, it's fine to continue since there is no impact at all

Get Updates on the Splunk Community!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...