Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: 'IsKojiBuildCompleteAndBranchConfiguredCheckService' object has no attribute 'dist_git_branch' #2374

Open
sentry-io bot opened this issue Mar 18, 2024 · 0 comments
Labels
area/fedora Related to Fedora ecosystem complexity/single-task Regular task, should be done within days. gain/low This doesn't bring that much value to users. impact/low This issue impacts only a few users. kind/bug Something isn't working.

Comments

@sentry-io
Copy link

sentry-io bot commented Mar 18, 2024

Sentry Issue: PCKT-002-PACKIT-SERVICE-7EB

AttributeError: 'IsKojiBuildCompleteAndBranchConfiguredCheckService' object has no attribute 'dist_git_branch'
(10 additional frame(s) were not displayed)
...
  File "packit_service/worker/handlers/abstract.py", line 266, in pre_check
    checks_pass = checks_pass and checker.pre_check()
  File "packit_service/worker/checker/bodhi.py", line 49, in pre_check
    for koji_build_data in self:
  File "packit_service/worker/handlers/mixin.py", line 128, in __next__
    build_id=self._build_id,
  File "packit_service/worker/handlers/mixin.py", line 222, in _build_id
    return self.build["build_id"]
  File "packit_service/worker/handlers/mixin.py", line 212, in build
    f"No build found for package={self.project.repo} and tag={self.dist_git_branch}"
@nforro nforro added impact/low This issue impacts only a few users. gain/low This doesn't bring that much value to users. kind/bug Something isn't working. area/fedora Related to Fedora ecosystem complexity/easy-fix labels Mar 18, 2024
@nforro nforro moved this from new to backlog in Packit Kanban Board Mar 18, 2024
@lachmanfrantisek lachmanfrantisek added complexity/single-task Regular task, should be done within days. and removed complexity/easy-fix labels Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/fedora Related to Fedora ecosystem complexity/single-task Regular task, should be done within days. gain/low This doesn't bring that much value to users. impact/low This issue impacts only a few users. kind/bug Something isn't working.
Projects
Status: backlog
Development

No branches or pull requests

2 participants