Sebastian Pipping
Sebastian Pipping
It seems that the related commits are not contained in any release, yet. Please make a new release containing these fixes. Many thanks! For the record, I found mentioned fixes...
For anyone interested in faster approaches: what libexpat is doing to install ancient CMake at https://github.com/libexpat/libexpat/pull/536/files takes 1-2 seconds runtime. That approach is more low-level and less flexible though, to...
@chewi, it seems you are right: many thanks! I have fixed the yumbootstrap dependencies in betagarden now, as proposed (https://cgit.gentoo.org/proj/betagarden.git/commit/?id=9137f823357ea4ff482e6dc88f5ecfb215985b4b). Could you elaborate how you found `caps` or why it...
Alright, I overlooked `FileCaps`. Thanks!
Any news? I cannot use Coveralls before this is fixed :(
Hi! This is what I do precisely: ``` git clone https://github.com/libexpat/libexpat.git cd libexpat ./buildconf.sh ./qa.sh coverage cpp-coveralls --dryrun --dump FOO.json ``` The `./qa.sh coverage` can be replace by .. ```...
> it seems buildconf.sh is inside expat/ Yes, sorry. > `$ cd libexpat/expat/` Exactly.
Hello Jesse, I'm not super comfortable with replying to this in public, but it seems to be important so I will try: - You are arguing that `doas` is not...
@jdebp no it's not. A process with different privileges should not be granted permissions to the controlling terminal in the first place.
Hi @quinncomendant, thanks for the report! I do not have access to macOS outside of CI personally, running your command for 5 minutes (with multiple re-scales) on Linux does not...