Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • tracker-miners tracker-miners
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 82
    • Issues 82
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 22
    • Merge requests 22
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • tracker-minerstracker-miners
  • Issues
  • #45
Closed
Open
Issue created Jan 05, 2019 by Sam Thursfield@sthursfieldMaintainer

functional-tests: Don't require Tracker to be installed in the host OS when -Dtracker_core=subproject is passed

Currently, our CI image contains the 'tracker' package. If this is removed, the functional-tests fail with this error:

(process:4024): GLib-GIO-ERROR **: 15:39:35.114: Settings schema 'org.freedesktop.Tracker.Store' is not installed

We do set GSETTINGS_SCHEMA_DIR when running the functional-tests, but this only contains the schemas from tracker-miners.git, not tracker.git, hence the error if these schemas are not available in /usr.

Assignee
Assign to
Time tracking