Your message dated Sun, 17 Dec 2023 18:09:46 +0000
with message-id <[email protected]>
and subject line Bug#1048535: fixed in xonsh 0.14.3+dfsg-1
has caused the Debian Bug report #1048535,
regarding xonsh: Fails to build source after successful build
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 [email protected]
immediately.)


-- 
1048535: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048535
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: xonsh
Version: 0.14.0+dfsg-1
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -S
> -----------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package xonsh
> dpkg-buildpackage: info: source version 0.14.0+dfsg-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Gordon Ball <[email protected]>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --with python3,sphinxdoc --buildsystem=pybuild
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_clean
> rm -f xonsh/lexer_table.py xonsh/parser_table.py
> rm -rf docs/_build
> find . -name '*.pyc' -delete
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_autoreconf_clean -O--buildsystem=pybuild
>    dh_clean -O--buildsystem=pybuild
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building xonsh using existing 
> ./xonsh_0.14.0+dfsg.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: file xonsh-0.14.0+dfsg/xonsh.egg-info/SOURCES.txt has 
> no final newline (either original or modified version)
> dpkg-source: info: local changes detected, the modified files are:
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.aliases.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.base_shell.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.built_ins.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.completer.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.completers.base.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.completers.bash.rst
>  
> xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.completers.bash_completion.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.completers.commands.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.completers.completer.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.completers.dirs.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.completers.environment.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.completers.imports.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.completers.init.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.completers.man.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.completers.path.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.completers.python.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.completers.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.completers.tools.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.diff_history.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.dirstack.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.environ.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.history.base.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.history.dummy.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.history.json.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.history.main.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.history.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.history.sqlite.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.inspectors.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.jobs.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.pretty.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.procs.pipelines.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.procs.posix.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.procs.proxies.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.procs.readers.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.procs.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.procs.specs.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.prompt.base.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.prompt.cwd.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.prompt.env.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.prompt.gitstatus.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.prompt.job.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.prompt.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.prompt.times.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.prompt.vc.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.ptk_shell.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.readline_shell.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.shell.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.xoreutils.cat.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.xoreutils.echo.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.xoreutils.pwd.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.xoreutils.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.xoreutils.tee.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.xoreutils.tty.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.xoreutils.ulimit.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.xoreutils.umask.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.xoreutils.uname.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.xoreutils.uptime.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.xoreutils.util.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.xoreutils.which.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/cmd/xonsh.xoreutils.yes.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/helpers/xonsh.codecache.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/helpers/xonsh.color_tools.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/helpers/xonsh.commands_cache.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/helpers/xonsh.contexts.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/helpers/xonsh.dumb_shell.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/helpers/xonsh.events.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/helpers/xonsh.foreign_shells.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/helpers/xonsh.jsonutils.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/helpers/xonsh.lazyasd.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/helpers/xonsh.lazyjson.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/helpers/xonsh.lib.collections.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/helpers/xonsh.lib.itertools.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/helpers/xonsh.lib.modules.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/helpers/xonsh.lib.os.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/helpers/xonsh.lib.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/helpers/xonsh.lib.subprocess.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/helpers/xonsh.main.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/helpers/xonsh.openpy.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/helpers/xonsh.platform.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/helpers/xonsh.pyghooks.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/helpers/xonsh.tools.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/helpers/xonsh.tracer.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/helpers/xonsh.wizard.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/helpers/xonsh.xonfig.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/helpers/xonsh.xontribs.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/lang/xonsh.ast.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/lang/xonsh.execer.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/lang/xonsh.imphooks.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/lang/xonsh.lexer.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/lang/xonsh.parser.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/xontribs/xontrib.coreutils.rst
>  xonsh-0.14.0+dfsg/docs/api/_autosummary/xontribs/xontrib.rst
>  xonsh-0.14.0+dfsg/docs/eventsbody
>  xonsh-0.14.0+dfsg/xonsh.egg-info/PKG-INFO
>  xonsh-0.14.0+dfsg/xonsh.egg-info/SOURCES.txt
>  xonsh-0.14.0+dfsg/xonsh.egg-info/dependency_links.txt
>  xonsh-0.14.0+dfsg/xonsh.egg-info/entry_points.txt
>  xonsh-0.14.0+dfsg/xonsh.egg-info/requires.txt
>  xonsh-0.14.0+dfsg/xonsh.egg-info/top_level.txt
>  xonsh-0.14.0+dfsg/xonsh/completion_parser_table.py
>  xonsh-0.14.0+dfsg/xonsh/parser.out
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/xonsh_0.14.0+dfsg-1.diff.n3oZG0
> dpkg-source: info: Hint: make sure the version in debian/changelog matches 
> the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source 
> --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage 
> --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/xonsh_0.14.0+dfsg-1_unstable.log

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: xonsh
Source-Version: 0.14.3+dfsg-1
Done: Stefano Rivera <[email protected]>

We believe that the bug you reported is fixed in the latest version of
xonsh, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefano Rivera <[email protected]> (supplier of updated xonsh 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 [email protected])


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

Format: 1.8
Date: Sun, 17 Dec 2023 13:41:44 -0400
Source: xonsh
Architecture: source
Version: 0.14.3+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Stefano Rivera <[email protected]>
Closes: 1048535 1058096
Changes:
 xonsh (0.14.3+dfsg-1) unstable; urgency=medium
 .
   [ Andreas Tille ]
   * New upstream version
   * Standards-Version: 4.6.2 (routine-update)
   * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
   * Add salsa-ci file (routine-update)
 .
   [ Stefano Rivera ]
   * Team upload.
   * Patch: Support Sphinx >= 5. (Closes: #1058096)
   * Build-Depends: python3-prompt-toolkit for auto docs.
   * Clean correctly. (Closes: #1048535)
Checksums-Sha1:
 871e42be41bc2f9b732efe445a022fea61a441f0 1877 xonsh_0.14.3+dfsg-1.dsc
 1f110236b727f40b31e24b4596403794311563ed 544524 xonsh_0.14.3+dfsg.orig.tar.xz
 f7c4f378c4d59dcaa95eacf975a0df55d5383c1a 13560 
xonsh_0.14.3+dfsg-1.debian.tar.xz
 a18a89e46ab662c2bd4450353d8b79fef029b4a7 8034 
xonsh_0.14.3+dfsg-1_source.buildinfo
Checksums-Sha256:
 ff923325600c6cf97f2bf0e3a7850b55189c617634e59569553055f2593a08c4 1877 
xonsh_0.14.3+dfsg-1.dsc
 0d8a4e78e95cf78d4f751da7073b22668a07b0dc9f6a8e887b20ef9b8a0b1b1e 544524 
xonsh_0.14.3+dfsg.orig.tar.xz
 c098171dda0ea3e416cdbd05949fa53293459d4f2c13f7273bb4fa345897fa75 13560 
xonsh_0.14.3+dfsg-1.debian.tar.xz
 ecb9fea95012855f84a5c54e9778eae731d71397cd6197512fade6ee6da44593 8034 
xonsh_0.14.3+dfsg-1_source.buildinfo
Files:
 93d88b240c619666bd57f813c37bf9b2 1877 shells optional xonsh_0.14.3+dfsg-1.dsc
 83eb11c0333fd32ecb1f64316e4df6bb 544524 shells optional 
xonsh_0.14.3+dfsg.orig.tar.xz
 6ea03f3860a8eda2446b51751fa2591d 13560 shells optional 
xonsh_0.14.3+dfsg-1.debian.tar.xz
 006c70dec4415b7a85eba35b6184cc29 8034 shells optional 
xonsh_0.14.3+dfsg-1_source.buildinfo

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

iIoEARYKADIWIQTumtb5BSD6EfafSCRHew2wJjpU2AUCZX8zLRQcc3RlZmFub3JA
ZGViaWFuLm9yZwAKCRBHew2wJjpU2L4iAP9s3znoH1nPHIUGxXW14PwBc2/rWvzv
u1e/qkPdQrCXbQD/bZNx7pd1TPskSslYjtUYftQTsnVhboiCZxk5eoVbxwM=
=dEf2
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to