Closed 4ydan closed 1 year ago
Have you tried brew install libassuan@2.5.5
and brew pin libassuan@2.5.5
?
Have you tried
brew install libassuan@2.5.5
andbrew pin libassuan@2.5.5
?
Brew install didnt work because a higher version is installed, brew pin I didnt try.
Well, it wouldn't work either way, just tried it. Seems like this solution here is the only way to do it.
Yea, the best would be probably to port libelektra to 2.5.6 and avoid dark magic in the yml file.
Does libelektra actually directly depend upon libassuan
? Or is this a transitive dependency?
It is only a development dependency, for ASAN builds. I don't think anyone would use it for production builds.
Will try some stuff on the macos github actions on my fork, will close this to not start the other pipelines.
These tests behave very weird, I removed all my changes, and the macos/cirrus tests pass now. I doubt that its just because of macos12 or brew cleanup. Also the jenkins pipeline fails randomly for no reason :s
jenkins build libelektra please
It seems like time itself fixed this issue. So there's probably been a package update in homebrew, this PR is no longer needed. Thanks for working on it anyways!
Nice!
4973
Basics
doc/news/_preparation_next_release.md
which contains_(my name)_
) Please always add them to the release notes.module: short statement
syntax)close #X
, are in the commit messages.doc/news/_preparation_next_release.md
scripts/dev/reformat-all
Checklist
Review
Labels