Task #143
closed
Tag pulp-python-0.0.0-1.fc21 into pulp-2.6-fedora21
Status:
CLOSED - CURRENTRELEASE
Target Release - Python:
0.0.0
Description
Currently the pulp-2.6-fedora21 target does not exist in Koji, but once it does we need to run this command:
$ koji tag-build pulp-2.6-fedora21 pulp-python-0.0.0-1.fc21
It is important to do this before we release. Otherwise, the Python plugins won't be available for Fedora 21 with the 2.6.0 release.
Does this include scripting the creation of the target?
On 02/04/2015 05:53 PM, Chris Duryee declared:
Does this include scripting the creation of the target?
This task is just about making sure that the Python plugins make it into
the 2.6.0 release. We'll have to make a separate task about creating the
pulp-2.6-fedora21 target.
I suppose that once we have such a task, this task should depend on it.
Randy Barlow wrote:
On 02/04/2015 05:53 PM, Chris Duryee declared:
Does this include scripting the creation of the target?
This task is just about making sure that the Python plugins make it into
the 2.6.0 release. We'll have to make a separate task about creating the
pulp-2.6-fedora21 target.
I suppose that once we have such a task, this task should depend on it.
Last sprint all of the tasks/stories were "shovel ready" on day one which I liked. I'd rather it be the same task, but two tasks is OK with me too.
Looks like my prior comments have become moot, the target now exists:)
- Tags Sprint Candidate added
- Sprint/Milestone set to 12
- Status changed from NEW to ASSIGNED
- Assignee set to skarmark@redhat.com
After setting up correct certs for koji, I am getting -
$ koji -c ~/.koji/katello-config tag-build pulp-2.6-fedora21 pulp-python-0.0.0-1.fc21
TagError: Package pulp-python not in list for pulp-2.6-fedora21
$ koji -c ~/.koji/katello-config list-tagged pulp-2.6-fedora21
Build Tag Built by
---------------------------------------- -------------------- ----------------
So looks like there are no packages currently in the list for that tag. Is the command in the story description correct then to add python plugins to the 2.6 build?
On 02/11/2015 06:15 PM, Sayli announced:
So looks like there are no packages currently in the list for that tag.
Is the command in the story description correct then to add python
plugins to the 2.6 build?
Ah, yes. I forgot that you also need to add the package to the build. I
think this will do that:
$ koji add-pkg pulp-2.6-fedora21 pulp-python --owner=<your koji username
here>
- Status changed from ASSIGNED to MODIFIED
- % Done changed from 0 to 100
$ koji -c ~/.koji/katello-config add-pkg pulp-2.6-fedora21 pulp-python --owner=skarmark
$ koji -c ~/.koji/katello-config tag-build pulp-2.6-fedora21 pulp-python-0.0.0-1.fc21
Created task 221854
Watching tasks (this may be safely interrupted)...
221854 tagBuild (noarch): free
221854 tagBuild (noarch): free -> closed
0 free 0 open 1 done 0 failed
221854 tagBuild (noarch) completed successfully
$ koji -c ~/.koji/katello-config list-tagged pulp-2.6-fedora21
pulp-python-0.0.0-1.fc21 pulp-2.6-fedora21
- Status changed from MODIFIED to 5
- Tags deleted (
Sprint Candidate)
- Status changed from 5 to MODIFIED
- Status changed from MODIFIED to 5
- Status changed from 5 to CLOSED - CURRENTRELEASE
- Target Release - Python set to 0.0.0
- Sprint set to February 2015
- Sprint/Milestone deleted (
12)
Also available in: Atom
PDF