tuxedo-backlight-control icon indicating copy to clipboard operation
tuxedo-backlight-control copied to clipboard

What happened to the AUR Package?

Open nigelwarning opened this issue 5 years ago • 13 comments

Hey!

Normally I used a AUR Package for this great piece of software. Why? Because the AUR is easy and updates automatically. Since a few weeks, this package has been removed from the AUR. What is the reason for that?

Orginal link: https://aur.archlinux.org/packages/tuxedo-backlight-control/

Thanks!

nigelwarning avatar Aug 14 '20 10:08 nigelwarning

Hey @nigelwarning,

Thanks for reporting, I can investigate and perhaps if necessary put it up. But looping in @StevenSeifried as he is the maintainer for the AUR package. Could you provide some feedback?

webketje avatar Aug 14 '20 18:08 webketje

Hello @webketje and @nigelwarning

a few Users reported problems with the Package. Also they say that the PKGBUILD of the AUR Package was not okay.

Since I don't know how I could have satisfied the community about the PKGBUILD, I made a deletion request.

In retrospect it might have been better to disown the package.

I hope you understand it.

But just feel free to upload it again to the AUR.

StevenSeifried avatar Aug 14 '20 20:08 StevenSeifried

@StevenSeifried thx for the info, could you clarify the AUR package was not okay ? I looked into making it available in the debian repo but it looks terribly complicated, do you have any knowledge about this? Feel free to contact me at kevin.van.lierdegmail.com

webketje avatar Aug 14 '20 21:08 webketje

No, imho there is no problem with the AUR Package. I had take a quick look at v0.7. It also works without problems (a few colors are not really correct, but this is no problem with the Package).

StevenSeifried avatar Aug 14 '20 21:08 StevenSeifried

AUR Package worked great for me too! Sad to hear that there were problems with the PKGbuild then.

nigelwarning avatar Aug 14 '20 21:08 nigelwarning

@nigelwarning you can feel free to upload it in the AUR again. The PKGBUILD file is still avalible. If you find the PKGBUILD file is correct, you can update it to v0.7 and upload it again.

It would be great if the package is back in the AUR (because it's a great piece of software!). But please understand that i don't want to maintain this AUR package after my last "experience".

StevenSeifried avatar Aug 14 '20 22:08 StevenSeifried

Uploaded the 0.6 version back to AUR again since the 0.7 is still in pre-lease it just clones the latest master.

nigelwarning avatar Oct 17 '20 22:10 nigelwarning

I made a git package because of the rules: https://aur.archlinux.org/packages/tuxedo-backlight-control-git/

nigelwarning avatar Oct 18 '20 10:10 nigelwarning

@nigel, tyvm for your efforts on this project. Could you do us and the community a service and keep the latest PKGBUILD in sync with the one in the repo? (i.e. could you create a pull request starting from this branch: https://github.com/webketje/tuxedo-backlight-control/pull/new/feature/aur-pkg)

webketje avatar Oct 25 '20 00:10 webketje

I fixed it and switched to the new branch. Because of the rules of the AUR. I have to use -git in the package name and use the pkgver git version.

https://aur.archlinux.org/packages/tuxedo-backlight-control-git/

nigelwarning avatar Oct 25 '20 15:10 nigelwarning

@nigelwarning thx but you misunderstood. I meant: Could you fork webketje/tuxedo-backlight-control on Github, git clone locally, git checkout feature/aur-pkg, modify only what is required in the PKGBUILD file, push it back, and create a pull request to webketje/tuxedo-backlight-control. The link in the README to the AUR package must also be updated.

Then I will approve it, and merge it back into master and when that is done you can republish it. Right now, your package is broken (the source should not be the feature branch but master). Also now there are 2 AUR packages which is confusing

Unfortunately I cannot publish AUR packages myself as it requires to have Arch running.

@StevenSeifried can the original AUR pkg still be updated? In any case, 1 of the 2 needs to be deprecated

webketje avatar Oct 25 '20 20:10 webketje

@webketje yes, the original AUR pkg can still be updated or someone can made a deletion request @nigelwarning pls add tuxedo-keyboard as Dependency

StevenSeifried avatar Oct 25 '20 20:10 StevenSeifried

@webketje - I've updated AUR to build from master rather than the feature branch. Have also added tuxedo-keboard as a dependency as per @StevenSeifried's request. Will request the original AUR pkg to be deleted.

Buddy-Matt avatar Jun 19 '21 23:06 Buddy-Matt