Bug 1812533
| Summary: | tracker-store crashloops after F27-F29 upgrade; also present in RHEL 8 | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | R P Herrold <herrold> |
| Component: | tracker | Assignee: | Carlos Garnacho <cgarnach> |
| Status: | CLOSED WONTFIX | QA Contact: | Desktop QE <desktop-qa-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 8.4 | CC: | amigadave, dakingun, debarshir, ejacobs, extras-qa, igor.raits, rik.theys |
| Target Milestone: | rc | Flags: | pm-rhel:
mirror+
|
| Target Release: | 8.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1662340 | Environment: | |
| Last Closed: | 2021-09-11 07:26:55 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
R P Herrold
2020-03-11 14:18:47 UTC
This may have been clocking in the systemd, another process. I removed the offending package and its chain, and a new process (the man rebuild) started working
to quell noise, had to:
[herrold@centos-8 pw]$ sudo rpm -e tracker tracker-miners
gnome-online-miners gnome-boxes brasero grilo-plugins
nautilus evince-nautilus gnome-classic-session totem
brasero-nautilus totem-nautilus
it seemed to have blocked:
Mar 11 10:20:24 centos-8 systemd[3069]: Stopped Tracker metadata database store and lookup manag
Mar 11 10:20:24 centos-8 systemd[3069]: tracker-store.service: Start request repeated too quickl
Mar 11 10:20:24 centos-8 systemd[3069]: tracker-store.service: Failed with result 'exit-code'.
Mar 11 10:20:24 centos-8 systemd[3069]: Failed to start Tracker metadata database store and look
Mar 11 10:20:28 centos-8 systemd[1]: Started /usr/bin/systemctl start man-db-cache-update.
Mar 11 10:20:28 centos-8 systemd[1]: cgroup compatibility translation between legacy and unified
Mar 11 10:20:28 centos-8 systemd[1]: Starting man-db-cache-update.service...
Mar 11 10:20:31 centos-8 systemd[1]: Started man-db-cache-update.service.
Mar 11 10:23:03 centos-8 NetworkManager[1538]: <info> [1583936583.9104] dhcp4 (enp0s25): state
Mar 11 10:23:03 centos-8 systemd[1]: Starting Network Manager Script Dispatcher Service...
Mar 11 10:23:03 centos-8 dbus-daemon[1333]: [system] Activating via systemd: service name='org.f
After evaluating this issue, there are no plans to address it further or fix it in an upcoming release. Therefore, it is being closed. If plans change such that this issue will be fixed in an upcoming release, then the bug can be reopened. |