Re: Ansible listed as orphaned

2022-09-10 Thread Marco Atzeri
On 09.09.2022 16:11, Keith Christian wrote: Is there a recommended general procedure so that users could update orphaned packages with a reasonable chance of success? E.g., for packages that need compiling, it's download the source, extract it, then make and make install. Not sure about other pac

Ansible listed as orphaned

2022-09-09 Thread Keith Christian
Is there a recommended general procedure so that users could update orphaned packages with a reasonable chance of success? E.g., for packages that need compiling, it's download the source, extract it, then make and make install. Not sure about other packages like Ansible which are written in Python