Thomas Weißschuh

Results 271 comments of Thomas Weißschuh

FYI in ArchLinux the web stuff is part of the package transmission-cli on which the GUIs carry optional dependencies.

I'll probably have time in the coming days. But I'll have to check why the current behavior is an issue for pkgsrc. It seems weird to me that this is...

Ah, I naively only thought about split packages from a single build. My bad, it makes sense now.

Care to take another look? I missed the call to tr_install_web from the macosx folder, so the whole aproach was invalid.

See also https://github.com/bazelbuild/bazel/issues/10299

There are two workarounds we tested: 1) Patch the original CMakeLists.txt to copy the source file to the build directory with `${CMAKE_COMMAND} -E copy` and then install that copy, so...

@jsharpe It does not fix the issue for me. The same error happens and the same sandbox-relative symlink appears in the cache.

Here is a kernel patch that hooks up the ChromeOS EC charge control to the standard Linux sysfs files: https://lore.kernel.org/lkml/[email protected]/ Testing would be welcome.

> I'll try to test it. Thanks! > Is it supposed to work on Chromebooks? Yes, it does not use any Framework specific APIs. Also on my FW 13 AMD...

It would need extensions in the driver to use the old protocol. I hoped not needing this. I'll take a look.