[Bug 258679] www/chromium: Unable to download files with chromium-92.0.4515.159_2

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 18 Oct 2021 22:41:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258679

--- Comment #3 from Michael <michael.hmich@gmail.com> ---
may be this helps:

ERROR:file_util.cc(141)] Moving extension from :
/tmp/scoped_dir6inz36/CRX_INSTALL to :
/home/hm/.config/chromium/Default/Extensions/Temp/scoped_dirWjuUET/CRX_INSTALL
failed.

[3770:108265:1018/192716.110500:ERROR:component_installer.cc(143)] Move
failed.: Socket operation on non-socket (38)
[3770:108264:1018/192717.219121:ERROR:component_installer.cc(143)] Move
failed.: Socket operation on non-socket (38)
[3770:108265:1018/192718.982382:ERROR:component_installer.cc(143)] Move
failed.: Socket operation on non-socket (38)
last line repeated several times more

the destiny dir does not exist, and can not be created probably because the
last existing dir is set to 600 by chromium's startup before it tries to create
the dir tree and copy something 

setting it to 655 doesnt matter because it's reset to 600

-- 
You are receiving this mail because:
You are the assignee for the bug.