Bug 2452892 - Review Request: monado - The open source OpenXR runtime
Summary: Review Request: monado - The open source OpenXR runtime
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Phil Wyett
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 2279244
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-03-29 18:59 UTC by Jonathan Steffan
Modified: 2026-05-08 15:11 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-05-08 15:11:16 UTC
Type: ---
Embargoed:
philip.wyett: fedora-review+


Attachments (Terms of Use)
The .spec file difference from Copr build 10355225 to 10421902 (2.23 KB, patch)
2026-05-04 09:02 UTC, Fedora Review Service
no flags Details | Diff

Description Jonathan Steffan 2026-03-29 18:59:44 UTC
Spec URL: https://jsteffan.fedorapeople.org/imrsv/monado.spec
SRPM URL: https://jsteffan.fedorapeople.org/imrsv/monado-25.1.0-1.20260326gitd5fa9af.fc43/monado-25.1.0-1.20260326gitd5fa9af.fc45.src.rpm
Description: The open source OpenXR runtime
Fedora Account System Username: jsteffan

Comment 1 Fedora Review Service 2026-03-30 09:00:45 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/10273316
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2452892-monado/fedora-rawhide-x86_64/10273316-monado/fedora-review/review.txt

Found issues:

- Unversioned so-files directly in %_libdir.
  Read more: https://docs.fedoraproject.org/en-US/packaging-guidelines/#_devel_packages
- License file driver.vrresources.license is not marked as %license
  Read more: https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text
- Systemd user unit service file(s) in monado
  Read more: https://docs.fedoraproject.org/en-US/packaging-guidelines/Scriptlets/#_user_units

Please know that there can be false-positives.

---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 2 Phil Wyett 2026-03-30 09:42:43 UTC
Hi,

I will take this one, review to follow.

Regards

Phil

Comment 3 Jonathan Steffan 2026-04-18 19:12:54 UTC
Changelog:

- Fix absolute symlink
- Update to latest upstream

Spec URL: https://jsteffan.fedorapeople.org/imrsv/monado.spec
SRPM URL: https://jsteffan.fedorapeople.org/imrsv/monado-25.1.0-1.20260416gitc32301d.fc43/monado-25.1.0-1.20260416gitc32301d.fc45.src.rpm

Comment 4 Phil Wyett 2026-04-21 12:57:18 UTC
Hi,

Builds

Local X86_64: Good

COPR: Fail

  i386
  ppc64le
  s390x

Regards

Phil

Comment 5 Jonathan Steffan 2026-04-21 14:34:49 UTC
Changelog:

- ExclusiveArch x86_64 and aarch64 - missing deps that fail to build, remove all of the conditionals and just drop the partially supported arches

Spec URL: https://jsteffan.fedorapeople.org/imrsv/monado.spec
SRPM URL: https://jsteffan.fedorapeople.org/imrsv/monado-25.1.0-1.20260416gitc32301d.fc43/monado-25.1.0-1.20260416gitc32301d.fc45.src.rpm

Comment 6 Fedora Review Service 2026-04-22 10:43:09 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/10355225
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2452892-monado/fedora-rawhide-x86_64/10355225-monado/fedora-review/review.txt

Found issues:

- Unversioned so-files directly in %_libdir.
  Read more: https://docs.fedoraproject.org/en-US/packaging-guidelines/#_devel_packages
- License file driver.vrresources.license is not marked as %license
  Read more: https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text
- Systemd user unit service file(s) in monado
  Read more: https://docs.fedoraproject.org/en-US/packaging-guidelines/Scriptlets/#_user_units

Please know that there can be false-positives.

---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 7 Phil Wyett 2026-05-03 10:41:31 UTC
Hi,

Build look good on local, COPR and scratch.

RPM Lint
========

Things you may wish to look at. Any information available would be useful.

monado.x86_64: W: unstripped-binary-or-object /usr/lib64/steamvr-monado/bin/linux64/driver_monado.so
monado.x86_64: W: no-soname /usr/lib64/libopenxr_monado.so
monado.x86_64: W: incoherent-version-in-changelog 25.1.0-1 ['25.1.0-1.20260416gitc32301d.fc45', '25.1.0-1.20260416gitc32301d']

SPEC file
=========

The large amount of file licensing explaination maybe could be moved to a seperate file with reference to that file in the spec file.

Regards

Phil

Comment 8 Jonathan Steffan 2026-05-03 22:07:07 UTC
(In reply to Phil Wyett from comment #7)
> Things you may wish to look at. Any information available would be useful.
> 
> monado.x86_64: W: unstripped-binary-or-object
> /usr/lib64/steamvr-monado/bin/linux64/driver_monado.so

Good spot, I've fixed the mode issues that prevented it from being stripped.

> monado.x86_64: W: no-soname /usr/lib64/libopenxr_monado.so

This is permitted under the support for OpenXR's design. https://docs.fedoraproject.org/en-US/packaging-guidelines/Unversioned_shared_objects/

However, I hadn't yet moved these to a private directory so thanks for the reminder!

> monado.x86_64: W: incoherent-version-in-changelog 25.1.0-1
> ['25.1.0-1.20260416gitc32301d.fc45', '25.1.0-1.20260416gitc32301d']

I think this is expected for now. I'm using a git snapshot because of the slow Monado release schedule.


> SPEC file
> =========
> 
> The large amount of file licensing explaination maybe could be moved to a
> seperate file with reference to that file in the spec file.

Do you have an example of how to do this right? I also am annoyed with them (finding and having them in the spec).

Comment 10 Fedora Review Service 2026-05-04 09:02:57 UTC
Created attachment 2139367 [details]
The .spec file difference from Copr build 10355225 to 10421902

Comment 11 Fedora Review Service 2026-05-04 09:03:00 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/10421902
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2452892-monado/fedora-rawhide-x86_64/10421902-monado/fedora-review/review.txt

Found issues:

- License file driver.vrresources.license is not marked as %license
  Read more: https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text
- Systemd user unit service file(s) in monado
  Read more: https://docs.fedoraproject.org/en-US/packaging-guidelines/Scriptlets/#_user_units

Please know that there can be false-positives.

---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 12 Phil Wyett 2026-05-04 09:56:32 UTC
> > SPEC file
> > =========
> > 
> > The large amount of file licensing explaination maybe could be moved to a
> > seperate file with reference to that file in the spec file.
> 
> Do you have an example of how to do this right? I also am annoyed with them
> (finding and having them in the spec).

For me, I would remove the data from the spec file and put it in a file, say 'extended_license_info.txt'.

Under the 'License' block in the spec file, I would add similar to below.

# For extended information on the packages licenses, see 'extended_license_info.txt' in the repo root.

I would import the rpm after creating the repo and after then commit/push 'extended_license_info.txt' to the repo.

Regards

Phil

Comment 13 Phil Wyett 2026-05-04 10:15:35 UTC
Hi,

Love the amazing amount of work you have done to make this this and other related packages ready for Fedora.

I think we are ready to move on, so I will mark my review '+' - Good as I see it.

As a packager, you will now be able to request the repo for the package and then import your initial rpm.

I looked forward to seeing this package in Fedora and also the improvements and enhancements you will make over coming months and years.

Regards

Phil

Comment 14 Fedora Admin user for bugzilla script actions 2026-05-08 14:51:25 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/monado
Monitoring:
Anitya project is accessible by this link 
`https://release-monitoring.org/project/242256`
 you can modify it manually.
Package wasn't created in Anitya, reason: `Bad Request, some necessary arguments were not provided.`.

Comment 15 Fedora Update System 2026-05-08 15:08:17 UTC
FEDORA-2026-c4c9bc5a77 (monado-25.1.0^20260505git6c6fab4-1.fc45) has been submitted as an update to Fedora 45.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-c4c9bc5a77

Comment 16 Fedora Update System 2026-05-08 15:11:16 UTC
FEDORA-2026-c4c9bc5a77 (monado-25.1.0^20260505git6c6fab4-1.fc45) has been pushed to the Fedora 45 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.