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

Re: mass bug filing on packages that are blocking use of cdebconf



Joey Hess wrote:
> joey@dragon:~>apt-cache dumpavail | grep-dctrl -FDepends debconf \
> 	|grep-dctrl -FDepends -v '| debconf-2.0' | grep ^Package: \
> 	| cut -d : -f 2 | dd-list --stdin

Assuming a sid grep-dctrl,

grep-aptavail -FDepends debconf -a -! -FDepends '| debconf-2.0' \
	-sPackage -n | dd-list --stdin

:)

(Sarge's grep-dctrl would need the apt-cache dumpavail | grep-dctrl start.)

(Could be much faster if dd-list accepted input in the format output by
-sPackage,Maintainer.)
-- 
Antti-Juhani

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: