Your message dated Tue, 21 Mar 2023 13:19:01 +0000
with message-id <e1pebtf-00gfg5...@fasolo.debian.org>
and subject line Bug#1026721: fixed in knitpy 0.1.1~git20180430-3
has caused the Debian Bug report #1026721,
regarding knitpy: FTBFS: dh_install: error: missing files, aborting
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.)


-- 
1026721: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026721
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: knitpy
Version: 0.1.1~git20180430-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20221220 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
>  fakeroot debian/rules binary
> dh_testdir
> dh_testroot
> python3.11 setup.py install \
>       --prefix=/usr/ \
>       --no-compile \
>       --root=/<<PKGBUILDDIR>>/debian/tmp
> running install
> /usr/lib/python3/dist-packages/setuptools/command/install.py:34: 
> SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and 
> pip and other standards-based tools.
>   warnings.warn(
> running build
> running build_py
> running install_lib
> creating /<<PKGBUILDDIR>>/debian/tmp
> creating /<<PKGBUILDDIR>>/debian/tmp/usr
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/local
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/local/lib
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/python3.11
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/python3.11/dist-packages
> creating 
> /<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/python3.11/dist-packages/knitpy
> copying build/lib/knitpy/__init__.py -> 
> /<<PKGBUILDDIR>>/debian/tmp/usr//local/lib/python3.11/dist-packages/knitpy
> copying build/lib/knitpy/knitpyapp.py -> 
> /<<PKGBUILDDIR>>/debian/tmp/usr//local/lib/python3.11/dist-packages/knitpy
> copying build/lib/knitpy/documents.py -> 
> /<<PKGBUILDDIR>>/debian/tmp/usr//local/lib/python3.11/dist-packages/knitpy
> copying build/lib/knitpy/py3compat.py -> 
> /<<PKGBUILDDIR>>/debian/tmp/usr//local/lib/python3.11/dist-packages/knitpy
> copying build/lib/knitpy/knitpy.py -> 
> /<<PKGBUILDDIR>>/debian/tmp/usr//local/lib/python3.11/dist-packages/knitpy
> copying build/lib/knitpy/encoding.py -> 
> /<<PKGBUILDDIR>>/debian/tmp/usr//local/lib/python3.11/dist-packages/knitpy
> copying build/lib/knitpy/engines.py -> 
> /<<PKGBUILDDIR>>/debian/tmp/usr//local/lib/python3.11/dist-packages/knitpy
> copying build/lib/knitpy/path.py -> 
> /<<PKGBUILDDIR>>/debian/tmp/usr//local/lib/python3.11/dist-packages/knitpy
> copying build/lib/knitpy/utils.py -> 
> /<<PKGBUILDDIR>>/debian/tmp/usr//local/lib/python3.11/dist-packages/knitpy
> running install_egg_info
> running egg_info
> creating knitpy.egg-info
> writing knitpy.egg-info/PKG-INFO
> writing dependency_links to knitpy.egg-info/dependency_links.txt
> writing entry points to knitpy.egg-info/entry_points.txt
> writing requirements to knitpy.egg-info/requires.txt
> writing top-level names to knitpy.egg-info/top_level.txt
> writing manifest file 'knitpy.egg-info/SOURCES.txt'
> reading manifest file 'knitpy.egg-info/SOURCES.txt'
> adding license file 'LICENSE.rst'
> writing manifest file 'knitpy.egg-info/SOURCES.txt'
> Copying knitpy.egg-info to 
> /<<PKGBUILDDIR>>/debian/tmp/usr//local/lib/python3.11/dist-packages/knitpy-0.1.1-py3.11.egg-info
> running install_scripts
> Installing knitpy script to /<<PKGBUILDDIR>>/debian/tmp/usr//local/bin
> touch install-python3.11
> dh_testdir
> dh_testroot
> python3.10 setup.py install \
>       --prefix=/usr/ \
>       --no-compile \
>       --root=/<<PKGBUILDDIR>>/debian/tmp
> running install
> /usr/lib/python3/dist-packages/setuptools/command/install.py:34: 
> SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and 
> pip and other standards-based tools.
>   warnings.warn(
> running build
> running build_py
> running install_lib
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/python3.10
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/python3.10/dist-packages
> creating 
> /<<PKGBUILDDIR>>/debian/tmp/usr/local/lib/python3.10/dist-packages/knitpy
> copying build/lib/knitpy/__init__.py -> 
> /<<PKGBUILDDIR>>/debian/tmp/usr//local/lib/python3.10/dist-packages/knitpy
> copying build/lib/knitpy/knitpyapp.py -> 
> /<<PKGBUILDDIR>>/debian/tmp/usr//local/lib/python3.10/dist-packages/knitpy
> copying build/lib/knitpy/documents.py -> 
> /<<PKGBUILDDIR>>/debian/tmp/usr//local/lib/python3.10/dist-packages/knitpy
> copying build/lib/knitpy/py3compat.py -> 
> /<<PKGBUILDDIR>>/debian/tmp/usr//local/lib/python3.10/dist-packages/knitpy
> copying build/lib/knitpy/knitpy.py -> 
> /<<PKGBUILDDIR>>/debian/tmp/usr//local/lib/python3.10/dist-packages/knitpy
> copying build/lib/knitpy/encoding.py -> 
> /<<PKGBUILDDIR>>/debian/tmp/usr//local/lib/python3.10/dist-packages/knitpy
> copying build/lib/knitpy/engines.py -> 
> /<<PKGBUILDDIR>>/debian/tmp/usr//local/lib/python3.10/dist-packages/knitpy
> copying build/lib/knitpy/path.py -> 
> /<<PKGBUILDDIR>>/debian/tmp/usr//local/lib/python3.10/dist-packages/knitpy
> copying build/lib/knitpy/utils.py -> 
> /<<PKGBUILDDIR>>/debian/tmp/usr//local/lib/python3.10/dist-packages/knitpy
> running install_egg_info
> running egg_info
> writing knitpy.egg-info/PKG-INFO
> writing dependency_links to knitpy.egg-info/dependency_links.txt
> writing entry points to knitpy.egg-info/entry_points.txt
> writing requirements to knitpy.egg-info/requires.txt
> writing top-level names to knitpy.egg-info/top_level.txt
> reading manifest file 'knitpy.egg-info/SOURCES.txt'
> adding license file 'LICENSE.rst'
> writing manifest file 'knitpy.egg-info/SOURCES.txt'
> Copying knitpy.egg-info to 
> /<<PKGBUILDDIR>>/debian/tmp/usr//local/lib/python3.10/dist-packages/knitpy-0.1.1-py3.10.egg-info
> running install_scripts
> Installing knitpy script to /<<PKGBUILDDIR>>/debian/tmp/usr//local/bin
> touch install-python3.10
> dh_testdir
> dh_testroot
> dh_installchangelogs -i
> dh_installchangelogs: warning: Compatibility levels before 10 are deprecated 
> (level 9 in use)
> dh_installdocs -i
> dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 
> 9 in use)
> dh_installexamples -i
> dh_installexamples: warning: Compatibility levels before 10 are deprecated 
> (level 9 in use)
> dh_install -i
> dh_install: warning: Compatibility levels before 10 are deprecated (level 9 
> in use)
> dh_install: warning: Cannot find (any matches for) "usr/lib/python3*" (tried 
> in ., debian/tmp)
> 
> dh_install: warning: python3-knitpy missing files: usr/lib/python3*
> dh_install: error: missing files, aborting
> make: *** [debian/rules:56: binary-indep] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/12/20/knitpy_0.1.1~git20180430-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221220;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221220&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: knitpy
Source-Version: 0.1.1~git20180430-3
Done: Miriam Ruiz <mir...@debian.org>

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

Debian distribution maintenance software
pp.
Miriam Ruiz <mir...@debian.org> (supplier of updated knitpy 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: Tue, 21 Mar 2023 13:29:16 +0100
Source: knitpy
Architecture: source
Version: 0.1.1~git20180430-3
Distribution: unstable
Urgency: medium
Maintainer: Miriam Ruiz <mir...@debian.org>
Changed-By: Miriam Ruiz <mir...@debian.org>
Closes: 1026721
Changes:
 knitpy (0.1.1~git20180430-3) unstable; urgency=medium
 .
   * Added --install-layout=deb to python3 setup.py. Closes: #1026721
Checksums-Sha1:
 ec7a070e48a52fa5457c2464b72214326d52516d 1856 knitpy_0.1.1~git20180430-3.dsc
 7babf6a08d47c01d2b6fd75ac603707f110a76e1 5792 
knitpy_0.1.1~git20180430-3.debian.tar.xz
 18bcb14dd5021b769286602ce76e77d8dd8c8724 6448 
knitpy_0.1.1~git20180430-3_amd64.buildinfo
Checksums-Sha256:
 8c5b90b13246c47660efe72f710729f2e87d8bbf799228056f1bfb0548140136 1856 
knitpy_0.1.1~git20180430-3.dsc
 0e5a8d5ced41d8cbce3f641fb0e5058a7ce73127d6603f79649a7ce5f07fab5e 5792 
knitpy_0.1.1~git20180430-3.debian.tar.xz
 f3112be3084577c7c97a5d36a0a3746de2dce2dff40c21d4978b57c3ee91b42b 6448 
knitpy_0.1.1~git20180430-3_amd64.buildinfo
Files:
 c11ae3c6d875399c4fcf6ae5cc89de9f 1856 python optional 
knitpy_0.1.1~git20180430-3.dsc
 54674791b40bbf22c3d663961496d140 5792 python optional 
knitpy_0.1.1~git20180430-3.debian.tar.xz
 7e80ef1220e15640901c195494e43648 6448 python optional 
knitpy_0.1.1~git20180430-3_amd64.buildinfo

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

iQIzBAEBCgAdFiEEde/EE4cQX/r0OS4CX45r4JKP+voFAmQZqeIACgkQX45r4JKP
+vp2Ww/9G3/ZPJ7eCy0sCoUSGrUBiLXo+/IORdLFpw5BdDFXa7tTgH3Tae9f7eTp
S5lFeEJSfdodDPbjrawrKL8ZSzfnTFlV9y87w92wi0n9pSpCPEbSoH12NVezcgkK
2YnbuxCaupsi9ktA7Krj3m9JpURLRl7zXwIq4oeY0HdAvf2KQoi+wLjCGgqcJ4sW
qMMAqTAq9bAEG3CA8ZDOdQ0UrZWpCs4CEtZjS8xgPx44mESp4zVjUlmzyNGWfRUU
QKNgOL6dkIPKo2l8+bYkraUVRtrtzR/0F7fCdpcvddmRqNGOQhpRnQ54mkHZk3S1
wD+ZtwYENAuGTYz79zWXx8/MxcAZtakayJ1yqNg99b6aRmJ/q7flpDS4vCX4yVBu
TA9Wx8md0fygtWHqj4ZM5hojgkc9doJGSWuJUgCfLWULYYBWZKIqRhWahGCBblJg
8b2rMaHHCvobE8zEzFUmSfM6fmIHQhdsDn/+CQyIum6RhxrDzIgn5wfUizpOpYpn
/ptn7CLE0CZwuY5ymu4NINh8qQrjwsJfuqhIcIzJMCLO04wwd9KaobateoAUMaSC
zWsYyRnWKKMHv9FHg9izAkunrPufX8qgcNfn1w7j/TSaLgAgdY8Nh9aPrCeJtr1j
ugrXcwkDpFzcdOv5+v2ADdSn2dlDpYAb+FjR8fyzLY34wzpdAfQ=
=Olu9
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to