[dput-ng-maint] [Bug 1340130] Re: support new multi-distribution PPA upload path
Launchpad Bug Tracker
1340130 at bugs.launchpad.net
Sat Jul 12 06:34:24 UTC 2014
This bug was fixed in the package dput-ng - 1.7ubuntu1
---------------
dput-ng (1.7ubuntu1) utopic; urgency=medium
* Drop trailing "/ubuntu" from ppa stanza, to support the new form of the
upload path needed for PPAs based on derived distributions. Also switch
ubuntu stanza to upload to "/ubuntu" rather than "/" (LP: #1340130)
- Changes shamelessly cribbed from Colin Watson's dput update
-- Scott Kitterman <scott at kitterman.com> Sat, 12 Jul 2014 01:27:34 -0400
** Changed in: dput-ng (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of dput-ng
Maintainers, which is subscribed to dput-ng in Ubuntu.
https://bugs.launchpad.net/bugs/1340130
Title:
support new multi-distribution PPA upload path
Status in “dput” package in Ubuntu:
Fix Released
Status in “dput-ng” package in Ubuntu:
Fix Released
Status in “dput” source package in Trusty:
In Progress
Status in “dput-ng” source package in Trusty:
In Progress
Bug description:
Since http://bazaar.launchpad.net/+branch/launchpad/revision/17093,
Launchpad has supported a new form for the PPA upload path,
~<person>/<distro>/<ppa>. This helps with some prior ambiguities and
so works better with non-Ubuntu PPAs, which we're going to need for
the Ubuntu phone RTM project in a month or two. However, it clashes
with the current contents of dput.cf, namely "~%(ppa)s/ubuntu"; if you
try to upload to ppa:~person/ubuntu/ppa-name, then this expands to
~person/ubuntu/ppa-name/ubuntu and goes wrong.
We can reasonably safely drop the trailing "/ubuntu" here. Uploading
to ppa:~person/ppa-name still works fine. The only casualty is that
uploading to ppa:~person will fail rather than expanding to the PPA
named "ppa" for that person; however, multiple PPAs have been a thing
for many years now, so I think most people have got used to specifying
the PPA name. If not, it's an easy adjustment to make.
Similarly, the preferred upload path for the Ubuntu primary
distribution is now "/ubuntu" rather than "/".
As well as fixing this in utopic, I think we should SRU this back to
trusty to support people doing phone development there. Given the
audience it's probably not necessary to update earlier releases.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dput/+bug/1340130/+subscriptions
More information about the dput-ng-maint
mailing list