Created a useless branch by mistake #13242

Open
opened 2026-02-24 12:30:23 +00:00 by slaanesh · 5 comments

While using git remotes, I mistakenly created a branch that should not be there in Mesa.

Please delete the fedora-44 branch. Thanks.

While using git remotes, I mistakenly created a branch that should not be there in Mesa. Please delete the `fedora-44` branch. Thanks.
Owner
Checking package mesa in /home/jnsamyak/work/pkg/mesa
Branch fedora-44 not found in bodhi, checking if branch matches pattern...
...no match, seems OK to remove
Querying koji for builds...
Warning: build mesa-6.5.1-9.fc6 from 2007-04-09 22:53:04.866883+00:00 has no task_id, ignoring.
Warning: build mesa-6.5.1-7.fc6 from 2007-04-05 12:44:05.910434+00:00 has no task_id, ignoring.
Warning: build mesa-6.5.2-10.fc7 from 2007-04-11 05:36:28.088175+00:00 has no task_id, ignoring.
Branch has commits not found anywhere else, checking builds...
0: dab19fd Make cargo dependencies license lists per architecture.
1: 679782a Enable patent encumbered codecs
2: 03d2587 Rebuild for libdisplay-info 0.3.0
Sorry, 03d2587d4154ee38154bbc5560f895e52035399d built as mesa-25.3.5-2.eln155.
See https://koji.fedoraproject.org/koji/taskinfo?taskID=142416286.

@slaanesh, we might need to check with fesco about it, cc: @kevin

``` Checking package mesa in /home/jnsamyak/work/pkg/mesa Branch fedora-44 not found in bodhi, checking if branch matches pattern... ...no match, seems OK to remove Querying koji for builds... Warning: build mesa-6.5.1-9.fc6 from 2007-04-09 22:53:04.866883+00:00 has no task_id, ignoring. Warning: build mesa-6.5.1-7.fc6 from 2007-04-05 12:44:05.910434+00:00 has no task_id, ignoring. Warning: build mesa-6.5.2-10.fc7 from 2007-04-11 05:36:28.088175+00:00 has no task_id, ignoring. Branch has commits not found anywhere else, checking builds... 0: dab19fd Make cargo dependencies license lists per architecture. 1: 679782a Enable patent encumbered codecs 2: 03d2587 Rebuild for libdisplay-info 0.3.0 Sorry, 03d2587d4154ee38154bbc5560f895e52035399d built as mesa-25.3.5-2.eln155. See https://koji.fedoraproject.org/koji/taskinfo?taskID=142416286. ``` @slaanesh, we might need to check with fesco about it, cc: @kevin
Author

This is safe to delete, it has never been built at all. The commit 03d2587 Rebuild for libdisplay-info 0.3.0 is in another branch already.

It's a copy of my personal branch with some not allowed items, I just fumbled with the remotes. I've switched to another solution without multiple remotes as it's too error prone.

This is safe to delete, it has never been built at all. The commit `03d2587 Rebuild for libdisplay-info 0.3.0` is in another branch already. It's a copy of my personal branch with some not allowed items, I just fumbled with the remotes. I've switched to another solution without multiple remotes as it's too error prone.
Owner

FESCo allows releng to delete branches when the script above says it's safe to do so.
It's saying no, so... either the script somehow needs adjusting or we cannot allow it...

CC: @yselkowitz (who built the eln build here).

FESCo allows releng to delete branches when the script above says it's safe to do so. It's saying no, so... either the script somehow needs adjusting or we cannot allow it... CC: @yselkowitz (who built the eln build here).
Member

That commit is present in the f44 branch which is from where I would have built it. I believe the script is in error and the request can be fulfilled.

That commit is present in the `f44` branch which is from where I would have built it. I believe the script is in error and the request can be fulfilled.
Owner

IMHO, we should fix the script so it passes before we allow deleting the branch.

IMHO, we should fix the script so it passes before we allow deleting the branch.
Sign in to join this conversation.
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
releng/tickets#13242
No description provided.