On Saturday, 12 June 2021 19:16:17 BST Walter Dnes wrote:
>   Pale Moon is my "daily driver" web browser, but I need google-chrome
> to handle Netflix DRM.  Anyhow, I get some warnings at the end of the
> build about...
> 
> 1) Metadata location
> 
> 2) USER_NS and sandbox
> 
>   Does everybody else get them?  Chrome seems to work OK.
> 
> ======================================================================
>  * Final size of build directory:      4 KiB
>  * Final size of installed tree:  239104 KiB (233.5 MiB)
> 
>  *
>  * This package seems to install metainfo files into the following
>  * location(s):
>  *
>  *   /usr/share/appdata
>  *
>  * This location is deprecated, it should not be used anymore by new
> software. * Appdata/Metainfo files should be installed into
> /usr/share/metainfo directory. * For more details, please see the
> freedesktop Upstream Metadata guidelines at *
> https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html *
>  * Gentoo Tracker bug: https://bugs.gentoo.org/709450
>  *

The above bug refers - just a change of path to store metadata of chromium 
into.  Give it a few versions and it should drop out.


> >>> Installing (5 of 5) www-client/google-chrome-91.0.4472.77::gentoo
> 
>  * >>> SetUID: [chmod go-r] /opt/google/chrome/chrome-sandbox ...        [
> ok ] * Updating .desktop files database ...                                
>  [ ok ] * Updating icons cache ...                                         
>     [ ok ]
> >>> Recording www-client/google-chrome in "world" favorites file...
> 
>  * Messages for package media-fonts/liberation-fonts-2.1.3:
> 
>  * The following fontconfig configuration files have been installed:
>  *
>  *   60-liberation.conf
>  *
>  * Use `eselect fontconfig` to enable/disable them.
> 
>  * Messages for package www-client/google-chrome-91.0.4472.77:
> 
>  *   USER_NS is required for sandbox to work
>  * Please check to make sure these options are set correctly.
>  * Failure to do so may cause unexpected problems.
> 
> >>> Auto-cleaning packages...

This involves the use of namespaces for sandboxing purposes and your 
configuration to enable it in the kernel:

$ grep USER_NS /usr/src/linux/.config
CONFIG_USER_NS=y

More here:

https://chromium.googlesource.com/chromium/src.git/+/refs/heads/main/docs/
linux/sandboxing.md

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to