#12983 Bug while orphaning packages
Closed: Fixed by jnsamyak. Opened by eclipseo.

Name of the package?

  • golang-github-hashicorp-checkpoint
  • golang-github-jacobsa-reqtrace
  • golang-github-kisom-goutils

FAS username of the current maintainer?

eclipseo

Any extra information?

Hello,

I have 3 Golang leafs packages that can't be orphaned:

Attempting to orphan package: golang-github-hashicorp-checkpoint...
❌ Failed for 'golang-github-hashicorp-checkpoint': API returned an error.
Status Code: 400
Response: {
"error": "An error occurred at the database level and prevent the action from reaching completion",
"error_code": "EDBERROR"
}

Attempting to orphan package: golang-github-jacobsa-reqtrace...
❌ Failed for 'golang-github-jacobsa-reqtrace': API returned an error.
Status Code: 400
Response: {
"error": "An error occurred at the database level and prevent the action from reaching completion",
"error_code": "EDBERROR"
}

Attempting to orphan package: golang-github-kisom-goutils...
❌ Failed for 'golang-github-kisom-goutils': API returned an error.
Status Code: 400
Response: {
"error": "An error occurred at the database level and prevent the action from reaching completion",
"error_code": "EDBERROR"
}

It doesn't work within the dist-git Pagure website either.

Could you help me orphan them please ?


Metadata Update from @james:
- Issue tagged with: low-gain, low-trouble

Metadata Update from @jnsamyak:
- Issue assigned to jnsamyak

Metadata Update from @jnsamyak:
- Issue tagged with: ops, sprint-1

Hey @eclipseo, all three packages are now orphaned, if there are still any issues, please feel free to reopen this request.

Metadata Update from @jnsamyak:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata