Send Netdot-devel mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://osl.uoregon.edu/mailman/listinfo/netdot-devel
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 Netdot-devel digest..."
Today's Topics:
1. [Netdot - Bug #1904] Cannot start apache2 with Netdot::Mason
([email protected])
2. [Netdot - Support #1880] Can not restart Apache after install
Netdot ([email protected])
3. [Netdot - Bug #1906] Subnet display issue
([email protected])
----------------------------------------------------------------------
Message: 1
Date: Wed, 1 Feb 2017 05:49:16 -0800
From: [email protected]
Subject: [Netdot-devel] [Netdot - Bug #1904] Cannot start apache2 with
Netdot::Mason
To: [email protected], [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8
Issue #1904 has been updated by Simon S.
Upgraded Ubuntu 14.04 LTS to 16.04 LTS running Netdot 1.07 experiencing the
exact same problem, reproducable like _KUL_ described. No idea how to solve,
went back to 14.04 LTS and Netdot is running again.
----------------------------------------
Bug #1904: Cannot start apache2 with Netdot::Mason
https://osl.uoregon.edu/redmine/issues/1904#change-3375
Author: Dracula Lai
Status: New
Priority: High
Assignee:
Category:
Target version:
Resolution:
Followed the installation instruction up to the point of linking
/etc/apache2/conf-enabled/netdot.conf.
Apache2 version is Apache/2.4.18 running on Ubuntu 16.04
Other versions are mod_apreq2-20090110/2.8.0 mod_perl/2.0.9 Perl/v5.22.1
The 'service apache2 restart' will be failed with the following error:
# systemctl status apache2.service
??? apache2.service - LSB: Apache2 web server
Loaded: loaded (/etc/init.d/apache2; bad; vendor preset: enabled)
Drop-In: /lib/systemd/system/apache2.service.d
????apache2-systemd.conf
Active: failed (Result: exit-code) since Fri 2016-08-05 11:19:00 HKT; 31min
ago
Docs: man:systemd-sysv-generator(8)
Process: 21374 ExecStop=/etc/init.d/apache2 stop (code=exited,
status=0/SUCCESS)
Process: 21520 ExecStart=/etc/init.d/apache2 start (code=exited,
status=1/FAILURE)
Aug 05 11:18:39 monitor systemd[1]: Stopped LSB: Apache2 web server.
Aug 05 11:18:39 monitor systemd[1]: Starting LSB: Apache2 web server...
Aug 05 11:18:39 monitor apache2[21520]: * Starting Apache httpd web server
apache2
Aug 05 11:18:40 monitor apache2[21520]: AH00558: apache2: Could not reliably
determine the server's fully qualified domain name, us
Aug 05 11:19:00 monitor apache2[21520]: *
Aug 05 11:19:00 monitor apache2[21520]: * The apache2 instance did not start
within 20 seconds. Please read the log files to disco
Aug 05 11:19:00 monitor systemd[1]: apache2.service: Control process exited,
code=exited status=1
Aug 05 11:19:00 monitor systemd[1]: Failed to start LSB: Apache2 web server.
Aug 05 11:19:00 monitor systemd[1]: apache2.service: Unit entered failed state.
Aug 05 11:19:00 monitor systemd[1]: apache2.service: Failed with result
'exit-code'.
The problem has been trimmed down that it stops when it calls the 'use
Netdot::Mason;' in the netdot.conf
Anyway to solve this problem?
The make testdeps is fine as follows:
# make testdeps
Testing for required Perl modules
/usr/bin/perl bin/perldeps.pl test
RRDs..............................................ok
GraphViz..........................................ok
Module::Build.....................................ok
CGI...............................................ok
Class::DBI........................................ok
Class::DBI::AbstractSearch........................ok
Apache2::Request..................................ok
HTML::Mason.......................................ok
Apache::Session...................................ok
URI::Escape.......................................ok
SQL::Translator...................................ok
SNMP::Info 2.06...................................ok
NetAddr::IP 4.042.................................ok
Apache2::AuthCookie...............................ok
Apache2::SiteControl..............................ok
Log::Dispatch.....................................ok
Log::Log4perl.....................................ok
Parallel::ForkManager.............................ok
Net::Patricia 1.20................................ok
Authen::Radius....................................ok
Test::Simple......................................ok
Net::IRR..........................................ok
Time::Local.......................................ok
File::Spec........................................ok
Net::Appliance::Session...........................ok
BIND::Config::Parser..............................ok
Net::DNS..........................................ok
Text::ParseWords..................................ok
Carp::Assert......................................ok
Digest::SHA.......................................ok
Net::DNS::ZoneFile::Fast..........................ok
Socket6...........................................ok
XML::Simple.......................................ok
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://osl.uoregon.edu/redmine/my/account
------------------------------
Message: 2
Date: Wed, 1 Feb 2017 05:59:50 -0800
From: [email protected]
Subject: [Netdot-devel] [Netdot - Support #1880] Can not restart
Apache after install Netdot
To: [email protected], [email protected],
[email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8
Issue #1880 has been updated by si m.
Wolf F. wrote:
> Experiencing a similar issue.
> * Ubuntu 16.04 LTS
> * Netdot 1.0.7 from http://netdot.uoregon.edu/pub/dists/netdot-1.0.7.tar.gz
> * followed this guide http://evilttl.com/wiki/Netdot-Installation-on-Ubuntu
> and netdot pdf manual from git concurrently.
> [...]
> * sudo make installdeps (found em all)
> * make installdb
> [...]
> * Install did throw no error messages, so continued:
> [...]
> refuses to restart.
> * after a reboot apache does not come up.
>
>
> error messages as follows:
>
> [...]
>
> [...]
>
> [...]
>
>
> /var/log/syslog:
> [...]
>
> Any ideas ?
Looks exactly like Bug #1904. Seems to be a problem with 16.04, running fine on
14.04 LTS with Netdot 1.0.7, on 16.04 I experience the same problem.
----------------------------------------
Support #1880: Can not restart Apache after install Netdot
https://osl.uoregon.edu/redmine/issues/1880#change-3376
Author: Witchaphon Saengaram
Status: In Progress
Priority: Normal
Assignee: Carlos Vicente
Category:
Target version:
Resolution:
*Version*: Netdot 1.0.7
*OS* : CentOS 7.1.1503
#make installdeps
Installing required Perl modules
/usr/bin/perl bin/perldeps.pl install
Which RDBMS do you plan to use as backend: [mysql|Pg]? mysql
===============RESULTS===============
RRDs..............................................ok
GraphViz..........................................ok
Module::Build.....................................ok
CGI...............................................ok
Class::DBI........................................ok
Class::DBI::AbstractSearch........................ok
Apache2::Request..................................ok
HTML::Mason.......................................ok
Apache::Session...................................ok
URI::Escape.......................................ok
SQL::Translator...................................ok
SNMP::Info 2.06...................................ok
NetAddr::IP 4.042.................................ok
Apache2::AuthCookie...............................ok
Apache2::SiteControl..............................ok
Log::Dispatch.....................................ok
Log::Log4perl.....................................ok
Parallel::ForkManager.............................ok
Net::Patricia 1.20................................ok
Authen::Radius....................................ok
Test::Simple......................................ok
Net::IRR..........................................ok
Time::Local.......................................ok
File::Spec........................................ok
Net::Appliance::Session...........................ok
BIND::Config::Parser..............................ok
Net::DNS..........................................ok
Text::ParseWords..................................ok
Carp::Assert......................................ok
Digest::SHA.......................................ok
Net::DNS::ZoneFile::Fast..........................ok
Socket6...........................................ok
XML::Simple.......................................ok
DBD::mysql........................................ok
Prefix is /etc/netdot
#less /etc/httpd/conf.d/netdot.conf
PerlSwitches -I/etc/netdot/lib
Once I restart Apache, I got an error as below :
#systemctl restart httpd.service
Job for httpd.service failed. See 'systemctl status httpd.service' and
'journalctl -xn' for details
Nov 04 16:38:42 xxx.xxx.xxx.xx.xx httpd[1262]: AH00526: Syntax error on line 33
of /etc/httpd/conf.d/netdot.conf:
Nov 04 16:38:42 xxx.xxx.xxx.xx.xx httpd[1262]: Attempt to reload
Netdot/Model/Zone.pm aborted.\nCompilation failed in require a at (eval 529)
line 2.\n\t...propagated at /usr/share/perl5/base.pm line 84.\nBEGIN
failed--compilation aborted at (eval 528) line 1.\nBEGIN failed--compilation
aborted at /etc/netdot/lib/Netdot/Model.pm line 381.\nCompilation failed in
require at /etc/netdot/lib/Netdot/UI.pm line 5.\nBEGIN failed--compilation
aborted at /etc/netdot/lib/Netdot/UI.pm line 5.\nCompilation failed in require
at /etc/netdot/lib/Netdot/Mason.pm line 21.\nBEGIN failed--compilation aborted
at /etc/netdot/lib/Netdot/Mason.pm line 21.\nCompilation failed in require at
/etc/httpd/conf.d/netdot.conf line 34.\nBEGIN failed--compilation aborted
Refer: I install by following this installation procedure :
https://www.digitalocean.com/community/tutorials/how-to-document-your-network-with-netdot-on-centos-7
Any suggestion ?
Thank you.
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://osl.uoregon.edu/redmine/my/account
------------------------------
Message: 3
Date: Wed, 1 Feb 2017 09:10:55 -0800
From: [email protected]
Subject: [Netdot-devel] [Netdot - Bug #1906] Subnet display issue
To: [email protected], [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=utf-8
Issue #1906 has been updated by Matt Zagrabelny.
PR submitted.
----------------------------------------
Bug #1906: Subnet display issue
https://osl.uoregon.edu/redmine/issues/1906#change-3377
Author: Mark Shetka
Status: New
Priority: Normal
Assignee:
Category:
Target version:
Resolution:
In certain circumstances IP addresses that are part of a subnet are being
displayed with different size boxes in the GUI. Occurs when there is one single
row of addresses (/28 or smaller) AND the last octet changes the number of
digits within the subnet range.
Examples
1.1.2.96/28
1.1.3.8/29
I attached a couple screenshots.
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://osl.uoregon.edu/redmine/my/account
------------------------------
_______________________________________________
Netdot-devel mailing list
[email protected]
https://osl.uoregon.edu/mailman/listinfo/netdot-devel
End of Netdot-devel Digest, Vol 119, Issue 1
********************************************