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: or/provides depends error when first pkg fails. #231

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

rb-union
Copy link
Contributor

或包中包含虚包时,仅匹配了第一个虚包提供包,
不能自动切换到其它提供包,调整或包依赖解析,
将续保所有实现包添加到或包依赖列表中,满足遍历。

Log: 修复虚包、或包共用依赖满足问题
Influence: ProvidesDepends

或包中包含虚包时,仅匹配了第一个虚包提供包,
不能自动切换到其它提供包,调整或包依赖解析,
将续保所有实现包添加到或包依赖列表中,满足遍历。

Log: 修复虚包、或包共用依赖满足问题
Influence: ProvidesDepends
@rb-union
Copy link
Contributor Author

/review @starhcq

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

@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

@starhcq starhcq merged commit 02547d1 into linuxdeepin:release/eagle Nov 20, 2023
17 checks passed
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