-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bash: ./pget: Permission denied #5
Comments
that's actually my bad i'll push an update later today |
Thx fr the fast reply Now I run it and get: ██████ ██████ ███████ ████████ starting install... |
may i ask what system you are on ? |
looks like someone has it locked down hard |
Hi, Unfortunately, I got the below error: How could I fix it? |
What's your current working directory
…On Wed, Oct 20, 2021, 4:19 AM Sanaz Sabzevari ***@***.***> wrote:
Hi,
Unfortunately, I got the below error:
ad.
mkdir: cannot create directory ‘/home/sanazsab’: Permission denied
How could I fix it?
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#5 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANSDH7YBD3RBWSSTQFTHSYTUHZ3Q3ANCNFSM4T3JEVMQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Hi, my working directory is in Midgard/home/sanazsab in the ssh remote system and I do not have access to its root. I do not want to have the package in my host computer. |
Have you tried editing the script and hard coding the paths by default the
script uses common Linux env vars
On Wed, Oct 20, 2021, 12:22 PM Sanaz Sabzevari ***@***.***>
wrote:
… What's your current working directory
… <#m_5977972861421875555_>
On Wed, Oct 20, 2021, 4:19 AM Sanaz Sabzevari *@*.***> wrote: Hi,
Unfortunately, I got the below error: ad. mkdir: cannot create directory
‘/home/sanazsab’: Permission denied How could I fix it? — You are receiving
this because you commented. Reply to this email directly, view it on GitHub
<#5 (comment)
<#5 (comment)>>, or
unsubscribe
https://github.com/notifications/unsubscribe-auth/ANSDH7YBD3RBWSSTQFTHSYTUHZ3Q3ANCNFSM4T3JEVMQ
. Triage notifications on the go with GitHub Mobile for iOS
https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675
or Android
https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub
.
Hi, my working directory is in Midgard/home/sanazsab in the ssh remote
system and I do not have access to its root. I do not want to have the
package in my host computer.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#5 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANSDH756I67IZD3ENSSLN7LUH3UBNANCNFSM4T3JEVMQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
What do you mean editing the script? where exactly? |
I get the following error after using chmod +x setup.sh and running it.
Then I try ./pget and this error accures
bash: ./pget: Permission denied
The text was updated successfully, but these errors were encountered: