ARA autotagger queries

Enrico Zini enrico at enricozini.org
Fri Aug 3 00:10:41 UTC 2007


Hello,

I'm looking into ara as an engine for the autotagger.  I've already
created a script that merges the packages files for all the
architectures into a suitable ara input, but you can normally test the
queries with just your locally installed packages file and default ara
configuration.

Here's what I have quite tested so far:

ara -list "section=libs & package=~/^lib.+[0-9]$/ & ! package=~/-ruby/"
 -> +role::shared-lib, -special::not-yet-tagged, -special::not-yet-tagged::FOO

ara -list "section=libdevel & package=~/-dbg$/"
 -> +role::debug-symbols

ara -list "section=libdevel & ! package=~/-dbg$/"
 -> +devel::library

ara -list "package=~/^libmono[0-9-].+-cil$/"
 -> +devel::library, role::devel-lib, +devel::ecma-cli


Here are things I'll test tomorrow:

ara -list "depends:/\(^\| \)libqt/ & ! section=~/lib/"
 -> +uitoolkit::qt

ara -list "depends:/\(^\| \)libgtk/ & ! section=~/lib/"
 -> +uitoolkit::gtk

ara -list "depends:/\(^\| \)libsdl[0-9]/ & ! section=~/lib/"
 -> +uitoolkit::sdl

ara -list "depends:/\(^\| \)lesstif[12]/ & ! section=~/lib/"
 -> +uitoolkit::motif

ara -list "depends:/\(^\| \)libncurses/ & ! section=~/lib/"
 -> +uitoolkit::ncurses

ara -list "depends:/\(^\| \)libwxgtk/ & ! section=~/lib/"
 -> +uitoolkit::wxwidgets


I welcome more ideas, but please, before posting them try them up and
see that you don't attach tags where they don't belong: you can see that
in the list of tested cases there are quite a few exceptions happening.


Ciao,

Enrico

-- 
GPG key: 1024D/797EBFAB 2000-12-05 Enrico Zini <enrico at debian.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/debtags-devel/attachments/20070803/b3191814/attachment.pgp 


More information about the Debtags-devel mailing list