Your message dated Mon, 01 Jan 2024 16:08:04 +0000
with message-id <e1rkkpg-00ccbt...@fasolo.debian.org>
and subject line Bug#1058129: fixed in python-scruffy 0.3.8.2-1
has caused the Debian Bug report #1058129,
regarding python-scruffy: FTBFS: ModuleNotFoundError: No module named 'imp'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1058129: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058129
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-scruffy
Version: 0.3.3-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231212 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> dh build --with python3 --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:310: python3.12 setup.py config 
> running config
> I: pybuild base:310: python3.11 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:310: /usr/bin/python3.12 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scruffy/build/scruffy
> copying scruffy/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scruffy/build/scruffy
> copying scruffy/env.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scruffy/build/scruffy
> copying scruffy/plugin.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scruffy/build/scruffy
> copying scruffy/state.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scruffy/build/scruffy
> copying scruffy/config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scruffy/build/scruffy
> copying scruffy/file.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scruffy/build/scruffy
> I: pybuild base:310: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_scruffy/build/scruffy
> copying scruffy/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_scruffy/build/scruffy
> copying scruffy/env.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_scruffy/build/scruffy
> copying scruffy/plugin.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_scruffy/build/scruffy
> copying scruffy/state.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_scruffy/build/scruffy
> copying scruffy/config.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_scruffy/build/scruffy
> copying scruffy/file.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_scruffy/build/scruffy
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:310: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scruffy/build; python3.12 -m unittest 
> discover -v 
> scruffy (unittest.loader._FailedTest.scruffy) ... ERROR
> 
> ======================================================================
> ERROR: scruffy (unittest.loader._FailedTest.scruffy)
> ----------------------------------------------------------------------
> ImportError: Failed to import test module: scruffy
> Traceback (most recent call last):
>   File "/usr/lib/python3.12/unittest/loader.py", line 427, in _find_test_path
>     package = self._get_module_from_name(name)
>               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3.12/unittest/loader.py", line 337, in 
> _get_module_from_name
>     __import__(name)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scruffy/build/scruffy/__init__.py", 
> line 1, in <module>
>     from .env import Environment
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scruffy/build/scruffy/env.py", line 
> 8, in <module>
>     from .file import Directory
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scruffy/build/scruffy/file.py", line 
> 10, in <module>
>     from .plugin import PluginManager
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scruffy/build/scruffy/plugin.py", 
> line 2, in <module>
>     import imp
> ModuleNotFoundError: No module named 'imp'
> 
> 
> ----------------------------------------------------------------------
> Ran 1 test in 0.000s
> 
> FAILED (errors=1)
> E: pybuild pybuild:395: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_scruffy/build; python3.12 -m unittest 
> discover -v 
> I: pybuild base:310: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_scruffy/build; python3.11 -m unittest 
> discover -v 
> 
> ----------------------------------------------------------------------
> Ran 0 tests in 0.000s
> 
> OK
> dh_auto_test: error: pybuild --test -i python{version} -p "3.12 3.11" 
> returned exit code 13


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/python-scruffy_0.3.3-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: python-scruffy
Source-Version: 0.3.8.2-1
Done: Dale Richards <d...@dalerichards.net>

We believe that the bug you reported is fixed in the latest version of
python-scruffy, 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 1058...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dale Richards <d...@dalerichards.net> (supplier of updated python-scruffy 
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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 01 Jan 2024 15:20:03 +0000
Source: python-scruffy
Built-For-Profiles: noudeb
Architecture: source
Version: 0.3.8.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Dale Richards <d...@dalerichards.net>
Closes: 1058129
Changes:
 python-scruffy (0.3.8.2-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version 0.3.8.2.
   * Patch imp to importlib for Python 3.12 compatibility. (Closes: #1058129)
   * d/watch: Bump to version 4.
   * Bump standards version to 4.6.2
     - Update d/copyright to include upstream copyright notice.
     - d/control: Add Rules-Requires-Root field.
   * Remove unnecessary build dependencies
   * d/rules: Override dh_auto_test (upstream provides no test)
   * d/control: Add Testsuite field for basic autopkgtest
   * Patch setup.py for missing dependencies
Checksums-Sha1:
 b1e357fa560e4f87af3c9527e2dfd00dc3a8a7c6 2082 python-scruffy_0.3.8.2-1.dsc
 d1739d067306f8fbe926fa33479a056606743004 11771 
python-scruffy_0.3.8.2.orig.tar.gz
 90e681fecd51e69ffcc5cc9e5910a213e27432e5 3552 
python-scruffy_0.3.8.2-1.debian.tar.xz
 79a250c3f270059e62a8bf2c77f5f83a4a3d0e7c 14810 
python-scruffy_0.3.8.2-1_source.buildinfo
Checksums-Sha256:
 fd487202f4627c459b87b73d2bb6d75f682910d961feffc44c55d57b2513e57c 2082 
python-scruffy_0.3.8.2-1.dsc
 1962f974c4211192dd737aaeec621dfdbe14e7f61ff7d322170f0ba82650d940 11771 
python-scruffy_0.3.8.2.orig.tar.gz
 e5f1ccf07a75e86c73ab6d7c2ae2b8662e63ca5b897f07172ff534b4900cee0e 3552 
python-scruffy_0.3.8.2-1.debian.tar.xz
 f6686f4197949af5b64d81ef7b921c6ad608140458c53eebb811a6523474eeb5 14810 
python-scruffy_0.3.8.2-1_source.buildinfo
Files:
 ebf9d57ddfd5c460c6ffb23b4059c9f7 2082 python optional 
python-scruffy_0.3.8.2-1.dsc
 2104f29026583c8fa1bb857b08663fec 11771 python optional 
python-scruffy_0.3.8.2.orig.tar.gz
 ccf696ad3c14d2f55752679f013a5109 3552 python optional 
python-scruffy_0.3.8.2-1.debian.tar.xz
 0244ad04549ae4b6f7246b4fe9a4e72d 14810 python optional 
python-scruffy_0.3.8.2-1_source.buildinfo

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

iQIzBAEBCgAdFiEEd8lhnEnWos3N8v+qQoMEoXSNzHoFAmWS2GcACgkQQoMEoXSN
zHrCGRAAkh4/4AFZbb9TAv16wsu+tetTLNNdZC+wSFrVAOS47sU9bebLAdYz1Rlj
6fgQAfn+7VLuJ7lMfbpkL6p9GMkU/rxQM+5x2BgUdaIKnj64JTWxpApDcVCFH9Ot
Le2lGhFz4crfNgFPAxKHjK0ojfc/j/4uxxecvZ1b1A+HR4wXIkstSTY2yH5ido44
wJbjUN9e4ga96zldzboN9mH+PghvJ0iUwiDsgX1SxGZVNZGVUPP4ec0kG52Bw941
fX4OQDy9lPPQGXvh+NfbYraK5no+C4w9ix+ezD6GtLDv8AIu4iKaJNzJ7cbFHXIr
uhY9HzjMRQU+K2bGzKa7+PxSQvY8S8ePMGIawLl+HcgdxrsOGl6IRzThxkUvP/75
/7mwXgE2eQf6RTPSvpcn+QBiTOcVKTcPiK1kBBXZn16oXXPSKFFZIdqVVTAyPflO
fce+4WWwZljjZ6kjjBBVQvUuKkvqzNS/uw7F1/zHROn1cxNc8DLjdszFEdZ1uFvG
YboeO+kTnxyteNshc80e4uIG/pIUZPDbox0T3C+sTHQ567nCaEpLWIgYkuv3QZOV
yBTBdy6L09yFP6njAb49gpDN9Kohk6t2jxGUZy9F8G5uTTP+pEpdomiJNqTOUYGG
I8XQtO14gGHAC1yCDjzhjeQuhNlLOR0KbIPXhuZnWWxvddWqRsg=
=LCGE
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to