Debian Bug report logs - #797398
FTBFS: pep8 complains about: E402 module level import not at top of file

version graph

Package: src:d-feet; Maintainer for src:d-feet is Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>;

Reported by: Michael Biebl <biebl@debian.org>

Date: Sun, 30 Aug 2015 12:09:02 UTC

Severity: serious

Tags: fixed-upstream, sid, stretch

Found in version d-feet/0.3.9-1

Fixed in version d-feet/0.3.9-2

Done: Simon McVittie <smcv@debian.org>

Bug is archived. No further changes may be made.

Forwarded to https://bugzilla.gnome.org/show_bug.cgi?id=754312

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>:
Bug#797398; Package src:d-feet. (Sun, 30 Aug 2015 12:09:06 GMT) (full text, mbox, link).


Acknowledgement sent to Michael Biebl <biebl@debian.org>:
New Bug report received and forwarded. Copy sent to Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>. (Sun, 30 Aug 2015 12:09:06 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Michael Biebl <biebl@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: FTBFS: pep8 complains about: E402 module level import not at top of file
Date: Sun, 30 Aug 2015 14:00:34 +0200
Source: d-feet
Version: 0.3.9-1
Severity: serious

The latest releases of pep8 became stricter and added new tests. As a
result, d-feet now no longer passes the pep8 tests:

make[5]: Leaving directory '/home/michael/debian/build-area/d-feet-0.3.9/src/tests'
pep8 --max-line-length=99 --ignore=E123 --exclude='.svn,CVS,.bzr,.hg,.git,__pycache__,.#*' ../../src/
../../src/dfeet/window.py:25:1: E402 module level import not at top of file
../../src/dfeet/window.py:26:1: E402 module level import not at top of file
../../src/dfeet/window.py:27:1: E402 module level import not at top of file
../../src/dfeet/window.py:28:1: E402 module level import not at top of file
../../src/dfeet/window.py:29:1: E402 module level import not at top of file
../../src/tests/tests.py:6:1: E402 module level import not at top of file
../../src/tests/tests.py:7:1: E402 module level import not at top of file
../../src/tests/tests.py:8:1: E402 module level import not at top of file
../../src/tests/tests.py:9:1: E402 module level import not at top of file
../../src/tests/tests.py:10:1: E402 module level import not at top of file
../../src/tests/tests.py:11:1: E402 module level import not at top of file
../../src/tests/tests.py:12:1: E402 module level import not at top of file
../../src/tests/tests.py:13:1: E402 module level import not at top of file
../../src/tests/tests.py:14:1: E402 module level import not at top of file
../../src/tests/tests.py:15:1: E402 module level import not at top of file
Makefile:821: recipe for target 'check-local' failed
make[4]: *** [check-local] Error 1
make[4]: Leaving directory '/home/michael/debian/build-area/d-feet-0.3.9/src/tests'



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.1.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- no debconf information



Set Bug forwarded-to-address to 'https://bugzilla.gnome.org/show_bug.cgi?id=754312'. Request was from Michael Biebl <biebl@debian.org> to control@bugs.debian.org. (Sun, 30 Aug 2015 12:12:09 GMT) (full text, mbox, link).


Added tag(s) sid and stretch. Request was from Andreas Beckmann <anbe@debian.org> to control@bugs.debian.org. (Wed, 09 Sep 2015 12:48:04 GMT) (full text, mbox, link).


Added tag(s) fixed-upstream. Request was from bts-link-upstream@lists.alioth.debian.org to control@bugs.debian.org. (Mon, 28 Sep 2015 17:09:33 GMT) (full text, mbox, link).


Reply sent to Simon McVittie <smcv@debian.org>:
You have taken responsibility. (Tue, 29 Sep 2015 10:51:09 GMT) (full text, mbox, link).


Notification sent to Michael Biebl <biebl@debian.org>:
Bug acknowledged by developer. (Tue, 29 Sep 2015 10:51:09 GMT) (full text, mbox, link).


Message #16 received at 797398-close@bugs.debian.org (full text, mbox, reply):

From: Simon McVittie <smcv@debian.org>
To: 797398-close@bugs.debian.org
Subject: Bug#797398: fixed in d-feet 0.3.9-2
Date: Tue, 29 Sep 2015 10:48:52 +0000
Source: d-feet
Source-Version: 0.3.9-2

We believe that the bug you reported is fixed in the latest version of
d-feet, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 797398@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Simon McVittie <smcv@debian.org> (supplier of updated d-feet package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Tue, 29 Sep 2015 11:30:40 +0100
Source: d-feet
Binary: d-feet
Architecture: source
Version: 0.3.9-2
Distribution: unstable
Urgency: medium
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Changed-By: Simon McVittie <smcv@debian.org>
Description:
 d-feet     - D-Bus object browser, viewer and debugger
Closes: 797398
Changes:
 d-feet (0.3.9-2) unstable; urgency=medium
 .
   * Team upload
   * Make PEP8 happy, again. Patch from upstream git. (Closes: #797398)
   * Canonicalize Vcs-Git
   * Use https and cgit for Vcs-Browser
   * Standards-Version: 3.9.6 (no changes)
   * Add dh-python to Build-Depends
Checksums-Sha1:
 5c19918d735f6e1370afb50af526194c8b3b0313 2170 d-feet_0.3.9-2.dsc
 80c3125375f488c64f2526e64e0e7eb1dc57e08e 12664 d-feet_0.3.9-2.debian.tar.xz
Checksums-Sha256:
 273838323a78c9ce08b265424afc990fb6236f52aa08df33f76fca7cfcd1c1d2 2170 d-feet_0.3.9-2.dsc
 ae8aa84337d82ac4900ba16386b579ab2f7ce8d362224bc155a347f54b5a347e 12664 d-feet_0.3.9-2.debian.tar.xz
Files:
 939a6ed619f3d7ff4b427324cb81bd3b 2170 devel extra d-feet_0.3.9-2.dsc
 d25adb823aee58315c26407a1dea87fe 12664 devel extra d-feet_0.3.9-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCAAGBQJWCml2AAoJEE3o/ypjx8yQ/2UP/jZILBJkaL7sEapxwffPWGjW
R30QKM6MFZKwpU5Qhpfc6lJVclBS9fw+EkPK91OiAexVBp5HN0unoEmU8Di6GpPm
Iy6LjG7Eo1kncWAxaX9M+ck1IL1ftE1wOuA0qCGYExo/Ki/PdPKKx4hSS7Ll7o5D
EzPssQylzeaKUhSK1JFrNTGh2MX8spsW+E6F8FcR9QYPKdI0MF82MXj1mwMtJz0p
qQEw8klsPQmKXCQtZ9ZfkSVo/V19wZRzcCNj+5+A0g8Z2iJFclFDfeMmLNzJciUn
EUNe9hdfVszKTrRkGJLExtJec1ttnP4Pi6tTnp1HyygTmRNzWGaZMrgkMR/szxJM
CsVUIGNvr+sec1QkIwyilVrFyNTV+hTLSiNnRFEGiWXi4p7qGnnwaTISxKYxQgoj
VXkPThtFLK1WjqRQpAbt05jUpoHf8+Px1OvLF4diXDLey+UBbj8nnw3/Vx5AUCPj
1BxUTJ5dDKUD3RTmSvBcpzWIRhBTFfOMMsFB8ioJGEL2FD8BNxPQ1ASijxfo/75b
1t8Aoa++fePjE7BwDqXvlcykA0q+4Pd9a4ZbyKySXGrZD8u6/bGG9BZi6ypeu6KG
l1LmU1IRz4zlNs8WU36ZfM7dvwtBqwQO1H7DNni8mkCGJXGeCrPJWmgaz6RwC3yU
QOulIpmVoVNkBzZe/e97
=D9gt
-----END PGP SIGNATURE-----




Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Tue, 10 Nov 2015 07:35:22 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Tue May 3 15:23:39 2022; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.