233boy / 233boy/Xray

错误! 此系统缺少 (systemd), 请尝试执行: /usr/bin/yum update -y;/usr/bin/yum install systemd -y 来修复此错误.

Open
#1 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
2.7k
Forks
1.1k
Avg merge
1d 6h
Merged PRs (30d)
2

Description

[root@server ~]# bash <(curl -sL https://git.io/v2ray.sh)

错误! 此系统缺少 (systemd), 请尝试执行: /usr/bin/yum update -y;/usr/bin/yum install systemd -y 来修复此错误.

[root@server ~]# /usr/bin/yum update -y;/usr/bin/yum install systemd -y
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile

  • base: mirrors.aliyun.com
  • epel: epel.mirror.angkasa.id
  • extras: mirrors.aliyun.com
  • updates: mirrors.aliyun.com
    ookla_speedtest-cli/x86_64/signature | 833 B 00:00:00
    ookla_speedtest-cli/x86_64/signature | 1.8 kB 00:00:00 !!!
    ookla_speedtest-cli-source/signature | 833 B 00:00:00
    ookla_speedtest-cli-source/signature | 951 B 00:00:00 !!!
    No packages marked for update
    Loaded plugins: fastestmirror
    Loading mirror speeds from cached hostfile
  • base: mirrors.aliyun.com
  • epel: epel.mirror.angkasa.id
  • extras: mirrors.aliyun.com
  • updates: mirrors.aliyun.com
    Package systemd-219-78.el7_9.7.x86_64 already installed and latest version
    Nothing to do

明显systemd存在

CentOS Linux release 7.9.2009 (Core)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by running the reported bash <(curl -sL https://git.io/v2ray.sh) command in the stated CentOS Linux 7.9.2009 environment, then trace the installer’s systemd check. Compare that check with the installed systemd package shown in the report; done means the installer no longer incorrectly reports systemd as missing and can continue.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
cli, operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.