[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Please make discover2 udebs available for testing



On Tue, May 20, 2003 at 08:51:57AM +0200, Petter Reinholdtsen wrote:
> This is the last lines of an strace.  Is it unable to handle the lack
> of //etc/discover.conf?
[...]
> --- SIGSEGV (Segmentation fault) @ 0 (0) ---
> +++ killed by SIGSEGV +++
> 
> When I touch the file, I get this error instead:
> 
>   #  discover -t -e pci
>   discover: XML parsing error.
>   #
> 
> Should discover.conf be part of discover-udeb?

Yes.

In the meantime, try the attached file.

Jeff, who should we mock and ridicule for writing such pathetic
configuration-file-handling code?  :)

-- 
Branden Robinson          | GPG signed/encrypted mail welcome
branden@progeny.com       | 1024D/9C0BCBFB
Progeny Linux Systems     | D5F6 D4C9 E25B 3D37 068C
                          | 72E8 0F42 191A 9C0B CBFB
<?xml version="1.0"?>

<!-- $Progeny: discover.conf,v 1.2 2002/05/30 15:42:29 epg Exp $ -->

<!DOCTYPE conffile SYSTEM "conffile.dtd">

<conffile>
  <busscan scan="default">
    <bus name="ata"/>
    <bus name="pci"/>
    <bus name="pcmcia"/>
    <bus name="scsi"/>
    <bus name="usb"/>
  </busscan>
</conffile>

Reply to: