[GH-ISSUE #1] Setup instructions not complete #2

Closed
opened 2026-03-02 15:47:06 +03:00 by kerem · 1 comment
Owner

Originally created by @proxforge on GitHub (Jan 25, 2026).
Original GitHub issue: https://github.com/PegaProx/project-pegaprox/issues/1

`root@js-analyzer-01:~/project-pegaprox# sudo ./deploy.sh
sudo: ./deploy.sh: command not found

root@js-analyzer-01:~/project-pegaprox# ls
LICENSE README.md deploy.sh images pegaprox_multi_cluster.py requirements.txt static version.json web

root@js-analyzer-01:~/project-pegaprox# ./deploy.sh
bash: ./deploy.sh: Permission denied

root@js-analyzer-01:~/project-pegaprox# chmod +x ./deploy.sh

root@js-analyzer-01:~/project-pegaprox# ./deploy.sh

[1/6] Installing system dependencies...
W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details
✓ System dependencies installed
[2/6] Creating service user...
✓ User 'pegaprox' created
[3/6] Setting up installation directory...
✓ Directory structure created at /opt/PegaProx
[4/6] Installing Python dependencies...
error: uninstall-no-record-file
× Cannot uninstall cryptography 43.0.0
╰─> The package's contents are unknown: no RECORD file was found for cryptography.

The docs say to use /opt/pegaprox not /opt/PegaProx .... while the script creates "/opt/PegaProx"

Originally created by @proxforge on GitHub (Jan 25, 2026). Original GitHub issue: https://github.com/PegaProx/project-pegaprox/issues/1 `root@js-analyzer-01:~/project-pegaprox# sudo ./deploy.sh sudo: ./deploy.sh: command not found root@js-analyzer-01:~/project-pegaprox# ls LICENSE README.md deploy.sh images pegaprox_multi_cluster.py requirements.txt static version.json web root@js-analyzer-01:~/project-pegaprox# ./deploy.sh bash: ./deploy.sh: Permission denied root@js-analyzer-01:~/project-pegaprox# chmod +x ./deploy.sh root@js-analyzer-01:~/project-pegaprox# ./deploy.sh [1/6] Installing system dependencies... W: https://deb.nodesource.com/node_22.x/dists/nodistro/InRelease: Policy will reject signature within a year, see --audit for details ✓ System dependencies installed [2/6] Creating service user... ✓ User 'pegaprox' created [3/6] Setting up installation directory... ✓ Directory structure created at /opt/PegaProx [4/6] Installing Python dependencies... error: uninstall-no-record-file × Cannot uninstall cryptography 43.0.0 ╰─> The package's contents are unknown: no RECORD file was found for cryptography. The docs say to use /opt/pegaprox not /opt/PegaProx .... while the script creates "/opt/PegaProx"
kerem closed this issue 2026-03-02 15:47:06 +03:00
Author
Owner

@MrMasterbay commented on GitHub (Jan 25, 2026):

Updated docs see https://github.com/PegaProx/project-pegaprox/issues/2.
BR Nico

<!-- gh-comment-id:3796813710 --> @MrMasterbay commented on GitHub (Jan 25, 2026): Updated docs see https://github.com/PegaProx/project-pegaprox/issues/2. BR Nico
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/project-pegaprox-PegaProx#2
No description provided.