Bug 2043849

Summary: rhythmbox-devel pkg missing file 'tdb.h' or dependency for it
Product: [Fedora] Fedora Reporter: Paul DeStefano <prd-fedora>
Component: rhythmboxAssignee: David King <amigadave>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 35CC: amigadave, caillon+fedoraproject, crvisqr, dwmw2, gnome-sig, mclasen, rhughes, rstrode, sandmann, triad
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: rhythmbox-3.4.4-12.fc36 rhythmbox-3.4.4-11.fc35 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-02-02 01:24:43 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 Paul DeStefano 2022-01-22 09:48:37 UTC
Description of problem:
I cannot build a plugin for rhythmbox because header tdb.h is missing.  I don't know what that header file is for, so I'm not sure where to look, but it should either be in the rhythmbox-devel pkg or one of it's dependencies.

Version-Release number of selected component (if applicable):
rhythmbox-devel-3.4.4-10.fc35.x86_64

How reproducible:


Steps to Reproduce:

Any source file that includes

#include <metadata/rb-ext-db-key.h>

will fail to compile with

/usr/include/rhythmbox/metadata/rb-ext-db-key.h:35:10: fatal error: tdb.h: No such file or directory

Comment 1 Fedora Update System 2022-01-24 11:11:32 UTC
FEDORA-2022-cc04125109 has been submitted as an update to Fedora 35. https://bodhi.fedoraproject.org/updates/FEDORA-2022-cc04125109

Comment 2 Fedora Update System 2022-01-25 02:10:12 UTC
FEDORA-2022-cc04125109 has been pushed to the Fedora 35 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-cc04125109`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-cc04125109

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

Comment 3 Paul DeStefano 2022-01-31 01:33:37 UTC
Thank you!  I can confirm that the latest -devel package solved this issue for me.  My plugin compiled without errors.

Comment 4 Fedora Update System 2022-02-02 01:24:43 UTC
FEDORA-2022-cc04125109 has been pushed to the Fedora 35 stable repository.
If problem still persists, please make note of it in this bug report.