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

Интерфейс к debbugs?



Через какой интерфейс удобно работать с https://bugs.debian.org/ ?

Мне не верится например что:

  https://www.debian.org/Bugs/server-control

можно запомнить. За консультациями обращатся к инструкции каждый раз или есть
софт с меню навигацией по этим возможностям?

  bash# apt-cache search debbug
  debbugs - The bug tracking system based on the active Debian BTS
  debbugs-local - run and maintains a local mirror of the Debian BTS
  debbugs-web - web scripts for the active Debian BTS
  libdebbugs-perl - modules used by the active Debian BTS
  debian-el - Emacs helpers specific to Debian users

debian-el активно использую, но там нет возможности просмотреть текущие
открытые баги (по `b b` / `M-x apt-utils-web-browse-bug-reports` открывает
ссылку в браузере) и соответственно делать запросы над конкретным.

Еще можно так:

  $ aptitude search '?tag(works-with::bugs) ?tag(suite::debian)'

p   apt-cacher                      - Caching proxy server for Debian/Ubuntu sof
p   debbugs                         - The bug tracking system based on the activ
i   debian-goodies                  - Small toolbox-style utilities for Debian s
i   devscripts                      - scripts to make the life of a Debian Packa
p   pkg-perl-tools                  - collection of tools to aid packaging Perl 
i   python-debianbts                - Python interface to Debian's Bug Tracking 
i   python-reportbug                - Python modules for interacting with bug tr
i   reportbug                       - reports bugs in the Debian distribution   

В reportbug есть querybts, к сожалению у меня команда отвливается с
питоновским стек-трейсом...

В debian-goodies есть popbugs, ргающийся но отсутствующую popularity-contest
data.

apt-listbugs даже что то выводит:

  apt-listbugs list emacs24
  Retrieving bug reports... Done
  Parsing Found/Fixed information... Done
  serious bugs of emacs24 (→ ) <Forwarded>
   b1 - #766397 - emacs/gnus: Uses s_client to for SSL.
  serious bugs of emacs24 (→ ) <Resolved in some Version>
   b2 - #775564 - emacs24: emacs fails to byte-compile apel and org-mode (Fixed: emacs24/24.4+1-5)
  Summary:
   emacs24(2 bugs)

Вообще же есть

  https://wiki.debian.org/DebbugsSoapInterface

и примеры для Python у меня даже работали, скорее всего оно живое.

-- 
Best regards!


Reply to: