How to reproduce the problem:

1) Install gosa
2) Open browser to http://localhost/gosa/
3) See Fatal Error [1]
4) It's possible solve the problem manually changing line 175 in 
/usr/share/gosa/include/php_setup.inc from
require("/usr/share/php/smarty/libs/Smarty.class.php");  to 
require("/usr/share/php/smarty/Smarty.class.php");
or editing gosa debian/rules [2].


[1] Fatal error: Call to undefined function get_template_path() in 
/usr/share/gosa/include/php_setup.inc on line 71.
[2] See first entered debdiffs.

-- 
gosa: vanilla installation results in "Call to undefined function 
get_template_path()" when accesing URL
https://bugs.launchpad.net/bugs/157406
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to