[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: sbuild “Failed to fetch source files”



Johannes Schauer <josch@debian.org> writes:

> could you show us the exact sbuild invocation you used in each […]

> Quoting Ben Finney (2016-04-21 04:17:02)
> > +==============================================================================+
> > | python-coverage 3.7.1+dfsg.1-1 (amd64)                     21 Apr 2016 11:29 |
> > +==============================================================================+

For this, the command was:

    sbuild ./python-coverage_3.7.1+dfsg.1-1.dsc

> > +==============================================================================+
> > | ./python-coverage 4.0.3+dfsg.1-1 (amd64)                   21 Apr 2016 11:10 |
> > +==============================================================================+

For this, the command was:

    sbuild ./python-coverage_4.0.3+dfsg.1-1

The user's Sbuild configuration:

    $ grep -v '^\($\|\s*#\)' ~/.sbuildrc 
    $build_source = 1;
    $build_arch_all = 1;
    $distribution = 'unstable';
    $run_lintian = 1;
    $lintian_opts = ['--allow-root', '--color=always', '-EIL', '+pedantic'];
    $run_piuparts = 1;
    $piuparts_opts = ['-b', '/srv/chroot/sid/amd64.tar.gz'];
    1;

-- 
 \      “Truth: Something somehow discreditable to someone.” —Henry L. |
  `\                                                           Mencken |
_o__)                                                                  |
Ben Finney


Reply to: