|
Bugzilla – Full Text Bug Listing |
| Summary: | Patched source not in source RPM | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE.org | Reporter: | Axel Braun <axel.braun> |
| Component: | BuildService | Assignee: | Axel Braun <axel.braun> |
| Status: | NEW --- | QA Contact: | Adrian Schröter <adrian.schroeter> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | axel.braun |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Axel Braun
2023-12-28 02:35:37 UTC
Please explain in more detail: Esp. I cannot see libboost.diff or a failure anywhere. There is no failure in processing libboost.diff the patch is applied, so the build process works, but it is not in the source RPM that is created afterwards. This source RPM is used to build the plugins, as a consequence, build fails. Expected result: Patch is as well included in source-RPM I have the impression that I am not the right assignee (I'm the boost maintainer). This issue is causing build errors again: https://build.opensuse.org/package/show/home:DocB:Orthanc/orthanc-wsi To update the example: The current package https://build.opensuse.org/package/show/graphics/orthanc contains dcmtk.diff, which is *not* in the source package that is created during the build process. This causes https://build.opensuse.org/package/show/graphics/orthanc-wsi to fail, as a patched source would be required. OTOH, as the source tree is in /usr/src/orthanc/... one can not simply apply dctmtk.diff there. This breaks currently Leap 15.6 and Factory, due to the newer dcmtk package. |