[Xastir] kiss-off fails Mint 20.3

Tom Russo russo at bogodyn.org
Fri Oct 14 04:57:01 PDT 2022


On Sun, Oct 09, 2022 at 10:13:57PM -0700, we recorded a bogon-computron collision of the <ke6sls at arrl.net> flavor, containing:
> 
> A few of us are testing the perl script kiss-off.pl and tonight I've
> discovered it no longer works on my Mint 20.3.  I KNOW it worked on my
> prior OS.  I get this error:
> 
> jaye at ham:~$ sudo ./kiss_off.pl >/dev/ttyUSB1
> 
> ./kiss_off.pl: 19: Syntax error: word unexpected (expecting ")")

Xastir doesn't have a "kiss_off.pl" script, only a "kiss-off.pl" script.
And line 19 of this script is a comment, so it is extremely puzzling that
it would throw a syntax error.

kiss-off.pl is, after discarding 35 lines of comments, a three  line perl 
script:

  sleep 1;
  printf("%c%c%c", 192, 255, 192);
  sleep 1;

This simply sends three characters to standard out.


-- 
Tom Russo    KM5VY
Tijeras, NM  

 echo "prpv_a'rfg_cnf_har_cvcr" | sed -e 's/_/ /g' | tr [a-m][n-z] [n-z][a-m]



More information about the Xastir mailing list