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

bugs: x11-libs/qscintilla amd64 added for dev-python/qscintilla-python, even though it's already stable there #186

Open
mgorny opened this issue May 1, 2024 · 2 comments
Labels
bug Something isn't working tools/bugs relevant to "pkgdev bugs"

Comments

@mgorny
Copy link

mgorny commented May 1, 2024

A bit of a WTF:

$ pkgdev bugs --auto-cc-arches=* qscintilla-python
Checking =dev-python/qscintilla-python-2.14.1-r2 on 'amd64 x86'
Checking =x11-libs/qscintilla-2.14.1 on 'amd64' [added for =dev-python/qscintilla-python-2.14.1-r2]

but:

Keywords for x11-libs/qscintilla:
          |                               |   u      |  
          | a   a     p s     l r   a     |   n      |  
          | m   r h   p p   i o i s l m m | e u s    | r
          | d a m p p c a x a o s 3 p 6 i | a s l    | e
          | 6 r 6 p p 6 r 8 6 n c 9 h 8 p | p e o    | p
          | 4 m 4 a c 4 c 6 4 g v 0 a k s | i d t    | o
----------+-------------------------------+----------+-------
2.13.3    | + + + o + ~ o + o o ~ o o o o | 8 # 0/15 | gentoo
2.14.1    | + + + o + ~ o + o o ~ o o o o | 8 o      | gentoo
2.14.1-r1 | ~ ~ ~ o ~ ~ o ~ o o ~ o o o o | 8 o      | gentoo

gentoo/gentoo@e40c6db

@mgorny
Copy link
Author

mgorny commented May 1, 2024

The actual failure is:


> dev-python/qscintilla-python-2.14.1-r2
>   depend amd64 dev profile default/linux/amd64/17.0/musl (6 total)
>     ~x11-libs/qscintilla-2.14.1:=[qt5(+),qt6(-)]
>   depend amd64 stable profile default/linux/amd64/17.1 (45 total)
>     ~x11-libs/qscintilla-2.14.1:=[qt5(+),qt6(-)]
>   rdepend amd64 dev profile default/linux/amd64/17.0/musl (6 total)
>     ~x11-libs/qscintilla-2.14.1:=[qt5(+),qt6(-)]
>   rdepend amd64 stable profile default/linux/amd64/17.1 (45 total)
>     ~x11-libs/qscintilla-2.14.1:=[qt5(+),qt6(-)]

So it needs -r1, not -r0.

@mgorny
Copy link
Author

mgorny commented May 1, 2024

Similarly, it added stablereq for the already-stable version of uwsgi, while it needed the newer version because of python3.12 flag.

@arthurzam arthurzam added bug Something isn't working tools/bugs relevant to "pkgdev bugs" labels Jun 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tools/bugs relevant to "pkgdev bugs"
Projects
None yet
Development

No branches or pull requests

2 participants