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

"store at" path is wrong. #60

Open
WhyNotHugo opened this issue Jul 8, 2022 · 2 comments
Open

"store at" path is wrong. #60

WhyNotHugo opened this issue Jul 8, 2022 · 2 comments

Comments

@WhyNotHugo
Copy link
Contributor

> sudo holo apply file:/etc/pacman.conf

Working on file:/etc/pacman.conf
  store at /usr/share/holo/var/lib/holo/files/base/etc/pacman.conf
  passthru /usr/share/holo/files/20-paru/etc/pacman.conf.holoscript
  passthru /usr/share/holo/files/30-locale/etc/pacman.conf.holoscript
  passthru /usr/share/holo/files/30-sysconfig/etc/pacman.conf.holoscript

The path in the line that starts with store at is wrong. The correct path is /var/lib/holo/files/base/etc/pacman.conf, withouth the /usr/share/holo prefix.

@WhyNotHugo
Copy link
Contributor Author

cmd/holo-files/internal/impl/entity.go, line 83

@WhyNotHugo
Copy link
Contributor Author

No, that's not the right location apparently -- either that or I'm doing something wrong when building.

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