On Fri, Mar 20, 2009 at 04:37:13PM -0000, Till Kamppeter wrote:
> mdz, than its fortunately only an ugly message and nothing which got
> missed to be done.
> 
> The message is caused by a function of the postinstall script which
> updates the PPDs of the existing print queues if they have PPDs coming
> from (an older version of) this package. As the script is not aborted by
> these errors the real print queues still get updated.

It's good that it didn't cause a problem, but it's still a bug in the
script.  You can't use shell variables this way without quoting them.  It
should be simple to fix by adding double quotes around the variable like
this: "$ppd"

Understand?

-- 
 - mdz

-- 
Insufficient quoting of filenames
https://bugs.launchpad.net/bugs/345866
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