LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 11-17-2020, 07:45 PM   #1
adrianmariano
Member
 
Registered: Dec 2004
Distribution: Ubuntu Yakkety
Posts: 193

Rep: Reputation: 15
tracker filling syslog with failure messages, Ubuntu 20.10


I'm getting a failure message every minute from tracker that looks like this:

Code:
Nov 17 20:41:44 alpaca systemd[1551]: tracker-miner-fs.service: start operation timed out. Terminating.
Nov 17 20:41:44 alpaca systemd[1551]: tracker-miner-fs.service: Failed with result 'timeout'.
Nov 17 20:41:44 alpaca systemd[1551]: Failed to start Tracker file system data miner.
Nov 17 20:41:45 alpaca systemd[1551]: tracker-miner-fs.service: Scheduled restart job, restart counter is at 58.
Nov 17 20:41:45 alpaca systemd[1551]: Stopped Tracker file system data miner.
Nov 17 20:41:45 alpaca systemd[1551]: Starting Tracker file system data miner...
Nov 17 20:41:45 alpaca tracker-miner-f[3669]: Set scheduler policy to SCHED_IDLE
Nov 17 20:41:45 alpaca tracker-miner-f[3669]: Setting priority nice level to 19
Nov 17 20:41:45 alpaca tracker-miner-f[3669]: Unable to get XDG user directory path for special directory &DOCUMENTS. Ignoring this location.
Nov 17 20:41:45 alpaca tracker-miner-f[3669]: Unable to get XDG user directory path for special directory &MUSIC. Ignoring this location.
Nov 17 20:41:45 alpaca tracker-miner-f[3669]: Unable to get XDG user directory path for special directory &PICTURES. Ignoring this location.
Nov 17 20:41:45 alpaca tracker-miner-f[3669]: Unable to get XDG user directory path for special directory &VIDEOS. Ignoring this location.
Nov 17 20:41:45 alpaca tracker-miner-f[3669]: Unable to get XDG user directory path for special directory &DOWNLOAD. Ignoring this location.
Nov 17 20:41:45 alpaca tracker-miner-f[3669]: Unable to get XDG user directory path for special directory &DOCUMENTS. Ignoring this location.
Nov 17 20:41:45 alpaca tracker-miner-f[3669]: Unable to get XDG user directory path for special directory &MUSIC. Ignoring this location.
Nov 17 20:41:45 alpaca tracker-miner-f[3669]: Unable to get XDG user directory path for special directory &PICTURES. Ignoring this location.
Nov 17 20:41:45 alpaca tracker-miner-f[3669]: Unable to get XDG user directory path for special directory &VIDEOS. Ignoring this location.
Nov 17 20:41:52 alpaca rtkit-daemon[1588]: Supervising 5 threads of 3 processes of 1 users.
Nov 17 20:41:52 alpaca rtkit-daemon[1588]: Supervising 5 threads of 3 processes of 1 users.
Nov 17 20:42:14 alpaca tracker-miner-f[3669]: Couldn't create new Files miner: 'Failed to load SPARQL backend: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.freedesktop.Tracker1': timed out (service_start_timeout=120000ms)'
Nov 17 20:42:14 alpaca systemd[1551]: tracker-miner-fs.service: Main process exited, code=exited, status=1/FAILURE
Nov 17 20:42:14 alpaca systemd[1551]: tracker-miner-fs.service: Failed with result 'exit-code'.
Nov 17 20:42:14 alpaca systemd[1551]: Failed to start Tracker file system data miner.
Nov 17 20:42:14 alpaca systemd[1551]: tracker-miner-fs.service: Scheduled restart job, restart counter is at 59.
Nov 17 20:42:14 alpaca systemd[1551]: Stopped Tracker file system data miner.
Nov 17 20:42:14 alpaca systemd[1551]: Starting Tracker file system data miner...
Nov 17 20:42:14 alpaca tracker-miner-f[3709]: Set scheduler policy to SCHED_IDLE
Nov 17 20:42:14 alpaca tracker-miner-f[3709]: Setting priority nice level to 19
Nov 17 20:42:14 alpaca tracker-miner-f[3709]: Unable to get XDG user directory path for special directory &DOCUMENTS. Ignoring this location.
Nov 17 20:42:14 alpaca tracker-miner-f[3709]: Unable to get XDG user directory path for special directory &MUSIC. Ignoring this location.
Nov 17 20:42:14 alpaca tracker-miner-f[3709]: Unable to get XDG user directory path for special directory &PICTURES. Ignoring this location.
Nov 17 20:42:14 alpaca tracker-miner-f[3709]: Unable to get XDG user directory path for special directory &VIDEOS. Ignoring this location.
Nov 17 20:42:14 alpaca tracker-miner-f[3709]: Unable to get XDG user directory path for special directory &DOWNLOAD. Ignoring this location.
Nov 17 20:42:14 alpaca tracker-miner-f[3709]: Unable to get XDG user directory path for special directory &DOCUMENTS. Ignoring this location.
Nov 17 20:42:14 alpaca tracker-miner-f[3709]: Unable to get XDG user directory path for special directory &MUSIC. Ignoring this location.
Nov 17 20:42:14 alpaca tracker-miner-f[3709]: Unable to get XDG user directory path for special directory &PICTURES. Ignoring this location.
Nov 17 20:42:14 alpaca tracker-miner-f[3709]: Unable to get XDG user directory path for special directory &VIDEOS. Ignoring this location.
Nov 17 20:42:14 alpaca dbus-daemon[1585]: [session uid=7 pid=1585] Activating via systemd: service name='org.freedesktop.Tracker1' unit='tracker-store.service' requested by ':1.133' (uid=7 pid=3709 comm="/usr/libexec/tracker-miner-fs " label="unconfined")
Nov 17 20:42:14 alpaca systemd[1551]: Starting Tracker metadata database store and lookup manager...
Nov 17 20:42:14 alpaca dbus-daemon[1585]: [session uid=7 pid=1585] Successfully activated service 'org.freedesktop.Tracker1'
Nov 17 20:42:14 alpaca systemd[1551]: Started Tracker metadata database store and lookup manager.
Nov 17 20:42:14 alpaca tracker-store[3714]: Cannot initialize database: Could not open sqlite3 database:'/var/spool/lpd/.cache/tracker/meta.db': unable to open database file
Nov 17 20:42:14 alpaca systemd[1551]: tracker-store.service: Main process exited, code=exited, status=1/FAILURE
Nov 17 20:42:14 alpaca systemd[1551]: tracker-store.service: Failed with result 'exit-code'.
Nov 17 20:42:14 alpaca tracker-miner-f[3709]: Couldn't create new Files miner: 'Failed to load SPARQL backend: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying'
Nov 17 20:42:14 alpaca systemd[1551]: tracker-miner-fs.service: Main process exited, code=exited, status=1/FAILURE
Nov 17 20:42:14 alpaca systemd[1551]: tracker-miner-fs.service: Failed with result 'exit-code'.
Nov 17 20:42:14 alpaca systemd[1551]: Failed to start Tracker file system data miner.
Nov 17 20:42:15 alpaca systemd[1551]: tracker-store.service: Scheduled restart job, restart counter is at 1.
Nov 17 20:42:15 alpaca systemd[1551]: tracker-miner-fs.service: Scheduled restart job, restart counter is at 60.
Nov 17 20:42:15 alpaca systemd[1551]: Stopped Tracker file system data miner.
Nov 17 20:42:15 alpaca systemd[1551]: Starting Tracker file system data miner...
Nov 17 20:42:15 alpaca systemd[1551]: Stopped Tracker metadata database store and lookup manager.
Nov 17 20:42:15 alpaca systemd[1551]: Starting Tracker metadata database store and lookup manager...
Nov 17 20:42:15 alpaca tracker-miner-f[3719]: Set scheduler policy to SCHED_IDLE
Nov 17 20:42:15 alpaca tracker-miner-f[3719]: Setting priority nice level to 19
Nov 17 20:42:15 alpaca systemd[1551]: Started Tracker metadata database store and lookup manager.
Nov 17 20:42:15 alpaca tracker-store[3720]: Cannot initialize database: Could not open sqlite3 database:'/var/spool/lpd/.cache/tracker/meta.db': unable to open database file
Nov 17 20:42:15 alpaca systemd[1551]: tracker-store.service: Main process exited, code=exited, status=1/FAILURE
Nov 17 20:42:15 alpaca systemd[1551]: tracker-store.service: Failed with result 'exit-code'.
Nov 17 20:42:15 alpaca tracker-miner-f[3719]: Unable to get XDG user directory path for special directory &DOCUMENTS. Ignoring this location.
Nov 17 20:42:15 alpaca tracker-miner-f[3719]: Unable to get XDG user directory path for special directory &MUSIC. Ignoring this location.
Nov 17 20:42:15 alpaca tracker-miner-f[3719]: Unable to get XDG user directory path for special directory &PICTURES. Ignoring this location.
Nov 17 20:42:15 alpaca tracker-miner-f[3719]: Unable to get XDG user directory path for special directory &VIDEOS. Ignoring this location.
Nov 17 20:42:15 alpaca tracker-miner-f[3719]: Unable to get XDG user directory path for special directory &DOWNLOAD. Ignoring this location.
Nov 17 20:42:15 alpaca tracker-miner-f[3719]: Unable to get XDG user directory path for special directory &DOCUMENTS. Ignoring this location.
Nov 17 20:42:15 alpaca tracker-miner-f[3719]: Unable to get XDG user directory path for special directory &MUSIC. Ignoring this location.
Nov 17 20:42:15 alpaca tracker-miner-f[3719]: Unable to get XDG user directory path for special directory &PICTURES. Ignoring this location.
Nov 17 20:42:15 alpaca tracker-miner-f[3719]: Unable to get XDG user directory path for special directory &VIDEOS. Ignoring this location.
Nov 17 20:42:15 alpaca dbus-daemon[1585]: [session uid=7 pid=1585] Activating via systemd: service name='org.freedesktop.Tracker1' unit='tracker-store.service' requested by ':1.136' (uid=7 pid=3719 comm="/usr/libexec/tracker-miner-fs " label="unconfined")
Nov 17 20:42:15 alpaca systemd[1551]: tracker-store.service: Scheduled restart job, restart counter is at 2.
Nov 17 20:42:15 alpaca systemd[1551]: Stopped Tracker metadata database store and lookup manager.
Nov 17 20:42:15 alpaca systemd[1551]: Starting Tracker metadata database store and lookup manager...
Nov 17 20:42:15 alpaca dbus-daemon[1585]: [session uid=7 pid=1585] Successfully activated service 'org.freedesktop.Tracker1'
Nov 17 20:42:15 alpaca systemd[1551]: Started Tracker metadata database store and lookup manager.
Nov 17 20:42:15 alpaca tracker-store[3729]: Cannot initialize database: Could not open sqlite3 database:'/var/spool/lpd/.cache/tracker/meta.db': unable to open database file
Nov 17 20:42:15 alpaca systemd[1551]: tracker-store.service: Main process exited, code=exited, status=1/FAILURE
Nov 17 20:42:15 alpaca systemd[1551]: tracker-store.service: Failed with result 'exit-code'.
Nov 17 20:42:15 alpaca tracker-miner-f[3719]: Couldn't create new Files miner: 'Failed to load SPARQL backend: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying'
Nov 17 20:42:15 alpaca systemd[1551]: tracker-miner-fs.service: Main process exited, code=exited, status=1/FAILURE
Nov 17 20:42:15 alpaca systemd[1551]: tracker-miner-fs.service: Failed with result 'exit-code'.
Nov 17 20:42:15 alpaca systemd[1551]: Failed to start Tracker file system data miner.
Nov 17 20:42:15 alpaca systemd[1551]: tracker-store.service: Scheduled restart job, restart counter is at 3.
Nov 17 20:42:15 alpaca systemd[1551]: tracker-miner-fs.service: Scheduled restart job, restart counter is at 61.
Nov 17 20:42:15 alpaca systemd[1551]: Stopped Tracker file system data miner.
Nov 17 20:42:15 alpaca systemd[1551]: Starting Tracker file system data miner...
Nov 17 20:42:15 alpaca systemd[1551]: Stopped Tracker metadata database store and lookup manager.
Nov 17 20:42:15 alpaca systemd[1551]: Starting Tracker metadata database store and lookup manager...
Nov 17 20:42:15 alpaca tracker-miner-f[3734]: Set scheduler policy to SCHED_IDLE
Nov 17 20:42:15 alpaca tracker-miner-f[3734]: Setting priority nice level to 19
Nov 17 20:42:15 alpaca systemd[1551]: Started Tracker metadata database store and lookup manager.
Nov 17 20:42:15 alpaca tracker-store[3735]: Cannot initialize database: Could not open sqlite3 database:'/var/spool/lpd/.cache/tracker/meta.db': unable to open database file
Nov 17 20:42:15 alpaca systemd[1551]: tracker-store.service: Main process exited, code=exited, status=1/FAILURE
Nov 17 20:42:15 alpaca systemd[1551]: tracker-store.service: Failed with result 'exit-code'.
Nov 17 20:42:15 alpaca tracker-miner-f[3734]: Unable to get XDG user directory path for special directory &DOCUMENTS. Ignoring this location.
Nov 17 20:42:15 alpaca tracker-miner-f[3734]: Unable to get XDG user directory path for special directory &MUSIC. Ignoring this location.
Nov 17 20:42:15 alpaca tracker-miner-f[3734]: Unable to get XDG user directory path for special directory &PICTURES. Ignoring this location.
Nov 17 20:42:15 alpaca tracker-miner-f[3734]: Unable to get XDG user directory path for special directory &VIDEOS. Ignoring this location.
Nov 17 20:42:15 alpaca tracker-miner-f[3734]: Unable to get XDG user directory path for special directory &DOWNLOAD. Ignoring this location.
Nov 17 20:42:15 alpaca tracker-miner-f[3734]: Unable to get XDG user directory path for special directory &DOCUMENTS. Ignoring this location.
Nov 17 20:42:15 alpaca tracker-miner-f[3734]: Unable to get XDG user directory path for special directory &MUSIC. Ignoring this location.
Nov 17 20:42:15 alpaca tracker-miner-f[3734]: Unable to get XDG user directory path for special directory &PICTURES. Ignoring this location.
Nov 17 20:42:15 alpaca tracker-miner-f[3734]: Unable to get XDG user directory path for special directory &VIDEOS. Ignoring this location.
Nov 17 20:42:15 alpaca dbus-daemon[1585]: [session uid=7 pid=1585] Activating via systemd: service name='org.freedesktop.Tracker1' unit='tracker-store.service' requested by ':1.139' (uid=7 pid=3734 comm="/usr/libexec/tracker-miner-fs " label="unconfined")
Nov 17 20:42:15 alpaca systemd[1551]: tracker-store.service: Scheduled restart job, restart counter is at 4.
Nov 17 20:42:15 alpaca systemd[1551]: Stopped Tracker metadata database store and lookup manager.
Nov 17 20:42:15 alpaca systemd[1551]: Starting Tracker metadata database store and lookup manager...
Nov 17 20:42:15 alpaca dbus-daemon[1585]: [session uid=7 pid=1585] Successfully activated service 'org.freedesktop.Tracker1'
Nov 17 20:42:15 alpaca systemd[1551]: Started Tracker metadata database store and lookup manager.
Nov 17 20:42:15 alpaca tracker-store[3744]: Cannot initialize database: Could not open sqlite3 database:'/var/spool/lpd/.cache/tracker/meta.db': unable to open database file
Nov 17 20:42:15 alpaca systemd[1551]: tracker-store.service: Main process exited, code=exited, status=1/FAILURE
Nov 17 20:42:15 alpaca systemd[1551]: tracker-store.service: Failed with result 'exit-code'.
Nov 17 20:42:15 alpaca tracker-miner-f[3734]: Couldn't create new Files miner: 'Failed to load SPARQL backend: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying'
Nov 17 20:42:15 alpaca systemd[1551]: tracker-miner-fs.service: Main process exited, code=exited, status=1/FAILURE
Nov 17 20:42:15 alpaca systemd[1551]: tracker-miner-fs.service: Failed with result 'exit-code'.
Nov 17 20:42:15 alpaca systemd[1551]: Failed to start Tracker file system data miner.
Nov 17 20:42:16 alpaca systemd[1551]: tracker-store.service: Scheduled restart job, restart counter is at 5.
Nov 17 20:42:16 alpaca systemd[1551]: tracker-miner-fs.service: Scheduled restart job, restart counter is at 62.
Nov 17 20:42:16 alpaca systemd[1551]: Stopped Tracker file system data miner.
Nov 17 20:42:16 alpaca systemd[1551]: Starting Tracker file system data miner...
Nov 17 20:42:16 alpaca systemd[1551]: Stopped Tracker metadata database store and lookup manager.
Nov 17 20:42:16 alpaca systemd[1551]: tracker-store.service: Start request repeated too quickly.
Nov 17 20:42:16 alpaca systemd[1551]: tracker-store.service: Failed with result 'exit-code'.
Nov 17 20:42:16 alpaca systemd[1551]: Failed to start Tracker metadata database store and lookup manager.
Nov 17 20:42:16 alpaca tracker-miner-f[3749]: Set scheduler policy to SCHED_IDLE
Nov 17 20:42:16 alpaca tracker-miner-f[3749]: Setting priority nice level to 19
Nov 17 20:42:16 alpaca tracker-miner-f[3749]: Unable to get XDG user directory path for special directory &DOCUMENTS. Ignoring this location.
Nov 17 20:42:16 alpaca tracker-miner-f[3749]: Unable to get XDG user directory path for special directory &MUSIC. Ignoring this location.
Nov 17 20:42:16 alpaca tracker-miner-f[3749]: Unable to get XDG user directory path for special directory &PICTURES. Ignoring this location.
Nov 17 20:42:16 alpaca tracker-miner-f[3749]: Unable to get XDG user directory path for special directory &VIDEOS. Ignoring this location.
Nov 17 20:42:16 alpaca tracker-miner-f[3749]: Unable to get XDG user directory path for special directory &DOWNLOAD. Ignoring this location.
Nov 17 20:42:16 alpaca tracker-miner-f[3749]: Unable to get XDG user directory path for special directory &DOCUMENTS. Ignoring this location.
Nov 17 20:42:16 alpaca tracker-miner-f[3749]: Unable to get XDG user directory path for special directory &MUSIC. Ignoring this location.
Nov 17 20:42:16 alpaca tracker-miner-f[3749]: Unable to get XDG user directory path for special directory &PICTURES. Ignoring this location.
Nov 17 20:42:16 alpaca tracker-miner-f[3749]: Unable to get XDG user directory path for special directory &VIDEOS. Ignoring this location.
Nov 17 20:42:16 alpaca dbus-daemon[1585]: [session uid=7 pid=1585] Activating via systemd: service name='org.freedesktop.Tracker1' unit='tracker-store.service' requested by ':1.141' (uid=7 pid=3749 comm="/usr/libexec/tracker-miner-fs " label="unconfined")
Nov 17 20:42:16 alpaca systemd[1551]: tracker-store.service: Start request repeated too quickly.
Nov 17 20:42:16 alpaca systemd[1551]: tracker-store.service: Failed with result 'exit-code'.
Nov 17 20:42:16 alpaca systemd[1551]: Failed to start Tracker metadata database store and lookup manager
I tried disabling the tracker using

Code:
systemctl --user mask tracker-store.service tracker-miner-fs.service tracker-miner-rss.service tracker-extract.service tracker-miner-apps.service tracker-writeback.service
which immediately produces this in syslog:

Code:
Nov 17 20:44:38 alpaca systemd[1991]: Reloading.
Nov 17 20:44:39 alpaca systemd[3854]: /home/adrian/.config/autostart/turboprint-monitor.desktop:5: Unknown key name 'MapNotify' in section 'Desktop Entry', ignoring.
Nov 17 20:44:39 alpaca systemd[3854]: /home/adrian/.config/autostart/turboprint-monitor.desktop:6: Unknown key name 'DocPath' in section 'Desktop Entry', ignoring.
Nov 17 20:44:39 alpaca systemd[3854]: Configuration file /home/adrian/.config/autostart/bluetooth-applet.desktop is marked executable. Please remove executable permission bits. Proceeding anyway.
Nov 17 20:44:39 alpaca systemd[3854]: gnome-systemd-autostart-condition not found: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: gnome-systemd-autostart-condition not found: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-xapp\x2dsn\x2dwatcher-autostart.service, startup phases are not supported.
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-xscreensaver-autostart.service, could not find TryExec= binary xscreensaver: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-xdg\x2duser\x2ddirs-autostart.service, startup phases are not supported.
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-org.gnome.SettingsDaemon.Rfkill-autostart.service, startup phases are not supported.
Nov 17 20:44:39 alpaca systemd[3854]: gnome-systemd-autostart-condition not found: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: gnome-systemd-autostart-condition not found: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: kde-systemd-start-condition not found: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-spice\x2dvdagent-autostart.service, startup phases are not supported.
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-org.gnome.SettingsDaemon.Wacom-autostart.service, startup phases are not supported.
Nov 17 20:44:39 alpaca systemd[3854]: gnome-systemd-autostart-condition not found: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-pulseaudio-autostart.service, startup phases are not supported.
Nov 17 20:44:39 alpaca systemd[3854]: Exec binary '/usr/lib/gnome-user-share/gnome-user-share-webdav' does not exist: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-gnome\x2duser\x2dshare\x2dwebdav-autostart.service, error parsing Exec= line: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-org.gnome.SettingsDaemon.Wwan-autostart.service, startup phases are not supported.
Nov 17 20:44:39 alpaca systemd[3854]: Exec binary 'xfce4-volumed' does not exist: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-xfce4\x2dvolumed-autostart.service, error parsing Exec= line: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: gnome-systemd-autostart-condition not found: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: Exec binary '/usr/lib/caribou/caribou' does not exist: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-caribou\x2dautostart-autostart.service, error parsing Exec= line: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-org.gnome.SettingsDaemon.Smartcard-autostart.service, startup phases are not supported.
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-org.gnome.SettingsDaemon.Power-autostart.service, startup phases are not supported.
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-telepathy\x2dindicator-autostart.service, startup phases are not supported.
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-unity\x2dsettings\x2ddaemon-autostart.service, startup phases are not supported.
Nov 17 20:44:39 alpaca systemd[3854]: gnome-systemd-autostart-condition not found: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: Exec binary '/usr/bin/gnome-software' does not exist: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-gnome\x2dsoftware\x2dservice-autostart.service, error parsing Exec= line: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: kde-systemd-start-condition not found: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-gnome\x2dkeyring\x2dpkcs11-autostart.service, startup phases are not supported.
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-gnome\x2dinitial\x2dsetup\x2dcopy\x2dworker-autostart.service, startup phases are not supported.
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-gnome\x2dkeyring\x2dsecrets-autostart.service, startup phases are not supported.
Nov 17 20:44:39 alpaca systemd[3854]: Exec binary 'displaycal-apply-profiles' does not exist: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-z\x2ddisplaycal\x2dapply\x2dprofiles-autostart.service, error parsing Exec= line: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-org.gnome.SettingsDaemon.XSettings-autostart.service, startup phases are not supported.
Nov 17 20:44:39 alpaca systemd[3854]: gnome-systemd-autostart-condition not found: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-vino\x2dserver-autostart.service, startup phases are not supported.
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-org.gnome.SettingsDaemon.Datetime-autostart.service, startup phases are not supported.
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-org.gnome.SettingsDaemon.Sharing-autostart.service, startup phases are not supported.
Nov 17 20:44:39 alpaca systemd[3854]: gnome-systemd-autostart-condition not found: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: Exec binary 'dropbox' does not exist: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-dropbox-autostart.service, error parsing Exec= line: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-org.gnome.SettingsDaemon.Housekeeping-autostart.service, startup phases are not supported.
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-org.gnome.SettingsDaemon.PrintNotifications-autostart.service, startup phases are not supported.
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-xfce4\x2dsettings\x2dhelper\x2dautostart-autostart.service, only Type=Application is supported.
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-at\x2dspi\x2ddbus\x2dbus-autostart.service, startup phases are not supported.
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-org.gnome.SettingsDaemon.Color-autostart.service, startup phases are not supported.
Nov 17 20:44:39 alpaca systemd[3854]: Exec binary 'kerneloops-applet' does not exist: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-kerneloops\x2dapplet-autostart.service, error parsing Exec= line: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-org.gnome.SettingsDaemon.ScreensaverProxy-autostart.service, startup phases are not supported.
Nov 17 20:44:39 alpaca systemd[3854]: Exec binary 'bluetooth-applet' does not exist: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-bluetooth\x2dapplet-autostart.service, error parsing Exec= line: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-gnome\x2dkeyring\x2dssh-autostart.service, startup phases are not supported.
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-org.gnome.SettingsDaemon.Keyboard-autostart.service, startup phases are not supported.
Nov 17 20:44:39 alpaca systemd[3854]: Exec binary 'dispcalGUI-apply-profiles' does not exist: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-z\x2ddispcalGUI\x2dapply\x2dprofiles-autostart.service, error parsing Exec= line: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-gsettings\x2ddata\x2dconvert-autostart.service, startup phases are not supported.
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-org.gnome.SettingsDaemon.MediaKeys-autostart.service, startup phases are not supported.
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-org.gnome.SettingsDaemon.A11ySettings-autostart.service, startup phases are not supported.
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-org.gnome.SettingsDaemon.UsbProtection-autostart.service, startup phases are not supported.
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-org.gnome.SettingsDaemon.Sound-autostart.service, startup phases are not supported.
Nov 17 20:44:39 alpaca systemd[3854]: gnome-systemd-autostart-condition not found: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-gnome\x2dscreensaver-autostart.service, startup phases are not supported.
Nov 17 20:44:39 alpaca systemd[3854]: Exec binary 'nautilus-desktop' does not exist: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-nautilus\x2dautostart-autostart.service, error parsing Exec= line: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: Exec binary '/usr/lib/gnome-user-share/gnome-user-share-obexpush' does not exist: No such file or directory
Nov 17 20:44:39 alpaca systemd[3854]: Not generating service for XDG autostart app-gnome\x2duser\x2dshare\x2dobexpush-autostart.service, error parsing Exec= line: No such file or directory
and doesn't stop the tracker messages from appearing approximately every minute. Any suggestions here? (Note that I'm running the fvwm2 window manager.)
 
Old 11-19-2020, 05:08 AM   #2
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,126

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
Try "tracker reset --hard" and reboot.
 
Old 11-19-2020, 06:11 PM   #3
adrianmariano
Member
 
Registered: Dec 2004
Distribution: Ubuntu Yakkety
Posts: 193

Original Poster
Rep: Reputation: 15
Doing "tracker reset --hard" and reboot had no effect. (I had already tried it after running the systemctl command.
 
Old 11-19-2020, 07:04 PM   #4
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,126

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
Yeah, that's not how I used to do it, but I don't see anything in my notes. Hmmm - that was a bit surprising.
Just checked an old laptop waiting to be junked (Fedora 27), and it looks like I gave up. It still has tracker active but idle - I limited the directories heavily. Looking at the keys I might be inclined to set the interval to "-2" and see if that does what it says. Check out dconf-editor or gsettings. I would have to go find a gnome desktop machine and play to be sure.
 
Old 11-19-2020, 07:34 PM   #5
adrianmariano
Member
 
Registered: Dec 2004
Distribution: Ubuntu Yakkety
Posts: 193

Original Poster
Rep: Reputation: 15
I'm not even in gnome. I wonder if the lack of gnome is the reason for the tracker failures.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
"tracker" is filling up a filesystem. How to disable it from running? rnturn Linux - Desktop 3 08-19-2014 02:56 AM
[SOLVED] BIND Messages filling up SysLog lomax0990 Linux - Server 1 12-09-2009 10:31 AM
help! my syslog is filling up. chopp Slackware 2 05-02-2004 02:38 AM
/var/log/messages --filling up rapidly lub0 Linux - Security 1 10-13-2003 07:16 AM
syslog and firestarter - log messages to another file than messages mule Linux - Newbie 0 08-07-2003 03:35 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 04:21 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration