Ticket #3772 (closed defect: fixed)
2.3 sudo /etc/init.d/zentyal squid restart
| Reported by: | stuartiannaylor@… | Owned by: | robb |
|---|---|---|---|
| Milestone: | nice to have someday | Component: | base |
| Severity: | trivial | Keywords: | /etc/init.d/zentyal squid,2.3 |
| Cc: |
Description
webadmin@zenweb2:~$ sudo /etc/init.d/zentyal squid restart [sudo] password for webadmin: Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Component/Subcomponent.pm line 34. Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Component/Subcomponent.pm line 34. Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Component/Subcomponent.pm line 34. Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Component/Subcomponent.pm line 34. Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Component/Subcomponent.pm line 34. Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Component/Subcomponent.pm line 34. Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Component/Subcomponent.pm line 34. Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Component/Subcomponent.pm line 34. Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/HTML/Mason/Component/Subcomponent.pm line 34.
- Restarting Zentyal module: squid [ OK ]
This is a known issue in the Mason library, in 2.2 we workaround it building our custom libhtml-mason-perl package, but we shouldn't keep doing that, we want fixed it in the official repositories, so we've filed a bug in Debian:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=658260
And we will request the sync to Ubuntu so it can get included in precise.
We'll close this as soon as the package is published in precise. Thanks for reporting it anyway!