Package: debtags
Version: 1.6.6
Severity: important

The tags printed (after "apt-get update" and "debtags update") by e.g.

,----[ debtags show lyx ]---
|
| Tags: interface::x11, role::metapackage, role::program, scope::application,
| scope::utility, use::editing, use::typesetting, works-with::text,
| works-with-format::tex, x11::application
|
`----

differ from those printed by

,----[ apt-cache show lyx ]---
|
| Tag: interface::x11, role::metapackage, role::program, scope::application,
| scope::utility, use::{editing,text-formatting,typesetting}, works-with::text,
| works-with-format::tex, x11::application
|
`----

(i.e. use::text-formatting is missing in "debtags show lyx" output)

This happens for other packages as well.

The problem seems to be that debtags uses /var/lib/debtags/package-tags,
while apt-cache probably uses /var/lib/apt/lists/*Packages, and both
files are not in sync tag-wise, which is definitely not what one would
expect.

With the example above, the commands

  debtags search 'use::text-formatting'
  aptitude search '~Guse::text-formatting'

don't list "lyx", although according to the tags listed by
"apt-cache show lyx" they should.

As operating on package tags is debtags' sole purpose, I chose
severity "important".


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)

Versions of packages debtags depends on:
ii  apt [libapt-pkg-libc6.3-6-3. 0.6.46.4    Advanced front-end for dpkg
ii  libc6                        2.3.6.ds1-8 GNU C Library: Shared libraries
ii  libgcc1                      1:4.1.1-19  GCC support library
ii  libsigc++-2.0-0c2a           2.0.17-2    type-safe Signal Framework for C++
ii  libstdc++6                   4.1.1-19    The GNU Standard C++ Library v3
ii  perl                         5.8.8-6.1   Larry Wall's Practical Extraction 
ii  zlib1g                       1:1.2.3-13  compression library - runtime

debtags recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to