Re: /usr/bin/pterm conflicts

2023-11-07 Thread Zbigniew Jędrzejewski-Szmek
On Tue, Nov 07, 2023 at 08:05:13AM -0700, Orion Poplawski wrote:
> prrte 3.0 introduces /usr/bin/pterm which conflicts with putty.  Issues:
> 
> https://github.com/openpmix/prrte/issues/1836
> https://bugzilla.redhat.com/show_bug.cgi?id=2247407
> 
> If anyone has any constructive comments, it would be appreciated.

I wrote a longer comment in the upstream ticket.
But here in Fedora, I think we should rename prrte's binary to
something different (prrte-pterm most likely). It's newer and less
popular than the other contender for the name.

Having to use a different name is annoying, but predictable.
A script that wants to be portable wrt. to the new and old names
can do something like this:
  pterm=(command -v prrte-pterm || echo pterm)
  $pterm arg1 arg2

Zbyszek
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


/usr/bin/pterm conflicts

2023-11-07 Thread Orion Poplawski

prrte 3.0 introduces /usr/bin/pterm which conflicts with putty.  Issues:

https://github.com/openpmix/prrte/issues/1836
https://bugzilla.redhat.com/show_bug.cgi?id=2247407

If anyone has any constructive comments, it would be appreciated.

Orion

--
Orion Poplawski
he/him/his  - surely the least important thing about me
IT Systems Manager 720-772-5637
NWRA, Boulder/CoRA Office FAX: 303-415-9702
3380 Mitchell Lane   or...@nwra.com
Boulder, CO 80301 https://www.nwra.com/


smime.p7s
Description: S/MIME Cryptographic Signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue