RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1474305 - Tracker-extract gives permission denied error in log file
Summary: Tracker-extract gives permission denied error in log file
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: tracker
Version: 7.4
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Carlos Garnacho
QA Contact: Desktop QE
URL:
Whiteboard:
: 1503513 (view as bug list)
Depends On:
Blocks: 1689420 1727111 1729241
TreeView+ depends on / blocked
 
Reported: 2017-07-24 11:23 UTC by Oliver Ilian
Modified: 2023-09-07 18:55 UTC (History)
8 users (show)

Fixed In Version: tracker-1.10.5-8.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-31 19:38:46 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
System journal from reproducing the bug under RHEL 7.7 after component update (406.78 KB, text/plain)
2019-09-13 14:46 UTC, Pavlin Georgiev
no flags Details


Links
System ID Private Priority Status Summary Last Updated
GNOME Bugzilla 779342 0 Normal RESOLVED tracker-extract.desktop[3603]: (tracker-extract:3603): dconf-CRITICAL **: unable to create file '/run/user/1000/dconf/us... 2020-09-08 02:15:50 UTC
Red Hat Knowledge Base (Solution) 3381781 0 None None None 2018-11-23 04:52:30 UTC
Red Hat Product Errata RHSA-2020:1021 0 None None None 2020-03-31 19:39:28 UTC

Description Oliver Ilian 2017-07-24 11:23:53 UTC
Description of problem:
After upgrading from RHEL 7.3 to 7.4 RC 1, I see the following error coming up in my journalctl:

Jul 24 13:03:40 xxxx tracker-extract[14193]: unable to create file '/run/user/14685/dconf/user': Permission denied.  dconf will not work properly.

Version-Release number of selected component (if applicable):
tracker-1.10.5-4.el7.x86_64

Comment 23 Carlos Garnacho 2019-08-14 15:20:11 UTC
*** Bug 1503513 has been marked as a duplicate of this bug. ***

Comment 24 Pavlin Georgiev 2019-09-13 14:15:18 UTC
TEST SETUP 1
Distro: RHEL 7.3
Component version: tracker-1.10.5-4.el7


TEST PROCEDURE 1
1. Install RHEL 7.3 on a VM via Beaker.
2. Define repo for RHEL 7.4.
3. Perform system update.
4. Reboot the testing machine.
5. Log in a GNOME session.
6. Set automatic start of several apps via gnome-tweaks:
  •   eog
  •   evince
  •   firefox
  •   gedit
  •   gnome-control-center
  •   gnote
  •   libreoffice-writer
  •   nautilus-classic
  •   org.gnome.gedit
  •   org.gnome.Nautilus
  •   org.gnome.Terminal
7. Log out.
8. Log in.
9. Wait apps to start automatically.
10. Check for the bug in the system journal before starting GNOME session.
    
The bug appears.

# journalctl | grep tracker-extract
Sep 13 12:33:58 qe-dell-ovs5-vm-27.dqe.lab.eng.bos.redhat.com tracker-extract[23661]: unable to create file '/run/user/0/dconf/user': Permission denied.  dconf will not work properly.
Sep 13 12:33:58 qe-dell-ovs5-vm-27.dqe.lab.eng.bos.redhat.com tracker-extract[23661]: unable to create file '/run/user/0/dconf/user': Permission denied.  dconf will not work properly.
Sep 13 12:33:58 qe-dell-ovs5-vm-27.dqe.lab.eng.bos.redhat.com tracker-extract[23661]: unable to create file '/run/user/0/dconf/user': Permission denied.  dconf will not work properly.
Sep 13 12:33:58 qe-dell-ovs5-vm-27.dqe.lab.eng.bos.redhat.com tracker-extract[23661]: unable to create file '/run/user/0/dconf/user': Permission denied.  dconf will not work properly.
Sep 13 12:34:32 qe-dell-ovs5-vm-27.dqe.lab.eng.bos.redhat.com tracker-extract[23661]: unable to create file '/run/user/0/dconf/user': Permission denied.  dconf will not work properly.

Comment 25 Pavlin Georgiev 2019-09-13 14:46:22 UTC
Created attachment 1614906 [details]
System journal from reproducing the bug under RHEL 7.7 after component update

TEST SETUP 2
Distro: RHEL 7.7
Component version: tracker-1.10.5-6.el7


TEST PROCEDURE 2
1. Download and install Brew build tracker-1.10.5-8.el7:
      https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=948916
    
2. Reboot the testing machine.
3. Log in a GNOME session.
4. Set automatic start of several apps via gnome-tweaks:
    • eog
    • evince
    • firefox
    • gedit
    • gnome-control-center
    • gnome-terminal
    • gnote
    • nautilus
    
5. Log out.
6. Log in.
7. Wait apps to start automatically.
8. Repeat the last 3 steps 5 times.
9. Check for the bug in the system journal:
    # journalctl | grep tracker-extract

The bug does NOT appear.

Comment 26 Pavlin Georgiev 2019-09-13 14:47:14 UTC
RESULT
Upgrading component: tracker
    from: 1.10.5-4.el7
      to: 1.10.5-8.el7
has fixed the bug.

Comment 30 errata-xmlrpc 2020-03-31 19:38:46 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2020:1021


Note You need to log in before you can comment on or make changes to this bug.