Skip to content
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

The path /usr/local/ngseq/gems/fgcz does not exist #14

Open
tguless opened this issue Jan 23, 2023 · 2 comments
Open

The path /usr/local/ngseq/gems/fgcz does not exist #14

tguless opened this issue Jan 23, 2023 · 2 comments

Comments

@tguless
Copy link

tguless commented Jan 23, 2023

Does anyone know how to get around this?

root@14cab96a3ca1:/opt/sushi/sushi/master# bundle install --path vendor/bundle
[DEPRECATED] The --path flag is deprecated because it relies on being remembered across bundler invocations, which bundler will no longer do in future versions. Instead please use bundle config set --local path 'vendor/bundle', and stop using this flag
Don't run Bundler as root. Installing your bundle as root will break this application for all non-root users on this
machine.
The path /usr/local/ngseq/gems/fgcz does not exist

@tguless
Copy link
Author

tguless commented Jan 23, 2023

I see the problem in the file
https://github.com/uzh/sushi/blob/master/master/Gemfile#L59

gem 'fgcz', '>= 0.0.2', :path => '/usr/local/ngseq/gems/fgcz'

Where is one supposed to find this dependency which we assume to be located at /usr/local/ngseq/gems/fgcz

@masaomi
Copy link
Contributor

masaomi commented Jan 24, 2023

Thank you for the notification.

I understand the README is very old and the installation condition is very limited. Please stop installing SUSHI in your environment for the moment. I will update all the instructions in the coming weeks, and I will let you know when it is ready.

If you want to use SUSHI for your original data in the meantime, please let me know. I will give you the procedure how to use the production SUSHI system, https://fgcz-sushi.uzh.ch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants