-
Notifications
You must be signed in to change notification settings - Fork 235
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Won’t build on Arch AUR #38
Comments
@frebib is the maintainer of the PKGBUILD in the AUR. Looks, like a problem with the automatic rebase onto the |
Thanks for the quick look - I will post this on the AUR site as well |
The AUR package isn't exactly stable- I wasn't expecting it to be so popular! I think something like this should fix it, although it's still not perfect
I'd push the change, but it's currently failing to rebase again due to this change yshui/picom@9332cba That raises the question: @tryone144 what is the reason you haven't upstreamed this yet? Is it incomplete? Unstable? I've been using it exclusively for a while now and it seems to be fine (most of the crashes are upstream bugs, not due to this feature) |
rebased and resolved the conflicts.
This is a similar problem I faced with the original implementation as well. 😄
I haven't upstreamed this yet as I hadn't that much time to test my changes extensively. But given the popularity of the AUR package, it seems to run rather smooth except for the "experimental" backends part. I'll open a pull-request upstream to further discuss possibly needed changes in my codebase. |
I've pushed a change @MyopicPaideia, can you try building the package now? |
@frebib Yes, just successfully built. Thanks so much for doing a great job maintaining this package. It is much appreciated! |
Failing to build again.
|
>.< I don't know what to do about this. I'm starting to think that I should cut the rebase out of the pkgbuild, and have a separate package that does the rebase. It's unreasonable to expect this feature branch to be rebased every time yshui makes a change that causes a conflict. |
I have fixed the conflict with some rebase magic (hackery) |
Yep, it's currently working. Terribly, but that's another issue, the
PKGBUILD is currently working though.
…On Sat, Apr 11, 2020 at 4:21 PM Joe Groocock ***@***.***> wrote:
I have fixed the conflict with some rebase magic (hackery)
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#38 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AM5Y33YS5DHQT4LCXXDEZ6DRMDGNNANCNFSM4LWTU6KA>
.
|
Yes, I agree. I can't have it both ways: keep it working (and have users happy) and not introduce hacks. |
I filed an issue on what I'm having trouble with
…On Sun, Apr 12, 2020 at 5:03 AM Joe Groocock ***@***.***> wrote:
Terribly
Yes, I agree. I can't have it both ways: keep it working (and have users
happy) and not introduce hacks.
What do you think I should do?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#38 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AM5Y3374DEA7QKCCZPDQCELRMF7VNANCNFSM4LWTU6KA>
.
|
That's the tradeoff between automatic rebase to keep it as current as possible and the added complexity of doing it manually in a separate branch.
If stability is your main concern, doing the rebase manually in your own branch might be the best approach. |
The dual-filter kawase blur algorithm has been merged upstream into |
Oh awesome! I can probably just drop the package entirely. Installing |
Trying to install - getting this error in the PKGBUILD
Is it meant to refer back to the yshui repo??
The text was updated successfully, but these errors were encountered: