#10977 Remove flatpak-rpm-macros and flatpak-runtime-config from modular F37 repositories
Closed: Fixed 2 years ago by kalev. Opened 2 years ago by kalev.

I was looking at today's Fedora 37 compose report, and noticed the following:

===== ADDED PACKAGES =====
Package: flatpak-rpm-macros-37-1.module_f37+15012+d91ecd81
Summary: Macros for building RPMS for flatpaks
RPMs:    flatpak-rpm-macros
Size:    43.55 KiB

Package: flatpak-runtime-config-37-1.module_f37+15012+d91ecd81
Summary: Configuration files that live inside the flatpak runtime
RPMs:    flatpak-runtime-config
Size:    46.51 KiB

These two packages were produced as a side artifact for building F37 flatpak runtime and they should not be published through regular modular repositories. I suspect that we haven't run into this issue before because we've only built flatpaks on Branched releases after Bodhi enablement.

Any ideas how/where to remove them from the modular repositories now? I am not very familiar with how the modular repositories work.


Metadata Update from @phsmoura:
- Issue tagged with: medium-gain, medium-trouble, ops

2 years ago

OK, I figured out how this works: it's the flatpak-runtime module build (not flatpak-rpm-macros or flatpak-runtime-config) that's tagged with f37-modular that causes all the builds to appear in the modular repo:

$ koji list-tagged f37-modular | grep flatpak
flatpak-runtime-f37-3720220817215444.9e842022  f37-modular           kalev

The fix would be to just untag it from f37-modular. I can do that myself.

Untagged:

$ koji untag-build --force f37-modular flatpak-runtime-f37-3720220817215444.9e842022

Metadata Update from @kalev:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

2 years ago

Login to comment on this ticket.

Metadata
Boards 1
Ops Status: Backlog