#6274: Enable keepcache in koji dnf conf
--------------------+------------------------
Reporter: rjones | Owner: rel-eng@…
Type: task | Status: new
Milestone: | Component: koji
Keywords: | Blocked By:
Blocking: |
--------------------+------------------------
Supermin needs access to the pristine RPMs from which the buildroot is
installed, in order to grab the `/etc` (configuration) files into the
libguestfs appliance (the binaries etc are not baked into the appliance
for obvious security/maintainability reasons).
For years we got these from the yum cache, but problem: dnf defaults to
`keepcache=0` and so doesn't save these RPMs.
Therefore please enable keepcache like yum.
I believe the only way to do this is to patch koji, unfortunately:
{{{
diff --git a/koji/__init__.py b/koji/__init__.py
index 612bfd5..0665481 100644
--- a/koji/__init__.py
+++ b/koji/__init__.py
@@ -1324,6 +1324,7 @@ retries=20
obsoletes=1
gpgcheck=0
assumeyes=1
+keepcache=1
# repos
}}}
--
Ticket URL: <https://fedorahosted.org/rel-eng/ticket/6274>
Fedora Release Engineering <http://fedorahosted.org/rel-eng>
Release Engineering for the Fedora Project
#6268: Arm prevents F23+ builds of gcc
-----------------------------+------------------------
Reporter: jakub | Owner: rel-eng@…
Type: task | Status: new
Milestone: Fedora 23 Alpha | Component: koji
Keywords: | Blocked By:
Blocking: |
-----------------------------+------------------------
I have not been able to successfully build gcc in Fedora 23+ since June,
19th, all the builds fail because on 32-bit arm we trigger the 24 hour
timeout.
Back in June, the Fedora 22 as well as Fedora 23 builds took both around
18 hours on 32-bit arm, which is terrible (compared to 3-8 hours for other
architectures), but still it was possible for the builds to succeed.
The Fedora 22 gcc builds (same source) always succeed even now, still
around 18 hours build time.
The only major difference between F22 and F23 gcc is the default libstdc++
ABI (gcc4-compatible vs. the new one), but that really shouldn't result in
many hours of difference and in the past it didn't result in that.
So, the question is, are F22 and F23/F24 gcc builds (eclipse build target)
going to approximately same hw, or significantly different? Are the
kernels in between those approximately the same?
I've already tried to
%undefine _hardened_build
(which is desirable for gcc in any case, slowing down the compiler for the
address randomization is undesirable), which didn't help, similarly am
doing:
%if 0%{?fedora} >= 23
%ifnarch %{arm}
RUNTESTFLAGS="--target_board=unix/'{,-fstack-protector-strong}'" \
%endif
%else
RUNTESTFLAGS="--target_board=unix/'{,-fstack-protector-strong}'" \
%endif
which should on arm F23+ significantly reduce the amount of gcc testing by
not testing -fstack-protector-strong, only the default options, but it
timed out anyway. So I'm afraid I'm out of ideas what it might be; note,
the compiler is the same, and really should dominate the build time.
--
Ticket URL: <https://fedorahosted.org/rel-eng/ticket/6268>
Fedora Release Engineering <http://fedorahosted.org/rel-eng>
Release Engineering for the Fedora Project
#6246: FEDORA-2015-14271 update seems botched and stuck :(
----------------------------+------------------------
Reporter: rdieter | Owner: rel-eng@…
Type: task | Status: new
Milestone: Fedora 23 Beta | Component: koji
Keywords: | Blocked By:
Blocking: |
----------------------------+------------------------
https://bodhi.fedoraproject.org/updates/FEDORA-2015-14271
update has been stuck queue'd for stable updates for over a week now...
Hard to tell what exactly is wrong, except for bodhi error:
"...ejected from the push because u"Cannot find relevant tag for
kf5-frameworkintegration-5.13.0-2.fc23: ['f23-updates-candidate', 'f23
-updates-testing-pending', 'f23-updates-pending', 'f23-kde']"
I'm not sure what that means or more to the point, how to fix it.
--
Ticket URL: <https://fedorahosted.org/rel-eng/ticket/6246>
Fedora Release Engineering <http://fedorahosted.org/rel-eng>
Release Engineering for the Fedora Project
#6232: Please create a f23-gnome side tag
-----------------------------+------------------------
Reporter: kalev | Owner: rel-eng@…
Type: task | Status: new
Milestone: Fedora 23 Alpha | Component: koji
Keywords: | Blocked By:
Blocking: |
-----------------------------+------------------------
Hi,
Please create a new f23-gnome side tag and build target. We'll use it for
building GNOME megaupdates before submitting them to Bodhi, to help ensure
they don't cause issues in F22 proper while we're preparing the updates.
Thanks,
Kalev
--
Ticket URL: <https://fedorahosted.org/rel-eng/ticket/6232>
Fedora Release Engineering <http://fedorahosted.org/rel-eng>
Release Engineering for the Fedora Project
#6257: Unblock dist-tags for unretired package "pymssql"
-----------------------------+------------------------
Reporter: swilkerson | Owner: rel-eng@…
Type: task | Status: new
Milestone: Fedora 23 Final | Component: koji
Keywords: | Blocked By:
Blocking: |
-----------------------------+------------------------
I unretired package "pymssql"
Pkgdb is OK: https://admin.fedoraproject.org/pkgdb/acls/name/pymssql
Push access to SCM is OK.
Build for newly requested branch epel7 is working fine
http://koji.fedoraproject.org/koji/taskinfo?taskID=11130066
"fedpkg build" for master fails with "BuildError: package pymssql is
blocked for tag f24".
Please unblock f24, el5, el6 and possibly others if blocked.
Thanks!
--
Ticket URL: <https://fedorahosted.org/rel-eng/ticket/6257>
Fedora Release Engineering <http://fedorahosted.org/rel-eng>
Release Engineering for the Fedora Project
#6275: python-requests-2.7.0-6 in F22 updates has been removed, currently
available is 2.7.0-5
-----------------------------+------------------------
Reporter: robatino | Owner: rel-eng@…
Type: task | Status: new
Milestone: Fedora 22 Final | Component: koji
Keywords: | Blocked By:
Blocking: |
-----------------------------+------------------------
https://bodhi.fedoraproject.org/updates/FEDORA-2015-16109 (python-
requests-2.7.0-6) has been removed from F22 stable updates. Currently
available version is 2.7.0-5. Discovered running distro-sync on my system
running F22 stable.
--
Ticket URL: <https://fedorahosted.org/rel-eng/ticket/6275>
Fedora Release Engineering <http://fedorahosted.org/rel-eng>
Release Engineering for the Fedora Project
#6285: Some packages which are pushed to stable (F23) are not available
----------------------------+------------------------
Reporter: msuchy | Owner: rel-eng@…
Type: defect | Status: new
Milestone: Fedora 23 Beta | Component: mash
Keywords: | Blocked By:
Blocking: |
----------------------------+------------------------
On my F23 workstation
dnf repoquery mariadb
gives:
mariadb-1:10.0.20-3.fc23.x86_64
Which is older than installed
mariadb-1:10.0.21-1.fc22.x86_64
and therefore dnf/yum refuses to upgrade. Notice the difference in
z-version 20 vs. 21.
After investigation I found that while this package has been pushed to
stable 2 months ago:
https://bodhi.fedoraproject.org/updates/FEDORA-2015-13442
I checked two mirrors - e.g.:
ftp://ftp.fi.muni.cz/pub/linux/fedora/linux/updates/testing/23/x86_64/m/
And it contain the old
mariadb-10.0.20-3.fc23.x86_64.rpm
I suspect that it happened to more packages, however right now I can point
to only mariadb.
--
Ticket URL: <https://fedorahosted.org/rel-eng/ticket/6285>
Fedora Release Engineering <http://fedorahosted.org/rel-eng>
Release Engineering for the Fedora Project
#6250: Request for f24-python3 side tag
-----------------------------+------------------------
Reporter: rkuska | Owner: rel-eng@…
Type: task | Status: new
Milestone: Fedora 22 Final | Component: koji
Keywords: | Blocked By:
Blocking: |
-----------------------------+------------------------
Hello,
I would like to ask you to create a side tag for an upcoming
Python3.4->Python3.5 rebuild.
--
Ticket URL: <https://fedorahosted.org/rel-eng/ticket/6250>
Fedora Release Engineering <http://fedorahosted.org/rel-eng>
Release Engineering for the Fedora Project