Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 708970 - net-dialup/freeradius: lost py3 support (?!)
Summary: net-dialup/freeradius: lost py3 support (?!)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Geaaru
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: py3-tracker, python-3-incompatible
  Show dependency tree
 
Reported: 2020-02-10 12:02 UTC by Michał Górny
Modified: 2020-02-11 19:13 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-02-10 12:02:22 UTC
net-dialup/freeradius:0
          3.0.15: S s   2.7
          3.0.17: S s   2.7 3.6
       3.0.18-r1: ~ s   2.7 3.6 3.7
          3.0.19: ~ s   2.7
Comment 1 Geaaru 2020-02-10 12:13:51 UTC
This it is already been done. :)

I dropped py2.7 and fix py3 support.

https://github.com/gentoo/gentoo/pull/14488

Waiting for merge.

After this I will require stabilization of 3.0.19 and drop old versions.
Comment 2 Geaaru 2020-02-10 12:16:23 UTC
Use of py3 is broken in 3.0.18-r1 and 3.0.17.
Comment 3 Larry the Git Cow gentoo-dev 2020-02-11 19:13:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cc4267b345ed2589ecda8b7a35a0f68bff19bf8

commit 2cc4267b345ed2589ecda8b7a35a0f68bff19bf8
Author:     Daniele Rondina <geaaru@gmail.com>
AuthorDate: 2020-02-09 09:34:19 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2020-02-11 19:13:13 +0000

    net-dialup/freeradius: Bump v.3.0.20
    
    Bug: https://bugs.gentoo.org/701822
    Closes: https://bugs.gentoo.org/696458
    Closes: https://bugs.gentoo.org/708970
    Closes: https://github.com/gentoo/gentoo/pull/14488
    Signed-off-by: Daniele Rondina <geaaru@gmail.com>
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 net-dialup/freeradius/Manifest                     |   1 +
 .../files/freeradius-3.0.20-py3-fixes.patch        | 472 +++++++++++++++++++++
 .../files/freeradius-3.0.20-systemd-service.patch  |  57 +++
 net-dialup/freeradius/freeradius-3.0.20.ebuild     | 267 ++++++++++++
 net-dialup/freeradius/metadata.xml                 |   3 +
 5 files changed, 800 insertions(+)