#1671 Please retarget hs+gnome to c10s
Closed: Fixed with Explanation a month ago by arrfab. Opened a month ago by salimma.

Follow-up from #1297

We never ended up releasing a GNOME rebase for hs+gnome.el9 as the system was just too old for the latest GNOME at the time (GNOME 46) to provide a good experience, but we want to launch it at RH Summit for CentOS Stream 10.

$sig = hyperscale
$version = 10s
$project = packages
$version = gnome

Now that we have the Proposed Updates SIG, this also should have the Proposed Updates repo enabled in addition to the c10s versions of the repos in 1297. Note that this should not inherit Hyperscale repos, we still want this to be usable on stock CentOS Stream (and rebuilds of it).

centos10s-baseos
centos10s-appstream
centos10s-crb
centos10s-buildroot
epel10
proposed_updates10s-packages-main-release

The %dist macro should not be set - @ngompa and @dcavalca discovered this breaks bootstrap macros - so please unset it but set this instead

%distprefix .hs+gnome

We also need this set

%centos_hs 1


You also need to set the %centos_hs 1 macro

Thanks, added so Fabian sees it in one place

The %dist macro should not be set - @ngompa and @dcavalca discovered this breaks bootstrap macros - so please unset it but set this instead

Note we mean do not override the %dist macro. We're going to use prefix to set it properly.

Metadata Update from @arrfab:
- Issue assigned to arrfab

a month ago

Metadata Update from @arrfab:
- Issue tagged with: cbs, medium-gain, medium-trouble

a month ago

It was existing so script just recreated build tag :

* Checking distribution el10s configuration...
 -> Checking hyperscale config...
Using default options for hyperscale/packages
 -> deleting buildroot hyperscale10s-packages-gnome-el10s-build
 -> creating hyperscale10s-packages-gnome-el10s
Added external repo centos10s-baseos to tag hyperscale10s-packages-gnome-el10s-build (priority 5)
Added external repo centos10s-appstream to tag hyperscale10s-packages-gnome-el10s-build (priority 10)
Added external repo centos10s-crb to tag hyperscale10s-packages-gnome-el10s-build (priority 15)
Added external repo centos10s-buildroot to tag hyperscale10s-packages-gnome-el10s-build (priority 20)
Added external repo epel10 to tag hyperscale10s-packages-gnome-el10s-build (priority 25)
Adding proposed_updates10s-packages-main-release inheritance

Can you verify that it's all ok and close if working as expected ?

Metadata Update from @arrfab:
- Issue priority set to: Waiting on Reporter (was: Needs Review)

a month ago

as %disprefix is still not fully working (see other ticket), I guess this one needs to stay open for now ?
There is a way to just make it work but that would be just for these tags, while we'd like to find a common/global solution

As %distprefix, %distsuffix, %distcore should be now working (per #1681 ) I consider this one done and working.
Feel free to reopen if needed

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

a month ago

Log in to comment on this ticket.

Metadata