#6295 Can't build flatcam for f26 and f27 - koji error: package flatcam not in list for tag: f26-updates-candidate, f27-pending
Closed: Fixed Opened by dwrobel.

I can't build flatcam package for f26 and f27. It's new package (created today), I requested both f26 and f27 branches [1], [2]. When I requested build koji said:

BuildError: package flatcam not in list for tag f26-updates-candidate [3]
BuildError: package flatcam not in list for tag f27-pending [4]

It's infrastructure issue or I'm doing something wrong? FYI it's my first package import/build with pagure.

[1] https://pagure.io/releng/fedora-scm-requests/issue/326
[2] https://pagure.io/releng/fedora-scm-requests/issue/325
[3] https://koji.fedoraproject.org/koji/taskinfo?taskID=21464983
[4] https://koji.fedoraproject.org/koji/taskinfo?taskID=21464977


On next day fedpkg build started to work for both f26 and f27, however fedpkg update works only for f26.

For f27 it returns as following:

fedpkg update /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) Creating a new update for flatcam-8.5-6.20170701gita9a4ec75db12.fc27 Traceback (most recent call last): File "/usr/bin/bodhi", line 537, in <module> main() File "/usr/bin/bodhi", line 225, in main data = bodhi.save(**update_args) File "/usr/lib/python2.7/site-packages/fedora/client/bodhi.py", line 118, in wrapper raise BodhiClientException(problems) fedora.client.bodhi.BodhiClientException: Invalid tag: flatcam-8.5-6.20170701gita9a4ec75db12.fc27 not tagged with any of the following tags [u'f22-updates-candidate', u'dist-6E-epel-testing-candidate', u'f21-updates-candidate', u'f24-updates-candidate', u'epel7-testing-candidate', u'f25-updates-candidate', u'dist-5E-epel-testing-candidate', u'f23-updates-candidate', u'f26-updates-candidate'] Unable to determine release from build: flatcam-8.5-6.20170701gita9a4ec75db12.fc27 Could not execute update: Could not generate update request: Command 'bodhi --bodhi-url https://bodhi.fedoraproject.org/ --new --release f27 --file bodhi.template flatcam-8.5-6.20170701gita9a4ec75db12.fc27 --username dwrobel' returned non-zero exit status 1

Fedora 27 does not use Bodhi yet, see "Bodhi activation point" in https://fedoraproject.org/wiki/Releases/27/Schedule

Fedora 27 does not use Bodhi yet, see "Bodhi activation point" in https://fedoraproject.org/wiki/Releases/27/Schedule

Thanks for the hint.

I can't build flatcam package for f26 and f27. It's new package (created today), I requested both f26 and f27 branches [1], [2]. When I requested build koji said:
BuildError: package flatcam not in list for tag f26-updates-candidate [3]
BuildError: package flatcam not in list for tag f27-pending [4]
It's infrastructure issue or I'm doing something wrong? FYI it's my first package import/build with pagure.
[1] https://pagure.io/releng/fedora-scm-requests/issue/326
[2] https://pagure.io/releng/fedora-scm-requests/issue/325
[3] https://koji.fedoraproject.org/koji/taskinfo?taskID=21464983
[4] https://koji.fedoraproject.org/koji/taskinfo?taskID=21464977

That's looks quite similar to issue described here[5].

[5] https://www.spinics.net/lists/fedora-devel/msg235577.html

Everything looks working now... let us know if you still are hitting any issues...

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

Metadata