Your message dated Wed, 21 Aug 2024 23:11:22 +0000
with message-id <[email protected]>
and subject line Bug#1076903: fixed in pipenv 2024.0.1+ds-2
has caused the Debian Bug report #1076903,
regarding pipenv: FTBFS: find:
‘debian/pipenv/usr/lib/python*/dist-packages/build/lib/pipenv*’: No such file
or directory
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.)
--
1076903: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1076903
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:pipenv
Version: 2024.0.1+ds-1
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --with python3 --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:129: Building wheel for python3.12 with "build"
module
I: pybuild base:311: python3.12 -m build --skip-dependency-check --no-isolation --wheel
--outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pipenv
* Building wheel...
Registered VCS backend: bzr
Registered VCS backend: git
Registered VCS backend: hg
Registered VCS backend: svn
running bdist_wheel
[... snipped ...]
adding 'pipenv/patched/pip/_vendor/rich/logging.py'
adding 'pipenv/patched/pip/_vendor/rich/markup.py'
adding 'pipenv/patched/pip/_vendor/rich/measure.py'
adding 'pipenv/patched/pip/_vendor/rich/padding.py'
adding 'pipenv/patched/pip/_vendor/rich/pager.py'
adding 'pipenv/patched/pip/_vendor/rich/palette.py'
adding 'pipenv/patched/pip/_vendor/rich/panel.py'
adding 'pipenv/patched/pip/_vendor/rich/pretty.py'
adding 'pipenv/patched/pip/_vendor/rich/progress.py'
adding 'pipenv/patched/pip/_vendor/rich/progress_bar.py'
adding 'pipenv/patched/pip/_vendor/rich/prompt.py'
adding 'pipenv/patched/pip/_vendor/rich/protocol.py'
adding 'pipenv/patched/pip/_vendor/rich/py.typed'
adding 'pipenv/patched/pip/_vendor/rich/region.py'
adding 'pipenv/patched/pip/_vendor/rich/repr.py'
adding 'pipenv/patched/pip/_vendor/rich/rule.py'
adding 'pipenv/patched/pip/_vendor/rich/scope.py'
adding 'pipenv/patched/pip/_vendor/rich/screen.py'
adding 'pipenv/patched/pip/_vendor/rich/segment.py'
adding 'pipenv/patched/pip/_vendor/rich/spinner.py'
adding 'pipenv/patched/pip/_vendor/rich/status.py'
adding 'pipenv/patched/pip/_vendor/rich/style.py'
adding 'pipenv/patched/pip/_vendor/rich/styled.py'
adding 'pipenv/patched/pip/_vendor/rich/syntax.py'
adding 'pipenv/patched/pip/_vendor/rich/table.py'
adding 'pipenv/patched/pip/_vendor/rich/terminal_theme.py'
adding 'pipenv/patched/pip/_vendor/rich/text.py'
adding 'pipenv/patched/pip/_vendor/rich/theme.py'
adding 'pipenv/patched/pip/_vendor/rich/themes.py'
adding 'pipenv/patched/pip/_vendor/rich/traceback.py'
adding 'pipenv/patched/pip/_vendor/rich/tree.py'
adding 'pipenv/patched/pip/_vendor/tenacity/LICENSE'
adding 'pipenv/patched/pip/_vendor/tenacity/__init__.py'
adding 'pipenv/patched/pip/_vendor/tenacity/_asyncio.py'
adding 'pipenv/patched/pip/_vendor/tenacity/_utils.py'
adding 'pipenv/patched/pip/_vendor/tenacity/after.py'
adding 'pipenv/patched/pip/_vendor/tenacity/before.py'
adding 'pipenv/patched/pip/_vendor/tenacity/before_sleep.py'
adding 'pipenv/patched/pip/_vendor/tenacity/nap.py'
adding 'pipenv/patched/pip/_vendor/tenacity/py.typed'
adding 'pipenv/patched/pip/_vendor/tenacity/retry.py'
adding 'pipenv/patched/pip/_vendor/tenacity/stop.py'
adding 'pipenv/patched/pip/_vendor/tenacity/tornadoweb.py'
adding 'pipenv/patched/pip/_vendor/tenacity/wait.py'
adding 'pipenv/patched/pip/_vendor/tomli/LICENSE'
adding 'pipenv/patched/pip/_vendor/tomli/__init__.py'
adding 'pipenv/patched/pip/_vendor/tomli/_parser.py'
adding 'pipenv/patched/pip/_vendor/tomli/_re.py'
adding 'pipenv/patched/pip/_vendor/tomli/_types.py'
adding 'pipenv/patched/pip/_vendor/tomli/py.typed'
adding 'pipenv/patched/pip/_vendor/truststore/LICENSE'
adding 'pipenv/patched/pip/_vendor/truststore/__init__.py'
adding 'pipenv/patched/pip/_vendor/truststore/_api.py'
adding 'pipenv/patched/pip/_vendor/truststore/_macos.py'
adding 'pipenv/patched/pip/_vendor/truststore/_openssl.py'
adding 'pipenv/patched/pip/_vendor/truststore/_ssl_constants.py'
adding 'pipenv/patched/pip/_vendor/truststore/_windows.py'
adding 'pipenv/patched/pip/_vendor/truststore/py.typed'
adding 'pipenv/patched/pip/_vendor/urllib3/LICENSE.txt'
adding 'pipenv/patched/pip/_vendor/urllib3/__init__.py'
adding 'pipenv/patched/pip/_vendor/urllib3/_collections.py'
adding 'pipenv/patched/pip/_vendor/urllib3/_version.py'
adding 'pipenv/patched/pip/_vendor/urllib3/connection.py'
adding 'pipenv/patched/pip/_vendor/urllib3/connectionpool.py'
adding 'pipenv/patched/pip/_vendor/urllib3/exceptions.py'
adding 'pipenv/patched/pip/_vendor/urllib3/fields.py'
adding 'pipenv/patched/pip/_vendor/urllib3/filepost.py'
adding 'pipenv/patched/pip/_vendor/urllib3/poolmanager.py'
adding 'pipenv/patched/pip/_vendor/urllib3/request.py'
adding 'pipenv/patched/pip/_vendor/urllib3/response.py'
adding 'pipenv/patched/pip/_vendor/urllib3/contrib/__init__.py'
adding 'pipenv/patched/pip/_vendor/urllib3/contrib/_appengine_environ.py'
adding 'pipenv/patched/pip/_vendor/urllib3/contrib/appengine.py'
adding 'pipenv/patched/pip/_vendor/urllib3/contrib/ntlmpool.py'
adding 'pipenv/patched/pip/_vendor/urllib3/contrib/pyopenssl.py'
adding 'pipenv/patched/pip/_vendor/urllib3/contrib/securetransport.py'
adding 'pipenv/patched/pip/_vendor/urllib3/contrib/socks.py'
adding 'pipenv/patched/pip/_vendor/urllib3/contrib/_securetransport/__init__.py'
adding 'pipenv/patched/pip/_vendor/urllib3/contrib/_securetransport/bindings.py'
adding
'pipenv/patched/pip/_vendor/urllib3/contrib/_securetransport/low_level.py'
adding 'pipenv/patched/pip/_vendor/urllib3/packages/__init__.py'
adding 'pipenv/patched/pip/_vendor/urllib3/packages/six.py'
adding 'pipenv/patched/pip/_vendor/urllib3/packages/backports/__init__.py'
adding 'pipenv/patched/pip/_vendor/urllib3/packages/backports/makefile.py'
adding
'pipenv/patched/pip/_vendor/urllib3/packages/backports/weakref_finalize.py'
adding 'pipenv/patched/pip/_vendor/urllib3/util/__init__.py'
adding 'pipenv/patched/pip/_vendor/urllib3/util/connection.py'
adding 'pipenv/patched/pip/_vendor/urllib3/util/proxy.py'
adding 'pipenv/patched/pip/_vendor/urllib3/util/queue.py'
adding 'pipenv/patched/pip/_vendor/urllib3/util/request.py'
adding 'pipenv/patched/pip/_vendor/urllib3/util/response.py'
adding 'pipenv/patched/pip/_vendor/urllib3/util/retry.py'
adding 'pipenv/patched/pip/_vendor/urllib3/util/ssl_.py'
adding 'pipenv/patched/pip/_vendor/urllib3/util/ssl_match_hostname.py'
adding 'pipenv/patched/pip/_vendor/urllib3/util/ssltransport.py'
adding 'pipenv/patched/pip/_vendor/urllib3/util/timeout.py'
adding 'pipenv/patched/pip/_vendor/urllib3/util/url.py'
adding 'pipenv/patched/pip/_vendor/urllib3/util/wait.py'
adding 'pipenv/patched/pip/_vendor/webencodings/LICENSE'
adding 'pipenv/patched/pip/_vendor/webencodings/__init__.py'
adding 'pipenv/patched/pip/_vendor/webencodings/labels.py'
adding 'pipenv/patched/pip/_vendor/webencodings/mklabels.py'
adding 'pipenv/patched/pip/_vendor/webencodings/tests.py'
adding 'pipenv/patched/pip/_vendor/webencodings/x_user_defined.py'
adding 'pipenv/patched/safety/LICENSE'
adding 'pipenv/patched/safety/VERSION'
adding 'pipenv/patched/safety/__init__.py'
adding 'pipenv/patched/safety/__main__.py'
adding 'pipenv/patched/safety/cli.py'
adding 'pipenv/patched/safety/constants.py'
adding 'pipenv/patched/safety/errors.py'
adding 'pipenv/patched/safety/formatter.py'
adding 'pipenv/patched/safety/models.py'
adding 'pipenv/patched/safety/output_utils.py'
adding 'pipenv/patched/safety/safety-policy-template.yml'
adding 'pipenv/patched/safety/safety.py'
adding 'pipenv/patched/safety/util.py'
adding 'pipenv/patched/safety/alerts/__init__.py'
adding 'pipenv/patched/safety/alerts/github.py'
adding 'pipenv/patched/safety/alerts/requirements.py'
adding 'pipenv/patched/safety/alerts/utils.py'
adding 'pipenv/patched/safety/formatters/__init__.py'
adding 'pipenv/patched/safety/formatters/bare.py'
adding 'pipenv/patched/safety/formatters/json.py'
adding 'pipenv/patched/safety/formatters/screen.py'
adding 'pipenv/patched/safety/formatters/text.py'
adding 'pipenv/routines/__init__.py'
adding 'pipenv/routines/check.py'
adding 'pipenv/routines/clean.py'
adding 'pipenv/routines/clear.py'
adding 'pipenv/routines/graph.py'
adding 'pipenv/routines/install.py'
adding 'pipenv/routines/lock.py'
adding 'pipenv/routines/outdated.py'
adding 'pipenv/routines/requirements.py'
adding 'pipenv/routines/shell.py'
adding 'pipenv/routines/sync.py'
adding 'pipenv/routines/uninstall.py'
adding 'pipenv/routines/update.py'
adding 'pipenv/utils/__init__.py'
adding 'pipenv/utils/constants.py'
adding 'pipenv/utils/dependencies.py'
adding 'pipenv/utils/display.py'
adding 'pipenv/utils/environment.py'
adding 'pipenv/utils/exceptions.py'
adding 'pipenv/utils/fileutils.py'
adding 'pipenv/utils/funktools.py'
adding 'pipenv/utils/indexes.py'
adding 'pipenv/utils/internet.py'
adding 'pipenv/utils/locking.py'
adding 'pipenv/utils/markers.py'
adding 'pipenv/utils/pip.py'
adding 'pipenv/utils/pipfile.py'
adding 'pipenv/utils/processes.py'
adding 'pipenv/utils/project.py'
adding 'pipenv/utils/requirements.py'
adding 'pipenv/utils/requirementslib.py'
adding 'pipenv/utils/resolver.py'
adding 'pipenv/utils/shell.py'
adding 'pipenv/utils/toml.py'
adding 'pipenv/utils/virtualenv.py'
adding 'pipenv/vendor/Makefile'
adding 'pipenv/vendor/README.md'
adding 'pipenv/vendor/__init__.py'
adding 'pipenv/vendor/ruamel.yaml.LICENSE'
adding 'pipenv/vendor/vendor.txt'
adding 'pipenv/vendor/click/LICENSE.rst'
adding 'pipenv/vendor/click/__init__.py'
adding 'pipenv/vendor/click/_compat.py'
adding 'pipenv/vendor/click/_termui_impl.py'
adding 'pipenv/vendor/click/_textwrap.py'
adding 'pipenv/vendor/click/_winconsole.py'
adding 'pipenv/vendor/click/core.py'
adding 'pipenv/vendor/click/decorators.py'
adding 'pipenv/vendor/click/exceptions.py'
adding 'pipenv/vendor/click/formatting.py'
adding 'pipenv/vendor/click/globals.py'
adding 'pipenv/vendor/click/parser.py'
adding 'pipenv/vendor/click/py.typed'
adding 'pipenv/vendor/click/shell_completion.py'
adding 'pipenv/vendor/click/termui.py'
adding 'pipenv/vendor/click/testing.py'
adding 'pipenv/vendor/click/types.py'
adding 'pipenv/vendor/click/utils.py'
adding 'pipenv/vendor/click_didyoumean/LICENSE'
adding 'pipenv/vendor/click_didyoumean/__init__.py'
adding 'pipenv/vendor/colorama/LICENSE.txt'
adding 'pipenv/vendor/colorama/__init__.py'
adding 'pipenv/vendor/colorama/ansi.py'
adding 'pipenv/vendor/colorama/ansitowin32.py'
adding 'pipenv/vendor/colorama/initialise.py'
adding 'pipenv/vendor/colorama/win32.py'
adding 'pipenv/vendor/colorama/winterm.py'
adding 'pipenv/vendor/dotenv/LICENSE'
adding 'pipenv/vendor/dotenv/__init__.py'
adding 'pipenv/vendor/dotenv/ipython.py'
adding 'pipenv/vendor/dotenv/main.py'
adding 'pipenv/vendor/dotenv/parser.py'
adding 'pipenv/vendor/dotenv/py.typed'
adding 'pipenv/vendor/dotenv/variables.py'
adding 'pipenv/vendor/dotenv/version.py'
adding 'pipenv/vendor/dparse/LICENSE'
adding 'pipenv/vendor/dparse/__init__.py'
adding 'pipenv/vendor/dparse/dependencies.py'
adding 'pipenv/vendor/dparse/errors.py'
adding 'pipenv/vendor/dparse/filetypes.py'
adding 'pipenv/vendor/dparse/parser.py'
adding 'pipenv/vendor/dparse/regex.py'
adding 'pipenv/vendor/dparse/updater.py'
adding 'pipenv/vendor/importlib_metadata/LICENSE'
adding 'pipenv/vendor/importlib_metadata/__init__.py'
adding 'pipenv/vendor/importlib_metadata/_adapters.py'
adding 'pipenv/vendor/importlib_metadata/_collections.py'
adding 'pipenv/vendor/importlib_metadata/_compat.py'
adding 'pipenv/vendor/importlib_metadata/_functools.py'
adding 'pipenv/vendor/importlib_metadata/_itertools.py'
adding 'pipenv/vendor/importlib_metadata/_meta.py'
adding 'pipenv/vendor/importlib_metadata/_text.py'
adding 'pipenv/vendor/importlib_metadata/diagnose.py'
adding 'pipenv/vendor/importlib_metadata/py.typed'
adding 'pipenv/vendor/importlib_metadata/compat/__init__.py'
adding 'pipenv/vendor/importlib_metadata/compat/py39.py'
adding 'pipenv/vendor/packaging/LICENSE'
adding 'pipenv/vendor/packaging/LICENSE.APACHE'
adding 'pipenv/vendor/packaging/LICENSE.BSD'
adding 'pipenv/vendor/packaging/__init__.py'
adding 'pipenv/vendor/packaging/_elffile.py'
adding 'pipenv/vendor/packaging/_manylinux.py'
adding 'pipenv/vendor/packaging/_musllinux.py'
adding 'pipenv/vendor/packaging/_parser.py'
adding 'pipenv/vendor/packaging/_structures.py'
adding 'pipenv/vendor/packaging/_tokenizer.py'
adding 'pipenv/vendor/packaging/markers.py'
adding 'pipenv/vendor/packaging/metadata.py'
adding 'pipenv/vendor/packaging/py.typed'
adding 'pipenv/vendor/packaging/requirements.py'
adding 'pipenv/vendor/packaging/specifiers.py'
adding 'pipenv/vendor/packaging/tags.py'
adding 'pipenv/vendor/packaging/utils.py'
adding 'pipenv/vendor/packaging/version.py'
adding 'pipenv/vendor/pexpect/ANSI.py'
adding 'pipenv/vendor/pexpect/FSM.py'
adding 'pipenv/vendor/pexpect/LICENSE'
adding 'pipenv/vendor/pexpect/__init__.py'
adding 'pipenv/vendor/pexpect/_async.py'
adding 'pipenv/vendor/pexpect/_async_pre_await.py'
adding 'pipenv/vendor/pexpect/_async_w_await.py'
adding 'pipenv/vendor/pexpect/exceptions.py'
adding 'pipenv/vendor/pexpect/expect.py'
adding 'pipenv/vendor/pexpect/fdpexpect.py'
adding 'pipenv/vendor/pexpect/popen_spawn.py'
adding 'pipenv/vendor/pexpect/pty_spawn.py'
adding 'pipenv/vendor/pexpect/pxssh.py'
adding 'pipenv/vendor/pexpect/replwrap.py'
adding 'pipenv/vendor/pexpect/run.py'
adding 'pipenv/vendor/pexpect/screen.py'
adding 'pipenv/vendor/pexpect/socket_pexpect.py'
adding 'pipenv/vendor/pexpect/spawnbase.py'
adding 'pipenv/vendor/pexpect/utils.py'
adding 'pipenv/vendor/pipdeptree/LICENSE'
adding 'pipenv/vendor/pipdeptree/__init__.py'
adding 'pipenv/vendor/pipdeptree/__main__.py'
adding 'pipenv/vendor/pipdeptree/_adapter.py'
adding 'pipenv/vendor/pipdeptree/_cli.py'
adding 'pipenv/vendor/pipdeptree/_discovery.py'
adding 'pipenv/vendor/pipdeptree/_validate.py'
adding 'pipenv/vendor/pipdeptree/py.typed'
adding 'pipenv/vendor/pipdeptree/version.py'
adding 'pipenv/vendor/pipdeptree/_models/__init__.py'
adding 'pipenv/vendor/pipdeptree/_models/dag.py'
adding 'pipenv/vendor/pipdeptree/_models/package.py'
adding 'pipenv/vendor/pipdeptree/_render/__init__.py'
adding 'pipenv/vendor/pipdeptree/_render/graphviz.py'
adding 'pipenv/vendor/pipdeptree/_render/json.py'
adding 'pipenv/vendor/pipdeptree/_render/json_tree.py'
adding 'pipenv/vendor/pipdeptree/_render/mermaid.py'
adding 'pipenv/vendor/pipdeptree/_render/text.py'
adding 'pipenv/vendor/plette/LICENSE'
adding 'pipenv/vendor/plette/__init__.py'
adding 'pipenv/vendor/plette/lockfiles.py'
adding 'pipenv/vendor/plette/pipfiles.py'
adding 'pipenv/vendor/plette/models/__init__.py'
adding 'pipenv/vendor/plette/models/base.py'
adding 'pipenv/vendor/plette/models/hashes.py'
adding 'pipenv/vendor/plette/models/packages.py'
adding 'pipenv/vendor/plette/models/scripts.py'
adding 'pipenv/vendor/plette/models/sections.py'
adding 'pipenv/vendor/plette/models/sources.py'
adding 'pipenv/vendor/ptyprocess/LICENSE'
adding 'pipenv/vendor/ptyprocess/__init__.py'
adding 'pipenv/vendor/ptyprocess/_fork_pty.py'
adding 'pipenv/vendor/ptyprocess/ptyprocess.py'
adding 'pipenv/vendor/ptyprocess/util.py'
adding 'pipenv/vendor/pythonfinder/LICENSE.txt'
adding 'pipenv/vendor/pythonfinder/__init__.py'
adding 'pipenv/vendor/pythonfinder/environment.py'
adding 'pipenv/vendor/pythonfinder/exceptions.py'
adding 'pipenv/vendor/pythonfinder/pythonfinder.py'
adding 'pipenv/vendor/pythonfinder/utils.py'
adding 'pipenv/vendor/pythonfinder/models/__init__.py'
adding 'pipenv/vendor/pythonfinder/models/mixins.py'
adding 'pipenv/vendor/pythonfinder/models/path.py'
adding 'pipenv/vendor/pythonfinder/models/python.py'
adding 'pipenv/vendor/ruamel/__init__.py'
adding 'pipenv/vendor/ruamel/yaml/__init__.py'
adding 'pipenv/vendor/ruamel/yaml/anchor.py'
adding 'pipenv/vendor/ruamel/yaml/comments.py'
adding 'pipenv/vendor/ruamel/yaml/compat.py'
adding 'pipenv/vendor/ruamel/yaml/composer.py'
adding 'pipenv/vendor/ruamel/yaml/configobjwalker.py'
adding 'pipenv/vendor/ruamel/yaml/constructor.py'
adding 'pipenv/vendor/ruamel/yaml/cyaml.py'
adding 'pipenv/vendor/ruamel/yaml/docinfo.py'
adding 'pipenv/vendor/ruamel/yaml/dumper.py'
adding 'pipenv/vendor/ruamel/yaml/emitter.py'
adding 'pipenv/vendor/ruamel/yaml/error.py'
adding 'pipenv/vendor/ruamel/yaml/events.py'
adding 'pipenv/vendor/ruamel/yaml/loader.py'
adding 'pipenv/vendor/ruamel/yaml/main.py'
adding 'pipenv/vendor/ruamel/yaml/nodes.py'
adding 'pipenv/vendor/ruamel/yaml/parser.py'
adding 'pipenv/vendor/ruamel/yaml/py.typed'
adding 'pipenv/vendor/ruamel/yaml/reader.py'
adding 'pipenv/vendor/ruamel/yaml/representer.py'
adding 'pipenv/vendor/ruamel/yaml/resolver.py'
adding 'pipenv/vendor/ruamel/yaml/scalarbool.py'
adding 'pipenv/vendor/ruamel/yaml/scalarfloat.py'
adding 'pipenv/vendor/ruamel/yaml/scalarint.py'
adding 'pipenv/vendor/ruamel/yaml/scalarstring.py'
adding 'pipenv/vendor/ruamel/yaml/scanner.py'
adding 'pipenv/vendor/ruamel/yaml/serializer.py'
adding 'pipenv/vendor/ruamel/yaml/tag.py'
adding 'pipenv/vendor/ruamel/yaml/timestamp.py'
adding 'pipenv/vendor/ruamel/yaml/tokens.py'
adding 'pipenv/vendor/ruamel/yaml/util.py'
adding 'pipenv/vendor/shellingham/LICENSE'
adding 'pipenv/vendor/shellingham/__init__.py'
adding 'pipenv/vendor/shellingham/_core.py'
adding 'pipenv/vendor/shellingham/nt.py'
adding 'pipenv/vendor/shellingham/posix/__init__.py'
adding 'pipenv/vendor/shellingham/posix/_core.py'
adding 'pipenv/vendor/shellingham/posix/proc.py'
adding 'pipenv/vendor/shellingham/posix/ps.py'
adding 'pipenv/vendor/tomli/LICENSE'
adding 'pipenv/vendor/tomli/__init__.py'
adding 'pipenv/vendor/tomli/_parser.py'
adding 'pipenv/vendor/tomli/_re.py'
adding 'pipenv/vendor/tomli/_types.py'
adding 'pipenv/vendor/tomli/py.typed'
adding 'pipenv/vendor/tomlkit/LICENSE'
adding 'pipenv/vendor/tomlkit/__init__.py'
adding 'pipenv/vendor/tomlkit/_compat.py'
adding 'pipenv/vendor/tomlkit/_types.py'
adding 'pipenv/vendor/tomlkit/_utils.py'
adding 'pipenv/vendor/tomlkit/api.py'
adding 'pipenv/vendor/tomlkit/container.py'
adding 'pipenv/vendor/tomlkit/exceptions.py'
adding 'pipenv/vendor/tomlkit/items.py'
adding 'pipenv/vendor/tomlkit/parser.py'
adding 'pipenv/vendor/tomlkit/py.typed'
adding 'pipenv/vendor/tomlkit/source.py'
adding 'pipenv/vendor/tomlkit/toml_char.py'
adding 'pipenv/vendor/tomlkit/toml_document.py'
adding 'pipenv/vendor/tomlkit/toml_file.py'
adding 'pipenv/vendor/zipp/LICENSE'
adding 'pipenv/vendor/zipp/__init__.py'
adding 'pipenv/vendor/zipp/glob.py'
adding 'pipenv/vendor/zipp/compat/__init__.py'
adding 'pipenv/vendor/zipp/compat/py310.py'
adding 'pipenv-2024.0.1.dist-info/LICENSE'
adding 'pipenv-2024.0.1.dist-info/METADATA'
adding 'pipenv-2024.0.1.dist-info/NOTICES'
adding 'pipenv-2024.0.1.dist-info/WHEEL'
adding 'pipenv-2024.0.1.dist-info/entry_points.txt'
adding 'pipenv-2024.0.1.dist-info/top_level.txt'
adding 'pipenv-2024.0.1.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built pipenv-2024.0.1-py3-none-any.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.12 with
"installer" module
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pipenv/build;
python3.12 -m pytest --ignore=tests/integration --ignore=tests/unit/test_utils.py
--ignore=tests/unit/test_vendor.py
============================= test session starts ==============================
platform linux -- Python 3.12.4, pytest-8.2.2, pluggy-1.5.0
rootdir: /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pipenv/build
configfile: pyproject.toml
testpaths: tests
plugins: xdist-3.6.1
collected 35 items
tests/unit/test_cmdparse.py ....... [ 20%]
tests/unit/test_core.py .... [ 31%]
tests/unit/test_environments.py ............. [ 68%]
tests/unit/test_funktools.py ........ [ 91%]
tests/unit/test_help.py . [ 94%]
tests/unit/test_utils_windows_executable.py ss [100%]
=============================== warnings summary ===============================
../../../../../../usr/lib/python3/dist-packages/_pytest/config/__init__.py:1448
/usr/lib/python3/dist-packages/_pytest/config/__init__.py:1448:
PytestConfigWarning: Unknown config option: plugins
self._warn_or_fail_if_strict(f"Unknown config option: {key}\n")
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
SKIPPED [1] tests/unit/test_utils_windows_executable.py:16: Windows test only
SKIPPED [1] tests/unit/test_utils_windows_executable.py:35: Windows test only
=================== 33 passed, 2 skipped, 1 warning in 1.57s ===================
create-stamp debian/debhelper-build-stamp
dh_testroot -O--buildsystem=pybuild
dh_prep -O--buildsystem=pybuild
debian/rules override_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_install
I: pybuild plugin_pyproject:178: Copying package built for python3.12 to destdir
# Remove docs/, installed in /usr/share/doc/pipenv
rm -R debian/pipenv/usr/lib/python*/dist-packages/docs
# Remove vendor license and readme files
find debian/pipenv/usr/lib/python*/dist-packages/pipenv* -type f \( -iname "license*" -o -iname "*copying*" -o -iname
"vendor.txt" -o -iname "patched.txt" -o -iname "top_level.txt" -o -name "README.*" \) -exec rm -v
{} \;
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/README.md'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/patched.txt'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/pip/LICENSE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/pip/LICENSE.APACHE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/pip/_vendor/requests/LICENSE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/pip/_vendor/pygments/LICENSE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/pip/_vendor/vendor.txt'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/pip/_vendor/tomli/LICENSE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/pip/_vendor/idna/LICENSE.md'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/pip/_vendor/pyproject_hooks/LICENSE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/pip/_vendor/pyparsing/LICENSE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/pip/_vendor/urllib3/LICENSE.txt'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/pip/_vendor/distlib/LICENSE.txt'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/pip/_vendor/tenacity/LICENSE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/pip/_vendor/colorama/LICENSE.txt'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/pip/_vendor/platformdirs/LICENSE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/pip/_vendor/resolvelib/LICENSE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/pip/_vendor/packaging/LICENSE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/pip/_vendor/packaging/LICENSE.APACHE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/pip/_vendor/packaging/LICENSE.BSD'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/pip/_vendor/rich/LICENSE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/pip/_vendor/cachecontrol/LICENSE.txt'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/pip/_vendor/truststore/LICENSE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/pip/_vendor/msgpack/COPYING'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/pip/_vendor/chardet/LICENSE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/pip/_vendor/certifi/LICENSE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/pip/_vendor/webencodings/LICENSE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/pip/_vendor/distro/LICENSE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/pip/_vendor/pkg_resources/LICENSE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/pip/LICENSE.txt'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/pip/LICENSE.BSD'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/pip/LICENSE.md'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/pip/COPYING'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/patched/safety/LICENSE'
removed 'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/vendor/README.md'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/vendor/vendor.txt'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/vendor/tomli/LICENSE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/vendor/ptyprocess/LICENSE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/vendor/dotenv/LICENSE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/vendor/importlib_metadata/LICENSE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/vendor/pexpect/LICENSE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/vendor/click_didyoumean/LICENSE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/vendor/dparse/LICENSE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/vendor/click/LICENSE.rst'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/vendor/tomlkit/LICENSE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/vendor/colorama/LICENSE.txt'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/vendor/packaging/LICENSE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/vendor/packaging/LICENSE.APACHE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/vendor/packaging/LICENSE.BSD'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/vendor/pythonfinder/LICENSE.txt'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/vendor/zipp/LICENSE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/vendor/plette/LICENSE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/vendor/shellingham/LICENSE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv/vendor/pipdeptree/LICENSE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv-2024.0.1.dist-info/LICENSE'
removed
'debian/pipenv/usr/lib/python3.12/dist-packages/pipenv-2024.0.1.dist-info/top_level.txt'
find debian/pipenv/usr/lib/python*/dist-packages/build/lib/pipenv* -type f \( -iname
"license*" \) -exec rm -v {} \;
find: ‘debian/pipenv/usr/lib/python*/dist-packages/build/lib/pipenv*’: No such
file or directory
make[1]: *** [debian/rules:23: override_dh_auto_install] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:15: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202407/
About the archive rebuild: The build was made on virtual machines
of type m6a.large and r6a.large from AWS, using sbuild and a
reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: pipenv
Source-Version: 2024.0.1+ds-2
Done: Colin Watson <[email protected]>
We believe that the bug you reported is fixed in the latest version of
pipenv, 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.
Colin Watson <[email protected]> (supplier of updated pipenv 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: SHA256
Format: 1.8
Date: Wed, 21 Aug 2024 23:40:05 +0100
Source: pipenv
Architecture: source
Version: 2024.0.1+ds-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1076903
Changes:
pipenv (2024.0.1+ds-2) unstable; urgency=medium
.
* Team upload.
* Simplify removal of stray files in /usr/lib/python*/dist-packages/build
produced by some build system versions (closes: #1076903).
Checksums-Sha1:
9816bd73a4f677ee71f4a3982b9c57441e0231d4 2386 pipenv_2024.0.1+ds-2.dsc
103973aa72a84270d84b1f03a1a79b04478b31ed 9188
pipenv_2024.0.1+ds-2.debian.tar.xz
Checksums-Sha256:
03279e91c820c621f2f7cddf47a331fb431e7c22a1db6ae6f5e68818c6b496b4 2386
pipenv_2024.0.1+ds-2.dsc
4597693753c1fc0d39998f8df22df13945fbc7f22f92453d936a0bdaeb797cfb 9188
pipenv_2024.0.1+ds-2.debian.tar.xz
Files:
95b8afb9782129781cf7866e834c2a82 2386 python optional pipenv_2024.0.1+ds-2.dsc
be7549b997ce5fc9c510b3f6175779e7 9188 python optional
pipenv_2024.0.1+ds-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmbGbTwACgkQOTWH2X2G
UAv82BAAjSf1tVSiuzSCg/mG9Ld0js3EXCkR3Rp72h+XeImZEIVd22WQQ25QMKru
nRJCkaY+eB5SyV9ZWUJ5TH3tDdTp152HY31DAZ0iiHoiq2SS7ldpVp674iSOM1JT
sQw9q/+DgSyorGf8x3gUX4Wkvgq5oKdA8NnPHEb1EzGUW5Fletdhd4V16oABksfi
BqZ6eHSoPuioZjTrTLJ29h7GIrpYtqIFW3ZNwj/iSHU981Xxs1sFAIyax9t8mIuK
PE44v1BGjTxeByiGW1zI1lrNAYEGMiKksg5MpCBjzPEIAsehxVYwN4VFuEG2pDsR
EexlYdHxvUM0MobqeI3q0hO+hPkKWh7e7ged8BowivmY+ZPbCUbbsXabdw6SZnOu
ckzi1a0um1Qs/zSWJ2EdB/dR+gq1CsTxVR/o54REcxYzOYHsztUAVKgMhWB3Xu4u
gTLKWMQ7ekZp+SlEwh1L9Wwi7pD6xMJvMsSBtaq0Z1cM/pUfAV5myLhLx7+/wmFU
HG/FRCCYHbOpzLGYTM4Ku35ovvASn0TwETxXHAZ1mNjfL4n/J48NIFnH8k7bl11X
SEB5MuvvO4/UuJhNpZX/eOZgkwaGXiHYsV5lL4JTVbyhonujtjBBXxhhjEn4WKUi
mIoBksx/pzQLb8MdzkNZimXFZPqmrnFUei2+KqUv99BhVn42sFw=
=l+qF
-----END PGP SIGNATURE-----
pgpB6nYOAtLJN.pgp
Description: PGP signature
--- End Message ---