Tamara Schmitz

Results 12 comments of Tamara Schmitz

what sorcery is this xD? templates? sure can do. so what do would i need to run after i updated the templates? EDIT: answer to myself. run ./update.py

git closed the PR after i reset the commit

while watching the checks running the following occured: centos builds "completed" earlier than expected and reported success despite the non-zero return during the x264 compilation step. may be a bug...

welp _libass_ doesnt build on CentOS... `configure: error: Package requirements (fribidi >= 0.19.0) were not met:`. will investigate this further and maybe even downgrade libass. EDIT: a short Google Search...

And with the new dependency, CentOS's package manager now tries to install a package called epel-release which adds a new repo. But when it tries to update its DB from...

systemd-zram-service was broken for me. I switched to [zram-generator](https://github.com/systemd/zram-generator) instead. The Tumbleweed package is called zram-generator too.

I see. I'll update the PR.

Results so far testing the CI: the gcc 5 and clang 3.9 builds have been cancelled somehow? Going to rerun the CI to see if it's temporary. Docker image builds...

How do I rerun the pipeline? These two failures seem unrelated to the commit: ![Screenshot of the build checks annotations](https://user-images.githubusercontent.com/15906939/218127254-23815bba-d14f-468d-8372-2cf85e051529.png)

I have marked the tasks as complete since someone already ran these builds locally.