I am currently in the process of working on getting the management node
setup and working on centos 8.  There is currently some issues that need to
be resolved.  I am working on that right now.

Mike Jennings

On Thu, Nov 12, 2020 at 11:22 AM Luis A Lopez Negron <
[email protected]> wrote:

> Hi Folks:
>
>
>
> I’m trying to install Apache VCL 2.5.1 on CentOS8 and after installing all
> required packages and perl  (v5.26.3) modules, when running vcld –setup, I
>  get this : I have searched everywhere with no success.  I will appreciate
> any help. There is already an old version of VCL running but I need to
> update both the OS and the VCL
>
>
> VCL Management Node Setup
>
> Unimplemented: POSIX::tmpnam(): use File::Temp instead at
> /usr/lib64/perl5/POSIX.pm line 185.
>
> Use of uninitialized value in array dereference at
>
>         /usr/local/vcl-2.5.1/bin/../lib/VCL/utils.pm line 3395 (#1)
>
>     (W uninitialized) An undefined value was used as if it were already
>
>     defined.  It was interpreted as a "" or a 0, but maybe it was a
> mistake.
>
>     To suppress this warning assign a defined value to your variables.
>
>
>     To help you figure out what was undefined, perl will try to tell you
>
>     the name of the variable (if any) that was undefined.  In some cases
>
>     it cannot do this, so it also tells you what operation you used the
>
>     undefined value in.  Note, however, that perl optimizes your program
>
>     and the operation displayed in the warning may not necessarily appear
>
>     literally in your program.  For example, "that $foo" is usually
>
>     optimized into "that " . $foo, and the warning will refer to the
>
>     concatenation (.) operator, even though there is no . in
>
>     your program.
>
>
> Use of uninitialized value $image_name in concatenation (.) or string at
>
>         /usr/local/vcl-2.5.1/bin/../lib/VCL/utils.pm line 3643 (#1)
>
> Use of uninitialized value $imagerevision_id in concatenation (.) or
> string at
>
>         /usr/local/vcl-2.5.1/bin/../lib/VCL/DataStructure.pm line 744 (#1)
>
>
> ----------------------------------------------------------------------------------------------------
>
> Image Management
>
>    1: Capture a Base Image
>
>
> []
>
> Make a selection (1, 'c' to cancel):
>
> --
> Luis A. López
> Retired Sys Admin, UPRM
>

Reply via email to