Add a "lp-whois" command

Bug #930319 reported by Drew Smathers
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
lptools
Confirmed
Low
Unassigned

Bug Description

whoami shows you your canonical name. A whoarethey command that takes 1 or more nicks would be swift.

Revision history for this message
Drew Smathers (djfroofy) wrote :

From #bzr

13:03 mgz: djfroofy: sooo... about how easy that was
13:03 mgz: >>> from launchpadlib.uris import LPNET_SERVICE_ROOT
13:03 mgz: >>> from launchpadlib.launchpad import Launchpad
13:03 mgz: >>> #lp = Launchpad.login_with("gz throwaway script", service_root=LPNET_SERVICE_ROOT)
13:03 mgz: ...
13:03 mgz: >>> djfroofy = lp.people['djfroofy']
13:04 mgz: >>> "%s <%s>" % (djfroofy.name, djfroofy.preferred_email_address.email)
13:04 mgz: the only fun part is the dance needed for login

summary: - Add a "whoarethey" option for lp plugin
+ Add a "whoarethey" command for lp plugin
Revision history for this message
Jelmer Vernooij (jelmer) wrote :

I wonder if this wouldn't be more appropriate for lptools?

summary: - Add a "whoarethey" command for lp plugin
+ Add a "lp-whois" command
Revision history for this message
Martin Pool (mbp) wrote :

Yes, this isn't especially connected to bzr.

affects: bzr → lptools
Changed in lptools:
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Martin Packman (gz) wrote :

The problem is no one has lptools installed, where as I could envision doing:

    $ bzr commit --author `bzr whois jelmer` -m "Fix mgz's broken test"

..or something, with the bzr launchpad plugin, and suggesting that to others.

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 930319] Re: Add a "lp-whois" command

On 14 February 2012 10:12, Martin Packman <email address hidden> wrote:
> The problem is no one has lptools installed, where as I could envision ...

I think a more direct way to fix that would be to make the bzr package
Recommend the lptools package.

--
Martin

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.