Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 518388 - =dev-python/pycollada-0.4 USE=doc - File "/usr/lib64/python3.3/site-packages/sphinx/ext/graphviz.py", line 232, in render_dot_html : mapname = mapname_re.match(imgmap[0]).group(1) : TypeError: can't use a string pattern on a bytes-like object
Summary: =dev-python/pycollada-0.4 USE=doc - File "/usr/lib64/python3.3/site-packages/...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2014-07-28 14:06 UTC by Michael Mol
Modified: 2019-02-07 23:03 UTC (History)
1 user (show)

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


Attachments
build.log (pycollada.build.log,18.69 KB, text/plain)
2014-07-28 14:07 UTC, Michael Mol
Details
emerge --info '=dev-python/pycollada-0.4::gentoo' (file_518388.txt,18.06 KB, text/plain)
2014-07-28 14:07 UTC, Michael Mol
Details
emerge -pqv '=dev-python/pycollada-0.4::gentoo' (file_518388.txt,109 bytes, text/plain)
2014-07-28 14:08 UTC, Michael Mol
Details
environment (file_518388.txt,130.06 KB, text/plain)
2014-07-28 14:09 UTC, Michael Mol
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Mol 2014-07-28 14:06:51 UTC
Guessing it's a bug related to the use of the doc USE flag.
Comment 1 Michael Mol 2014-07-28 14:07:20 UTC
Created attachment 381706 [details]
build.log
Comment 2 Michael Mol 2014-07-28 14:07:53 UTC
Created attachment 381708 [details]
emerge --info '=dev-python/pycollada-0.4::gentoo'
Comment 3 Michael Mol 2014-07-28 14:08:46 UTC
Created attachment 381710 [details]
emerge -pqv '=dev-python/pycollada-0.4::gentoo'
Comment 4 Michael Mol 2014-07-28 14:09:46 UTC
Created attachment 381712 [details]
environment
Comment 5 Michael Mol 2014-07-28 14:12:33 UTC
Building with -doc works around the problem. Means the doc USE flag is broken for this package, though.
Comment 6 Bernd 2018-12-23 22:22:42 UTC
I'm currently updating this to 0.6. The bug doesn't show up on the new version.
Comment 7 Larry the Git Cow gentoo-dev 2019-02-07 23:03:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=824a3e45c0a79d7571267d4d525ab274a0cc2e93

commit 824a3e45c0a79d7571267d4d525ab274a0cc2e93
Author:     Bernd Waibel <waebbl@gmail.com>
AuthorDate: 2018-12-23 22:21:11 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: 2019-02-07 23:03:38 +0000

    dev-python/pycollada: version bump.
    
    * remove old 0.4
    * bump to EAPI 7
    * add myself as maintainer (see
    https://archives.gentoo.org/gentoo-dev/message/3d497dc197a35250614437572ef80e4b)
    
    Closes: https://bugs.gentoo.org/518388
    Package-Manager: Portage-2.3.51, Repoman-2.3.12
    Signed-off-by: Bernd Waibel <waebbl@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/10689
    Signed-off-by: Patrice Clement <monsieurp@gentoo.org>

 dev-python/pycollada/Manifest                      |  2 +-
 dev-python/pycollada/metadata.xml                  | 19 ++++++++---
 .../{pycollada-0.4.ebuild => pycollada-0.6.ebuild} | 39 ++++++++++++----------
 3 files changed, 38 insertions(+), 22 deletions(-)