Bug 2150896 - Missing Requires for abseil-cpp-devel in the -devel package
Summary: Missing Requires for abseil-cpp-devel in the -devel package
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: libphonenumber
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Sergio Basto
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-12-05 14:58 UTC by Milan Crha
Modified: 2022-12-22 01:36 UTC (History)
4 users (show)

Fixed In Version: libphonenumber-8.12.57-3.fc37
Clone Of:
Environment:
Last Closed: 2022-12-22 01:36:19 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Milan Crha 2022-12-05 14:58:30 UTC
I tried to build evolution-data-server against libphonenumber-8.12.57-1.fc38.x86_64 and it failed within the CMake build tests on the libphonenumber with a reason:

/usr/include/phonenumbers/phonenumberutil.h:33:10: fatal error: absl/container/node_hash_set.h: No such file or directory
   33 | #include "absl/container/node_hash_set.h"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

Meaning there is a public dependency on abseil-cpp-devel in the headers, but the libphonenumber-devel package does not require it.

Please, add `Requires: abseil-cpp-devel` in the `devel` subpackage.

Comment 1 Fedora Update System 2022-12-05 17:52:01 UTC
FEDORA-2022-b622005ef6 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-b622005ef6

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

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

Comment 3 Fedora Update System 2022-12-06 16:14:57 UTC
FEDORA-2022-98a5fdea32 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2022-98a5fdea32

Comment 4 Fedora Update System 2022-12-07 02:50:47 UTC
FEDORA-2022-98a5fdea32 has been pushed to the Fedora 37 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2022-98a5fdea32`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-98a5fdea32

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

Comment 5 Fedora Update System 2022-12-22 01:36:19 UTC
FEDORA-2022-98a5fdea32 has been pushed to the Fedora 37 stable repository.
If problem still persists, please make note of it in this bug report.


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