reporter auto install error in ubuntu18.04
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 194
- Avg merge
- 18m
- Merged PRs (30d)
- 3
Description
when I install reporter in ubuntu18.04 server,I get follow error:
but in ubuntu22.04 or centos7,it works fine.
I cannot find /usr/lib/systemd/system in ubuntu18.04 server ,instead of /etc/systemd/system.
so I check tianji/scripts
/install.sh . when I update the path:service_conf=/etc/systemd/system/tianji-reporter.service,it works ok.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with scripts/install.sh and inspect how service_conf is selected for Ubuntu 18.04 versus other supported systems. Reproduce the reporter installation on Ubuntu 18.04, then verify that the generated tianji-reporter.service is placed under the working systemd path and that installation completes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell, ubuntu
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100