Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

permissions issue while creating directory in blade. #36

Closed
gatoravi opened this issue Nov 8, 2013 · 2 comments
Closed

permissions issue while creating directory in blade. #36

gatoravi opened this issue Nov 8, 2013 · 2 comments
Assignees
Labels

Comments

@gatoravi
Copy link
Contributor

gatoravi commented Nov 8, 2013

Permissions issue,

ssmith@blade16-4-16 ~> genome model build start tst1-tumor-snparray
'models' may require verification...
Resolving parameter 'models' from command argument 'tst1-tumor-snparray'... found 1
Trying to start # 1: tst1-tumor-snparray (2891230328)...
ERROR: Failed to create directory (/opt/gms/DY46678/fs/DY46678/info/model_data/2891230328/buildd49fe7a2489c11e386e07750675ac08a) with return value = '', and error:
Can't mkdir('/opt/gms/DY46678/fs/DY46678/info/model_data'): Permission denied at /opt/gms/DY46678/sw/genome/lib/perl/Genome/Sys.pm line 838

Not sure why this is happening.

@malachig
Copy link
Collaborator

malachig commented Nov 8, 2013

Is this perhaps related to: #24 ?

@malachig
Copy link
Collaborator

I believe this issue is resolved by further testing of the installation. Some additional commands are now executed as 'sudo'. Additional commands are used to reset ownership and permissions during the make process. These kind of problems can occur if the user forgets to log out and log back in at the end of the installation. I have made the related warning at the end of the installation more prominent. (5b29173)

@malachig malachig self-assigned this Feb 28, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants