Bug 2452764

Summary: Review Request: rust-obj - Package for loading Wavefront .obj files
Product: [Fedora] Fedora Reporter: Jonathan Steffan <jonathansteffan>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: NEW --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: code, decathorpe, package-review
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jonathan Steffan 2026-03-28 23:23:41 UTC
Spec URL: https://jsteffan.fedorapeople.org/xrizer/rust-obj.spec
SRPM URL: https://jsteffan.fedorapeople.org/xrizer/rust-obj-0.10.2-1.fc45.src.rpm
Description: Package for loading Wavefront .obj files
Fedora Account System Username: jsteffan

Comment 1 Jonathan Steffan 2026-04-05 22:18:48 UTC
Changelog:

- Add rust2rpm toml, incorporate any feedback

Spec URL: https://jsteffan.fedorapeople.org/xrizer/rust-obj.spec
SRPM URL: https://jsteffan.fedorapeople.org/xrizer/rust-obj-0.10.2-1.fc43.src.rpm
rust2rpm.toml URL: https://jsteffan.fedorapeople.org/xrizer/rust-obj-rust2rpm.toml

Comment 2 Fedora Review Service 2026-04-06 14:50:14 UTC
There seems to be some problem with the following file.
SRPM URL: https://jsteffan.fedorapeople.org/xrizer/rust-obj-0.10.2-1.fc43.src.rpm
Fetching it results in a 404 Not Found error.
Please make sure the URL is correct and publicly available.


---
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 3 Jonathan Steffan 2026-05-07 15:39:09 UTC
Changelog:

- Add rust2rpm toml, incorporate any feedback

Spec URL: https://jsteffan.fedorapeople.org/xrizer/rust-obj.spec
SRPM URL: https://jsteffan.fedorapeople.org/xrizer/rust-obj-0.10.2-1.fc45.src.rpm
rust2rpm.toml URL: https://jsteffan.fedorapeople.org/xrizer/rust-obj-rust2rpm.toml

Comment 4 Fabio Valentini 2026-06-23 09:02:47 UTC
Not all built packages install:

Problem: conflicting requests
  - nothing provides (crate(genmesh/default) >= 0.6.0 with crate(genmesh/default) < 0.7.0~) needed by rust-obj+genmesh-devel-0.10.2-1.fc45.noarch from @commandline

Looks like you will either need to disable the "genmesh" feature / support, or package the "genmesh" crate too.
So unless you actually need this feature, I would drop it from this package.

Comment 5 Ben Beasley 2026-06-23 09:22:08 UTC
Addendum: obj had its most recent release five years ago, and genmesh last had a release eight years ago, so the apparent lack of active upstream maintenance is another reason to favor pruning the dependency tree when it’s practical to do so.