https://bugzilla.redhat.com/show_bug.cgi?id=2210575

Fabio Valentini <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|NEW                         |ASSIGNED
           Doc Type|---                         |If docs needed, set a value
              Flags|                            |fedora-review?
           Assignee|[email protected]    |[email protected]



--- Comment #1 from Fabio Valentini <[email protected]> ---
The package builds fine, but one of the optional dependencies is missing and
makes one of the built packages fail to install:

Error: 
 Problem: conflicting requests
  - nothing provides (crate(document-features/default) >= 0.2.0 with
crate(document-features/default) < 0.3.0~) needed by
rust-gix-date+document-features-devel-0.5.0-1.fc39.noarch

The document-features crate / feature is pretty useless for RPM builds since we
don't build documentation for Rust crates.

I would recommend to resolve this by removing the folling from Cargo.toml with
a patch:

-[dependencies.document-features]
-version = "0.2.0"
-optional = true

The generated spec file should no longer have a
rust-gix-date+document-features-devel subpackage.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2210575
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to