Hi, I wanted to update syslog-ng from 4.8.0 to 4.8.1 in Tumbleweed, however the source validator fails on me. I cannot even compile the current state of syslog-ng form Base:System, which obviously worked a couple of months ago. Any ideas what could go wrong? leap155b:~ # osc bco Base:System syslog-ng Using existing branch project: home:czanik:branches:Base:System A home:czanik:branches:Base:System A home:czanik:branches:Base:System/syslog-ng A home:czanik:branches:Base:System/syslog-ng/syslog-ng-4.8.0.tar.gz A home:czanik:branches:Base:System/syslog-ng/syslog-ng-service-prepare A home:czanik:branches:Base:System/syslog-ng/syslog-ng.changes A home:czanik:branches:Base:System/syslog-ng/syslog-ng.conf.default A home:czanik:branches:Base:System/syslog-ng/syslog-ng.service A home:czanik:branches:Base:System/syslog-ng/syslog-ng.spec A home:czanik:branches:Base:System/syslog-ng/syslog-ng.sysconfig At revision a9b8369aa8ad041d5915af957fd43181. leap155b:~ # cd home\:czanik\:branches\:Base\:System/syslog-ng/ leap155b:~/home:czanik:branches:Base:System/syslog-ng # osc build Building syslog-ng.spec for openSUSE_Factory/x86_64 Running source_service 'format_spec_file' ... Running source_service 'source_validator' ... ERROR: syslog-ng-4.8.0.tar.gz mentioned in spec file is not tracked. ERROR: syslog-ng.sysconfig mentioned in spec file is not tracked. ERROR: syslog-ng.conf.default mentioned in spec file is not tracked. ERROR: syslog-ng.service mentioned in spec file is not tracked. ERROR: syslog-ng-service-prepare mentioned in spec file is not tracked. Aborting: service call failed: /usr/lib/obs/service/source_validator --outdir /root/home:czanik:branches:Base:System/syslog-ng/tmpn_ouvaub.source_validator.service Source service run failed! Peter
On 10/9/24 17:06, Peter Czanik wrote:
Hi,
I wanted to update syslog-ng from 4.8.0 to 4.8.1 in Tumbleweed, however the source validator fails on me. I cannot even compile the current state of syslog-ng form Base:System, which obviously worked a couple of months ago. Any ideas what could go wrong?
"osc build --no-service" is now my workaround, but I still wonder why I need it now, if I never needed it previously... Peter
Hi, On Wed, 2024-10-09 at 17:54 +0200, Peter Czanik wrote:
On 10/9/24 17:06, Peter Czanik wrote:
Hi,
I wanted to update syslog-ng from 4.8.0 to 4.8.1 in Tumbleweed, however the source validator fails on me. I cannot even compile the current state of syslog-ng form Base:System, which obviously worked a couple of months ago. Any ideas what could go wrong?
"osc build --no-service" is now my workaround, but I still wonder why I need it now, if I never needed it previously...
Assuming you are building on a Leap 15.6 host, you are probably seeing: <https://bugzilla.opensuse.org/show_bug.cgi?id=1229652> Best wishes, -- Atri
participants (2)
-
Atri Bhattacharya
-
Peter Czanik