Hide Forgot
Description of problem: No epel6 package available Additional info: 1. orionp already has a patch which allows to build for epel6. https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org/thread/VNWYYATMQU422UHKUYPYFBWVDXSKNWNI/ 2. I volunteer to help maintain the epel6 branch (commit ACLs requested). 3. If we need to wait for macros to be cleaned up, please block this request with the appropriate BZ.
FWIW, Copr: https://copr.fedorainfracloud.org/coprs/ttorling/python34-epel6/build/459008/ I went to bed before build finished.
I'm not volunteering to maintain the EPEL6 branch, but I won't stop you! I've requested an el6 branch for the package, and will give you ACLs when it's there.
Commit ACLs __actually__ requested.
Approved. Use you powers for good :)
Okay, I've push my updates into the el6 branch. We need to wait now to get updated macros into el6. I want to get this update pushed to stable first: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-d59560b5a8 then I'll submit a new update with the python3 macros enabled.
Okay, turns out that everything should already be in place macro wise for python34 in el6. I've submitted a python34 build now.
http://koji.fedoraproject.org/koji/taskinfo?taskID=15916126 Unexpected failure (i686): test_basic (test.test_pty.PtyTest) ... Calling master_open() Got master_fd '22', slave_name '/dev/pts/0' Calling slave_open('/dev/pts/0') Got slave_fd '23' Writing to slave_fd Writing chunked output FAIL test_fork (test.test_pty.PtyTest) ... test test_pty failed calling pty.fork() Waiting for child (1301) to finish. Child (1301) exited with status 4 (1024). ok ====================================================================== FAIL: test_basic (test.test_pty.PtyTest) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/Python-3.4.3/Lib/test/test_pty.py", line 108, in test_basic self.assertEqual(b'For my pet fish, Eric.\n', normalize_output(s2)) AssertionError: b'For my pet fish, Eric.\n' != b'For m' ---------------------------------------------------------------------- Ran 4 tests in 0.026s FAILED (failures=1)
(In reply to Orion Poplawski from comment #5) > Okay, I've push my updates into the el6 branch. We need to wait now to get > updated macros into el6. I want to get this update pushed to stable first: > > https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-d59560b5a8 > > then I'll submit a new update with the python3 macros enabled. Hi Orion! Just in case, the `epel-rpm-macros` package still contains two niled-out Python macros: # Two stub defines to reduce the number of ifdefs you need to bring python # packages down to EL6. %py3_build %{nil} %py3_install %{nil} I believe those should be removed in light of this change. Discussed here: https://bugzilla.redhat.com/show_bug.cgi?id=1369486#c10
Thanks, I knew there was something. Building update now. No idea on the python test failure. Can you track that down?
(In reply to Orion Poplawski from comment #9) > Thanks, I knew there was something. Building update now. No idea on the > python test failure. Can you track that down? When I built the contents of the dist-git [0-2], I did not get the abovementioned error, but a different one on ppc64. And now I see that Tim fixed that yesterday evening, so I'll leave it to him. [0] http://koji.fedoraproject.org/koji/taskinfo?taskID=15925686 [1] http://koji.fedoraproject.org/koji/taskinfo?taskID=15925681 [2] http://koji.fedoraproject.org/koji/taskinfo?taskID=15925675
The pty test failure appears to be intermittent. I've added it to the epel-rpm-macros update and will be submitting buildroot overrides so dependent packages can be built.
epel-rpm-macros-6-14, python34-3.4.3-9.el6 has been pushed to the Fedora EPEL 6 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-a3fbbc03f0
python34-3.4.5-1.el6 has been pushed to the Fedora EPEL 6 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-c32672ef1b
epel-rpm-macros-6-14, python34-3.4.3-9.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.
python34-3.4.5-1.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.