Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@whytewolf
Copy link
Collaborator

What does this PR do?

removes _resolve_deps which only worked with the apt system python library that is not going to be available for onedir. starts using apt-get which has had the same functionality since ubuntu 14.04

What issues does this PR fix or reference?

Fixes: #62934

Previous Behavior

on onedir installed sources dependencies would not install

New Behavior

sources work exactly the same as repository installs

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

No

@whytewolf whytewolf changed the title [WIP] remove _resolve_deps which required python-apt remove _resolve_deps which required python-apt Nov 29, 2022
@whytewolf whytewolf marked this pull request as ready for review November 29, 2022 19:11
@whytewolf whytewolf requested a review from a team as a code owner November 29, 2022 19:11
@whytewolf whytewolf requested review from MKLeb and removed request for a team November 29, 2022 19:11
Copy link
Contributor

@MKLeb MKLeb left a comment

Choose a reason for hiding this comment

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

As discussed, we are good with no tests here.

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.

[BUG] pkg.installed should install dependencies when directly installing .deb files (#10107 striked back)

4 participants