Skip to content

Conversation

@alperaltuntas
Copy link
Member

This PR adds the libxml2 library as a dependency.

Fixes: #19

@manishvenu
Copy link
Collaborator

@alperaltuntas Are you able to reproduce this error? I wasn't able to with docker run -it ubuntu:24.04 bash on my mac...(it all passed) but then again I'm not super familiar with these kinds of things.

@alperaltuntas
Copy link
Member Author

@lars2015, could you describe the system you ran into this issue (OS, Python/conda version, software environment, etc.)

@lars2015
Copy link

Dear @alperaltuntas ,

The issue occurred on Ubuntu 24.04 with Python 3.11.14 and Miniconda3 25.7.0-2 on my system.

Possibly, you might not encounter the error if your system already includes the xmllint binary, provided by the libxml2-utils package on Linux or preinstalled in some environments? In that case, CIME can locate and use xmllint for XML validation without raising this error.

Best regards
Lars

@alperaltuntas alperaltuntas merged commit 2818e98 into main Nov 13, 2025
2 checks passed
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.

Issue Installing visualCaseGen with libxml2

4 participants