Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 672286 - gnome-extra/nemo-4.0.2: Invalid version of dependency, need 'xapp' ['>=1.4.0'] found '1.0.4'
Summary: gnome-extra/nemo-4.0.2: Invalid version of dependency, need 'xapp' ['>=1.4.0'...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Cinnamon Team (DISABLED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-30 10:10 UTC by Samuel Bernardo
Modified: 2018-12-05 07:04 UTC (History)
0 users

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


Attachments
meson log (meson-log.txt,14.50 KB, text/plain)
2018-11-30 10:11 UTC, Samuel Bernardo
Details
ebuild log (build.log,3.57 KB, text/x-log)
2018-11-30 10:15 UTC, Samuel Bernardo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel Bernardo 2018-11-30 10:10:16 UTC
Native dependency xapp found: NO found '1.0.4' but need: '>=1.4.0'

meson.build:84:0: ERROR:  Invalid version of dependency, need 'xapp' ['>=1.4.0'] found '1.0.4'.

A full log can be found at /var/tmp/portage/gnome-extra/nemo-4.0.2/work/nemo-4.0.2-build/meson-logs/meson-log.txt
Comment 1 Samuel Bernardo 2018-11-30 10:11:23 UTC
Created attachment 556766 [details]
meson log
Comment 2 Samuel Bernardo 2018-11-30 10:13:33 UTC
Comment on attachment 556766 [details]
meson log

This is meson log and not ebuild log.
I'm receiving an error when trying to add attachment for build.log with the info:
Malformed multipart POST: data truncated
I'll try to upload it as a tar.gz.
Comment 3 Samuel Bernardo 2018-11-30 10:15:53 UTC
Created attachment 556768 [details]
ebuild log
Comment 4 Samuel Bernardo 2018-11-30 11:21:14 UTC
Comment on attachment 556768 [details]
ebuild log

The problem was with permissions... It wasn't reading the file but I could add it to the attachment...
Comment 5 Samuel Bernardo 2018-11-30 11:33:47 UTC
After keyword unmasking x11-libs/xapps-1.4.2 it installed without any error.
Comment 6 Larry the Git Cow gentoo-dev 2018-12-05 07:04:46 UTC
The bug has been closed via the following commit(s):

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

commit 1be6192648de64b4682bc697cb4a11574e034557
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2018-12-05 07:00:10 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2018-12-05 07:04:24 +0000

    gnome-extra/nemo: fix minimum deps
    
    Closes: https://bugs.gentoo.org/672286
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>
    Package-Manager: Portage-2.3.52, Repoman-2.3.11

 gnome-extra/nemo/nemo-4.0.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)