[Bug 2104123] Review Request: rust-krunvm - Create microVMs from OCI images

2022-08-08 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2104123 Sergio Lopez changed: What|Removed |Added Status|POST|CLOSED Resolution|---

[Bug 2104123] Review Request: rust-krunvm - Create microVMs from OCI images

2022-07-29 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2104123 --- Comment #10 from Gwyn Ciesla --- (fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-krunvm -- You are receiving this mail because: You are always notified about changes to this product and

[Bug 2104123] Review Request: rust-krunvm - Create microVMs from OCI images

2022-07-28 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2104123 Fabio Valentini changed: What|Removed |Added Flags|needinfo?(decathorpe@gmail. |fedora-review+

[Bug 2104123] Review Request: rust-krunvm - Create microVMs from OCI images

2022-07-28 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2104123 Sergio Lopez changed: What|Removed |Added Flags||needinfo?(decathorpe@gmail.

[Bug 2104123] Review Request: rust-krunvm - Create microVMs from OCI images

2022-07-18 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2104123 --- Comment #7 from Sergio Lopez --- (In reply to Fabio Valentini from comment #6) > > cargo tree --workspace --offline --edges 'normal' --prefix none --format > > '{l}: {p}#' | cut -d\# -f1 | grep -v "($PWD" | sort -u > > You can remove

[Bug 2104123] Review Request: rust-krunvm - Create microVMs from OCI images

2022-07-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2104123 --- Comment #6 from Fabio Valentini --- > cargo tree --workspace --offline --edges 'normal' --prefix none --format > '{l}: {p}#' | cut -d\# -f1 | grep -v "($PWD" | sort -u You can remove this from the %build section again, as it's not

[Bug 2104123] Review Request: rust-krunvm - Create microVMs from OCI images

2022-07-08 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2104123 --- Comment #5 from Sergio Lopez --- > You have three options to generate the list of licenses for the versions that > will be used for the RPM build: This indeed way better, thanks. I've tried options 1 and 3, and after finding out they

[Bug 2104123] Review Request: rust-krunvm - Create microVMs from OCI images

2022-07-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2104123 --- Comment #4 from Fabio Valentini --- Oh, another thing that "cargo license" has, that you already noticed: It will include dependencies that are not used on linux at all (like winapi or wasi). Manually reviewing all dependencies whether

[Bug 2104123] Review Request: rust-krunvm - Create microVMs from OCI images

2022-07-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2104123 --- Comment #3 from Fabio Valentini --- > I've used cargo-license for generating the license list This might or might not be correct, depending on whether you have run this against Fedora crates or against crates.io. For example, some crates

[Bug 2104123] Review Request: rust-krunvm - Create microVMs from OCI images

2022-07-06 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=2104123 Sergio Lopez changed: What|Removed |Added Summary|Review Request: krunvm -|Review Request: rust-krunvm