Skip to content

Pbench agent profile emitting error message on Python 3.10 environments #2884

@portante

Description

@portante

I logged into a system that had just installed the pbench-agent v0.71.0 release, a Fedora 36 box with Python 3.10 as the system default, and the following message was emitted before my first command prompt:

ls: cannot access '/opt/pbench-agent/lib*/python3.*/site-packages': No such file or directory

This appears to be due to the fact that for Python 3.10 the python modules are installed under /opt/pbench-agent/local/lib*/python3.*/site-packages/ (note the addition of local before lib in the path).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions