Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 735430

Summary: net-voip/telepathy-gabble: need py3 port
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: phobosk, treecleaner
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 694800    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-08-02 14:42:02 UTC
Please port to py3.
Comment 2 Larry the Git Cow gentoo-dev 2020-09-19 12:29:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5230129a436faa8e178a5a44cf8eefde7ad9ea43

commit 5230129a436faa8e178a5a44cf8eefde7ad9ea43
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-09-19 11:41:12 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-09-19 12:29:06 +0000

    net-voip/telepathy-gabble: Port to py3
    
    Closes: https://bugs.gentoo.org/735430
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 net-voip/telepathy-gabble/Manifest                                  | 1 +
 ...hy-gabble-0.18.4-r1.ebuild => telepathy-gabble-0.18.4-r2.ebuild} | 6 ++++--
 2 files changed, 5 insertions(+), 2 deletions(-)
Comment 3 PhobosK 2020-09-20 14:41:36 UTC
This fix is not working :(

Making all in extensions
make[2]: Entering directory '/dev/shm/portage/net-voip/telepathy-gabble-0.18.4-r2/work/telepathy-gabble-0.18.4/extensions'
/usr/bin/python3.6 ../tools/xincludator.py \
        all.xml > _gen/all.xml.tmp && mv _gen/all.xml.tmp _gen/all.xml
Traceback (most recent call last):
  File "../tools/xincludator.py", line 8, in <module>
    sys.stdout.reconfigure(encoding='utf-8')
AttributeError: '_io.TextIOWrapper' object has no attribute 'reconfigure'
make[2]: *** [Makefile:612: _gen/all.xml] Error 1
make[2]: Leaving directory '/dev/shm/portage/net-voip/telepathy-gabble-0.18.4-r2/work/telepathy-gabble-0.18.4/extensions'
make[1]: *** [Makefile:376: all-recursive] Error 1
make[1]: Leaving directory '/dev/shm/portage/net-voip/telepathy-gabble-0.18.4-r2/work/telepathy-gabble-0.18.4'
make: *** [Makefile:306: all] Error 2
 * ERROR: net-voip/telepathy-gabble-0.18.4-r2::gentoo failed (compile phase):
 *   emake failed
 *
 * If you need support, post the output of `emerge --info '=net-voip/telepathy-gabble-0.18.4-r2::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-voip/telepathy-gabble-0.18.4-r2::gentoo'`.
 * The complete build log is located at '/dev/shm/portage/net-voip/telepathy-gabble-0.18.4-r2/temp/build.log'.
 * The ebuild environment file is located at '/dev/shm/portage/net-voip/telepathy-gabble-0.18.4-r2/temp/environment'.
 * Working directory: '/dev/shm/portage/net-voip/telepathy-gabble-0.18.4-r2/work/telepathy-gabble-0.18.4'
 * S: '/dev/shm/portage/net-voip/telepathy-gabble-0.18.4-r2/work/telepathy-gabble-0.18.4'