Bug 2224027

Summary: libzypp: FTBFS in Fedora Rawhide
Product: [Fedora] Fedora Reporter: Ben Beasley <code>
Component: libzyppAssignee: Neal Gompa <ngompa13>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 39CC: besser82, ngompa13
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
URL: https://koschei.fedoraproject.org/package/libzypp
Whiteboard:
Fixed In Version: libzypp-17.31.32-1.fc40 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-03-05 22:48:19 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 Ben Beasley 2023-07-19 15:31:15 UTC
Description of problem:
Package libzypp fails to build from source in Fedora Rawhide.

Version-Release number of selected component (if applicable):
17.31.8-2.fc39

Steps to Reproduce:
koji build --scratch f39 libzypp-17.31.8-2.fc39.src.rpm

Additional info:
This package is tracked by Koschei. See:
https://koschei.fedoraproject.org/package/libzypp

----

In file included from /builddir/build/BUILD/libzypp-17.31.8/zypp-curl/proxyinfo/ProxyInfoLibproxy:1,
                 from /builddir/build/BUILD/libzypp-17.31.8/zypp-curl/proxyinfo/proxyinfos.h:20,
                 from /builddir/build/BUILD/libzypp-17.31.8/zypp-curl/proxyinfo.cc:19:
/builddir/build/BUILD/libzypp-17.31.8/zypp-curl/proxyinfo/proxyinfolibproxy.h:18:10: fatal error: proxy.h: No such file or directory
   18 | #include <proxy.h>
      |          ^~~~~~~~~


Reproducible: Always

Steps to Reproduce:
1. fedpkg co libzypp
2. cd libzypp
3. fedpkg mockbuild
Actual Results:  
Build fails due to missing proxy.h.

Expected Results:  
Successful build.

Discovered while checking impact of https://src.fedoraproject.org/rpms/protobuf/pull-request/25.

Comment 1 Fedora Release Engineering 2023-08-16 08:13:15 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 39 development cycle.
Changing version to 39.

Comment 2 Fedora Update System 2024-03-04 14:36:17 UTC
FEDORA-2024-c09d825437 (libzypp-17.31.32-1.fc40 and zypper-1.14.68-1.fc40) has been submitted as an update to Fedora 40.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-c09d825437

Comment 3 Fedora Update System 2024-03-05 01:57:58 UTC
FEDORA-2024-c09d825437 has been pushed to the Fedora 40 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-c09d825437`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-c09d825437

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

Comment 4 Fedora Update System 2024-03-05 22:48:19 UTC
FEDORA-2024-c09d825437 (libzypp-17.31.32-1.fc40 and zypper-1.14.68-1.fc40) has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.