Zentyal Forum, Linux Small Business Server

Zentyal Server => Installation and Upgrades => Topic started by: coax31 on May 05, 2008, 06:06:53 pm

Title: Help tried to install Konica Minolta bizhub 250P and now no ebox web portal
Post by: coax31 on May 05, 2008, 06:06:53 pm
Help I tried to install Konica Minolta bizhub 250P printer and now I have no ebox web portal, startup error: Unable to open PPD file'/var/lib/ebox/tmp//konicaMinolta-Konica_Minolta-bizhub_C250P-Postscript.PPD. I am running ebox on Ubuntu server 8.04
Title: Re: Help tried to install Konica Minolta bizhub 250P and now no ebox web portal
Post by: javi on May 06, 2008, 11:40:29 am
Hi,

You spotted a bug in the way we copy ppd files. Your ppd files contains spaces and we didn't escape them. I've already fixed this in 0.11.00. If you can't wait and want a hot fix just copy this file:

http://people.warp.es/~javi/Printers.pm

in /usr/share/perl5/EBox/Printers.pm

and restart ebox by running:

sudo /etc/init.d/ebox restart
Title: Re: Help tried to install Konica Minolta bizhub 250P and now no ebox web portal
Post by: coax31 on May 06, 2008, 10:55:21 pm
Hey thanks for the quick response