Hey Mattia, On Mon, Jun 25, 2018 at 1:03 PM, Mattia Rizzolo <[email protected]> wrote:
> Thnaks for CCing [email protected]. > > On Mon, Jun 25, 2018 at 07:07:10PM +0200, Geert Stappers wrote: > > On Mon, Jun 25, 2018 at 11:08:57AM -0500, Matt Zagrabelny wrote: > > > > > > $ dput -f mentors cdpr_2.4-3_amd64.changes > > > Checking signature on .changes > > > gpg: /home/mzagrabe/git/debian/cdpr/build-area/cdpr_2.4-3_ > amd64.changes: > > > Valid signature from 07E2BFA842A00942 > > > Uploading to mentors (via https to mentors.debian.net): > > > Uploading cdpr-dbgsym_2.4-3_amd64.deb: done. > > > Uploading cdpr_2.4-3_amd64.buildinfo: done. > > > Uploading cdpr_2.4-3_amd64.deb: done. > > > Uploading cdpr_2.4-3_amd64.changes: done. > > > Successfully uploaded packages. > > > > > > According to [0] the upload should be available between 0 and 2 minutes > > > (HTTPS upload.) It has been over 10 minutes now. > > Problem is that you are not uploading any source. Binary-only uploads > are silently discarded. > Okay. Good to know. > You are probably using sbuild, which in its default configuration does > binary-only architecture-dependand builds (i.e. -B). Correct! Good deducing. :) > You usually want > to perform -F builds in your local system. Located. Super. Rebuilding right now with ~/.sbuildrc option: $build_source = 1; Thanks all! -m

