Send netdisco-users mailing list submissions to
        netdisco-users@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/netdisco-users
or, via email, send a message with subject or body 'help' to
        netdisco-users-requ...@lists.sourceforge.net

You can reach the person managing the list at
        netdisco-users-ow...@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of netdisco-users digest..."
Today's Topics:

   1. Issue with deploy in Netdisco 2.087000 (Muris)
   2. Re: Issue with deploy in Netdisco 2.087000 (Oliver Gorwits)
   3. Re: Issue with deploy in Netdisco 2.087000 (Muris)
--- Begin Message ---
Hi Guys, 

 

I did a upgrade to netdisco 2.087000 but there is an error with the deploy 
script, it’s not working, any ideas?

 

]$ ~/bin/netdisco-deploy

Warning: Use of "ref" without parentheses is ambiguous at 
/home/netdisco/perl5/lib/perl5/App/Netdisco/Configuration.pm line 390.

Use of ?PATTERN? without explicit operator is deprecated at 
/home/netdisco/perl5/lib/perl5/App/Netdisco/Configuration.pm line 390.

String found where operator expected at 
/home/netdisco/perl5/lib/perl5/App/Netdisco/Configuration.pm line 401, near "= 
URI::Based->new((config->{path} eq '/') ? ''"

        (Missing operator before  ''?)

Global symbol "$new_bind_params" requires explicit package name at 
/home/netdisco/perl5/lib/perl5/App/Netdisco/Configuration.pm line 390.

syntax error at /home/netdisco/perl5/lib/perl5/App/Netdisco/Configuration.pm 
line 401, near "= URI::Based->new((config->{path} eq '/') ? ''"

Missing right curly or square bracket at 
/home/netdisco/perl5/lib/perl5/App/Netdisco/Configuration.pm line 459, at end 
of line

syntax error at /home/netdisco/perl5/lib/perl5/App/Netdisco/Configuration.pm 
line 459, at EOF

Compilation failed in require at /home/netdisco/perl5/lib/perl5/App/Netdisco.pm 
line 8.

BEGIN failed--compilation aborted at 
/home/netdisco/perl5/lib/perl5/App/Netdisco.pm line 8.

Compilation failed in require at /home/netdisco/bin/netdisco-deploy line 40.

BEGIN failed--compilation aborted at /home/netdisco/bin/netdisco-deploy line 40.

 

Thanks

Muris


--- End Message ---
--- Begin Message ---
Hi Muris!

I guess this is new Perl version being a bit more helpful than old Perl
version. I've implemented what I hope is the fix and released
version 2.087001. It should be on the mirrors in a couple of hours.

kind regards
oliver.

On Wed, 20 Aug 2025 at 09:32, Muris <alcat...@gmail.com> wrote:

> Hi Guys,
>
>
>
> I did a upgrade to netdisco 2.087000 but there is an error with the deploy
> script, it’s not working, any ideas?
>
>
>
> ]$ ~/bin/netdisco-deploy
>
> Warning: Use of "ref" without parentheses is ambiguous at
> /home/netdisco/perl5/lib/perl5/App/Netdisco/Configuration.pm line 390.
>
> Use of ?PATTERN? without explicit operator is deprecated at
> /home/netdisco/perl5/lib/perl5/App/Netdisco/Configuration.pm line 390.
>
> String found where operator expected at
> /home/netdisco/perl5/lib/perl5/App/Netdisco/Configuration.pm line 401, near
> "= URI::Based->new((config->{path} eq '/') ? ''"
>
>         (Missing operator before  ''?)
>
> Global symbol "$new_bind_params" requires explicit package name at
> /home/netdisco/perl5/lib/perl5/App/Netdisco/Configuration.pm line 390.
>
> syntax error at
> /home/netdisco/perl5/lib/perl5/App/Netdisco/Configuration.pm line 401, near
> "= URI::Based->new((config->{path} eq '/') ? ''"
>
> Missing right curly or square bracket at
> /home/netdisco/perl5/lib/perl5/App/Netdisco/Configuration.pm line 459, at
> end of line
>
> syntax error at
> /home/netdisco/perl5/lib/perl5/App/Netdisco/Configuration.pm line 459, at
> EOF
>
> Compilation failed in require at
> /home/netdisco/perl5/lib/perl5/App/Netdisco.pm line 8.
>
> BEGIN failed--compilation aborted at
> /home/netdisco/perl5/lib/perl5/App/Netdisco.pm line 8.
>
> Compilation failed in require at /home/netdisco/bin/netdisco-deploy line
> 40.
>
> BEGIN failed--compilation aborted at /home/netdisco/bin/netdisco-deploy
> line 40.
>
>
>
> Thanks
>
> Muris
> _______________________________________________
> Netdisco mailing list
> netdisco-users@lists.sourceforge.net
> https://sourceforge.net/p/netdisco/mailman/netdisco-users/
>

--- End Message ---
--- Begin Message ---
Thanks, I thought it would just work and broke the system and just spent quite 
some time figuring what I was doing wrong - am on 5.16 perl

 

No chance of it getting bit quicker than couple of hours? 

 

From: Oliver Gorwits <oli...@cpan.org>
Date: Wednesday, 20 August 2025 at 18:16
To: Muris <alcat...@gmail.com>, "netdisco-users@lists.sourceforge.net" 
<netdisco-users@lists.sourceforge.net>
Subject: Re: [Netdisco] Issue with deploy in Netdisco 2.087000

 

Hi Muris!

 

I guess this is new Perl version being a bit more helpful than old Perl 
version. I've implemented what I hope is the fix and released version 2.087001. 
It should be on the mirrors in a couple of hours.

 

kind regards

oliver.

 

On Wed, 20 Aug 2025 at 09:32, Muris <alcat...@gmail.com> wrote:

Hi Guys, 

 

I did a upgrade to netdisco 2.087000 but there is an error with the deploy 
script, it’s not working, any ideas?

 

]$ ~/bin/netdisco-deploy

Warning: Use of "ref" without parentheses is ambiguous at 
/home/netdisco/perl5/lib/perl5/App/Netdisco/Configuration.pm line 390.

Use of ?PATTERN? without explicit operator is deprecated at 
/home/netdisco/perl5/lib/perl5/App/Netdisco/Configuration.pm line 390.

String found where operator expected at 
/home/netdisco/perl5/lib/perl5/App/Netdisco/Configuration.pm line 401, near "= 
URI::Based->new((config->{path} eq '/') ? ''"

        (Missing operator before  ''?)

Global symbol "$new_bind_params" requires explicit package name at 
/home/netdisco/perl5/lib/perl5/App/Netdisco/Configuration.pm line 390.

syntax error at /home/netdisco/perl5/lib/perl5/App/Netdisco/Configuration.pm 
line 401, near "= URI::Based->new((config->{path} eq '/') ? ''"

Missing right curly or square bracket at 
/home/netdisco/perl5/lib/perl5/App/Netdisco/Configuration.pm line 459, at end 
of line

syntax error at /home/netdisco/perl5/lib/perl5/App/Netdisco/Configuration.pm 
line 459, at EOF

Compilation failed in require at /home/netdisco/perl5/lib/perl5/App/Netdisco.pm 
line 8.

BEGIN failed--compilation aborted at 
/home/netdisco/perl5/lib/perl5/App/Netdisco.pm line 8.

Compilation failed in require at /home/netdisco/bin/netdisco-deploy line 40.

BEGIN failed--compilation aborted at /home/netdisco/bin/netdisco-deploy line 40.

 

Thanks

Muris

_______________________________________________
Netdisco mailing list
netdisco-users@lists.sourceforge.net
https://sourceforge.net/p/netdisco/mailman/netdisco-users/


--- End Message ---
_______________________________________________
Netdisco mailing list - Digest Mode
netdisco-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netdisco-users

Reply via email to