packit / dist-git-to-source-git

Converting dist-git to source-git
MIT License
4 stars 9 forks source link

conditional patching - package tracker issue #57

Closed dhodovsk closed 3 years ago

dhodovsk commented 4 years ago

Tracker for packages that apply patches conditionally and the srpm build ends with .patch: No such file or directory.

TomasTomecek commented 3 years ago

The problem seems to be that a patch is defined, not applied and not present on the disk and such spec file fails to be parsed.

We could solve this by creating empty commits for patches which are not being applied (should be easy to do).

dhodovsk commented 3 years ago

Repositories were created for mod_fcgid qt5-qttools rrdtool check zlib gdb libtool libvncserver

Other packages hit different error.