Your message dated Wed, 26 Apr 2017 23:13:00 -0400
with message-id 
<CANTw=mpysgrtosocy8xxz29qznil6d5tgninp-xi2tjhs-4...@mail.gmail.com>
and subject line 
has caused the Debian Bug report #856516,
regarding chromium: Forced extension installation doesn't work anymore
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
856516: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=856516
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: chromium
Version: 56.0.2924.76-4

Since the last chromium update all extensions specified in 
"ExtensionInstallForcelist" don't install, are blocked and disabled.
Specifying "--enable-remote-extensions" doesn't makes any difference.

I can re-install my extensions only when I remove "ExtensionInstallForcelist" 
completely from my policy template. This is very annoying in a multi client 
roll-out scenario.


/etc/chromium.d/defaults:
=========================
CHROMIUM_FLAGS="--enable-remote-extensions ${CHROMIUM_FLAGS}"

/etc/chromium/policies/managed/chromium.json
============================================
{
"ExtensionAllowedTypes": [ "extension" ],
"ExtensionInstallBlacklist": [ "*" ],
"ExtensionInstallForcelist": [ "gighmmpiobklfepjocnamgkkbiglidom;https://
clients2.google.com/service/update2/crx" ],
"ExtensionInstallWhitelist": [ "gighmmpiobklfepjocnamgkkbiglidom" ]
}

"gighmmpiobklfepjocnamgkkbiglidom" is the AdBlock (by getadblock.com) 
extension.

With this policy template configuration installation of this extension isn't 
possible.

The extension is only usable/installable when I remove the 
"ExtensionInstallForcelist" line:
{
"ExtensionAllowedTypes": [ "extension" ],
"ExtensionInstallBlacklist": [ "*" ],
"ExtensionInstallWhitelist": [ "gighmmpiobklfepjocnamgkkbiglidom" ]
}

It would be nice when this option could be used with the newest chromium 
version.

Thanks,
Sascha Rusch

--- End Message ---
--- Begin Message ---
version: 58.0.3029.81-1

--- End Message ---

Reply via email to