Nope but here is the problem files if someone wants to fix it.

diff /usr/lib/libDrakX/printer.pm /usr/lib/libDrakX/printer.pm.orig
109c109
<       my $spool = cat_("$prefix$FOOMATIC_DEFAULT_SPOOLER");
---
>       my $spool = cat_("$prefix$FOOMATIC_DEFAULT_SPOOLER")
2149,2150c2149,2150
<     local *F;
<     open F, ">> $prefix/etc/mtools.conf" or
---
>     local *F
>     open F, ">> $prefix/etc/mtools.conf" or

diff /usr/sbin/printerdrake /usr/sbin/printerdrake.orig
57c57
< my $w = $in->wait_message(("Printerdrake"), ("Reading printer data ..."));
---
> my $w = $in->wait_message(N("Printerdrake"), N("Reading printer data ..."));


On Friday 08 November 2002 12:11 am, Charles A Edwards wrote:
> On Thu, 7 Nov 2002 21:56:39 -0500
>
> Salane <[EMAIL PROTECTED]> wrote:
> > printerdrake
> > syntax error at /usr/lib/libDrakX/printer.pm line 110, near ")
>
> urpmi --auto-select removed drakconf/hardrake in order to install the
> lastest drakxtools (both have requires = specific version/release of
> drakxtools). So at the moment neither mcc or any drake apps will work.
>
> There will probably be a new drakconf/harddrake uploaded tonight/tomorrow.
> Give them a chance they have to sleep sometime.
>
>
>     Charles
>
> ----------------
> No amount of genius can overcome a preoccupation with detail.
> ----------------------
> Charles A Edwards
> [EMAIL PROTECTED]
> ----------------------


Reply via email to