Discussion:
[Bug 1593296] [NEW] requestsync --email fails
Nish Aravamudan
2016-06-16 15:55:40 UTC
Permalink
Public bug reported:

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.

** Affects: ubuntu-dev-tools (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1593296

Title:
requestsync --email fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1593296/+subscriptions
--
universe-bugs mailing list
universe-***@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/universe-bugs
Launchpad Bug Tracker
2016-08-28 20:26:38 UTC
Permalink
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubuntu-dev-tools (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1593296

Title:
requestsync --email fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1593296/+subscriptions
--
universe-bugs mailing list
universe-***@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/universe-bugs
James Cowgill
2017-02-11 17:29:54 UTC
Permalink
** Bug watch added: Debian Bug tracker #719959
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719959

** Also affects: ubuntu-dev-tools (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719959
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1593296

Title:
requestsync --email fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1593296/+subscriptions
--
universe-bugs mailing list
universe-***@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/universe-bugs
Bug Watch Updater
2017-02-11 17:53:55 UTC
Permalink
** Changed in: ubuntu-dev-tools (Debian)
Status: Unknown => New
--
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1593296

Title:
requestsync --email fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1593296/+subscriptions
--
universe-bugs mailing list
universe-***@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/universe-bugs
Loading...