Skip to content

Commit

Permalink
Fix virt-v2v image build
Browse files Browse the repository at this point in the history
Issue: When running `make build-virt-v2v-image` the build failed due to
some packages throwing 404.

Fix: I needed to change the rpm url from AppStream to BaseOs for perl
packages. It was not detected by the `./hack/virt-v2v-rpm-deps.sh` as
the packages did not change (did not got updated) but only their
location changed. Might be issue in the bazeldnf rpmtree.

Fixes: #1205

Signed-off-by: Martin Necas <[email protected]>
  • Loading branch information
mnecas committed Nov 26, 2024
1 parent 98237a7 commit 338e13e
Showing 1 changed file with 56 additions and 56 deletions.
Loading

0 comments on commit 338e13e

Please sign in to comment.