[dput-ng-maint] [Bug 1340130] Re: support new multi-distribution PPA upload path

Launchpad Bug Tracker 1340130 at bugs.launchpad.net
Fri Sep 12 21:54:17 UTC 2014


This bug was fixed in the package dput - 0.9.6.4ubuntu1.1

---------------
dput (0.9.6.4ubuntu1.1) trusty; urgency=medium

  * dput.cf: 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).
 -- Colin Watson <cjwatson at ubuntu.com>   Thu, 10 Jul 2014 12:00:29 +0100

** Changed in: dput (Ubuntu Trusty)
       Status: Fix Committed => 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:
  Fix Released
Status in “dput-ng” source package in Trusty:
  Fix Released
Status in “dput-ng” package in Debian:
  Fix Released

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