Hi, pkglist also has an unfiled RC-Bug:
It uses a hardcoded release name, woody, so it can't work with sarge or newer and probably nobody used it since then: [EMAIL PROTECTED]:/tmp> egrep -ri 'sarge|etch|lenny|sid' pkglist-0.5.1/*.pl | wc -l 0 [EMAIL PROTECTED]:/tmp> egrep -ri 'woody' pkglist-0.5.1/*.pl | wc -l 38 [EMAIL PROTECTED]:/tmp> egrep -ri 'woody' pkglist-0.5.1/*.pl | head -n2 pkglist-0.5.1/make_binary_tree.pl: ## woody pkglist-0.5.1/make_binary_tree.pl: $from_dir = "$base_dir/dists/woody/non-US/".$arch_dir."/binary-$arch"; Regards, Carsten -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

