代码拉取完成,页面将自动刷新
版本:22.04-lts 中 debuginfo
update
源缺失,导致的构建失败
debuginfo 94 B/s | 146 B 00:01
Errors during downloading metadata for repository 'debuginfo':
- Status code: 404 for http://repo.openeuler.org/openEuler-22.03-LTS/debuginfo/loongarch64/repodata/repomd.xml (IP: 49.0.230.196)
- Status code: 404 for https://mirrors.openeuler.org/metalink?repo=22.03LTS/debuginfo&arch=loongarch64 (IP: 49.0.229.174)
Error: Failed to download metadata for repo 'debuginfo': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
update 97 B/s | 146 B 00:01
Errors during downloading metadata for repository 'update':
- Status code: 404 for https://mirrors.openeuler.org/metalink?repo=22.03LTS/update&arch=loongarch64 (IP: 49.0.229.174)
- Status code: 404 for http://repo.openeuler.org/openEuler-22.03-LTS/update/loongarch64/repodata/repomd.xml (IP: 49.0.230.196)
Error: Failed to download metadata for repo 'update': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
版本:24.04-lts 中 libstdc++.so.6
库文件缺失,导致的构建失败
0.531 Traceback (most recent call last):
0.531 File "/usr/bin/yum", line 61, in <module>
0.531 from dnf.cli import main
0.531 File "/usr/lib/python3.11/site-packages/dnf/__init__.py", line 30, in <module>
0.531 import dnf.base
0.531 File "/usr/lib/python3.11/site-packages/dnf/base.py", line 29, in <module>
0.531 import libdnf.transaction
0.531 File "/usr/lib64/python3.11/site-packages/libdnf/__init__.py", line 8, in <module>
0.531 from . import error
0.531 File "/usr/lib64/python3.11/site-packages/libdnf/error.py", line 10, in <module>
0.531 from . import _error
0.531 ImportError: libstdc++.so.6: cannot open shared object file: No such file or directory