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

            Bug ID: 2091637
           Summary: Review request: rust-validator - common validation
                    functions (email, url, length, ...)
           Product: Fedora
           Version: rawhide
            Status: NEW
         Component: Package Review
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
  Target Milestone: ---
    Classification: Fedora



Review request for rust-validator : 

Rust validator is a library for common validation functions (email, url,
length, ...) and trait - to be used with `validator_derive`.}

I am packaging this crate because i would like to package the openid crate and
validator is a dependency.

Fedora username : jbtrystram

spec file :
https://gitlab.com/jbtrystram/fedora-review-requests/-/raw/main/rust-validator/rust-validator.spec

src.rpm file :
https://gitlab.com/jbtrystram/fedora-review-requests/-/raw/main/rust-validator/rust-validator-0.15.0-1.fc37.src.rpm?inline=false

When doing a mock build I encouter the following issue : 

```
Checking for unpackaged file(s): /usr/lib/rpm/check-files
/builddir/build/BUILDROOT/rust-validator-0.15.0-1.fc37.x86_64
RPM build errors:
error: Installed (but unpackaged) file(s) found:
   /usr/share/cargo/registry/validator-0.15.0/.cargo-checksum.json
   /usr/share/cargo/registry/validator-0.15.0/src/display_impl.rs
   /usr/share/cargo/registry/validator-0.15.0/src/lib.rs
   /usr/share/cargo/registry/validator-0.15.0/src/traits.rs
   /usr/share/cargo/registry/validator-0.15.0/src/types.rs
   /usr/share/cargo/registry/validator-0.15.0/src/validation/cards.rs
   /usr/share/cargo/registry/validator-0.15.0/src/validation/contains.rs
   /usr/share/cargo/registry/validator-0.15.0/src/validation/email.rs
   /usr/share/cargo/registry/validator-0.15.0/src/validation/ip.rs
   /usr/share/cargo/registry/validator-0.15.0/src/validation/length.rs
   /usr/share/cargo/registry/validator-0.15.0/src/validation/mod.rs
   /usr/share/cargo/registry/validator-0.15.0/src/validation/must_match.rs
  
/usr/share/cargo/registry/validator-0.15.0/src/validation/non_control_character.rs
   /usr/share/cargo/registry/validator-0.15.0/src/validation/phone.rs
   /usr/share/cargo/registry/validator-0.15.0/src/validation/range.rs
   /usr/share/cargo/registry/validator-0.15.0/src/validation/required.rs
   /usr/share/cargo/registry/validator-0.15.0/src/validation/urls.rs
   /usr/share/cargo/registry/validator-0.15.0/tests/display.rs
```

These are the source files :
https://github.com/Keats/validator/tree/master/validator/src, so it is strange
they are not packaged. 
Is there something I am doing wrong ? Or is there an issue with how this crate
is published on crates.io ? 

Thanks


-- 
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=2091637
_______________________________________________
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 on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to