Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 734334 - gui-apps/wf-shell-9999 should automagically rebuild after gui-libs/wf-config rebuild
Summary: gui-apps/wf-shell-9999 should automagically rebuild after gui-libs/wf-config ...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Aisha Tammy
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-29 00:57 UTC by CaptainBlood
Modified: 2020-08-26 22:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description CaptainBlood 2020-07-29 00:57:55 UTC
Bug report:
https://github.com/WayfireWM/wayfire/issues/635
Thks 4 ur attention, interest & support.
Comment 1 CaptainBlood 2020-07-29 01:10:57 UTC
Only last posts of the thread matter.
Thks 4 ur attention, interest & support.
Comment 2 Aisha Tammy 2020-07-29 01:37:40 UTC
No it can't be added as a dependency because wayfire has an option to build wf-config as a submodule.

The proper way to do this is by rebuilding emerge --ask --verbose --update --newuser @world or by doing emerge @live-rebuild
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2020-07-30 12:14:20 UTC
(In reply to CaptainBlood from comment #0)
> Thks 4 ur attention, interest & support.

English please.
Comment 4 Joonas Niilola gentoo-dev 2020-08-16 05:39:02 UTC
Do I get it right that wf-config updated its soname and ABI making the new one not backwards-compatible? If yes, that's something to note for a next version release. However here as Aisha said with -9999 packages emerge -a @live-rebuild should be enough.

Then do you mean wf-config is bundled to wf-shell? That shouldn't be right since wf-config exists in the tree, you should attempt to use the in-tree version.
Comment 5 Aisha Tammy 2020-08-18 00:32:40 UTC
(In reply to Joonas Niilola from comment #4)
> Do I get it right that wf-config updated its soname and ABI making the new
> one not backwards-compatible? If yes, that's something to note for a next
> version release. However here as Aisha said with -9999 packages emerge -a
> @live-rebuild should be enough.
> 

the version requirement is already there in the ebuilds so thats not what they mean.
I *think* they want that everytime you rebuild the wf-config-9999 it should trigger a wayfire-9999 rebuild.
which I don't know how to enforce...

> Then do you mean wf-config is bundled to wf-shell? That shouldn't be right
> since wf-config exists in the tree, you should attempt to use the in-tree
> version.

the bundled is provided as an option for doing testing and the use flag makes it *very* clear that you should not mess with the system-* flags unless you know whats happening.

at this point I want to mark this as WONTFIX but I'll wait feedback.