Bug 195 - [Anolis OS 8.4 龙芯版][4.19.190-3.an8.loongarch64]开发环境测试语言项安装 rust failed,yum源无该安装包
Summary: [Anolis OS 8.4 龙芯版][4.19.190-3.an8.loongarch64]开发环境测试语言项安装 rust failed,yum源无...
Status: VERIFIED FIXED
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: Images&Installations (show other bugs) Images&Installations
Version: 8.4
Hardware: loongarch Linux
: P2-High S2-major
Target Milestone: ---
Assignee: geliwei-ali
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 284
  Show dependency tree
 
Reported: 2021-12-23 21:01 UTC by xugangjian
Modified: 2022-01-21 16:31 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description xugangjian alibaba_cloud_group 2021-12-23 21:01:47 UTC
[问题描述]
龙芯 Anolis OS 8.4 loongarch64开发环境测试语言项安装rust failed,yum源无该安装包

[root@localhost ~]# yum install rust
Last metadata expiration check: 2:22:41 ago on Thu 23 Dec 2021 06:37:48 PM CST.
No match for argument: rust
Error: Unable to find a match: rust


[环境信息]:
内核信息:
# uname -r
4.19.190-3.an8.loongarch64

操作系统信息:
# cat /etc/os-release
NAME="Anolis OS"
VERSION="8.4"
ID="anolis"
ID_LIKE="rhel fedora centos"
VERSION_ID="8.4"
PLATFORM_ID="platform:an8"
PRETTY_NAME="Anolis OS 8.4"
ANSI_COLOR="0;31"
HOME_URL="https://openanolis.cn/"


cpu信息:
# lscpu
Architecture: loongarch64
Byte Order: Little Endian
CPU(s): 4
On-line CPU(s) list: 0-3
Thread(s) per core: 1
Core(s) per socket: 4
Socket(s): 1
NUMA node(s): 1
CPU family: Loongson-64bit
Model name: Loongson-3A5000LL
BogoMIPS: 4600.00
L1d cache: 64K
L1i cache: 64K
L2 cache: 256K
L3 cache: 16384K
NUMA node0 CPU(s): 0-3
Flags: cpucfg lam ual fpu lsx lasx complex crypto lvz lbt_x86 lbt_arm lbt_mips

内存信息:
# free -h
              total used free shared buff/cache available
Mem: 15Gi 578Mi 14Gi 15Mi 460Mi 13Gi
Swap: 7.9Gi 0B 7.9Gi


[期望结果]:
rust 能 正常安装使用

[实际结果]:
rust 安装失败
Comment 1 geliwei-ali 2021-12-27 19:56:43 UTC
yum源没有推送,请使用内部源 详见发行声明
http://build.openanolis.cn/kojifiles/output/an-8-loongarch64-RC2/
Comment 2 xugangjian alibaba_cloud_group 2022-01-04 14:34:13 UTC
已和开发确认, rc2 yum源还是存在该问题,包安装失败,缺失安装包。
Comment 3 葛立伟 alibaba_cloud_group 2022-01-06 10:57:43 UTC
已经更新RC2的yum源
Comment 4 xugangjian alibaba_cloud_group 2022-01-21 16:31:08 UTC
root@localhost ~]# uname -r
4.19.190-4.an8.loongarch64
[root@localhost ~]# yum install rust
Last metadata expiration check: 2:01:57 ago on Fri 21 Jan 2022 02:21:25 PM CST.
Package rust-1.41.1-1.lns8.loongarch64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!


rust 安装成功,存在编译问题,已新开bug跟踪:https://bugzilla.openanolis.cn/show_bug.cgi?id=284