Package: apt-file
Version: 3.0
Severity: normal

Hi!

The other day I was doing some QA and was checking source files,
enabled the Contents-dsc stanzas in the apt-file.conf. And run
«apt update». After that, something like this works:

  ,---
  $ time apt-file -I dsc search src/querycmd.c
  dpkg: /src/querycmd.c

  real    0m1.000s
  user    0m1.020s
  sys     0m0.420s
  $
  `---

but this does not appear to work:

  ,---
  $ time apt-file -I dsc list apt-file

  real    0m1.003s
  user    0m1.208s
  sys     0m0.364s
  $
  `---

but it still seems to be doing something. :)

Thanks,
Guillem

Reply via email to