On Mon, 2002-11-04 at 13:58, Pixel wrote:
> John Johnson <[EMAIL PROTECTED]> writes:
>
> > When attempting to run harddrake-1.1.10-1 from either MCC or within a
> > terminal window, I get the following error message:
> >
> > Undefined subroutine &network::modem::modem_detect_backend called at
> > /usr/lib/libDrakX/harddrake/data.pm line 54.
> >
> > BTW, there's no modem installed.
> >
> >
> > Secondly, when I attempt to run XFdrake, I get the following error
> > message:
> >
> > unable to determine medium of this hdlist file
> > [/var/lib/urpmi/hdlist.cooker]
> > /etc/X11/XF86Config-4:8: not in Section
> >
> > This I find very strange.
>
> your config file is plain buggy, it contains:
>
> Section "Files
>
> note the missing closing double quote.
>
> i add some code to ignore buggy config file so that XFdrake works as
> if the config file was missing.
>
Thanks Pixel,
Made the change and all is well.