KeyError when using requestbackport to submit a new backport bug request

Asked by nhasian

In Ubuntu 18.04 when running the command "requestbackport nnn" I receive this error:

Traceback (most recent call last):
  File "/usr/bin/requestbackport", line 308, in <module>
    main()
  File "/usr/bin/requestbackport", line 301, in main
    check_existing(package, destinations)
  File "/usr/bin/requestbackport", line 93, in check_existing
    project = Launchpad.projects[release + '-backports']
  File "/usr/lib/python2.7/dist-packages/lazr/restfulclient/resource.py", line 1001, in __getitem__
    raise KeyError(key)
KeyError: 'disco-backports'

Question information

Language:
English Edit question
Status:
Answered
For:
Bionic Backports Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Manfred Hampl (m-hampl) said :
#1

Apparently the project 'disco-backports' has not (yet) been created.
I suggest that you create a bug report in 'Ubuntu-Backports' https://bugs.launchpad.net/ubp/+filebug

Can you help with this problem?

Provide an answer of your own, or ask nhasian for more information if necessary.

To post a message you must log in.