Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 800437 - dev-python/routes-2.5.1 - There is a syntax error in your configuration file: (unicode error) unicodeescape codec cant decode byte
Summary: dev-python/routes-2.5.1 - There is a syntax error in your configuration file:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-04 11:13 UTC by Toralf Förster
Modified: 2021-07-04 16:55 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.43 KB, text/plain)
2021-07-04 11:13 UTC, Toralf Förster
Details
dev-python:routes-2.5.1:20210704-103240.log (dev-python:routes-2.5.1:20210704-103240.log,4.19 KB, text/plain)
2021-07-04 11:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,131.03 KB, text/plain)
2021-07-04 11:13 UTC, Toralf Förster
Details
environment (environment,113.45 KB, text/plain)
2021-07-04 11:13 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.91 KB, application/x-bzip)
2021-07-04 11:13 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.81 KB, application/x-bzip)
2021-07-04 11:13 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-07-04 11:13:34 UTC
Configuration error:
There is a syntax error in your configuration file: (unicode error) 'unicodeescape' codec can't decode bytes in position 1-2: truncated \uXXXX escape (conf.py, line 170)

 * ERROR: dev-python/routes-2.5.1::gentoo failed (compile phase):
 *   (no error message)
 * 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j3-20210701-220004

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.9.6
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The following VMs are available for generation-2:
1)	JamVM JDK 2.0.0 [jamvm]
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   jamvm 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  HEAD of ::gentoo
commit d50b2a257c86487c9df3febba9ef805e6e52c70a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Jul 4 10:06:29 2021 +0000

    2021-07-04 10:06:28 UTC

emerge -qpvO dev-python/routes
[ebuild  N    ] dev-python/routes-2.5.1  USE="doc -test" PYTHON_TARGETS="python3_9 -pypy3 -python3_10 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2021-07-04 11:13:35 UTC
Created attachment 721651 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-07-04 11:13:36 UTC
Created attachment 721654 [details]
dev-python:routes-2.5.1:20210704-103240.log
Comment 3 Toralf Förster gentoo-dev 2021-07-04 11:13:38 UTC
Created attachment 721657 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-07-04 11:13:39 UTC
Created attachment 721660 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-07-04 11:13:40 UTC
Created attachment 721663 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-07-04 11:13:42 UTC
Created attachment 721666 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2021-07-04 16:55:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=659de99fb20366c286b9c98b6dc57542f4590493

commit 659de99fb20366c286b9c98b6dc57542f4590493
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-07-04 16:54:49 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-07-04 16:55:53 +0000

    dev-python/routes: Remove broken doc logic
    
    Closes: https://bugs.gentoo.org/800437
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/routes/routes-2.5.1.ebuild | 15 ---------------
 1 file changed, 15 deletions(-)