#811 No 'mangohud' in multilib
Closed: Fixed 3 years ago by kevin. Opened 4 years ago by atim.

Hello. i686 version of mangohud package not available for download on x86_64 systems. Can we add it to whitelist manually please?


This was fixed by #936 , right?

@kparal i thought it should fixed by #936 but for some reason i still don't see i686 version. 🤷‍♂️

It is available in Rawhide:

$ sudo dnf list --available --showduplicates mangohud --releasever=rawhide --repo=fedora
Last metadata expiration check: 0:00:33 ago on Mon 25 Jan 2021 12:41:18 PM CET.
Available Packages
mangohud.i686                                      0.6.1-1.fc34                                    fedora
mangohud.x86_64                                    0.6.1-1.fc34                                    fedora

but not in Fedora 33:

$ sudo dnf list --available --showduplicates mangohud --releasever=33 --repo=fedora --repo=updates
Last metadata expiration check: 1:58:10 ago on Mon 25 Jan 2021 10:44:53 AM CET.
Available Packages
mangohud.x86_64                                   0.5.1-1.fc33                                    fedora 
mangohud.x86_64                                   0.6.1-1.fc33                                    updates

I don't know the reason. Ping @mohanboddu .

Quoting from this email:

A whitelisting of some package can be requested here:
https://pagure.io/pungi-fedora/issues

For rawhide, and branched (prerelease) yes, changes likely would need to be there.
For updates its the infrastructure ansible repo.

So, IMHO, tickets for this should be filed as releng tickets
and folks should note which they are talking about above.

So it seems if you want it to happen in F32 and F33, you need to request it in:
https://pagure.io/releng/

Right, the updates and compose processes are different and use different configurations.

Fixed in ansible should be in the next updates push.

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

3 years ago

Right, the updates and compose processes are different and use different configurations.

Fixed in ansible should be in the next updates push.

Thanks Kevin, I think I forgot to add it to updates config.

Thanks a lot for help with this.

The package is there :smile: :tropical_drink:

$ sudo dnf list --available --showduplicates --releasever=33 --repo=fedora --repo=updates --refresh mangohud
Available Packages
mangohud.x86_64                     0.5.1-1.fc33                      fedora 
mangohud.i686                       0.6.1-1.fc33                      updates
mangohud.x86_64                     0.6.1-1.fc33                      updates

👍🏻 Now it's time to improve build and made automagic installation 32-bit version if i686 packages already installed on end user system...

👍🏻 Now it's time to improve build and made automagic installation 32-bit version if i686 packages already installed on end user system...

We don't really have any way to know that... :) If you can think of a better heuristic than the ones we are using, do let us know.

Metadata Update from @kevin:
- Issue status updated to: Open (was: Closed)

3 years ago

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

3 years ago

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #936 Merged 3 years ago