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

can't find config-gfarm.none when first running config-gfarm #1130

Open
WGandy opened this issue Mar 7, 2022 · 0 comments
Open

can't find config-gfarm.none when first running config-gfarm #1130

WGandy opened this issue Mar 7, 2022 · 0 comments

Comments

@WGandy
Copy link

WGandy commented Mar 7, 2022

When installing on Linux Mint (ubuntu 20.4) from the apt packages, I found that this file appears to be missing. I think I worked around it by simply creating an empty file called config-gfarm.none in the folder it was complaining about.

apt install gfmd
apt install gfsd
apt install gfarm-client gfarm-doc
config-gfarm -t
/usr/bin/config-gfarm: 90: .: Can't open /usr/share/gfarm/config/config-gfarm.none

After
touch /usr/share/gfarm/config/config-gfarm.none
I was able to see a result from config-gfarm -t. But, there were two warnings printed at the bottom:

WARNING: command not found: pg_ctl WARNING: command not found: psql

I'm not sure if this is related to the first issue or not.

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

1 participant