Dear all,
You are kindly invited to the meeting:
Fedora Release Engineering on 2015-09-14 from 15:30:00 to 16:30:00 UTC
At fedora-meeting-1(a)irc.freenode.net
The meeting will be about:
Fedora Release Engineering weekly meeting
Source: https://apps.fedoraproject.org/calendar/meeting/2026/
#6247: Multiple packages missing from mirrors
-----------------------------+-------------------
Reporter: limb | Owner: limb
Type: task | Status: new
Milestone: Fedora 22 Final | Component: koji
Keywords: | Blocked By:
Blocking: |
-----------------------------+-------------------
Everything from https://bodhi.fedoraproject.org/updates/FEDORA-2015-14272
is missing.
Retagged them all but was unable to untag them from f22-updates-testing.
--
Ticket URL: <https://fedorahosted.org/rel-eng/ticket/6247>
Fedora Release Engineering <http://fedorahosted.org/rel-eng>
Release Engineering for the Fedora Project
#5654: Report full image creation for quality website updates
------------------------------+-----------------------
Reporter: shaiton | Owner: rel-eng@…
Type: task | Status: closed
Milestone: Fedora 20 Alpha | Component: other
Resolution: fixed | Keywords:
Blocked By: | Blocking:
------------------------------+-----------------------
Comment (by robyduck):
I'm just not sure if we should keep this ticket or file a new one for F23,
because we have a spin more (Cinnamon) but I'm not sure it fits on a
single layer DVD.
--
Ticket URL: <https://fedorahosted.org/rel-eng/ticket/5654#comment:10>
Fedora Release Engineering <http://fedorahosted.org/rel-eng>
Release Engineering for the Fedora Project
#6040: system to run regular orphaned packages status reports from
------------------------------+-----------------------
Reporter: till | Owner: rel-eng@…
Type: task | Status: new
Milestone: Fedora 23 Alpha | Component: koji
Resolution: | Keywords:
Blocked By: | Blocking:
------------------------------+-----------------------
Comment (by kevin):
We could do this now on bodhi-backend02 (which does some bodhi backend
tasks...)
--
Ticket URL: <https://fedorahosted.org/rel-eng/ticket/6040#comment:8>
Fedora Release Engineering <http://fedorahosted.org/rel-eng>
Release Engineering for the Fedora Project
#6206: Bugzilla message used for updates
----------------------------+------------------------
Reporter: mooninite | Owner: rel-eng@…
Type: enhancement | Status: new
Milestone: | Component: other
Keywords: bodhi bugzilla | Blocked By:
Blocking: |
----------------------------+------------------------
It is time to update the Bugzilla update message text.
# su -c 'yum update --enablerepo=updates-testing...'
to
# su -c 'dnf update --enablerepo=updates-testing...'
;)
--
Ticket URL: <https://fedorahosted.org/rel-eng/ticket/6206>
Fedora Release Engineering <http://fedorahosted.org/rel-eng>
Release Engineering for the Fedora Project
#6218: Request to unretire python-qpid and perl-qpid packages
-----------------------------+------------------------
Reporter: irina | Owner: rel-eng@…
Type: task | Status: new
Milestone: Fedora 23 Alpha | Component: koji
Keywords: | Blocked By:
Blocking: |
-----------------------------+------------------------
In addition, please create new package git(s) for these packages:
qpid-tools
qpid-tests
These changes should apply to master (f24) and f23 branches.
--
Ticket URL: <https://fedorahosted.org/rel-eng/ticket/6218>
Fedora Release Engineering <http://fedorahosted.org/rel-eng>
Release Engineering for the Fedora Project
Folks,
I've proofed out some changes to koji and Image Factory that allow
building Vagrant boxes for VMWare Fusion/Desktop users. Apparently,
quite a few serious Vagrant users prefer the VMWare hypervisor for speed
reasons.
I've deployed these changes on brew-test and successfully tested them.
In addition to testing the new functions I've built a vSphere OVA image.
This is an already supported format but it uses a codepath that I've
lightly modified with these changes. The OVA output still seems to work
just fine. (It looks correct via inspection _and_ it successfully
imports into VMWare.)
Example image build (building all Vagrant formats and both OVA formats
in a single koji task):
http://brew-test.devel.redhat.com/brew/taskinfo?taskID=20007542
The required updates are now built in brew. I've built the Factory
updates as "real" builds but the koji update is just a scratch build.
Builds:
imagefactory - https://brewweb.devel.redhat.com/taskinfo?taskID=9811569
imagefactory-plugins -
https://brewweb.devel.redhat.com/taskinfo?taskID=9811587
koji (scratch) - https://brewweb.devel.redhat.com/taskinfo?taskID=9811617
The koji build is against what I believe to be the current deployed RPM
version in prod brew. My change is in the form of a patch applied in
the SPEC file. I'll attach the patch here as well and will make an
effort to submit it upstream as well.
It would be great if we could get this deployed during the upcoming
change window.
Please contact me with questions or concerns.
-Ian