Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 682286 - gnome-base/nautilus-3.26.4-r2: test failure: GLib-GIO-ERROR: Settings schema 'org.gnome.nautilus.preferences' is not installed
Summary: gnome-base/nautilus-3.26.4-r2: test failure: GLib-GIO-ERROR: Settings schema...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2019-04-01 23:16 UTC by Thomas Deutschmann (RETIRED)
Modified: 2022-12-02 22:24 UTC (History)
0 users

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


Attachments
build.log (build.log,271.71 KB, text/plain)
2019-04-01 23:16 UTC, Thomas Deutschmann (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Deutschmann (RETIRED) gentoo-dev 2019-04-01 23:16:06 UTC
Created attachment 571544 [details]
build.log

> >>> Test phase: gnome-base/nautilus-3.26.4-r2
>  * Scanning for an open DISPLAY to start Xvfb ...
>  * Starting Xvfb on $DISPLAY=1 ...
> ninja -v -j5 -l7.95 -C /var/tmp/portage/gnome-base/nautilus-3.26.4-r2/work/nautilus-3.26.4-build test
> ninja: Entering directory `/var/tmp/portage/gnome-base/nautilus-3.26.4-r2/work/nautilus-3.26.4-build'
> [0/1] /usr/lib/python-exec/python3.6/meson test --no-rebuild --print-errorlogs
>  1/11 check-eel                               OK       0.28 s 
>  2/11 nautilus                                FAIL     0.38 s (killed by signal 5 SIGTRAP)
>  3/11 test-nautilus-search-engine             FAIL     0.33 s (killed by signal 5 SIGTRAP)
>  4/11 test-nautilus-directory-async           FAIL     0.25 s (killed by signal 5 SIGTRAP)
>  5/11 test-file-utilities-get-common-filename-prefix  OK       0.03 s 
>  6/11 test-eel-string-get-common-prefix       OK       0.01 s 
>  7/11 validate-desktop                        OK       0.02 s 
>  8/11 validate-desktop-autorun-software       OK       0.01 s 
>  9/11 validate-desktop-autostart              OK       0.03 s 
> 10/11 validate-desktop-classic                OK       0.01 s 
> 11/11 validate-appdata                        OK       0.03 s 
> 
> OK:         8
> FAIL:       3
> SKIP:       0
> TIMEOUT:    0
> 
> 
> The output from the failed tests:
> 
>  2/11 nautilus                                FAIL     0.38 s (killed by signal 5 SIGTRAP)
> 
> --- command ---
> /var/tmp/portage/gnome-base/nautilus-3.26.4-r2/work/nautilus-3.26.4-build/src/nautilus --check --g-fatal-warnings
> --- stderr ---
> 
> (nautilus:66): GLib-GIO-ERROR **: 01:06:55.183: Settings schema 'org.gnome.nautilus.preferences' is not installed
> 
> -------
> 
>  3/11 test-nautilus-search-engine             FAIL     0.33 s (killed by signal 5 SIGTRAP)
> 
> --- command ---
> /var/tmp/portage/gnome-base/nautilus-3.26.4-r2/work/nautilus-3.26.4-build/test/test-nautilus-search-engine
> --- stderr ---
> 
> (test-nautilus-search-engine:69): GLib-GIO-CRITICAL **: 01:06:55.077: g_settings_get_enum: assertion 'G_IS_SETTINGS (settings)' failed
> 
> (test-nautilus-search-engine:69): GLib-GIO-ERROR **: 01:06:55.078: Settings schema 'org.gnome.nautilus.preferences' is not installed
> 
> -------
> 
>  4/11 test-nautilus-directory-async           FAIL     0.25 s (killed by signal 5 SIGTRAP)
> 
> --- command ---
> /var/tmp/portage/gnome-base/nautilus-3.26.4-r2/work/nautilus-3.26.4-build/test/test-nautilus-directory-async
> --- stdout ---
> loading file:///tmp
> --- stderr ---
> 
> (test-nautilus-directory-async:73): GLib-GIO-ERROR **: 01:06:55.080: Settings schema 'org.gnome.nautilus.preferences' is not installed
> 
> -------
Comment 1 Mart Raudsepp gentoo-dev 2019-04-02 06:37:33 UTC
This should then work after an initial install is done, right?
I wonder if 3.30 still has that problem - if no, there's no big point in fixing it for this older version (we just need it for that tracker-2 migration, to not have to do that big step together with 3.30 or 3.32 stabilization)