requestsync --email fails

Bug #1593296 reported by Nish Aravamudan
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
ubuntu-dev-tools (Debian)
New
Unknown
ubuntu-dev-tools (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

requestsync --email icingaweb2W: Target release missing - assuming yakkety
Traceback (most recent call last):
  File "/usr/bin/requestsync", line 359, in <module>
    main()
  File "/usr/bin/requestsync", line 202, in main
    ubuntu_srcpkg = get_ubuntu_srcpkg(srcpkg, release, 'Proposed')
TypeError: get_ubuntu_srcpkg() takes exactly 2 arguments (3 given)

This seems to be from:

ubuntutools/requestsync/mail.py:

def get_debian_srcpkg(name, release):
    return _get_srcpkg('debian', name, release)

def get_ubuntu_srcpkg(name, release):
    return _get_srcpkg('ubuntu', name, release)

Should it handle the pocket properly? Or at least take it and ignore it.

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in ubuntu-dev-tools (Ubuntu):
status: New → Confirmed
Changed in ubuntu-dev-tools (Debian):
status: Unknown → New
Revision history for this message
Dan Streetman (ddstreet) wrote :

please reopen if this problem still exists

Changed in ubuntu-dev-tools (Ubuntu):
status: Confirmed → Invalid
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.