On Thu, Aug 07, 2008 at 10:53:46AM +0200, Thomas Florek wrote: > I send you the file /var/lib/dpkg/status as attachement.
Package: fp-linux-ws Status: install ok installed Priority: optional Section: non-free Installed-Size: 6224 Maintainer: FRISK Software International <[EMAIL PROTECTED]> Architecture: all Source: fp-linux Version: 4.6.8 Depends: grep, textutils, unzip, libnet-perl, libwww-perl Description: F-Prot Antivirus for Linux Workstations. F-Prot Antivirus for Linux is a suite of Linux tools utilizing the award-winning F-Prot Antivirus engine from FRISK Software International, which detects over 400,000 viruses, worms, and trojans. . F-Prot Antivirus for Linux Workstations features a Command-Line Scanner, an Updater script, and documentation. . The Command-Line Scanner features malicious software detection and disinfection. After each scan a detailed report on positive virus detection is displayed. Build-Depends: debhelper (>> 3.0.0) Standards-Version: 3.5.2 The last line is incorrectly detected as "Status:" line, since deborphan only checks the first few characters of the line to determine of which type the line is. The reason for this is better performance, but in combination with the abortion if the status line is not parsable or in a improper format it results in this bug. I've reported this in http://bugs.debian.org/493896 and already fixed it in the subversion repository. Regards, Carsten -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

