bloomreach / bloomreach/s4cmd

Permission denied after upgrade to version 2.0

Open
#64 4 comments 9 reactions 0 assignees View on GitHub
installation
Dominant language
Python
Stars
1.4k
Forks
209
PR merge metrics
No merged PRs in 30d

Description

When we install s4cmd it don't have correct permissions to execute it

```
-rw-r--r-- 1 root root /usr/local/bin/s4cmd
```

We need fix it with chmod + x after install using pip

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce a pip installation of s4cmd and inspect the resulting /usr/local/bin/s4cmd permissions. Confirm that the installed command is executable without manually running chmod +x, and add or update coverage for the installation behavior if the repository provides a relevant test path.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.