Bug 2281606

Summary: directories are missing in RPM database
Product: [Fedora] Fedora Reporter: Christoph Karl <pampelmuse>
Component: subversionAssignee: Tomas Korbar <tkorbar>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 40CC: benson_muite, dan.cermak, dueno, gordon.messmer, jorton, marcandre.lureau, mavit, msekleta, phracek, rlescak, tkorbar
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: subversion-1.14.5-14.fc42 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-03-15 00:41: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-20 07:48:09 UTC
The following directories are missing tin RPM database:
/usr/share/xemacs
/usr/share/xemacs/site-packages
/usr/share/xemacs/site-packages/lisp


Reproducible: Always

Steps to Reproduce:
1. rpm -qf /usr/share/xemacs
and so on

Actual Results:  
file /usr/share/xemacs is not owned by any package
file /usr/share/xemacs/site-packages is not owned by any package
file /usr/share/xemacs/site-packages/lisp is not owned by any package

Expected Results:  
subversion-1.14.3-5.fc40.x86_64

Comment 1 Tomas Korbar 2025-03-04 14:12:57 UTC
Hi,
I do not think this is related to subversion. You should try emacs component.

Comment 2 Peter Oliver 2025-03-04 14:54:30 UTC
Package subversion contains the file /usr/share/xemacs/site-packages/lisp/psvn.el, but neither owns that file's parent directories, nor depends on a package that does.

Since XEmacs is not packaged for Fedora, perhaps it makes no sense to include this file.  Alternatively, you could create an xemacs-filesystem package, similar to the existing emacs-filesystem package, and depend on that.

Comment 3 Tomas Korbar 2025-03-05 08:26:11 UTC
You are right Peter, thanks for investigation and sorry for bothering you.
Will fix this in subversion.

Comment 4 Fedora Update System 2025-03-05 13:29:59 UTC
FEDORA-2025-82deda8715 (subversion-1.14.5-14.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2025-82deda8715

Comment 5 Fedora Update System 2025-03-06 01:50:13 UTC
FEDORA-2025-82deda8715 has been pushed to the Fedora 42 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-82deda8715`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-82deda8715

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Christoph Karl 2025-03-09 07:22:43 UTC
Works for me.
Thank you

Comment 7 Fedora Update System 2025-03-15 00:41:14 UTC
FEDORA-2025-82deda8715 (subversion-1.14.5-14.fc42) has been pushed to the Fedora 42 stable repository.
If problem still persists, please make note of it in this bug report.