Skip to content

Conversation

@v0tti
Copy link
Contributor

@v0tti v0tti commented Dec 29, 2025

This is another attempt to fix #18, this time by replacing XML::Simple with a LibXML equivalent.

This adds a new external dependency. Do we have to keep track of this somewhere?

@a-tze
Copy link
Collaborator

a-tze commented Dec 29, 2025

@v0tti yes, dependencies are managed via the debian package control file:

https://github.com/crs-tools/crs-scripts/blob/master/debian/control

Dont know if installation at VOC is done without packaging, then there should be something in the CM, but please add the Debian package name of the library (I hope there is one) to the control file please.

@v0tti
Copy link
Contributor Author

v0tti commented Dec 29, 2025

I have added libxml-libxml-perl and libxml-libxml-simple-perl to the dependencies (and sorted the alphabetically, hope that does not break anything.

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

Successfully merging this pull request may close these issues.

Broken unicode workaround

2 participants