#26719 New Branch "f32" for "rpms/abcMIDI"
Closed: Invalid 3 years ago by limb. Opened 3 years ago by sdgathman.

{
 "action": "new_branch",
 "branch": "f32",
 "namespace": "rpms",
 "repo": "abcMIDI",
 "create_git_branch": true
}

The branch was created in PDC and git. It may take up to 10 minutes before you have write access on the branch.

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

3 years ago

Builds for this branch (and f31,epel7,epel8) are still bocked.

Metadata Update from @sdgathman:
- Issue status updated to: Open (was: Closed)

3 years ago

The branch in PDC already exists, you can now create it yourself as follows:
Check in the project's settings if you have activated the git hook preventingnew git branches from being created and if you did, de-activate it.
Then simply run in cloned repository: git checkout -b <branch_name> && git push -u origin <branch_name>.
<branch_name> is the name of the branch you requested.
You only need to do this once and you can then use fedpkg as you normally do.

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

3 years ago

Yes, the branches are created locally, the content pushed. But the builds are blocked:

$ fedpkg build
Building abcMIDI-2020.06.29-1.fc32 for f32-candidate
Created task: 46424134
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=46424134
Watching tasks (this may be safely interrupted)...
46424134 build (f32-candidate, /rpms/abcMIDI.git:f6fcbbac2c5fb1fe9b055fa278961a02c404cff8): free
46424134 build (f32-candidate, /rpms/abcMIDI.git:f6fcbbac2c5fb1fe9b055fa278961a02c404cff8): free -> open (buildvm-s390x-06.s390.fedoraproject.org)
  46424136 buildSRPMFromSCM (/rpms/abcMIDI.git:f6fcbbac2c5fb1fe9b055fa278961a02c404cff8): open (buildvm-s390x-06.s390.fedoraproject.org)
46424134 build (f32-candidate, /rpms/abcMIDI.git:f6fcbbac2c5fb1fe9b055fa278961a02c404cff8): open (buildvm-s390x-06.s390.fedoraproject.org) -> FAILED: BuildError: package abcMIDI is blocked for tag f32-updates-candidate
  0 free  1 open  0 done  1 failed
  46424136 buildSRPMFromSCM (/rpms/abcMIDI.git:f6fcbbac2c5fb1fe9b055fa278961a02c404cff8): open (buildvm-s390x-06.s390.fedoraproject.org) -> closed
  0 free  0 open  1 done  1 failed

46424134 build (f32-candidate, /rpms/abcMIDI.git:f6fcbbac2c5fb1fe9b055fa278961a02c404cff8) failed

Metadata Update from @sdgathman:
- Issue status updated to: Open (was: Closed)

3 years ago

The branch in PDC already exists, you can now create it yourself as follows:
Check in the project's settings if you have activated the git hook preventingnew git branches from being created and if you did, de-activate it.
Then simply run in cloned repository: git checkout -b <branch_name> && git push -u origin <branch_name>.
<branch_name> is the name of the branch you requested.
You only need to do this once and you can then use fedpkg as you normally do.

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

3 years ago

Login to comment on this ticket.

Metadata