Skip to content

Add a copr project for temporary external dependencies#4649

Open
LecrisUT wants to merge 1 commit intoteemtee:mainfrom
LecrisUT:chore/unblock-dependency
Open

Add a copr project for temporary external dependencies#4649
LecrisUT wants to merge 1 commit intoteemtee:mainfrom
LecrisUT:chore/unblock-dependency

Conversation

@LecrisUT
Copy link
Contributor

@LecrisUT LecrisUT commented Mar 6, 2026

  • Proposing to add a separate copr project _temp_dependencies where all downstream patches needed outside of tmt control can be backported. Latest example of this is needing to backport beakerlib update that adds python3-six dependency
  • Moved the packit PR copr dependencies to depend on latest (so that it is simpler to unblock on updates to fmf for example) and the _temp_dependencies for the reasons above

Pull Request Checklist

  • implement the feature

Signed-off-by: Cristian Le <git@lecris.dev>
@packit-as-a-service
Copy link

We were not able to find or create Copr project packit/teemtee-tmt-4649 specified in the config with the following error:

Cannot create a new Copr project (owner=packit project=teemtee-tmt-4649 chroots=['fedora-43-x86_64', 'epel-10-x86_64', 'epel-9-x86_64', 'fedora-44-x86_64', 'fedora-rawhide-x86_64', 'fedora-42-x86_64']): repos: copr://@teemtee/_temp_dependencies does not exist..

Unless the HTTP status code above is >= 500, 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

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates copr build dependencies. The change in .packit.yaml incorrectly overrides additional_repos for the &copr-under-teemtee job, causing it to miss the latest repository. This override should be removed to allow proper inheritance.

@psss psss changed the title Add a copr project for temporary exeternal dependencies Add a copr project for temporary external dependencies Mar 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant