[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [debian-edu-commits] debian-edu/ 07/07: testsuite/webserver: Dito (check presence of cert_override.txt in /etc/firefox-esr/, rather than /etc/firefox/).



On Thu, Jul 07, 2016 at 10:39:41AM +0000, Mike Gabriel wrote:
> This is an automated email from the git hooks/post-receive script.
> 
> sunweaver pushed a commit to branch master
> in repository debian-edu-config.
> 
> commit 9a8b162f2ef21770a8a45f67aab1c9076122c8ef

[..]

> -overridefile=/etc/firefox/profile/cert_override.txt
> +overridefile=/etc/firefox-esr/profile/cert_override.txt
>  if [ ! -f "$overridefile" ] ; then
>      echo "error: $0: Missing $overridefile."
>  else

The profile subdir doesn't exist by default. So the test(s) will report 
an error. Even if the profile subdir is created, the cert_override.txt 
file will not be respected. AFAICT this location for the 
cert_override.txt file is gone since some time.
But, as the cert_override.txt file is available in /etc/skel on tjener,
the intended cert overriding is working cause the file is
copied to each user's firefox profile dir.

IMO both webserver and ltsp tests should be adjusted. And cf.firefox-esr
as well…

Wolfgang

Attachment: signature.asc
Description: Digital signature


Reply to: