User Details
- User Since
- Jan 15 2017, 4:21 PM (285 w, 3 d)
May 16 2022
How to check if this is a problem with samba or not:
Jan 31 2022
Jan 25 2022
Jan 24 2022
So, for reference:
Nov 29 2021
@TClark77: I took the liberty of retitling to 1.0.23 and add the correct link to upstream NEWS file (it was previously a copy-pasta from pidgin). =)
Nov 18 2021
Nov 16 2021
Add back accidentally deleted libturbojpeg.
There. Now things look (and work) like they should.
Add back pkgconfig(liblz4) to deps.
Turns out the removing pkgconfig(liblz4) was not a good idea. Adding it back in. Please hold off on landing it until I've updated the abi_* files.
Remove unnecessary deps.
Nov 15 2021
Nov 10 2021
Nov 9 2021
Nov 7 2021
Add newline at end of file.
Nov 6 2021
Sep 25 2021
Sep 23 2021
If you're open to an alternative approach (= workaround), I've had success with configuring systemd automounts too. The trick seems to be to configure systemd to have an unlimited timeout for the units in question.
Jul 14 2021
@joebonrichie If the problem is linking when using clang, then you can limit the amount of linker jobs by setting -DLLVM_PARALLEL_LINK_JOBS=1 and keep compiling with e.g. %ninja_build -j4 or w/e.
Jun 28 2021
Jun 11 2021
May 23 2021
May 22 2021
May 15 2021
May 12 2021
Out of nothing but curiosity, have you tested if smb:// URI access works on both guest/anonymous shares as well as user+password shares?