Re: [App_rpt-users] Announce: ACID version 0.9 released [or where did the pgp binary go?]
Keith Williamson wrote:
I decided to start from scratch with the new v0.9 CentOS 5.3 iso. All went fine and my Allstar node (2541) registered fine and my echolink node registered fine. However, when I attempted a NEW install of irlp, the irlp-centos-install script bombed out on line 423 when it attempted to run /home/irlp/bin/pgp. The pgp executable is missing. I checked with a "tar -tzf irlp-centos-dist.tgz" (in irlp-install-files) and it is indeed missing.
Should I just do a yum install of pgp and link pgp into /home/irlp/bin or are there perhaps more files missing from the irlp-centos-dist.tgz?
Thanks,
Keith, KF7DRV
On Thu, Sep 17, 2009 at 7:07 PM, Stephen Rodgers < hwstar@rodgers.sdcoxmail.com> wrote:
Keith Williamson wrote:
Hi. Looking at the installcd directory at dl.allstarlink.org, I only see an iso for CentOS 5.1 dated March 9.
Also, I have been trying to do the IRLP setup for a NEW IRLP node and the install script bombs out when it gets to the point of doing the wget of irlp-centos-dist.tgz. This morning I was able to manually download it with wget but then tar complained that it wasn't a valid gzip'd file. Just a few minutes ago, it appeared as if the file is not even in the installcd directory anymore.
Is the installcd folder just in flux for a day or so while the switchover is made to 0.9 or am I missing something fundamental here?
Thanks,
Keith, KF7DRV
On Wed, Sep 16, 2009 at 10:00 PM, Stephen Rodgers < hwstar@rodgers.sdcoxmail.com> wrote:
ACID 0.9 can be downloaded from dl.allstarlink.or< http://dl.allstarlink.org> g This is based on Centos 5.3,
ACID version 0.9 contains:
app_rpt.c version 0.203:
1. Added tone burst detection for our European friends. 2. Fixed W9SH's audio format mismatch on startup bug (very unusual config) 3. Added check for RPT_A version of zaptel.(We need this to fix autopatch call progress issues) 4. Fixed strange keying problem with new version of IAXRPT. 5. Fixed more hang problems and unreliability with simplex repeater/remote base nodes 6. Fixed telemetry propagation when downrev (non-newkey1) systems present 7. Fixed irlp/echolink tx audio distortion at high gains 8. Resolve spurious time out message. 9. Fixed problems with simplex autopatch. 10. Fixed serial rx hang problem with Kenwood remotes 11. Fixed problem with serial baud rate being wiped out on Kenwood TMG-707 radios (using USB device). 12. Added delay statements to FT-897 serial commands on remote base bacause some FT897 radios do not accept the complete sequence of commands without some delay between the commands. 13. Fixed Mantis bug 0000032: ID Talkover CW loops causes RX audio to chop 14. Add beaconing node stanza key to allow the repeater ID to be sent regardless of whether there has vin activity or not. 15. Fix "always enabled" bug with holdofftelem feature. 16. Add nounkeyct and holdofftelem node stanza confiiguration options. 17. Add COP functions 49 (NOICE) and 50 (NOICD) to enable and disable all Allstar, Echolink and IRLP connections. 18. Fixed telemetry control parameters. 19. Resolve mantis bug 0000016: Quick unkeys and rekeys over the network queue a link Courtesy Tone 20.Add nolocallinkct key to node stanza so that nodes co-hosted on the same server can optionally send no link courtesy tone. 21. Added arbitary tone generation as COP function 48. 22.Add link activity timer function to resolve Mantis feature request 0000010. 23. Better control of IRLP connect and disconnect messages through config file options and DTMF commands, and added irlpplay CLI command to assist in queuing the messages one at a time. 24. Fixed Mantis bug 0000011 pad test broken 25. Fixed Mantis bug 0000004 out-of-band telemetry sent when link in monitor 26.Added antenna select for FT-950 27. Cleaned up debug messages for FT-950 28, Added FT-950 support 29. Fix alarm setup with multiple uChameleons
chan_irlp.c version 0.27:
1, Fixed problem with enabling and disabling irlp connect/disconnect announcement mmessages. Use irlpplay Asterisk cli command. 2, Don't update DB when operating in experimental reflector mode. 3. Resolve Mantis bug 0000001 by disabling Asterisk's DTMF decoder on IRLP incoming audio. 4. Major changes to add experimental reflector support and ability to connect to expermental reflectors.
chan_echolink.c version 0.21:
1, Resolved Mantis Bugs 0000026 and 0000038 2, Failure to connect to certain Echolink nodes. 3, Removed multiple initial packets.
chan_usbradio.c/xpmr has been updated:
1, CM108AH (new uri) support 2, Add support for CM119 sound chips 3, Improve carrier squelch operation. 4. Allow for hot plug functionallity of USB devices 5. Add rxontime parameter for simplex nodes. (anti-pingpong) 6. Fix TX hang problem. 7. Resolve Segfault when txmixa=voice and txtone is set to zero. 8. Sync with Xelatec version. Add TX blanking time. 9. Fixed mode steering problem and clipping in xpmr
Final Note: Someone needs to test the astupd feature on older ACID installs and either say it works or doesn't work. Do not use astupd on older installs until we have confirmation that it is working, play it safe and do a complete install from CD unless this is reported to be working from several sources.
Steve WA6ZFT _______________________________________________ App_rpt-users mailing list App_rpt-users@qrvc.com http://qrvc.com/mailman/listinfo/app_rpt-users
The ISO usually doesn't change when an upgrade is release, because most of the code is downloaded over the network using install scripts.
The irlp-centos-dist.tgz tarball got inavertently deleted during the move over from dltest. It has since been restored.
Steve WA6ZFT
Good question.... The file on dl.allstarlink.org is missing the mentioned binary. We are working to regenerate the correct binary with everything necessary included. The same faulty file is in our revision control system as well! Grrrr.... Please be patient, we'll announce when the file has been updated.... Steve WA6ZFT
Stephen Rodgers wrote:
Keith Williamson wrote:
I decided to start from scratch with the new v0.9 CentOS 5.3 iso. All went fine and my Allstar node (2541) registered fine and my echolink node registered fine. However, when I attempted a NEW install of irlp, the irlp-centos-install script bombed out on line 423 when it attempted to run /home/irlp/bin/pgp. The pgp executable is missing. I checked with a "tar -tzf irlp-centos-dist.tgz" (in irlp-install-files) and it is indeed missing.
Should I just do a yum install of pgp and link pgp into /home/irlp/bin or are there perhaps more files missing from the irlp-centos-dist.tgz?
Thanks,
Keith, KF7DRV
On Thu, Sep 17, 2009 at 7:07 PM, Stephen Rodgers < hwstar@rodgers.sdcoxmail.com> wrote:
Keith Williamson wrote:
Hi. Looking at the installcd directory at dl.allstarlink.org, I only see an iso for CentOS 5.1 dated March 9.
Also, I have been trying to do the IRLP setup for a NEW IRLP node and the install script bombs out when it gets to the point of doing the wget of irlp-centos-dist.tgz. This morning I was able to manually download it with wget but then tar complained that it wasn't a valid gzip'd file. Just a few minutes ago, it appeared as if the file is not even in the installcd directory anymore.
Is the installcd folder just in flux for a day or so while the switchover is made to 0.9 or am I missing something fundamental here?
Thanks,
Keith, KF7DRV
On Wed, Sep 16, 2009 at 10:00 PM, Stephen Rodgers < hwstar@rodgers.sdcoxmail.com> wrote:
ACID 0.9 can be downloaded from dl.allstarlink.or< http://dl.allstarlink.org> g This is based on Centos 5.3,
ACID version 0.9 contains:
app_rpt.c version 0.203:
1. Added tone burst detection for our European friends. 2. Fixed W9SH's audio format mismatch on startup bug (very unusual config) 3. Added check for RPT_A version of zaptel.(We need this to fix autopatch call progress issues) 4. Fixed strange keying problem with new version of IAXRPT. 5. Fixed more hang problems and unreliability with simplex repeater/remote base nodes 6. Fixed telemetry propagation when downrev (non-newkey1) systems present 7. Fixed irlp/echolink tx audio distortion at high gains 8. Resolve spurious time out message. 9. Fixed problems with simplex autopatch. 10. Fixed serial rx hang problem with Kenwood remotes 11. Fixed problem with serial baud rate being wiped out on Kenwood TMG-707 radios (using USB device). 12. Added delay statements to FT-897 serial commands on remote base bacause some FT897 radios do not accept the complete sequence of commands without some delay between the commands. 13. Fixed Mantis bug 0000032: ID Talkover CW loops causes RX audio to chop 14. Add beaconing node stanza key to allow the repeater ID to be sent regardless of whether there has vin activity or not. 15. Fix "always enabled" bug with holdofftelem feature. 16. Add nounkeyct and holdofftelem node stanza confiiguration options. 17. Add COP functions 49 (NOICE) and 50 (NOICD) to enable and disable all Allstar, Echolink and IRLP connections. 18. Fixed telemetry control parameters. 19. Resolve mantis bug 0000016: Quick unkeys and rekeys over the network queue a link Courtesy Tone 20.Add nolocallinkct key to node stanza so that nodes co-hosted on the same server can optionally send no link courtesy tone. 21. Added arbitary tone generation as COP function 48. 22.Add link activity timer function to resolve Mantis feature request 0000010. 23. Better control of IRLP connect and disconnect messages through config file options and DTMF commands, and added irlpplay CLI command to assist in queuing the messages one at a time. 24. Fixed Mantis bug 0000011 pad test broken 25. Fixed Mantis bug 0000004 out-of-band telemetry sent when link in monitor 26.Added antenna select for FT-950 27. Cleaned up debug messages for FT-950 28, Added FT-950 support 29. Fix alarm setup with multiple uChameleons
chan_irlp.c version 0.27:
1, Fixed problem with enabling and disabling irlp connect/disconnect announcement mmessages. Use irlpplay Asterisk cli command. 2, Don't update DB when operating in experimental reflector mode. 3. Resolve Mantis bug 0000001 by disabling Asterisk's DTMF decoder on IRLP incoming audio. 4. Major changes to add experimental reflector support and ability to connect to expermental reflectors.
chan_echolink.c version 0.21:
1, Resolved Mantis Bugs 0000026 and 0000038 2, Failure to connect to certain Echolink nodes. 3, Removed multiple initial packets.
chan_usbradio.c/xpmr has been updated:
1, CM108AH (new uri) support 2, Add support for CM119 sound chips 3, Improve carrier squelch operation. 4. Allow for hot plug functionallity of USB devices 5. Add rxontime parameter for simplex nodes. (anti-pingpong) 6. Fix TX hang problem. 7. Resolve Segfault when txmixa=voice and txtone is set to zero. 8. Sync with Xelatec version. Add TX blanking time. 9. Fixed mode steering problem and clipping in xpmr
Final Note: Someone needs to test the astupd feature on older ACID installs and either say it works or doesn't work. Do not use astupd on older installs until we have confirmation that it is working, play it safe and do a complete install from CD unless this is reported to be working from several sources.
Steve WA6ZFT _______________________________________________ App_rpt-users mailing list App_rpt-users@qrvc.com http://qrvc.com/mailman/listinfo/app_rpt-users
The ISO usually doesn't change when an upgrade is release, because most of the code is downloaded over the network using install scripts.
The irlp-centos-dist.tgz tarball got inavertently deleted during the move over from dltest. It has since been restored.
Steve WA6ZFT
Good question....
The file on dl.allstarlink.org is missing the mentioned binary. We are working to regenerate the correct binary with everything necessary included.
The same faulty file is in our revision control system as well! Grrrr....
Please be patient, we'll announce when the file has been updated....
Steve WA6ZFT _______________________________________________ App_rpt-users mailing list App_rpt-users@qrvc.com http://qrvc.com/mailman/listinfo/app_rpt-users
The irlp update script has been updated inside the irlp-centos-dist.tgz tarball to download tyhe pgp binary from IRLP's webserver. A new tarball was uploaded to dl.allstarlink.org. I've done a dry run and it now downloads the pgp file correctly and completes the install (without sending the order into to the IRLP folks). Someone now needs to step forward and do a live install and report back on the results of that ;) Steve WA6ZFT
The irlp update script has been updated inside the irlp-centos-dist.tgz tarball to download tyhe pgp binary from IRLP's webserver. A new tarball was uploaded to dl.allstarlink.org. I've done a dry run and it now downloads the pgp file correctly and completes the install (without sending the order into to the IRLP folks). Someone now needs to step forward and do a live install and report back on the results of that ;) Steve WA6ZFT ---- Ran irlpsetup.sh (for reinstall of my old EchoIRLP node). Reinstall seemed to go OK, but I am still unable to connect to IRLP nodes (long wait, then 'connection failed' message). Upon reboot, I did see a message about 'no such command irlp db load...' but it disappeared before I got a good look at it. John / WB5NFC _______________________________________________ App_rpt-users mailing list App_rpt-users@qrvc.com http://qrvc.com/mailman/listinfo/app_rpt-users
John (WB5NFC) wrote:
The irlp update script has been updated inside the irlp-centos-dist.tgz tarball to download tyhe pgp binary from IRLP's webserver. A new tarball was uploaded to dl.allstarlink.org. I've done a dry run and it now downloads the pgp file correctly and completes the install (without sending the order into to the IRLP folks).
Someone now needs to step forward and do a live install and report back on the results of that ;)
Steve WA6ZFT
----
Ran irlpsetup.sh (for reinstall of my old EchoIRLP node). Reinstall seemed to go OK, but I am still unable to connect to IRLP nodes (long wait, then 'connection failed' message). Upon reboot, I did see a message about 'no such command irlp db load...' but it disappeared before I got a good look at it.
John / WB5NFC
_______________________________________________ App_rpt-users mailing list App_rpt-users@qrvc.com http://qrvc.com/mailman/listinfo/app_rpt-users
_______________________________________________ App_rpt-users mailing list App_rpt-users@qrvc.com http://qrvc.com/mailman/listinfo/app_rpt-users
Hi John, I tried this on my system of which IRLP was installed in dry-run mode (without sending install data to the irlp folks), but I didn't see the db load error message. Can you try the following and post the specific error message to the list?: Try commenting out the rc.irlp line in /etc/rc.d/rc.local like this: #/home/irlp/custom/rc.irlp Then run the command manually once you are logged in as root: cd /home/irlp/custom ./rc.irlp This should print out the error message we are looking for... Steve WA6ZFT
--- Hi John, I tried this on my system of which IRLP was installed in dry-run mode (without sending install data to the irlp folks), but I didn't see the db load error message. Can you try the following and post the specific error message to the list?: Try commenting out the rc.irlp line in /etc/rc.d/rc.local like this: #/home/irlp/custom/rc.irlp Then run the command manually once you are logged in as root: cd /home/irlp/custom ./rc.irlp This should print out the error message we are looking for... Steve WA6ZFT ---------- Hi Steve. My system seems to work, but I still get the following error message upon boot: Loading all DB entries into Asterisk (takes awhile). No such command ' irlp dbload' Done, looping until next time. I did not find the statement you wanted me to comment out in the /etc/rc.d/rc.local Here's a paste of mine: #!/bin/sh # This script will be executed *after* all the other init scripts. # You can put your own initialization stuff in here if you don't # want to do the full Sys V style init stuff. touch /var/lock/subsys/local /etc/rc.d/rc.updatenodelist & /etc/rc.d/rc.irlphosts &Thanks! John / WB5NFC
Ran irlpsetup.sh a second time and now IRLP seems to be working. Tracking down and commenting out inappropriate EchoIRLP lines from my original install now. Example: /home/irlp/custom/environment: line 128: /home/EchoIRLP/custom/echo_environment: No such file or directory Starting IRLP services: irlpd... /home/irlp/custom/environment: line 128: /home/EchoIRLP/custom/echo_environment: No such file or directory done. Updating IRLP hosts file... (put in background) done! Updating IRLP dns server... (put in background) done! Enabling IRLP node... /home/irlp/custom/environment: line 128: /home/EchoIRLP/custom/echo_environment: No such file or directory /home/irlp/custom/environment: line 128: /home/EchoIRLP/custom/echo_environment: No such file or directory done! [root@wb5nfc ~]# /home/irlp/custom/environment: line 128: /home/EchoIRLP/custom/echo_environment: No such file or directory John
participants (3)
-
John (WB5NFC) -
Stephen Rodgers -
Stephen Rodgers