Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Optimize virtual pkg install strategy. #233

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

rb-union
Copy link
Contributor

优化虚包安装策略,旧版软件包仅处理首个匹配的
虚包,不会遍历其它虚包,可能不满足最优策略。
之前几笔修复调整了在或包依赖时虚包的处理,
现在增加对单独依赖虚包的处理,允许查找后续
虚包实现包以取得影响最小的依赖关系。

Log: 优化虚包安装策略
Bug: https://pms.uniontech.com/bug-view-229757.html
Influence: VirtualPackage

优化虚包安装策略,旧版软件包仅处理首个匹配的
虚包,不会遍历其它虚包,可能不满足最优策略。
之前几笔修复调整了在或包依赖时虚包的处理,
现在增加对单独依赖虚包的处理,允许查找后续
虚包实现包以取得影响最小的依赖关系。

Log: 优化虚包安装策略
Bug: https://pms.uniontech.com/bug-view-229757.html
Influence: VirtualPackage
Copy link
Contributor

@starhcq starhcq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/+1

@starhcq starhcq merged commit 4b51fe5 into linuxdeepin:release/eagle Nov 21, 2023
17 checks passed
@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: rb-union, starhcq

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

rb-union added a commit to rb-union/deepin-deb-installer that referenced this pull request Dec 29, 2023
rb-union added a commit that referenced this pull request Dec 29, 2023
Bump version to 6.0.20
PR:
* #230
* #231
* #232
* #233
* #236
* #238
* #241

Log: Bump version to 6.0.20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants