Bugzilla – Bug 1213741
An incomprehansible error: File must begin with "/": .h
Last modified: 2023-07-28 08:29:41 UTC
I am maintaining deepin-anything on https://build.opensuse.org/package/show/X11:Deepin:Factory/deepin-anything. The packaging work was fine before. After I update it yesterday. The packaging is failure and reports me an error: [ 22s] Processing files: deepin-anything-devel-6.1.4-8.1.x86_64 [ 22s] error: File must begin with "/": .h But the packaging is success on local with osc build. So I guess this is a bug of obs. I check the difference between this update and before, but don't find any surprise change. https://build.opensuse.org/request/show/1101029
-%dir %{_includedir}/%{name} -%{_includedir}/%{name}/*.h -%{_includedir}/%{name}/index +%{_includedir}/%{name} https://build.opensuse.org/request/show/1101160
This is not helpful. It still reports the same error on https://build.opensuse.org/package/show/X11:Deepin:Factory/deepin-anything