Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[scdb] cannot read XML notifiers in seiscomp 5 (it works in seiscomp 6) #78

Closed
luca-s opened this issue Feb 9, 2024 · 3 comments
Closed

Comments

@luca-s
Copy link
Contributor

luca-s commented Feb 9, 2024

I created a xml notifier file with scdispatch:

scdispatch -i event.xml -O merge --create-notifier > notifier.xml

When I try to apply the changes with scdb, it fails in reading the notifier.xml file:

$scdb -i notifier.xml
Parsing file 'notifier.xml'...
Error: no valid object found in file 'notifier.xml'

The issue is on Seiscomp 5. If I try to run scdb with Seiscomp 6 (same input file) it works.

Do you know already what can be the source of the issue? Was there a commit for this particular error? I would like to backport the fix.

@gempa-jabe
Copy link
Contributor

I have backported the fix, see deb4289. Give it a try and we will release a new 5 version.

@luca-s
Copy link
Contributor Author

luca-s commented Feb 12, 2024

Thank you @gempa-jabe the fix works!

@gempa-jabe
Copy link
Contributor

Released with 5.5.18.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants