← Back to team overview

launchpad-users team mailing list archive

Rejected: Mismatch in binaryfulness. (arch) False != (files) True

 

Hello,

I have a source files: http://muras.eu/moosh_0.26.orig.tar.gz
and the debianised version: http://muras.eu/moosh-package_0.26.tar.gz

I extract moosh-package_0.26.tar.gz and build it with;

dpkg-buildpackage


I then run:

export VERSION=0.26
export DEB_VERSION=1
dpkg-genchanges -S >../moosh_$VERSION-${DEB_VERSION}_amd64.changes
debsign ../moosh_$VERSION-${DEB_VERSION}_amd64.changes
dput -f ppa:zabuch/ppa ../moosh_$VERSION-${DEB_VERSION}_amd64.changes

And get an email about hte rejection. Any pointers on how to troubleshoot
it?
Rejected:
Mismatch in binaryfulness. (arch) False != (files) True

moosh (0.26-1) trusty; urgency=medium

  * Upstream release 0.26


Tomek

Follow ups