Bug 2452764
| Summary: | Review Request: rust-obj - Package for loading Wavefront .obj files | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jonathan Steffan <jonathansteffan> |
| Component: | Package Review | Assignee: | 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: | rawhide | CC: | 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
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 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. 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 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. 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. |