On Sat, 2025-08-09 at 15:55 -0700, Geoffrey Leach wrote: > After a recent upgrade, this no longer works. The best I've been able > to to is to resolve complaint about the URI by providing a full path > to foo.pl, and even with that the parameter causes problems. > > Anyone have a solution? Check that your bin directory is in your path. $ echo $PATH Check that scripts have the executable bit(s) set. Depending on file ownership, and who's running it, you may need the X bit set for all users. ls -l bin -rwxrw-r-x. 1 tim tim 222 Aug 30 2022 testingscript I don't know enough about perl to know if it has similar options (paths the executor user, etc). -- uname -rsvp Linux 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 (yes, this is the output from uname for this PC when I posted) Boilerplate: All unexpected mail to my mailbox is automatically deleted. I will only get to see the messages that are posted to the mailing list. -- _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue