matoro
matoro
> @matoro thanks for reporting. > > I'm still unable to reproduce and the tests pass: > > ``` > python -c "import pyamg; pyamg.test()" > Python version: 3.11.6 (main,...
Another workaround is to change `portageq` to the absolute path `/usr/bin/portageq`.
> > You can also replace the offending line with this: > > `local lto_overlay_dir="$("$(command -pv portageq)" get_repo_path ${PORTAGE_CONFIGROOT} lto-overlay)"` > > portageq seems to be removed soon. Then it...
> > > > You can also replace the offending line with this: > > > > `local lto_overlay_dir="$("$(command -pv portageq)" get_repo_path ${PORTAGE_CONFIGROOT} lto-overlay)"` > > > > > >...
> Does this mean `Process.nice()` is wrong or the test is wrong? Should `Process.nice()` behave differently and take into account group scheduling (how?)? To be honest I'm not sure what...
Hey, I have also run into this issue, is there anyway to patch in this fix in an automated fashion without having to fail and resume the build? I have...
> Ah, nice, so you have a physical Alpha machine. Let me try to debug it. I'll send you an email for a remote access. Sure thing thanks! You should...
> When I tried to build mold on your Alpha machine, the last link step failed probably due to the out-of-memory error of the GNU linker. Do you mind if...
I know this is an old thread, but I just came up on this issue. The previous workaround didn't work, so what I ended up doing was creating a userscript...
@bwitt Unfortunately https://github.com/erickok/transdroid/pull/655 does not fix it. I found [this in the rtorrent docs](https://github.com/rakshasa/rtorrent-doc/blob/master/User-Guide.md#watching-a-directory-for-torrents) which explains better what a "tied file" is, it's if you have a watch directory that...