Skip to content

Commit

Permalink
Update .packit.yaml
Browse files Browse the repository at this point in the history
should not be needed to require rpkg

Signed-off-by: Douglas Schilling Landgraf <[email protected]>
  • Loading branch information
dougsland committed Aug 30, 2023
1 parent 55b493d commit faed96d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ upstream_tag_template: v{version}

srpm_build_deps:
- make
- rpkg

actions:
fix-spec-file:
Expand Down

3 comments on commit faed96d

@packit-as-a-service
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Based on your Packit configuration the settings of the rhcontainerbot/qm Copr project would need to be updated as follows:

field old value new value
chroots ['centos-stream-9-x86_64', 'fedora-eln-aarch64', 'fedora-39-x86_64', 'fedora-38-aarch64', 'fedora-38-ppc64le', 'centos-stream-9-ppc64le', 'fedora-39-ppc64le', 'centos-stream-9-aarch64', 'fedora-38-x86_64'] ['centos-stream-9-aarch64', 'centos-stream-9-ppc64le', 'centos-stream-9-x86_64', 'fedora-38-aarch64', 'fedora-38-ppc64le', 'fedora-38-x86_64', 'fedora-39-aarch64', 'fedora-39-ppc64le', 'fedora-39-x86_64', 'fedora-eln-aarch64']

Diff of chroots:

+fedora-39-aarch64

Packit was unable to update the settings above as it is missing admin permissions on the rhcontainerbot/qm Copr project.

To fix this you can do one of the following:

  • Grant Packit admin permissions on the rhcontainerbot/qm Copr project on the permissions page.
  • Change the above Copr project settings manually on the settings page to match the Packit configuration.
  • Update the Packit configuration to match the Copr project settings.

Please retrigger the build, once the issue above is fixed.

@packit-as-a-service
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Based on your Packit configuration the settings of the rhcontainerbot/qm Copr project would need to be updated as follows:

field old value new value
chroots ['centos-stream-9-x86_64', 'fedora-eln-aarch64', 'fedora-39-x86_64', 'fedora-38-aarch64', 'fedora-38-ppc64le', 'centos-stream-9-ppc64le', 'fedora-39-ppc64le', 'centos-stream-9-aarch64', 'fedora-38-x86_64'] ['centos-stream-9-aarch64', 'centos-stream-9-ppc64le', 'centos-stream-9-x86_64', 'fedora-38-aarch64', 'fedora-38-ppc64le', 'fedora-38-x86_64', 'fedora-39-aarch64', 'fedora-39-ppc64le', 'fedora-39-x86_64', 'fedora-eln-aarch64']

Diff of chroots:

+fedora-39-aarch64

Packit was unable to update the settings above as it is missing admin permissions on the rhcontainerbot/qm Copr project.

To fix this you can do one of the following:

  • Grant Packit admin permissions on the rhcontainerbot/qm Copr project on the permissions page.
  • Change the above Copr project settings manually on the settings page to match the Packit configuration.
  • Update the Packit configuration to match the Copr project settings.

Please retrigger the build, once the issue above is fixed.

@packit-as-a-service
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Based on your Packit configuration the settings of the rhcontainerbot/qm Copr project would need to be updated as follows:

field old value new value
chroots ['fedora-39-ppc64le', 'fedora-39-x86_64', 'fedora-38-aarch64', 'centos-stream-9-ppc64le', 'centos-stream-9-x86_64', 'fedora-38-x86_64', 'fedora-eln-aarch64', 'fedora-38-ppc64le', 'centos-stream-9-aarch64'] ['centos-stream-9-aarch64', 'centos-stream-9-ppc64le', 'centos-stream-9-x86_64', 'fedora-38-aarch64', 'fedora-38-ppc64le', 'fedora-38-x86_64', 'fedora-39-aarch64', 'fedora-39-ppc64le', 'fedora-39-x86_64', 'fedora-eln-aarch64']

Diff of chroots:

+fedora-39-aarch64

Packit was unable to update the settings above as it is missing admin permissions on the rhcontainerbot/qm Copr project.

To fix this you can do one of the following:

  • Grant Packit admin permissions on the rhcontainerbot/qm Copr project on the permissions page.
  • Change the above Copr project settings manually on the settings page to match the Packit configuration.
  • Update the Packit configuration to match the Copr project settings.

Please retrigger the build, once the issue above is fixed.

Please sign in to comment.