Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

Spinlock staring because fail to update requirements #2

@Samonitari

Description

@Samonitari

Hi!

After installation, simple giardian produces this constanlty.
I presume the Restart=on-failure makes this a repeating trial-and-failure

BTW, why add user to the adm group (which is non-uniformly-existing across distros), I had to comment it out from install.py.

journalctl -u simple-guardian
...
Mar 22 08:31:41 xyx python[15299]: new requirements are present, updating...
Mar 22 08:31:41 xyz python[15299]: !!!!! updating requirements failed!!!
Mar 22 08:31:41 xyz python[15299]: ERROR: Can not perform a '--user' install. User site-packages are not visible in this virtualenv.
Mar 22 08:31:42 xyz python[15299]: WARNING: You are using pip version asdf; however, version asdf is available.
Mar 22 08:31:42 xyz python[15299]: You should consider upgrading via the '/usr/share/simple-guardian/venv/bin/python -m pip install --upgrade pip' command.
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions