Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 793755 - BDEPEND: nonexistent packages: dev-lang/vala:0.36, dev-lang/vala:0.40
Summary: BDEPEND: nonexistent packages: dev-lang/vala:0.36, dev-lang/vala:0.40
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL: https://qa-reports.gentoo.org/output/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-01 19:45 UTC by Matthew Turnbull
Modified: 2021-06-02 02:46 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 Matthew Turnbull 2021-06-01 19:45:12 UTC
RepoMan scours the neighborhood...
  dependency.unknown            3
   x11-libs/xapps/xapps-1.8.9.ebuild: DEPEND: dev-lang/vala:0.36[vapigen(+)], dev-lang/vala:0.40[vapigen(+)]
   x11-libs/xapps/xapps-2.0.6.ebuild: BDEPEND: dev-lang/vala:0.36[vapigen(+)], dev-lang/vala:0.40[vapigen(+)]


It looks like dev-lang/vala:0.36 and dev-lang/vala:0.40 were removed from tree, but the vala.eclass was not updated with the new minimum version supported.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2021-06-02 02:46:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2bb535e25f88e003562f89d468141f6ecb2726a

commit c2bb535e25f88e003562f89d468141f6ecb2726a
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2021-06-02 02:45:06 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2021-06-02 02:46:51 +0000

    vala.eclass: raise VALA_MAX_API_VERSION to 0.44
    
    Closes: https://bugs.gentoo.org/793755
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 eclass/vala.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)