Bug#696558: [dput-ng-maint] Bug#696558: fix in git

2013-01-06 Thread Paul Tagliamonte
On Sat, Jan 05, 2013 at 09:45:48PM -0500, Jeremy Bicha wrote:
 On 5 January 2013 20:28, Arno Töll a...@debian.org wrote:
  Fixed in a8274eb. We forgot to fix the tests after making the incoming
  key required.
 
 Ok, this works now if I change my .dput.cf to method=lp-sftp. However,
 it would be better if method=sftp would also be handled correctly for
 [ubuntu] or [ppa] for backward compatibility. That would mean that the
 Launchpad official instructions would still be valid with dput-ng:

I've made this change as well. We don't verify uploads by default
anymore. Mind checking it?

 
 https://help.launchpad.net/Packaging/PPA/Uploading#Uploading_with_SFTP
 
 Thanks,
 Jeremy
 

-- 
 .''`.  Paul Tagliamonte paul...@debian.org
: :'  : Proud Debian Developer
`. `'`  4096R / 8F04 9AD8 2C92 066C 7352  D28A 7B58 5B30 807C 2A87
 `- http://people.debian.org/~paultag


signature.asc
Description: Digital signature


Bug#696558: [dput-ng-maint] Bug#696558: fix in git

2013-01-05 Thread Arno Töll
On 05.01.2013 18:43, Paul Tagliamonte wrote:
 I also made the following change to /etc/dput.d/metas/ubuntu.json:
 
 | {
   [ ... ]
 | host_is_launchpad: true
   [ ... ]
 | }

... which I reverted and implemented the functionality as a method
instead. That is, if you want to upload to Launchpad, please configure
your profile like this:

{
fqdn: ppa.launchpad.net,
incoming: ~%(ppa)s/ubuntu,
method: launchpad
}

This implicitly enables the host_is_launchpad code, paultag wrote.

-- 
with kind regards,
Arno Töll
IRC: daemonkeeper on Freenode/OFTC
GnuPG Key-ID: 0x9D80F36D



signature.asc
Description: OpenPGP digital signature


Bug#696558: [dput-ng-maint] Bug#696558: fix in git

2013-01-05 Thread Paul Tagliamonte
On Sat, Jan 05, 2013 at 07:34:46PM +0100, Arno Töll wrote:
 On 05.01.2013 18:43, Paul Tagliamonte wrote:
  I also made the following change to /etc/dput.d/metas/ubuntu.json:
  
  | {
[ ... ]
  | host_is_launchpad: true
[ ... ]
  | }
 
 ... which I reverted and implemented the functionality as a method
 instead. That is, if you want to upload to Launchpad, please configure
 your profile like this:
 
 {
 fqdn: ppa.launchpad.net,
 incoming: ~%(ppa)s/ubuntu,
 method: launchpad
 }
 
 This implicitly enables the host_is_launchpad code, paultag wrote.

Which I've just renamed to lp-sftp, sorry :)

 
 -- 
 with kind regards,
 Arno Töll
 IRC: daemonkeeper on Freenode/OFTC
 GnuPG Key-ID: 0x9D80F36D
 



-- 
 .''`.  Paul Tagliamonte paul...@debian.org
: :'  : Proud Debian Developer
`. `'`  4096R / 8F04 9AD8 2C92 066C 7352  D28A 7B58 5B30 807C 2A87
 `- http://people.debian.org/~paultag


signature.asc
Description: Digital signature


Bug#696558: [dput-ng-maint] Bug#696558: fix in git

2013-01-05 Thread Jeremy Bicha
On 5 January 2013 13:46, Paul Tagliamonte paul...@debian.org wrote:
 Which I've just renamed to lp-sftp, sorry :)

dput-ng's tests are failing now:
http://paste.debian.net/222079/

Jeremy


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#696558: [dput-ng-maint] Bug#696558: fix in git

2013-01-05 Thread Paul R. Tagliamonte
On Sat, Jan 5, 2013 at 7:42 PM, Jeremy Bicha jbi...@ubuntu.com wrote:
 On 5 January 2013 13:46, Paul Tagliamonte paul...@debian.org wrote:
 Which I've just renamed to lp-sftp, sorry :)

 dput-ng's tests are failing now:
 http://paste.debian.net/222079/

They seem to be passing here. Give it a nocheck if it's FTBFS while I
sort that out in a sec.

It was a recent change, but I don't see it here. Will check it out in a skitch.


 Jeremy




-- 
:wq


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#696558: [dput-ng-maint] Bug#696558: fix in git

2013-01-05 Thread Arno Töll
On 06.01.2013 01:48, Paul R. Tagliamonte wrote:
 It was a recent change, but I don't see it here. Will check it out in a 
 skitch.

Fixed in a8274eb. We forgot to fix the tests after making the incoming
key required.


-- 
with kind regards,
Arno Töll
IRC: daemonkeeper on Freenode/OFTC
GnuPG Key-ID: 0x9D80F36D



signature.asc
Description: OpenPGP digital signature


Bug#696558: [dput-ng-maint] Bug#696558: fix in git

2013-01-05 Thread Jeremy Bicha
On 5 January 2013 20:28, Arno Töll a...@debian.org wrote:
 Fixed in a8274eb. We forgot to fix the tests after making the incoming
 key required.

Ok, this works now if I change my .dput.cf to method=lp-sftp. However,
it would be better if method=sftp would also be handled correctly for
[ubuntu] or [ppa] for backward compatibility. That would mean that the
Launchpad official instructions would still be valid with dput-ng:

https://help.launchpad.net/Packaging/PPA/Uploading#Uploading_with_SFTP

Thanks,
Jeremy


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org