netavark icon indicating copy to clipboard operation
netavark copied to clipboard

[CI:BUILD] rpm: Update Rust macro usage

Open yselkowitz opened this issue 1 year ago • 4 comments

The rust-toolset macros in RHEL 10 are now compatible with Fedora's in terms of handling vendoring and automatic generation of license information and bundled provides.

[NO NEW TESTS NEEDED]

yselkowitz avatar Feb 02 '24 01:02 yselkowitz

Ephemeral COPR build failed. @containers/packit-build please check.

@yselkowitz thanks for the PR. looks like fedora builds are failing on fetching addr2line though.

lsm5 avatar Feb 02 '24 11:02 lsm5

@yselkowitz thanks for the PR. looks like fedora builds are failing on fetching addr2line though.

Caused by:
  attempting to make an HTTP request, but --offline was specified
error: Bad exit status from /var/tmp/rpm-tmp.It6Ysf (%build)
    Bad exit status from /var/tmp/rpm-tmp.It6Ysf (%build)

looks like the PR change enforces offline mode on fedora ? That's going to be a problem. We don't include vendored dependencies by default in the repo.

lsm5 avatar Mar 19 '24 11:03 lsm5

We were not able to find or create Copr project packit/containers-netavark-917 specified in the config with the following error:

Cannot create a new Copr project (owner=packit project=containers-netavark-917 chroots=['centos-stream-9-aarch64', 'centos-stream-10-aarch64', 'centos-stream-10-x86_64', 'centos-stream-9-x86_64']): Copr: 'packit/containers-netavark-917' already exists

Please check your configuration for:

  1. typos in owner and project name (groups need to be prefixed with @)
  2. whether the project name doesn't contain not allowed characters (only letters, digits, underscores, dashes and dots must be used)
  3. whether the project itself exists (Packit creates projects only in its own namespace)
  4. whether Packit is allowed to build in your Copr project
  5. whether your Copr project/group is not private

Ephemeral COPR build failed. @containers/packit-build please check.

All the tests pass now.

/assign @lsm5

yselkowitz avatar Jun 04 '24 00:06 yselkowitz

ping @lsm5

yselkowitz avatar Jun 10 '24 18:06 yselkowitz

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: lsm5, yselkowitz

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

openshift-ci[bot] avatar Jun 11 '24 13:06 openshift-ci[bot]