Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 723496 - dev-python/secretstorage-3.1.2 environment: line 2870: dbus-run-session: command not found
Summary: dev-python/secretstorage-3.1.2 environment: line 2870: dbus-run-session: comm...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-17 15:53 UTC by Rolf Eike Beer
Modified: 2020-05-19 07:12 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rolf Eike Beer archtester 2020-05-17 15:53:56 UTC
* Package:    dev-python/secretstorage-3.1.2
 * Repository: gentoo
 * Maintainer: python@gentoo.org
 * USE:        elibc_glibc hppa kernel_linux python_targets_python3_6 test userland_GNU
 * FEATURES:   network-sandbox preserve-libs sandbox test userpriv usersandbox
>>> Unpacking source...
>>> Unpacking SecretStorage-3.1.2.tar.gz to /var/tmp/portage/dev-python/secretstorage-3.1.2/work
>>> Source unpacked in /var/tmp/portage/dev-python/secretstorage-3.1.2/work
>>> Preparing source in /var/tmp/portage/dev-python/secretstorage-3.1.2/work/SecretStorage-3.1.2 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-python/secretstorage-3.1.2/work/SecretStorage-3.1.2 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-python/secretstorage-3.1.2/work/SecretStorage-3.1.2 ...
 * python3_6: running distutils-r1_run_phase distutils-r1_python_compile
python3.6 setup.py build -j 4
running build
running build_py
creating /var/tmp/portage/dev-python/secretstorage-3.1.2/work/SecretStorage-3.1.2-python3_6/lib/secretstorage
copying secretstorage/util.py -> /var/tmp/portage/dev-python/secretstorage-3.1.2/work/SecretStorage-3.1.2-python3_6/lib/secretstorage
copying secretstorage/exceptions.py -> /var/tmp/portage/dev-python/secretstorage-3.1.2/work/SecretStorage-3.1.2-python3_6/lib/secretstorage
copying secretstorage/collection.py -> /var/tmp/portage/dev-python/secretstorage-3.1.2/work/SecretStorage-3.1.2-python3_6/lib/secretstorage
copying secretstorage/defines.py -> /var/tmp/portage/dev-python/secretstorage-3.1.2/work/SecretStorage-3.1.2-python3_6/lib/secretstorage
copying secretstorage/__init__.py -> /var/tmp/portage/dev-python/secretstorage-3.1.2/work/SecretStorage-3.1.2-python3_6/lib/secretstorage
copying secretstorage/dhcrypto.py -> /var/tmp/portage/dev-python/secretstorage-3.1.2/work/SecretStorage-3.1.2-python3_6/lib/secretstorage
copying secretstorage/item.py -> /var/tmp/portage/dev-python/secretstorage-3.1.2/work/SecretStorage-3.1.2-python3_6/lib/secretstorage
warning: build_py: byte-compiling is disabled, skipping.

 * Using python3.8 in global scope
 * python3_8: running distutils-r1_run_phase python_compile_all
>>> Source compiled.
>>> Test phase: dev-python/secretstorage-3.1.2
 * python3_6: running distutils-r1_run_phase python_test
/var/tmp/portage/dev-python/secretstorage-3.1.2/temp/environment: line 2870: dbus-run-session: command not found
Comment 1 Larry the Git Cow gentoo-dev 2020-05-19 07:12:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a1848934ca533d6e94f9bd0e99f9828a3c2300c

commit 1a1848934ca533d6e94f9bd0e99f9828a3c2300c
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-05-19 07:00:16 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-05-19 07:11:56 +0000

    dev-python/secretstorage: Add dep on dbus
    
    Closes: https://bugs.gentoo.org/723496
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/secretstorage/secretstorage-3.1.2.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)