Bug 2443671 - Review Request: rust-apfs - Read-only APFS (Apple File System) parser
Summary: Review Request: rust-apfs - Read-only APFS (Apple File System) parser
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL: https://crates.io/crates/apfs
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-03-01 17:53 UTC by Davide Cavalca
Modified: 2026-03-01 17:55 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Davide Cavalca 2026-03-01 17:53:56 UTC
Spec URL: https://dcavalca.fedorapeople.org/review/rust-apfs/rust-apfs.spec
SRPM URL: https://dcavalca.fedorapeople.org/review/rust-apfs/rust-apfs-0.2.3-1.fc45.src.rpm
Upstream URL: https://crates.io/crates/apfs

Description:
Read-only APFS (Apple File System) parser.

Fedora Account System Username: dcavalca

Comment 1 Davide Cavalca 2026-03-01 17:54:30 UTC
Scratch build: https://koji.fedoraproject.org/koji/taskinfo?taskID=142904199

Comment 2 Davide Cavalca 2026-03-01 17:54:47 UTC
$ cat rust2rpm.toml 
[package]
extra-sources = [
  { number = 2, file = "https://github.com/Dil4rd/dpp/raw/refs/tags/v0.3.0/LICENSE", comments = ["https://github.com/Dil4rd/dpp/pull/2"] },
]
license-files = ["LICENSE"]
cargo-toml-patch-comments = ["Drop unneeded criterion deps"]

[scripts]
prep.pre = [
  "cp -p %SOURCE2 .",
]

Comment 3 Fedora Review Service 2026-03-01 17:55:24 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/10181078
(failed)

Build log:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2443671-rust-apfs/fedora-rawhide-x86_64/10181078-rust-apfs/builder-live.log.gz

Please make sure the package builds successfully at least for Fedora Rawhide.

- If the build failed for unrelated reasons (e.g. temporary network
  unavailability), please ignore it.
- If the build failed because of missing BuildRequires, please make sure they
  are listed in the "Depends On" field


---
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.


Note You need to log in before you can comment on or make changes to this bug.