Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 883727 - app-accessibility/at-spi2-atk-2.46.0" is soft blocking app-accessibility/at-spi2-core-2.46.0
Summary: app-accessibility/at-spi2-atk-2.46.0" is soft blocking app-accessibility/at-s...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-30 12:02 UTC by Adam
Modified: 2022-12-02 16:20 UTC (History)
0 users

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


Attachments
output of 'emerge --info' (emerge_info.txt,7.30 KB, text/plain)
2022-12-01 13:24 UTC, Adam
Details
output of ' emerge -p -uvDU @world' (emerge_world.txt,64.62 KB, text/plain)
2022-12-01 13:25 UTC, Adam
Details
the rest of 'emerge -p -uvDU @world' (rest.txt,33.41 KB, text/plain)
2022-12-01 20:14 UTC, Adam
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Adam 2022-11-30 12:02:56 UTC
While trying to emerge discord i came upon this dependancy conflict. Is there something wrong on my side or is the ebuild script broken ?

What logs should I post ?


Reproducible: Always

Steps to Reproduce:
1.emerge discord-bin
2.
3.
Actual Results:  
two packages blocking each other

Expected Results:  
Some other errors
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-12-01 06:53:50 UTC
You would have to share the full output of 'emerge -p -uvDU @world' and 'emerge --info'.

If you are on a mostly-stable system, you should avoid putting GNOME packages in package.accept_keywords.
Comment 2 Adam 2022-12-01 13:24:34 UTC
Created attachment 838683 [details]
output of 'emerge --info'
Comment 3 Adam 2022-12-01 13:25:27 UTC
Created attachment 838685 [details]
output of ' emerge -p -uvDU @world'
Comment 4 Matt Turner gentoo-dev 2022-12-01 18:33:22 UTC
> [ebuild     U  ] app-accessibility/at-spi2-core-2.46.0:2::gentoo [2.44.1:2::gentoo] USE="X introspection -gtk-doc -test" ABI_X86="(64) -32 (-x32)" 528 KiB
> [ebuild     U  ] dev-libs/atk-2.46.0::gentoo [2.38.0::gentoo] USE="introspection (-gtk-doc%)" ABI_X86="(64) -32 (-x32)" 0 KiB
> [blocks b      ] <dev-libs/atk-2.46.0 ("<dev-libs/atk-2.46.0" is soft blocking app-accessibility/at-spi2-core-2.46.0)
> [ebuild     U  ] app-accessibility/at-spi2-atk-2.46.0:2::gentoo [2.38.0:2::gentoo] USE="(-test%)" ABI_X86="(64) -32 (-x32)" 0 KiB
> [blocks b      ] <app-accessibility/at-spi2-atk-2.46.0 ("<app-accessibility/at-spi2-atk-2.46.0" is soft blocking app-accessibility/at-spi2-core-2.46.0)

Looks like you chopped off the part that says what the actual problem is:

> Conflict: 9 blocks (2 unsatisfied)

Given the number of downgrades happening, I suspect you have a disaster in /etc/portage/package.accept_keywords.
Comment 5 Matt Turner gentoo-dev 2022-12-01 18:35:35 UTC
My guess is this is to blame:

> [blocks b      ] sys-devel/lld:0 ("sys-devel/lld:0" is soft blocking sys-devel/lld-15.0.3)

Do you have sys-devel/lld:0 in your /var/lib/portage/world file?
Comment 6 Adam 2022-12-01 20:04:17 UTC
(In reply to Matt Turner from comment #5)
> My guess is this is to blame:
> 
> > [blocks b      ] sys-devel/lld:0 ("sys-devel/lld:0" is soft blocking sys-devel/lld-15.0.3)
> 
> Do you have sys-devel/lld:0 in your /var/lib/portage/world file?

No it isn't there, should it be ?
Comment 7 Adam 2022-12-01 20:14:37 UTC
Created attachment 838763 [details]
the rest of 'emerge -p -uvDU @world'
Comment 8 Adam 2022-12-01 20:16:51 UTC
(In reply to Matt Turner from comment #4)
> > [ebuild     U  ] app-accessibility/at-spi2-core-2.46.0:2::gentoo [2.44.1:2::gentoo] USE="X introspection -gtk-doc -test" ABI_X86="(64) -32 (-x32)" 528 KiB
> > [ebuild     U  ] dev-libs/atk-2.46.0::gentoo [2.38.0::gentoo] USE="introspection (-gtk-doc%)" ABI_X86="(64) -32 (-x32)" 0 KiB
> > [blocks b      ] <dev-libs/atk-2.46.0 ("<dev-libs/atk-2.46.0" is soft blocking app-accessibility/at-spi2-core-2.46.0)
> > [ebuild     U  ] app-accessibility/at-spi2-atk-2.46.0:2::gentoo [2.38.0:2::gentoo] USE="(-test%)" ABI_X86="(64) -32 (-x32)" 0 KiB
> > [blocks b      ] <app-accessibility/at-spi2-atk-2.46.0 ("<app-accessibility/at-spi2-atk-2.46.0" is soft blocking app-accessibility/at-spi2-core-2.46.0)
> 
> Looks like you chopped off the part that says what the actual problem is:
> 
> > Conflict: 9 blocks (2 unsatisfied)
> 
> Given the number of downgrades happening, I suspect you have a disaster in
> /etc/portage/package.accept_keywords

That is wierd, my /etc/portage/package.accept_keywords seems clean, should I post it as well ?
Comment 9 Matt Turner gentoo-dev 2022-12-02 02:22:59 UTC
(In reply to Adam from comment #6)
> (In reply to Matt Turner from comment #5)
> > My guess is this is to blame:
> > 
> > > [blocks b      ] sys-devel/lld:0 ("sys-devel/lld:0" is soft blocking sys-devel/lld-15.0.3)
> > 
> > Do you have sys-devel/lld:0 in your /var/lib/portage/world file?
> 
> No it isn't there, should it be ?

Good. :)

No, it shouldn't be.

(In reply to Adam from comment #7)
> Created attachment 838763 [details]
> the rest of 'emerge -p -uvDU @world'

(In reply to Adam from comment #8)
> (In reply to Matt Turner from comment #4)
> > > [ebuild     U  ] app-accessibility/at-spi2-core-2.46.0:2::gentoo [2.44.1:2::gentoo] USE="X introspection -gtk-doc -test" ABI_X86="(64) -32 (-x32)" 528 KiB
> > > [ebuild     U  ] dev-libs/atk-2.46.0::gentoo [2.38.0::gentoo] USE="introspection (-gtk-doc%)" ABI_X86="(64) -32 (-x32)" 0 KiB
> > > [blocks b      ] <dev-libs/atk-2.46.0 ("<dev-libs/atk-2.46.0" is soft blocking app-accessibility/at-spi2-core-2.46.0)
> > > [ebuild     U  ] app-accessibility/at-spi2-atk-2.46.0:2::gentoo [2.38.0:2::gentoo] USE="(-test%)" ABI_X86="(64) -32 (-x32)" 0 KiB
> > > [blocks b      ] <app-accessibility/at-spi2-atk-2.46.0 ("<app-accessibility/at-spi2-atk-2.46.0" is soft blocking app-accessibility/at-spi2-core-2.46.0)
> > 
> > Looks like you chopped off the part that says what the actual problem is:
> > 
> > > Conflict: 9 blocks (2 unsatisfied)
> > 
> > Given the number of downgrades happening, I suspect you have a disaster in
> > /etc/portage/package.accept_keywords
> 
> That is wierd, my /etc/portage/package.accept_keywords seems clean, should I
> post it as well ?

Seems like you have a bunch of downgrades happening and that's causing all sorts of problems.

There's nothing in here about at-spi-*.

I suggest going to the Forums or the #gentoo IRC channel for support in fixing whatever misconfigurations you have.
Comment 10 Adam 2022-12-02 16:20:37 UTC
(In reply to Matt Turner from comment #9)
> (In reply to Adam from comment #6)
> > (In reply to Matt Turner from comment #5)
> > > My guess is this is to blame:
> > > 
> > > > [blocks b      ] sys-devel/lld:0 ("sys-devel/lld:0" is soft blocking sys-devel/lld-15.0.3)
> > > 
> > > Do you have sys-devel/lld:0 in your /var/lib/portage/world file?
> > 
> > No it isn't there, should it be ?
> 
> Good. :)
> 
> No, it shouldn't be.
> 
> (In reply to Adam from comment #7)
> > Created attachment 838763 [details]
> > the rest of 'emerge -p -uvDU @world'
> 
> (In reply to Adam from comment #8)
> > (In reply to Matt Turner from comment #4)
> > > > [ebuild     U  ] app-accessibility/at-spi2-core-2.46.0:2::gentoo [2.44.1:2::gentoo] USE="X introspection -gtk-doc -test" ABI_X86="(64) -32 (-x32)" 528 KiB
> > > > [ebuild     U  ] dev-libs/atk-2.46.0::gentoo [2.38.0::gentoo] USE="introspection (-gtk-doc%)" ABI_X86="(64) -32 (-x32)" 0 KiB
> > > > [blocks b      ] <dev-libs/atk-2.46.0 ("<dev-libs/atk-2.46.0" is soft blocking app-accessibility/at-spi2-core-2.46.0)
> > > > [ebuild     U  ] app-accessibility/at-spi2-atk-2.46.0:2::gentoo [2.38.0:2::gentoo] USE="(-test%)" ABI_X86="(64) -32 (-x32)" 0 KiB
> > > > [blocks b      ] <app-accessibility/at-spi2-atk-2.46.0 ("<app-accessibility/at-spi2-atk-2.46.0" is soft blocking app-accessibility/at-spi2-core-2.46.0)
> > > 
> > > Looks like you chopped off the part that says what the actual problem is:
> > > 
> > > > Conflict: 9 blocks (2 unsatisfied)
> > > 
> > > Given the number of downgrades happening, I suspect you have a disaster in
> > > /etc/portage/package.accept_keywords
> > 
> > That is wierd, my /etc/portage/package.accept_keywords seems clean, should I
> > post it as well ?
> 
> Seems like you have a bunch of downgrades happening and that's causing all
> sorts of problems.
> 
> There's nothing in here about at-spi-*.
> 
> I suggest going to the Forums or the #gentoo IRC channel for support in
> fixing whatever misconfigurations you have.

Oki thanks for your help.