Bug 2237086 (rust-espanso-config)

Summary: Review Request: rust-espanso-config - Expanso config module
Product: [Fedora] Fedora Reporter: Robert-André Mauchin 🐧 <eclipseo>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: decathorpe, package-review
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-09-05 13:08:43 UTC 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 Robert-André Mauchin 🐧 2023-09-03 15:37:48 UTC
Spec URL: https://eclipseo.fedorapeople.org/for-review/rust-espanso-config.spec
SRPM URL: https://eclipseo.fedorapeople.org/for-review/rust-espanso-config-0.1.0-1.fc38.src.rpm

Description:
Expanso config module.

Fedora Account System Username: eclipseo

To build it against the dependencies, use the following COPR in your rawhide mock.cfg:

[copr:copr.fedorainfracloud.org:eclipseo:espanso]
name=Copr repo for espanso owned by eclipseo
baseurl=https://download.copr.fedorainfracloud.org/results/eclipseo/espanso/fedora-rawhide-/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://download.copr.fedorainfracloud.org/results/eclipseo/espanso/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1

Comment 1 Fabio Valentini 2023-09-05 13:08:43 UTC
I'm sorry, this looks like it was a lot of work, but this MUST NOT be packaged this way. It's a private workspace member from espanso that's not published on crates.io, so it's not allowed to be packaged separately like this (crates.io is the canonical source for library crates):
https://docs.fedoraproject.org/en-US/packaging-guidelines/Rust/#_package_sources

See https://bugzilla.redhat.com/show_bug.cgi?id=2237084#c2 for extended explanation and the correct way to do this.