cannot add first bug

Bug #238706 reported by Dereck Wonnacott
2
Affects Status Importance Assigned to Milestone
five-a-day
Invalid
Undecided
Unassigned

Bug Description

I followed the wiki but this is where I stand. I think the following has all the info you need.

~

$ bzr branch lp:five-a-day
Branched 85 revision(s).

$ 5-a-day --add 238496
No such Launchpad account: gmail.com
Permission denied (publickey).
bzr: ERROR: Connection closed: please check connectivity and permissions (and try -Dhpss if further diagnosis is required)
Traceback (most recent call last):
  File "/usr/bin/5-a-day", line 43, in <module>
    sys.exit(main())
  File "/usr/bin/5-a-day", line 32, in main
    return bzr.add(args[1:])
  File "/usr/lib/python2.5/site-packages/fiveaday/bzr.py", line 83, in add
    update_team_file()
  File "/usr/lib/python2.5/site-packages/fiveaday/bzr.py", line 73, in update_team_file
    t = filter(lambda a: a not in lpteams.get_teams(username), tf.teams)
  File "/usr/lib/python2.5/site-packages/fiveaday/bzr.py", line 73, in <lambda>
    t = filter(lambda a: a not in lpteams.get_teams(username), tf.teams)
  File "/usr/lib/python2.5/site-packages/fiveaday/lpteams.py", line 16, in get_teams
    raise ValueError, _("User '%s' not found in launchpad") %user
ValueError: User '<email address hidden>' not found in launchpad

$ ls ~/.5-*
/home/dereck/.5-a-day /home/dereck/.5-a-day-team
$ cat ~/.5-*
<email address hidden>
ubuntu-michigan

Revision history for this message
Dereck Wonnacott (dereck) wrote :

ah ha! I made a mistake and confused my 'Launchpad ID' with the e-mail address that I use to sign in to LP.

Changed in five-a-day:
status: New → Invalid
Revision history for this message
Daniel Holbach (dholbach) wrote :

I added a note to the "Reporting to the 5-A-Day log" section in https://wiki.ubuntu.com/5-A-Day - can you check and see if it's clearer now?

Revision history for this message
Dereck Wonnacott (dereck) wrote :

Indeed it is.

Revision history for this message
Daniel Holbach (dholbach) wrote :

Thanks a lot Dereck!

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.