-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Labels
area/fedoraRelated to Fedora ecosystemRelated to Fedora ecosystemcomplexity/single-taskRegular task; should be done within daysRegular task; should be done within daysgain/highBrings a lot of value to usersBrings a lot of value to usersimpact/lowAffects only few of the usersAffects only few of the userskind/bugAn unexpected problem or behaviorAn unexpected problem or behavior
Description
Sentry Issue: PCKT-002-PACKIT-SERVICE-8N8
AttributeError: 'GitBranchModel' object has no attribute 'commit_sha'
(6 additional frame(s) were not displayed)
...
File "packit_service/worker/handlers/abstract.py", line 247, in run_n_clean
return self.run()
File "packit_service/worker/handlers/koji.py", line 134, in run
return self.koji_build_helper.run_koji_build()
File "packit_service/worker/helpers/build/koji_build.py", line 98, in run_koji_build
if results := self.create_srpm_if_needed():
File "packit_service/worker/helpers/build/build_helper.py", line 517, in create_srpm_if_needed
results = self._create_srpm()
File "packit_service/worker/helpers/build/build_helper.py", line 568, in _create_srpm
merged_ref = self._db_project_object.commit_sha
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/fedoraRelated to Fedora ecosystemRelated to Fedora ecosystemcomplexity/single-taskRegular task; should be done within daysRegular task; should be done within daysgain/highBrings a lot of value to usersBrings a lot of value to usersimpact/lowAffects only few of the usersAffects only few of the userskind/bugAn unexpected problem or behaviorAn unexpected problem or behavior