Hi
I’ve been noticing that the darktable master builds in the OBS doesn’t seem to be updating recently (last build 4.9.0~git52.9144c530-1+11860.1 from I believe 4/7 2024).
Does anyone know if that is because there haven’t been any updates since then, or if it is some kind of incompatibility issue?
I assume it is failing for some reason, but the .deb files for OBS lack a dedicated developer or person watching over them.
We could really use some help in that department.
I do not fully understand how the OBS works but this page looks like, that the automatic push from github hasn’t run for a month now: Revisions of darktable - openSUSE Build Service
For the stable releases, it looks like there is a “request” for 4.8.1 and the build succeeded, but it wasn’t uploaded yet? See Requests for darktable - openSUSE Build Service
to me it looks more like someone changed the github config
After a quick conversation with mica, it looks like the webhook service needs to be addressed. @LebedevRI Can you check if all it needs is a new personal token?
It’s a classical “forgot to renew SSL cert” situation,
because Github’s access tokens must have expiry date.
I’ve done that, seems to work now?
@g-man thanks for pinging me.
It looks like it pulled the latest master commit and it is building now.
Build was successful. Thanks
Yes, it’s working fine.
Thanks to all
@LebedevRI Seems like that the new styles cause the build to fail since some time, see for example Build Log for Package darktable (Project graphics:darktable:master) - openSUSE Build Service
[ 439s] dh_missing: error: missing files, aborting
I believe the file debian/darktable.install
(or maybe have that in a separate package like darktable-styles?) misses a line usr/share/darktable/styles
.
I have no clue where the debian packaging files are for OBS, thus I cannot provide a patch…
@LebedevRI I’m not even sure if you can do anything on OBS - apparently the only person that is showing up there is “gladiac”, who does not seem to be on pixls?