Bug 472 - errata advisory 中 rpm链接可能存在的问题
Summary: errata advisory 中 rpm链接可能存在的问题
Status: RESOLVED FIXED
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: rel-eng (show other bugs) rel-eng
Version: 8.4
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: wb-zh951434
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-17 10:05 UTC by larryshi
Modified: 2022-08-22 11:01 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 larryshi admin 2022-02-17 10:05:33 UTC
errata advisory 中 rpm链接存在的问题,目前errata advisory 中的rpm 的路径需要讨论当前数据的合理性。

对于anolis 8中的最新 errata,比如: https://mirrors.openanolis.cn/anolis/8/updateinfo/ansa-20220011.xml

rpm包的路径选取的是:anolis/8,其实是软连接到8.5


以往的errata,比如: https://mirrors.openanolis.cn/anolis/8/updateinfo/ansa-20210200.xml

rpm包的路径选取的是:anolis/8.4

如果anolis/8一直都是软链的方式,而不是单独目录并把最新的8.5的软件包复制到anolis/8目录的方式,会存在未来anolis/8 链接到anolis/8.6时候,就找不到以前anolis/8下软链到anolis/8.5 下的rpm包了。当然如果我们最新的8.Y的目录一直都是最新全量的rpm也可以。
Comment 1 wb-zh951434 alibaba_cloud_group 2022-08-22 11:01:33 UTC
fixed