I am trying to do an update for f28 for stratis-cli, which depends on python3-dbus-client-gen. For some reason, even though I have built a new version of dbus-client-gen (https://koji.fedoraproject.org/koji/taskinfo?taskID=28924720) Bodhi is saying "no candidate builds for python3-dbus-client-gen".
I'm sure I'm doing something dumb, but can you set me straight please? I'm not seeing what I'm doing wrong. Thanks much!!!
@grover Bodhi will query fedora packages app for packages and if the package is new then it will have hard time to know about it. Here's the bug.
The best thing to do now is just put the full NVR in candidate builds field in the bodhi update form. And it will just work fine.
Sorry for your trouble.
Metadata Update from @mohanboddu: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Even with specifying the exact nvr (python3-dbus-client-gen-0.3-3.fc28, right?) I'm still having trouble:
Builds : You may not specify an empty list of builds. Builds : ACL validation mechanism was unable to determine ACLs. Builds : Build does not exist: python3-dbus-client-gen-0.3-3.fc28
Any ideas?
Metadata Update from @grover: - Issue status updated to: Open (was: Closed)
ok I needed to specify python-dbus-client-gen-0.3-3.fc28, no "3".
Metadata Update from @grover: - Issue close_status updated to: Fixed