Skip to content

rpm: fix issue when installing base deps conflicts with package deps#583

Merged
cpuguy83 merged 1 commit intoproject-dalec:mainfrom
cpuguy83:allow_ca_certs
Mar 25, 2025
Merged

rpm: fix issue when installing base deps conflicts with package deps#583
cpuguy83 merged 1 commit intoproject-dalec:mainfrom
cpuguy83:allow_ca_certs

Conversation

@cpuguy83
Copy link
Copy Markdown
Collaborator

This now uses a virtual package to install base dependencies. In doing so the base dependcies can now be more expressive.

This is needed by azlinux/mariner so that packages can depend on ca-certificates without causing a conflict with the base package prebuilt-ca-certificates

@cpuguy83 cpuguy83 requested a review from a team as a code owner March 24, 2025 22:48
Comment thread targets/linux/rpm/distro/container.go Outdated
Comment thread targets/linux/distro_handler.go Outdated
This now uses a virtual package to install base dependencies.
In doing so the base dependcies can now be more expressive.

This is needed by azlinux/mariner so that packages can depend on
`ca-certificates` without causing a conflict with the base package
`prebuilt-ca-certificates`

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
@cpuguy83 cpuguy83 merged commit 9151f94 into project-dalec:main Mar 25, 2025
22 checks passed
@cpuguy83 cpuguy83 deleted the allow_ca_certs branch March 25, 2025 15:15
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.

5 participants