Bug 2283245

Summary: The directory /usr/share/dbus-1/accessibility-services is not in the RPM database.
Product: [Fedora] Fedora Reporter: Christoph Karl <pampelmuse>
Component: at-spi2-coreAssignee: Matthias Clasen <mclasen>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: gnome-sig, mclasen, mcrha
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: at-spi2-core-2.56.2-2 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-06-25 09:47:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Christoph Karl 2024-05-25 18:41:15 UTC
The directory /usr/share/dbus-1/accessibility-services is not in the RPM database. 


Reproducible: Always

Steps to Reproduce:
1. rpm -qf /usr/share/dbus-1/accessibility-services
file /usr/share/dbus-1/accessibility-services is not owned by any package

Actual Results:  
file /usr/share/dbus-1/accessibility-services is not owned by any package


Expected Results:  
at-spi2-core-2.52.0-1.fc40.x86_64

In spec file at line 127 please add
%dir %{_datadir}/dbus-1/accessibility-services/

Comment 1 Aoife Moloney 2025-04-25 10:49:33 UTC
This message is a reminder that Fedora Linux 40 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora Linux 40 on 2025-05-13.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
'version' of '40'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, change the 'version' 
to a later Fedora Linux version. Note that the version field may be hidden.
Click the "Show advanced fields" button if you do not see it.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora Linux 40 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora Linux, you are encouraged to change the 'version' to a later version
prior to this bug being closed.

Comment 2 Christoph Karl 2025-05-04 06:20:19 UTC
Still present in rawhide:
rpm -qf /usr/share/dbus-1/accessibility-services/
file /usr/share/dbus-1/accessibility-services is not owned by any package

Comment 3 Milan Crha 2025-06-25 09:47:14 UTC
Thanks for a bug report. I added the line as you suggested [1]. It'll be built with the next at-spi2-core release.

[1] https://src.fedoraproject.org/rpms/at-spi2-core/c/7e1386961ee8f56dd268c9c41d6b9fe8c18c7f1e?branch=rawhide

Comment 4 Christoph Karl 2025-07-05 07:04:38 UTC
Works for me in rawhide.
Thank you.