Send netdisco-users mailing list submissions to
        [email protected]

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
        [email protected]

You can reach the person managing the list at
        [email protected]

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

   1. Re: Error with plugin Neighbors.pm in latest ND version
      (Oliver Gorwits)
--- Begin Message ---
Super! thanks for the quick testing. 2.040006 is on its way to CPAN now.

On Mon, 4 Mar 2019 at 11:51, Tobias Gerlach <[email protected]> wrote:

> Hi Oliver,
>
> that solved the problem :) Thank you!
>
> ~> ~/bin/localenv cpanm List::MoreUtils
> --> Working on List::MoreUtils
> Fetching
> http://www.cpan.org/authors/id/R/RE/REHSACK/List-MoreUtils-0.428.tar.gz
> ... OK
> Configuring List-MoreUtils-0.428 ... OK
> ==> Found dependencies: List::MoreUtils::XS
> --> Working on List::MoreUtils::XS
> Fetching
> http://www.cpan.org/authors/id/R/RE/REHSACK/List-MoreUtils-XS-0.428.tar.gz
> ... OK
> Configuring List-MoreUtils-XS-0.428 ... OK
> Building and testing List-MoreUtils-XS-0.428 ... OK
> Successfully installed List-MoreUtils-XS-0.428 (upgraded from 0.416)
> Building and testing List-MoreUtils-0.428 ... OK
> Successfully installed List-MoreUtils-0.428 (upgraded from 0.416)
> 2 distributions installed
>
> ~> ~/bin/localenv starman /usr/local/netdisco/bin/netdisco-web-fg
> --workers=1 --disable-keepalive
> 2019/03/04-12:49:04 Starman::Server (type Net::Server::PreFork)
> starting! pid(22480)
> Resolved [*]:5000 to [::]:5000, IPv6
> Not including resolved host [0.0.0.0] IPv4 because it will be handled
> by [::] IPv6
> Binding to TCP port 5000 on host :: with IPv6
> Setting gid to "100 100 16 33 100"
> [22481] 2019-03-04 11:49:04  warn App::Netdisco 2.040005 web
>
> Am Mo., 4. März 2019 um 12:36 Uhr schrieb Oliver Gorwits <[email protected]
> >:
> >
> > Can you try upgrading your List::MoreUtils?
> >
> > ~/bin/localenv cpanm List::MoreUtils
> >
> > should do it.
> >
> > Thanks,
> >
> > On Mon, 4 Mar 2019 at 11:31, Tobias Gerlach <[email protected]> wrote:
> >>
> >> Thank you Oliver for looking into this.
> >>
> >> Am Mo., 4. März 2019 um 12:28 Uhr schrieb Oliver Gorwits <
> [email protected]>:
> >> >
> >> > Sorry Tobias - I thought this was something else and didn't see you
> already run 2.040005.
> >> >
> >> > Unfortunately I can't reproduce the error on my system. I've opened a
> ticket here: https://github.com/netdisco/netdisco/issues/527
> >> >
> >> > On Mon, 4 Mar 2019 at 11:20, Tobias Gerlach <[email protected]>
> wrote:
> >> >>
> >> >> I'm getting the following error with the latest version:
> >> >>
> >> >> ~> ~/bin/localenv starman /usr/local/netdisco/bin/netdisco-web-fg
> >> >> --workers=1 --disable-keepalive
> >> >>
> >> >> 2019/03/04-12:14:02 Starman::Server (type Net::Server::PreFork)
> >> >> starting! pid(6063)
> >> >> Resolved [*]:5000 to [::]:5000, IPv6
> >> >> Not including resolved host [0.0.0.0] IPv4 because it will be handled
> >> >> by [::] IPv6
> >> >> Binding to TCP port 5000 on host :: with IPv6
> >> >> Setting gid to "100 100 16 33 100"
> >> >> [6064] 2019-03-04 11:14:02  warn App::Netdisco 2.040005 web
> >> >> Array found where operator expected at
> >> >>
> /usr/local/netdisco/perl5/lib/perl5/App/Netdisco/Web/Plugin/Device/Neighbors.pm
> >> >> line 129, at end of line
> >> >>         (Missing operator before ?)
> >> >> Error while loading /usr/local/netdisco/bin/netdisco-web-fg: syntax
> >> >> error at
> /usr/local/netdisco/perl5/lib/perl5/App/Netdisco/Web/Plugin/Device/Neighbors.pm
> >> >> line 129, near "List::MoreUtils::zip6
> >> >>     @"
> >> >> syntax error at
> >> >>
> /usr/local/netdisco/perl5/lib/perl5/App/Netdisco/Web/Plugin/Device/Neighbors.pm
> >> >> line 129, near "}}"
> >> >> Global symbol "$link" requires explicit package name at
> >> >>
> /usr/local/netdisco/perl5/lib/perl5/App/Netdisco/Web/Plugin/Device/Neighbors.pm
> >> >> line 129.
> >> >> Global symbol "$link" requires explicit package name at
> >> >>
> /usr/local/netdisco/perl5/lib/perl5/App/Netdisco/Web/Plugin/Device/Neighbors.pm
> >> >> line 130.
> >> >> Global symbol "$link" requires explicit package name at
> >> >>
> /usr/local/netdisco/perl5/lib/perl5/App/Netdisco/Web/Plugin/Device/Neighbors.pm
> >> >> line 130.
> >> >> Global symbol "$left_name" requires explicit package name at
> >> >>
> /usr/local/netdisco/perl5/lib/perl5/App/Netdisco/Web/Plugin/Device/Neighbors.pm
> >> >> line 133.
> >> >> Global symbol "$right_name" requires explicit package name at
> >> >>
> /usr/local/netdisco/perl5/lib/perl5/App/Netdisco/Web/Plugin/Device/Neighbors.pm
> >> >> line 134.
> >> >> Global symbol "@zipped" requires explicit package name at
> >> >>
> /usr/local/netdisco/perl5/lib/perl5/App/Netdisco/Web/Plugin/Device/Neighbors.pm
> >> >> line 134.
> >> >> syntax error at
> >> >>
> /usr/local/netdisco/perl5/lib/perl5/App/Netdisco/Web/Plugin/Device/Neighbors.pm
> >> >> line 135, near "}"
> >> >> syntax error at
> >> >>
> /usr/local/netdisco/perl5/lib/perl5/App/Netdisco/Web/Plugin/Device/Neighbors.pm
> >> >> line 274, near "}"
> >> >>
> /usr/local/netdisco/perl5/lib/perl5/App/Netdisco/Web/Plugin/Device/Neighbors.pm
> >> >> has too many errors.
> >> >> Compilation failed in require at
> >> >> /usr/local/netdisco/perl5/lib/perl5/Module/Load.pm line 77.
> >> >> Can't locate App/Netdisco/Web/Plugin/Device/Neighbors in @INC (@INC
> >> >> contains:
> /usr/local/netdisco/perl5/lib/perl5/auto/share/dist/App-Netdisco/lib
> >> >> /usr/local/netdisco/perl5/lib /usr/local/netdisco/perl5/bin/lib
> >> >> /usr/local/netdisco/perl5/lib/perl5/5.10.0/x86_64-linux-thread-multi
> >> >> /usr/local/netdisco/perl5/lib/perl5/5.10.0
> >> >> /usr/local/netdisco/perl5/lib/perl5/x86_64-linux-thread-multi
> >> >> /usr/local/netdisco/perl5/lib/perl5
> >> >> /usr/lib/perl5/5.10.0/x86_64-linux-thread-multi /usr/lib/perl5/5.10.0
> >> >> /usr/lib/perl5/site_perl/5.10.0/x86_64-linux-thread-multi
> >> >> /usr/lib/perl5/site_perl/5.10.0
> >> >> /usr/lib/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi
> >> >> /usr/lib/perl5/vendor_perl/5.10.0 /usr/lib/perl5/vendor_perl .) at
> >> >> /usr/local/netdisco/perl5/lib/perl5/Module/Load.pm line 77.
> >> >> Compilation failed in require at
> >> >> /usr/local/netdisco/bin/netdisco-web-fg line 53.
> >> >> BEGIN failed--compilation aborted at
> >> >> /usr/local/netdisco/bin/netdisco-web-fg line 53.
> >> >> [6065] 2019-03-04 11:14:02  warn App::Netdisco 2.040005 web
> >> >>
> >> >>
> >> >> _______________________________________________
> >> >> Netdisco mailing list
> >> >> [email protected]
> >> >> https://sourceforge.net/p/netdisco/mailman/netdisco-users/
>

--- End Message ---
_______________________________________________
Netdisco mailing list - Digest Mode
[email protected]
https://lists.sourceforge.net/lists/listinfo/netdisco-users

Reply via email to