https://bugzilla.redhat.com/show_bug.cgi?id=2276561 Bug ID: 2276561 Summary: Review Request: rust-onenote_parser - Parser for Microsoft OneNote® files Product: Fedora Version: rawhide Hardware: All OS: Linux Status: NEW Component: Package Review Severity: medium Assignee: nobody@xxxxxxxxxxxxxxxxx Reporter: orion@xxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: package-review@xxxxxxxxxxxxxxxxxxxxxxx Depends On: 2276560 Blocks: 2170297 Target Milestone: --- Classification: Fedora Spec URL: https://orion.fedorapeople.org/rust-onenote_parser.spec SRPM URL: https://orion.fedorapeople.org/rust-onenote_parser-0.3.1-1.fc41.src.rpm Description: A parser for Microsoft OneNote® files. Fedora Account System Username: orion This is needed for clamav 1.3.0+ Currently is doesn't build due to changes in the widestring dep: error[E0412]: cannot find type `MissingNulError` in crate `widestring` --> src/errors.rs:54:23 | 54 | impl From<widestring::MissingNulError<u16>> for Error { | ^^^^^^^^^^^^^^^ not found in `widestring` error[E0412]: cannot find type `MissingNulError` in crate `widestring` --> src/errors.rs:55:30 | 55 | fn from(err: widestring::MissingNulError<u16>) -> Self { | ^^^^^^^^^^^^^^^ not found in `widestring` error[E0412]: cannot find type `MissingNulError` in crate `widestring` --> src/errors.rs:131:26 | 131 | err: widestring::MissingNulError<u16>, | ^^^^^^^^^^^^^^^ not found in `widestring` warning: unused import: `Cursor` --> src/onenote/mod.rs:9:32 | 9 | use std::io::{BufReader, Read, Cursor}; | ^^^^^^ | = note: `#[warn(unused_imports)]` on by default For more information about this error, try `rustc --explain E0412`. Help with that would be appreciated. Referenced Bugs: https://bugzilla.redhat.com/show_bug.cgi?id=2170297 [Bug 2170297] clamav-1.3.1 is available https://bugzilla.redhat.com/show_bug.cgi?id=2276560 [Bug 2276560] Review Request: rust-enum-primitive-derive - Enum_primitive implementation using procedural macros to have a custom derive -- 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=2276561 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202276561%23c0 -- _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue