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

Adding kibana.service file #855

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Adding kibana.service file #855

merged 1 commit into from
Nov 28, 2023

Conversation

sergey-kalikin-adjust
Copy link
Contributor

Install of kibana-bin-6.6.1 added here: #847 was failing not finding kibana.service file.

>>> Install www-apps/kibana-bin-6.6.1 into /var/tmp/portage/www-apps/kibana-bin-6.6.1/image
Traceback (most recent call last):
  File "/usr/lib/portage/python3.9/doins.py", line 609, in <module>
    sys.exit(main(sys.argv[1:]))
  File "/usr/lib/portage/python3.9/doins.py", line 598, in main
    if _doins(
  File "/usr/lib/portage/python3.9/doins.py", line 441, in _doins
    return install_runner.install_file(source, os.path.dirname(dest))
  File "/usr/lib/portage/python3.9/doins.py", line 375, in install_file
    return self._ins_runner.run(source, dest_dir)
  File "/usr/lib/portage/python3.9/doins.py", line 183, in run
    sstat = os.stat(source)
FileNotFoundError: [Errno 2] No such file or directory: b'/var/tmp/portage/www-apps/kibana-bin-6.6.1/files/kibana.service'

File was taken from here: https://github.com/gentoo/gentoo/tree/master/www-apps/kibana-bin/files

@sergey-kalikin-adjust sergey-kalikin-adjust merged commit 929c9e4 into master Nov 28, 2023
1 check failed
@sergey-kalikin-adjust sergey-kalikin-adjust deleted the kibana-service branch November 28, 2023 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants