Bug 2292566 - Files are missing in RPM database.
Summary: Files are missing in RPM database.
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: ibus-anthy
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: fujiwara
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-06-16 05:41 UTC by Christoph Karl
Modified: 2024-07-27 08:59 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-07-27 08:59:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Christoph Karl 2024-06-16 05:41:53 UTC
The following files are missing in RPM database:
/usr/share/ibus-anthy/engine/__pycache__/_config.cpython-313.pyc
/usr/share/ibus-anthy/engine/__pycache__/engine.cpython-313.pyc
/usr/share/ibus-anthy/engine/__pycache__/factory.cpython-313.pyc
/usr/share/ibus-anthy/engine/__pycache__/jastring.cpython-313.pyc
/usr/share/ibus-anthy/engine/__pycache__/kana.cpython-313.pyc
/usr/share/ibus-anthy/engine/__pycache__/main.cpython-313.pyc
/usr/share/ibus-anthy/engine/__pycache__/romaji.cpython-313.pyc
/usr/share/ibus-anthy/engine/__pycache__/segment.cpython-313.pyc
/usr/share/ibus-anthy/engine/__pycache__/tables.cpython-313.pyc
/usr/share/ibus-anthy/engine/__pycache__/thumb.cpython-313.pyc
/usr/share/ibus-anthy/setup/__pycache__/anthyprefs.cpython-313.pyc
/usr/share/ibus-anthy/setup/__pycache__/prefs.cpython-313.pyc


Reproducible: Always

Steps to Reproduce:
1. rpm -qf /usr/share/ibus-anthy/engine/__pycache__/_config.cpython-313.pyc
file /usr/share/ibus-anthy/engine/__pycache__/_config.cpython-313.pyc is not owned by any package
and so on
Actual Results:  
not owned by any package

Expected Results:  
ibus-anthy-python-1.5.16-6.fc41.noarch

Maybe due to the python 3.13 update.

Comment 1 fujiwara 2024-07-18 13:56:46 UTC
I can see _config.cpython-312.pyc in ibus-anthy-python-1.5.16-6.fc41.noarch.rpm

% rpm -qlp ibus-anthy-python-1.5.16-6.fc41.noarch.rpm | grep  _config.cpython-312.pyc
/usr/share/ibus-anthy/engine/__pycache__/_config.cpython-312.pyc
/usr/share/ibus-anthy/setup/__pycache__/_config.cpython-312.pyc

I guess Fedora_41_Mass_Rebuild will fix this issue automatically.

Comment 2 Christoph Karl 2024-07-21 08:46:52 UTC
Thank you.
Waiting for "ibus-anthy-1.5.16-9.fc41" (or higher).

Comment 3 Christoph Karl 2024-07-27 08:59:36 UTC
Works for me in rawhide.
Thank you


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