Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 320917 - app-portage/gatt: bugz is not able to ask me my login information when needed
Summary: app-portage/gatt: bugz is not able to ask me my login information when needed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Thomas Anderson (tanderson) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 363927
Blocks:
  Show dependency tree
 
Reported: 2010-05-21 18:31 UTC by Pacho Ramos
Modified: 2011-05-22 15:42 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Use "--skip-auth" to avoid getting asked for a login and password. (gatt-bugz-skip-auth.patch,465 bytes, patch)
2010-06-27 12:49 UTC, Matthias Langer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2010-05-21 18:31:10 UTC
When I run gatt --work-on `bug number`, I sometimes get it stalled with bugz waiting. Then, I need to press Ctrl+C and manually run bugz command to let it ask me my login and password

Thanks for solving this annoying issue


Reproducible: Always
Comment 1 Christian Faulhammer (RETIRED) gentoo-dev 2010-06-24 13:20:43 UTC
Yes, this is a problem through changes introduced in pybugz.  Not sure how to resolve it easily.  Matthias?
Comment 2 Matthias Langer 2010-06-24 22:38:00 UTC
I'll take a look at it on the weekend. It should be quite easy to fix this by taking advantage of the bugz option "--skip-auth".
Comment 3 Christian Faulhammer (RETIRED) gentoo-dev 2010-06-25 08:02:25 UTC
At least I added that option to the keywords template for all query actions to avoid dead locks there. We should make a new release anytime soon, Matthias.
Comment 4 Matthias Langer 2010-06-27 12:49:53 UTC
Created attachment 236729 [details, diff]
Use "--skip-auth" to avoid getting asked for a login and password.

This patch, which I just committed, should fix the problem by calling bugz with --skip-auth.
Comment 5 Christian Faulhammer (RETIRED) gentoo-dev 2011-05-22 15:42:38 UTC
Removed.