Bug 1761528 - RPM build: File not found: FindQuaZip.cmake
Summary: RPM build: File not found: FindQuaZip.cmake
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: quazip
Version: 30
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Nicolas Chauvet (kwizart)
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-10-14 15:05 UTC by Michal Konecny
Modified: 2019-10-21 10:51 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-10-14 15:47:24 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Build log (440.89 KB, text/plain)
2019-10-14 15:05 UTC, Michal Konecny
no flags Details

Description Michal Konecny 2019-10-14 15:05:41 UTC
Created attachment 1625652 [details]
Build log

Description of problem:
I'm trying to rebuild quazip for keepassxc flatpak and I'm hitting following issue:
```
File not found: /builddir/build/BUILDROOT/quazip-0.7.6-3.module+f30+2+360858a2.x86_64/app/share/cmake/Modules/FindQuaZip.cmake
```

Attached is the full build log for quazip.

Version-Release number of selected component (if applicable):
0.7.6-3

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:
File not found: /builddir/build/BUILDROOT/quazip-0.7.6-3.module+f30+2+360858a2.x86_64/app/share/cmake/Modules/FindQuaZip.cmake

Expected results:
Package is built

Additional info:

Comment 1 Nicolas Chauvet (kwizart) 2019-10-14 15:47:24 UTC
You need to forward this to the module maintainer, not the package maintainer.
As far as the package is concerned, the FindQuaZip.cmake is present.

Comment 2 Michal Konecny 2019-10-15 07:53:24 UTC
Thanks for the info, I will forward it to module maintainer then. I thought that flatpak-module is using src.rpm from standard rpm build.

Comment 3 Felipe Borges 2019-10-21 10:51:53 UTC
I proposed the following fix https://src.fedoraproject.org/rpms/quazip/pull-request/1


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