On Sat, Mar 17, 2007 at 07:13:51PM +0100, Matej Kosik wrote: > I see two versions of debtags database. One (stable) is shown by > `aptitude' and `debtags' commands. The other (unstable) one is on the > web. > http://debtags.alioth.debian.org/edit.html > Is it somehow possible to make queries over the fresh (unstable) > debtags database in a similar manner as it is possible to make queries > over the stable one? I.e. > debtags search devel::lang:prolog > gives nothing over stable but the web-interface shows that `gprolog' > is already tagged with such a tag. I would, for example, be interested > what other packages are tagged with this tag (from a command line or > in some similar way). Is something like that possible?
Sure: edit /etc/debtags/sources.list and uncomment this line: # Regularly updated, but unchecked, database on the web #tags http://debtags.alioth.debian.org/tags/ then run "debtags update". Debtags will then use the new data, which you will also find in /var/lib/debtags/package-tags You can have more than one tag source enabled, and debtags will merge data from all of them. Ciao, Enrico -- GPG key: 1024D/797EBFAB 2000-12-05 Enrico Zini <[EMAIL PROTECTED]>
signature.asc
Description: Digital signature
_______________________________________________ Debtags-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debtags-devel

