Package: lshw Version: 02.03-1 Severity: serious Tags: sid Justification: fails to build from source
lshw fails to build from source on sparc and other architectures, duplicated on sparc pbuilder. It is missing a build dependancy on wget, and is trying to fetch http://pciids.sourceforge.net/pci.ids durring the build process. This makes the package unbuildable when the remote system is inaccessable. c++ -g -Wall -Os -I./core/ -DPREFIX=\"/usr\" -DSBINDIR=\"/usr/sbin\" -DMANDIR=\"/usr/share/man\" -DDATADIR=\"/usr/share\" -c lshw.cc -o lshw.o c++ -L./core/ -o lshw lshw.o -llshw wget http://pciids.sourceforge.net/pci.ids make[2]: wget: Command not found make[2]: *** [pci.ids] Error 127 make[2]: Leaving directory `/tmp/buildd/lshw-02.03/src' -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

