Skip to content
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

Circular dependencies...unable to remove pulseaudio/XFce #201

Open
mcctuxic opened this issue Sep 25, 2020 · 1 comment
Open

Circular dependencies...unable to remove pulseaudio/XFce #201

mcctuxic opened this issue Sep 25, 2020 · 1 comment
Labels

Comments

@mcctuxic
Copy link

dev-embedded/rpi-64bit-meta defines dependencies to a couple of package, which can partly be disabled by USE flags.
pavucontrol depends on pulseaudio
the USE flag "xfce" pulls in pavucontrol
pulseaudio is pulled in by the USE flag "pulseaudio"
x11-base/xorg-drivers and x11-base/xorg-server are pulled in by USE flag xfce

Setting -pulseaudio only to get rid of pulseaudio does not help, since pavucontrol still depends on
pulseaudio,
In order to get rid of xfce one must use -xfce additionally,
This removes not only pavucontrol and pulseaudio but the complete X11 fundament is removed then and
*vnc gets defunc and from the former desktop only a console via ssh remains.

The place where these dependencies should be defined is the "world" file only. That's how it works.
Meta-package, which define a complete set of functionalities this way lock the whole flexibility of GENTOO
and lead to those circular dependencies described above.

Please redesign this kind of setup.

Thanks a lot for your help in advance.

Cheers!
mcc

@sakaki- sakaki- added the EOL label Oct 30, 2020
@sakaki-
Copy link
Owner

sakaki- commented Oct 30, 2020

30 Oct 2020: sadly, due legal obligations arising from a recent change in my 'real world' job, I must announce I am standing down as maintainer of this project with immediate effect. For the meantime, I will leave the repo up (for historical interest, and since the images may be of use still in certain applications); however, there will be no further updates to the underlying binhost etc., nor will I be accepting / actioning further pull requests or bug reports from this point. Email requests for support will also have to be politely declined, so, please treat this as an effective EOL notice.

For further details, please see my post here.

Many thanks for your interest in this project!

With sincere apologies, sakaki ><

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants