Closed in0rdr closed 5 months ago
Can you drop your OS Version and the version of the failing packages here so I can try to reproduce it?
I can use the CLI now for my purposes with:
alias timedctl="timedctl 2> /dev/null"
So it kind of works fine (functionality not impacted) but I just hide all the error messages :)
My OS :lizard: :
cat /etc/*release
NAME="openSUSE Tumbleweed"
# VERSION="20230718"
ID="opensuse-tumbleweed"
ID_LIKE="opensuse suse"
VERSION_ID="20230718"
PRETTY_NAME="openSUSE Tumbleweed"
ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:tumbleweed:20230718"
BUG_REPORT_URL="https://bugzilla.opensuse.org"
SUPPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org"
DOCUMENTATION_URL="https://en.opensuse.org/Portal:Tumbleweed"
LOGO="distributor-logo-Tumbleweed"
My python :snake: user packages:
ls -l ~/.local/lib/python3.11/site-packages/ | awk '{print $9}'
cattr
cattrs
cattrs-23.1.2.dist-info
click_aliases
click_aliases-1.0.1.dist-info
_distutils_hack
distutils-precedence.pth
inflection
inflection-0.5.1.dist-info
inflection.py
libtimed
libtimed-0.4.4.dist-info
markdown_it
markdown_it_py-3.0.0.dist-info
mdurl
mdurl-0.1.2.dist-info
msgpack
msgpack-1.0.5.dist-info
pip
pip-23.2.dist-info
pkgconfig
pkgconfig-1.5.5.dist-info
pkg_resources
platformdirs
platformdirs-3.10.0.dist-info
__pycache__
pyfzf
pyfzf-0.3.1.dist-info
pygments
Pygments-2.16.1.dist-info
requests_cache
requests_cache-1.1.0.dist-info
rich
rich-13.5.2.dist-info
setuptools
setuptools-68.0.0.dist-info
terminaltables
terminaltables-3.1.10.dist-info
timedctl
timedctl-5.3.1.dist-info
tomlkit
tomlkit-0.12.1.dist-info
url_normalize
url_normalize-1.4.3.dist-info
wheel
wheel-0.40.0.dist-info
It's the same behavior when I remove gnome-keyring
completely. So I can use the CLI, it works fine, even without gnome-keyring :man_shrugging:
I was trying to install the
timedctl
and encountered the following issue:OS: openSUSE Tumbleweed (with
gnome-keyring
)Installation method:
With Poetry, there are similar issues during installation:
However, I can successfully run the output of the build process: