You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the report! Makes sense to silence this warning, what do you think about bcd1fae ? I just went with setting it to /tmp as (1) it's what parallel itself apparently wants to fallback to, and (2) since parallel actually does create new folders and files in that folder, it might be easier to not mix that up with a folder that we actually use.
I regulary have this in my pamac
checkrebuild
output:You can reproduce the error easily:
As there is already a temporary folder named
$log
it’s easy to correct this:In
get_broken_ldd_pkgs
around line 77:I can provide a pull request if necessary but it’s really easy to fix.
The text was updated successfully, but these errors were encountered: