#8760 Build bodhi 5.2 in f30-infra.
Closed: Fixed 4 years ago by pingou. Opened 4 years ago by cverna.

Describe what you would like us to do:


I would like to build the latest bodhi release in f30-infra tag. I have tried the following

koji build f30-infra bodhi-5.2.0-1.fc30.infra.src.rpm

But I get denied since i am trying to build using an srpm. I am not sure what is the correct way to build against the f30-infra target.

Here is a scratch build is that help https://koji.fedoraproject.org/koji/taskinfo?taskID=42617748

When do you need this to be done by? (YYYY/MM/DD)



Metadata Update from @pingou:
- Issue assigned to pingou

4 years ago

It worked for me:

$  koji build f30-infra bodhi-5.2.0-1.fc30.infra.src.rpm
Uploading srpm: bodhi-5.2.0-1.fc30.infra.src.rpm
[====================================] 100% 00:00:47   5.20 MiB 111.21 KiB/sec
Created task: 42618557
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=42618557
Watching tasks (this may be safely interrupted)...
42618557 build (f30-infra, bodhi-5.2.0-1.fc30.infra.src.rpm): open (buildvm-armv7-04.arm.fedoraproject.org)
  42618558 rebuildSRPM (noarch): open (buildhw-07.phx2.fedoraproject.org)
  42618563 buildArch (bodhi-5.2.0-1.fc30.infra.src.rpm, noarch): open (buildvm-armv7-16.arm.fedoraproject.org)
  42618558 rebuildSRPM (noarch): open (buildhw-07.phx2.fedoraproject.org) -> closed
  0 free  2 open  1 done  0 failed
  42618563 buildArch (bodhi-5.2.0-1.fc30.infra.src.rpm, noarch): open (buildvm-armv7-16.arm.fedoraproject.org) -> closed
  0 free  1 open  2 done  0 failed
  42618794 tagBuild (noarch): closed
42618557 build (f30-infra, bodhi-5.2.0-1.fc30.infra.src.rpm): open (buildvm-armv7-04.arm.fedoraproject.org) -> closed
  0 free  0 open  4 done  0 failed

42618557 build (f30-infra, bodhi-5.2.0-1.fc30.infra.src.rpm) completed successfully

https://koji.fedoraproject.org/koji/taskinfo?taskID=42618557

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

4 years ago

➜ ~ koji list-permissions --user cverna
➜ ~ koji list-permissions --user pingou
infra

It needs koji 'infra' perms.

I have added that permission to cverna. Let me know if there are others that should be added.

Thanks all, I ll add that to the howtos repo :)

Login to comment on this ticket.

Metadata