← Back to team overview

launchpad-users team mailing list archive

Re: Unhandled exception processing upload

 

On 27/01/15 09:01, Dale Smith wrote:
> Hi all, I've been getting the following error when attempting to upload
> my .changes file with:
> $ dput ppa:dalees/openstack
> catalyst-dependency-erlang_1.0ubuntu1_amd64.changes
> 
> 'Rejected:
> Unhandled exception processing upload: sequence item 0: expected string,
> exceptions.SystemError found'
> 
> The repository for this dummy package is:
> https://github.com/dalees/catalyst-dependency-erlang
> 
> Can anyone point me at the actual problem I'm having?
> It doesn't seem to provide any specific info into what is actually failing.

Launchpad only accepts source uploads, and builds the binary packages
itself. Follow
https://help.launchpad.net/Packaging/PPA/BuildingASourcePackage to build
a source package, and ensure you're uploading the _source.changes rather
than _$ARCH.changes.

A recent upgrade broke the error handling which normally gives a better
error message.

Attachment: signature.asc
Description: OpenPGP digital signature


References