[App_rpt-users] Announcing AllStarLink Asterisk version 1.01

K5CG k5cg at hamoperator.org
Sun Mar 25 03:26:08 UTC 2018


The new hub node is online and connected but I was unable to run dahdi_test 

root at hub:/usr/sbin# ls -la dahdi_test 
-rwxr-xr-x 1 root root 6416 Mar 1 12:26 dahdi_test 

It's right there^ 

root at hub:/usr/sbin# ./dahdi_test -c 100 
-bash: ./dahdi_test: No such file or directory 

As it happens I installed it as 64 bit and dahdi_test is a 32 bit executable. 

root at hub:/usr/sbin# file dahdi_test 
dahdi_test: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 2.6.32, BuildID[sha1]=2f93def536fd49566dde40b7f02bcf25072fdaa8, stripped 

So I needed to install libc6-i386 

apt-get install libc6-i386 

Now dadhi_test is worrking. 

Best: 100.000% -- Worst: 99.214% -- Average: 99.617351% 
Cumulative Accuracy (not per pass): 99.998 

Danny 
K5CG 


From: "Nate Hardman" <nhardman1428 at gmail.com> 
To: "Users of Asterisk app_rpt" <app_rpt-users at lists.allstarlink.org> 
Sent: Saturday, March 24, 2018 1:39:17 PM 
Subject: Re: [App_rpt-users] Announcing AllStarLink Asterisk version 1.01 

bug fixed in net-setup scripts if ran multiple times 

On Sat, Mar 24, 2018 at 2:23 PM, K5CG < [ mailto:k5cg at hamoperator.org | k5cg at hamoperator.org ] > wrote: 


After some reading I got the networking up. 

systemctl stop ifup at eth0.service 
systemctl start ifup at eth0.service 

I can ping out to the Internet and 
apt-get update 
apt-get upgrade -y 

No updates were applied however. 

My node appears online now on the status page! WOOT! 

I'll update hostname, domain name etc manually now. If there are updates to the build, I don't mind starting over to test it. VMs are quick and easy to rebuild. 

Danny 
K5CG 

----- Original Message ----- 
From: "Steve Zingman" < [ mailto:szingman at msgstor.com | szingman at msgstor.com ] > 
To: "Users of Asterisk app_rpt" < [ mailto:app_rpt-users at lists.allstarlink.org | app_rpt-users at lists.allstarlink.org ] >, "k5cg" < [ mailto:k5cg at hamoperator.org | k5cg at hamoperator.org ] > 
Sent: Saturday, March 24, 2018 11:35:28 AM 
Subject: Re: [App_rpt-users] Announcing AllStarLink Asterisk version 1.01 

Danny, 
I'm copying Nate on this so he can comment on the ASL menu issue. 
One suggestion is as root: 
apt-get update 
apt-get upgrade -y 

I have pushed a update to the menus 

Steve 

On 03/24/2018 12:30 PM, K5CG wrote: 
> I have a question about installation of this build. 
> 
> I downloaded ASL_1.01-20180228-amd64-i386-debian-stretch-netinst.zip, and used the iso to build a virtual machine on Xenserver 7.2 (for a hub). 
> 
> The asl-menu appears to fail to set hostname, domain name, network parameters, just about anything, even running it as root. After rebooting, the hostname and domain name are not changed, there is no configured networking. 
> 
> Looking in /etc/network/interfaces there are many instances of my static IP, mask and gateway (a complete set for every time I ran the network setup from asl-menu). 
> 
> /etc/systemd/network/ is empty. 
> /etc/resolv.conf has correct information in it. 
> 
> systemctl start network.service 
> Failed to start network.service. network.service not found. 
> 
> rpt.conf looks like it was saved with my new node info and the Timezone update was successful. 
> 
> I've probably missed something so feel free to correct me, please. 
> 
> Danny 
> K5CG 
> 
> ----- Original Message ----- 
> From: "Greg Noneman" < [ mailto:gregn1 at cox.net | gregn1 at cox.net ] > 
> To: "Users of Asterisk app_rpt" < [ mailto:app_rpt-users at lists.allstarlink.org | app_rpt-users at lists.allstarlink.org ] > 
> Sent: Friday, March 23, 2018 5:58:02 PM 
> Subject: Re: [App_rpt-users] Announcing AllStarLink Asterisk version 1.01 
> 
> Steve, 
> 
> I have a question about the installation/update of AllStarLink Asterisk version 1.01 that I don’t believe the ReadMe file addressed (pardon me if I missed it). I have both Intel/AMD and RPi installations that are currently running DIAL. Is there any simple/effective way to “automatically" upgrade tp ASLA 1.01, or is it necessary to back up my config files, perform a new clean install, and then restore my configs? 
> 
> 
> Thanks, 
> Greg 
> WB6ZSU 
> 
>> On Mar 18, 2018, at 3:08 PM, Steve Zingman < [ mailto:szingman at msgstor.com | szingman at msgstor.com ] > wrote: 
>> 
>> We are happy to announce AllStarLink Asterisk version 1.01. This updated version contains a number of bug fixes and enhancements. The method used for installing and upgrading AllStarLink Asterisk has been changed from building from source code to simply install and upgrade the programs that make up AllStarLink Asterisk. AllStarLink Asterisk is now using the same update method any other Debian program has used for years. The package management system is called APT (acronym for Advanced Package Tool). APT is a set of tools for managing Debian packages, and therefore the applications installed on your Debian system. 
>> 
>> The link on [ http://allstarlink.org/ | allstarlink.org ] and the wiki < [ http://wiki.allstarlink.org/ | wiki.allstarlink.org ] > Now point to the new images for x86/AMD and Raspberry Pi. 
>> 
>> < [ http://dvswitch.org/files/ASL_Images/Intel-AMD/Stretch/ASL_1.01-20180228-amd64-i386-debian-stretch-netinst.zip | http://dvswitch.org/files/ASL_Images/Intel-AMD/Stretch/ASL_1.01-20180228-amd64-i386-debian-stretch-netinst.zip ] > 
>> < [ http://dvswitch.org/files/ASL_Images/Raspberry_Pi/Stretch/ASL_1.01-20180228-armhf-raspbian-stretch-image.zip | http://dvswitch.org/files/ASL_Images/Raspberry_Pi/Stretch/ASL_1.01-20180228-armhf-raspbian-stretch-image.zip ] > 
>> 
>> The repository of AllStarLink Images is located at < [ http://dvswitch.org/files/ASL_Images/ | http://dvswitch.org/files/ASL_Images/ ] > 
>> 
>> For a more complete explanation of the changes to AllStarLink Asterisk see < [ http://dvswitch.org/files/ASL_Images/readme.txt | http://dvswitch.org/files/ASL_Images/readme.txt ] > 
>> 
>> 73, Steve N4IRS 
>> _______________________________________________ 
>> App_rpt-users mailing list 
>> [ mailto:App_rpt-users at lists.allstarlink.org | App_rpt-users at lists.allstarlink.org ] 
>> [ http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users | http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users ] 
>> 
>> To unsubscribe from this list please visit [ http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users | http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users ] and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" 
>> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. 
> _______________________________________________ 
> App_rpt-users mailing list 
> [ mailto:App_rpt-users at lists.allstarlink.org | App_rpt-users at lists.allstarlink.org ] 
> [ http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users | http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users ] 
> 
> To unsubscribe from this list please visit [ http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users | http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users ] and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" 
> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. 
> _______________________________________________ 
> App_rpt-users mailing list 
> [ mailto:App_rpt-users at lists.allstarlink.org | App_rpt-users at lists.allstarlink.org ] 
> [ http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users | http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users ] 
> 
> To unsubscribe from this list please visit [ http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users | http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users ] and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" 
> You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. 
_______________________________________________ 
App_rpt-users mailing list 
[ mailto:App_rpt-users at lists.allstarlink.org | App_rpt-users at lists.allstarlink.org ] 
[ http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users | http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users ] 

To unsubscribe from this list please visit [ http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users | http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users ] and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" 
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. 






-- 

Nathan Hardman 
[ mailto:nhardman1428 at gmail.com | nhardman1428 at gmail.com ] 
[ mailto:N8THN at ARRL.NET | N8THN at ARRL.NET ] 



_______________________________________________ 
App_rpt-users mailing list 
App_rpt-users at lists.allstarlink.org 
http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users 

To unsubscribe from this list please visit http://lists.allstarlink.org/cgi-bin/mailman/listinfo/app_rpt-users and scroll down to the bottom of the page. Enter your email address and press the "Unsubscribe or edit options button" 
You do not need a password to unsubscribe, you can do it via email confirmation. If you have trouble unsubscribing, please send a message to the list detailing the problem. 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.keekles.org/pipermail/app_rpt-users/attachments/20180324/2ee93ca6/attachment.html>


More information about the App_rpt-users mailing list