Wow this is an interesting one!

On Thu, Sep 27, 2018 at 11:19:03PM +0300, Adrian Bunk wrote:
> ...
> debian/rules clean
> dh clean --with python3 --buildsystem pybuild
>    dh_auto_clean -O--buildsystem=pybuild
> I: pybuild base:217: python3.6 setup.py clean 
> running clean
> error: error in 
> /<<BUILDDIR>>/porechop-0.2.3+dfsg/.pybuild/cpython3_3.6/.pydistutils.cfg: 
> command 'PorechopClean' has no such option 'all'
> E: pybuild pybuild:338: clean: plugin distutils failed with: exit code=1: 
> python3.6 setup.py clean 
> dh_auto_clean: pybuild --clean -i python{version} -p 3.6 returned exit code 13
> make: *** [debian/rules:11: clean] Error 25

Of course, I did test built my upload before uploading, so I'm really
surprised to see this.  I wonder what happened in those few minutes!

More surprise to follow:

root@warren:/build/porechop-0.2.3+dfsg# python3.6 setup.py clean
running clean
Deleting directory: /build/porechop-0.2.3+dfsg/.pybuild/cpython3_3.6/build
root@warren:/build/porechop-0.2.3+dfsg# pybuild --clean -i python{version} -p 
3.6
I: pybuild base:217: python3.6 setup.py clean
running clean
error: error in 
/build/porechop-0.2.3+dfsg/.pybuild/cpython3_3.6/.pydistutils.cfg: command 
'PorechopClean' has no such option 'all'
E: pybuild pybuild:338: clean: plugin distutils failed with: exit code=1: 
python3.6 setup.py clean
root@warren:/build/porechop-0.2.3+dfsg#


i.e. the same command (python3.6 setup.py clean) works if run directly
but fails with an odd message if run through pybuild.
That's impressive.

-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-

Attachment: signature.asc
Description: PGP signature

Reply via email to