ok git push works now, but ... unknown branches. [martin@f26 nuvola-app-mixcloud]$ git push Everything up-to-date [martin@f26 nuvola-app-mixcloud]$ fedpkg build --nowait /usr/lib/python2.7/site-packages/fedora/client/bodhi.py:48: DeprecationWarning: fedora.client.bodhi has been deprecated. Please use bodhi.client.bindings instead. DeprecationWarning) Building nuvola-app-mixcloud-3.2-3.fc27 for rawhide Created task: 21149744 Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=21149744 Result on koji: BuildError: package nuvola-app-mixcloud not in list for tag f27-pending and fo f26: [martin@f26 nuvola-app-mixcloud]$ fedpkg switch-branch f26; git merge master; fedpkg push; fedpkg build --nowait /usr/lib/python2.7/site-packages/fedora/client/bodhi.py:48: DeprecationWarning: fedora.client.bodhi has been deprecated. Please use bodhi.client.bindings instead. DeprecationWarning) Could not execute switch_branch: Unknown remote branch origin/f26 and for f25: [martin@f26 nuvola-app-mixcloud]$ fedpkg switch-branch f25; git merge master; fedpkg push; fedpkg build --nowait /usr/lib/python2.7/site-packages/fedora/client/bodhi.py:48: DeprecationWarning: fedora.client.bodhi has been deprecated. Please use bodhi.client.bindings instead. DeprecationWarning) Could not execute switch_branch: Unknown remote branch origin/f25 _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx