[Asterisk-code-review] Scripts: check file versions of Asterisk and dependencies (asterisk[master])

Kevin Harwell asteriskteam at digium.com
Mon Sep 21 13:28:41 CDT 2015


Kevin Harwell has posted comments on this change.

Change subject: Scripts: check file versions of Asterisk and dependencies
......................................................................


Patch Set 5: Code-Review-1

When running with a prefix specified (asterisk is installed to a non default location) I get a warning for duplicate libasteriskssl.so files, which is fine, but in the main listing under the "Located" section I would expect it to list the library located under the prefixed directory and not the default since that is the one in actual use:

./astversion.sh --prefix=/opt/asterisk/13
### WARNING: duplicate libraries found: /usr/lib/libasteriskssl.so.1 /opt/asterisk/13/lib/libasteriskssl.so.1
Checking Asterisk versions on triton at Mon Sep 21 13:21:34 CDT 2015
Using Asterisk executable: /opt/asterisk/13/sbin/asterisk
Installed version: Asterisk GIT-13-a665b31M
Asterisk is not running - more details are available when running.
Dahdi kernel module is not installed
Dahdi tools are not installed
Located /opt/asterisk/13/sbin/asterisk compiled from /home/kharwell/src/asterisk/13/main
Located /opt/asterisk/13/lib/libasteriskssl.so.1 compiled from /home/kharwell/src/asterisk/13/main
Located /usr/lib/libasteriskssl.so.1 compiled from /home/kharwell/src/asterisk/master/main
Located 66 files compiled from /home/kharwell/src/asterisk/13/apps
Located 6 files compiled from /home/kharwell/src/asterisk/13/bridges
Located 10 files compiled from /home/kharwell/src/asterisk/13/cdr
Located 7 files compiled from /home/kharwell/src/asterisk/13/cel
Located 13 files compiled from /home/kharwell/src/asterisk/13/channels
Located 11 files compiled from /home/kharwell/src/asterisk/13/codecs
Located 17 files compiled from /home/kharwell/src/asterisk/13/formats
Located 52 files compiled from /home/kharwell/src/asterisk/13/funcs
Located 7 files compiled from /home/kharwell/src/asterisk/13/pbx
Located 120 files compiled from /home/kharwell/src/asterisk/13/res

WARNING: source of the following files was not found:
     ### /usr/lib/libspandsp.so.2 - /home/kharwell/src/spandsp-0.0.6/src	
     ### /usr/lib/libpjsip.so.2 - /home/kharwell/src/pjproject-asterisk/pjsip/build

-- 
To view, visit https://gerrit.asterisk.org/1196
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ib0642d0fb96712476f59760d6d137a24633fe2d6
Gerrit-PatchSet: 5
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Scott Griepentrog <sgriepentrog at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-HasComments: No



More information about the asterisk-code-review mailing list