Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 930087

Summary: app-editors/pluma-1.28.0: configure: error: Package requirements (mate-desktop-2.0 >= 1.27.1) were not met
Product: Gentoo Linux Reporter: tdr <ted.d.rodgers>
Component: Current packagesAssignee: immolo <immoloism>
Status: UNCONFIRMED ---    
Severity: normal CC: proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
config log
emerge info

Description tdr 2024-04-16 00:34:05 UTC
Created attachment 890892 [details]
build log

system if full ~amd64

checking for
        libxml-2.0 >= 2.5.0
        glib-2.0 >= 2.50.0
        gmodule-2.0
        gthread-2.0 >= 2.13.0
        gio-2.0 >= 2.50.0
        gtk+-3.0 >= 3.22.0
        gtksourceview-4 >= 4.0.2
        libpeas-1.0 >= 1.2.0
        libpeas-gtk-1.0 >= 1.2.0
... yes
checking for mate-desktop-2.0 >= 1.27.1... no
configure: error: Package requirements (mate-desktop-2.0 >= 1.27.1) were not met:

Package dependency requirement 'mate-desktop-2.0 >= 1.27.1' could not be satisfied.
Package 'mate-desktop-2.0' has version '1.26.2', required version is '>= 1.27.1'



mate-desktop version is not available that would fulfill the dip
Comment 1 tdr 2024-04-16 00:34:22 UTC
Created attachment 890893 [details]
config log
Comment 2 tdr 2024-04-16 00:34:48 UTC
Created attachment 890894 [details]
emerge info
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-04-16 01:26:41 UTC
The minimum version in RDEPEND is definitely wrong. It should also arguably be in DEPEND too given configure checks for it...