CentOS 7 ํ๊ฒฝ์ GitLab์ ์ค์นํ๋ฉฐ ์๋์ ๊ฐ์ ํจํค์ง dependency ์๋ฌ๊ฐ ๋ฐ์ํ์๋ค.
$ sudo yum install gitlab-ce-15.0.0-ce.0.el8.x86_64.rpm
Loaded plugins: fastestmirror, langpacks
Examining gitlab-ce-15.0.0-ce.0.el8.x86_64.rpm: gitlab-ce-15.0.0-ce.0.el8.x86_64
Marking gitlab-ce-15.0.0-ce.0.el8.x86_64.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package gitlab-ce.x86_64 0:15.0.0-ce.0.el8 will be installed
--> Processing Dependency: policycoreutils-python-utils for package: gitlab-ce-15.0.0-ce.0.el8.x86_64
Loading mirror speeds from cached hostfile
* base: mirror.kakao.com
* extras: mirror.kakao.com
* updates: mirror.kakao.com
--> Finished Dependency Resolution
Error: Package: gitlab-ce-15.0.0-ce.0.el8.x86_64 (/gitlab-ce-15.0.0-ce.0.el8.x86_64)
Requires: policycoreutils-python-utils
You could try using --skip-broken to work around the problem
** Found 67 pre-existing rpmdb problem(s), 'yum check' output follows:
ํ์ค๋ก ์์ฝํ์๋ฉด GitLab์ ์ค์นํ๊ธฐ ์ํด์๋ policycoreutils-python-utils ํจํค์ง๊ฐ ํ์ํ๋ค๋ ๊ฑด๋ฐ, ์ฐพ์๋ณด๋
- CentOS 7 : policycoreutils-python
- CentOS 8 : policycoreutils-python-utils
7 ๋ฒ์ ๊ณผ 8 ๋ฒ์ ์์ ํจํค์ง๊ฐ ์กฐ๊ธ ๋ค๋ฅธ ๊ฒ์ผ๋ก ํ์ธ๋์๋ค. ์๋ง 8 ๋ฒ์ ์์ ์กฐ๊ธ ๋ ์ธ๋ถํํ ๊ฒ ๊ฐ์.
๊ทธ๋ฌ๋ ์๋ฌด๋ฆฌ ํจํค์ง๋ฅผ ์ค์นํ๋ ค ํด๋ ์์ ํจํค์ง(policycoreutils-python)์ ์ด๋ฏธ ์ค์น๋์๋คํ๊ณ , ์ํ๋ ํจํค์ง(policycoreutils-python-utils)๋ ์กด์ฌํ์ง๋ ์์ ๋๊ฐํ ์ํฉ์ด ์ฐ์ถ๋จ.
GitLab ์ค์น๋ฅผ ์ํด ํ์ํ Dependency ํจํค์ง์ด๋ฏ๋ก OS ๋ฒ์ ์ ๋ง๊ฒ ์ค์นํ ํ์๊ฐ ์๋ค.
- curl/yum ํจํค์ง ๋๊ตฌ ์ด์ฉํ ์จ๋ผ์ธ ์ค์น ๋ฐฉ๋ฒ : ํ ์คํธ ๋๋ ์๋ ๋ฐฐ๋ ํด๋ฆญ
[GitLab] CentOS 7์ GitLab (ce) ์ค์นํ๊ธฐ - curl/yum ์ด์ฉํ ์จ๋ผ์ธ ์ค์น
Ubuntu๋ง ์ฌ์ฉํด์ค๋ ๋ด๊ฐ ์ ์ฌ ์ดํ CentOS๋ฅผ ๊ณ์ ๋ค๋ฃจ๊ฒ ๋๋ฉด์ ์๊ฐ๋ณด๋ค ๋ค๋ฅธ ์ ๋ค์ด ๋ง์๋ค. ์ค์ฃฝํ๋ฉด ๋ฆฌ์๋ชป์ด๋ ํ๋ถ์ ์์ ์๋ Ubuntu=Linux๋ผ๊ณ ์๊ฐํ์์. ํ์ฌ ์ ํ์ GitLab์ ์ฐ๋ํด์ ํ
idox.tistory.com
'๐ OS > Linux-๋ฆฌ๋ ์ค' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
[Linux] ์ปจํ ์ด๋์ ์ดํด (0) | 2023.08.29 |
---|---|
[E] CentOS 7์์ rpm ํจํค์ง ์ค์น์ Header V4 RSA/SHA1 Signature, key ID f27eab47: BAD ์๋ฌ ๋ฐ์ (0) | 2023.04.11 |
[E] Found 271 pre-existing rpmdb problem(s), 'yum check' output follows: (0) | 2023.04.10 |
[Linux] ๋ฆฌ๋ ์ค ์ฌ์ฉ์(User) ์์ฑ ๋ฐฉ๋ฒ (0) | 2023.04.06 |
[E] Linux ์ธํฐ๋ท ์ฐ๊ฒฐ ์๋ ๋ - dhcp, dhclient ์ฌ์ฉ (0) | 2023.03.22 |