| Summary: | can't assign bug to kp@FreeBSD.org | ||
|---|---|---|---|
| Product: | Services | Reporter: | Gleb Smirnoff <glebius> |
| Component: | Bug Tracker | Assignee: | Kubilay Kocak <koobs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | bugmeister, kp |
| Priority: | --- | ||
| Version: | unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Gleb Smirnoff
2015-06-15 09:36:25 UTC
There doesn't appear to be an account in Bugzilla currently matching the login name (email) kp@f.o or kp@. The symptom of assigning to markp@ is likely a result of auto-completion within the "Assign To" field. Eg: I tested assigning this issue to kp@, and a number of user accounts with emails matching *kp@* are returned in the autocomplete list, of which one is markp If kp hasn't yet created an account in Bugzilla, they may do so at any time by logging in with their current freefall username (not full email) and their existing kerberos credentials. If those credentials have not yet been configured: 1) ssh to freefall. run 'kinit'. If you know what your kerberos password is and it works, then you are good to go. 2) if you don't know what it is, ssh to 'kpasswd.freebsd.org' using your regular ssh credentials. This will generate a new random kerberos password for you. After this, you should be able to perform step 1. If kp@ has an existing account, bu under a different email address (kristof@ for instance), they may update their email address to match their freefall account username I also note that when I tried to assign this issue to kp@, the following error was returned by Bugzilla requesting additional information: =========================== FreeBSD Bugzilla cannot make a conclusive match for one or more of the names and/or email addresses you entered on the previous page. Please examine the lists of potential matches below and select the ones you want, or go back to the previous page to revise the names you entered. Assignee: kp@ matched: [<list of users matching *kp@*>] ============================= CC Kristof :) (In reply to Kubilay Kocak from comment #1) > If kp@ has an existing account, bu under a different email address (kristof@ for instance), they may update their email address to match their freefall account username That was the case. I've updated my e-mail address. Bug 172648 now shows it's assigned to kp@. |