Moving from binary to from source, can we delete bin version
Hi, I first created AUR packages from binary file (`dagu-bin`, `oathkeeper-bin` and `kratos-bin`) but it is best to build them from source. I recreated them from source, I would like to know if it is possible to delete the binary version. I would like to maintain only the one from source. I could disown and wait for them to disappear but it looks cleaner to directly delete them and direct potential users to the correct/maintain one. Thanks, Mek Yt AUR to delete: https://aur.archlinux.org/packages/dagu-bin https://aur.archlinux.org/packages/oathkeeper-bin https://aur.archlinux.org/packages/kratos-bin PS: - `oathkeeper-bin` and `kratos-bin` use `ory-` namespace now (`ory-kratos` and `ory-oathkeeper`) - `oathkeeper-bin` and `kratos-bin` where duplicate (with service files) of orphan `ory-oathkeeper-bin` and `ory-kratos-bin`
Hello Mek Yt, On 20/02/2024 08:09, Mek Yt wrote:
Hi,
I first created AUR packages from binary file (`dagu-bin`, `oathkeeper-bin` and `kratos-bin`) but it is best to build them from source.
I recreated them from source, I would like to know if it is possible to delete the binary version. I would like to maintain only the one from source.
I could disown and wait for them to disappear but it looks cleaner to directly delete them and direct potential users to the correct/maintain one. You will need to raise delete request for each of them with explanation for each. Thanks, Mek Yt
AUR to delete:
https://aur.archlinux.org/packages/dagu-bin https://aur.archlinux.org/packages/oathkeeper-bin https://aur.archlinux.org/packages/kratos-bin
PS: - `oathkeeper-bin` and `kratos-bin` use `ory-` namespace now (`ory-kratos` and `ory-oathkeeper`) - `oathkeeper-bin` and `kratos-bin` where duplicate (with service files) of orphan `ory-oathkeeper-bin` and `ory-kratos-bin`
Cheers, -- Leonidas Spyropoulos Developer & DevOps PGP: 59E43E106B247368 244740D17C7FD0EC
On Tue, Feb 20, 2024, at 1:09 AM, Mek Yt wrote:
Hi,
I first created AUR packages from binary file (`dagu-bin`, `oathkeeper-bin` and `kratos-bin`) but it is best to build them from source.
I recreated them from source, I would like to know if it is possible to delete the binary version. I would like to maintain only the one from source.
I could disown and wait for them to disappear but it looks cleaner to directly delete them and direct potential users to the correct/maintain one.
Thanks, Mek Yt
AUR to delete:
https://aur.archlinux.org/packages/dagu-bin https://aur.archlinux.org/packages/oathkeeper-bin https://aur.archlinux.org/packages/kratos-bin
PS: - `oathkeeper-bin` and `kratos-bin` use `ory-` namespace now (`ory-kratos` and `ory-oathkeeper`) - `oathkeeper-bin` and `kratos-bin` where duplicate (with service files) of orphan `ory-oathkeeper-bin` and `ory-kratos-bin`
Just one small observation: are these your projects, or did you just make the PKGBUILDs for them? If they're your projects and you want to keep control over the packages, you should probably keep and maintain the -bin versions; if they are useful to many then someone is likely to recreate the -bin versions after they're deleted and now you have to rely on them to keep them updated. Even if the projects take seconds to compile from source, some people still prefer the -bin versions. For instance, popular AUR helpers yay and paru have -bin equivalents even though they take mere seconds to compile and have few dependencies.
I think you should just disown. I don't think people should be able to decide what's best for the user by removing working packages that aren't duplicates -- Cheers, Aᴀʀᴏɴ
participants (4)
-
Aaron Liu
-
Leonidas Spyropoulos
-
Mek Yt
-
Ryan Petris