Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 682440 - app-crypt/certbot-0.32.0 : [TEST] INTERNALERROR> UnicodeEncodeError: ascii codec can t encode character u \xe7 in position 56593: ordinal not in range(128)
Summary: app-crypt/certbot-0.32.0 : [TEST] INTERNALERROR> UnicodeEncodeError: ascii co...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2019-04-03 17:47 UTC by Toralf Förster
Modified: 2019-04-04 14:40 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.73 KB, text/plain)
2019-04-03 17:47 UTC, Toralf Förster
Details
app-crypt:certbot-0.32.0:20190403-115109.log (app-crypt:certbot-0.32.0:20190403-115109.log,43.62 KB, text/plain)
2019-04-03 17:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,167.56 KB, text/plain)
2019-04-03 17:47 UTC, Toralf Förster
Details
environment (environment,110.00 KB, text/plain)
2019-04-03 17:47 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.36 KB, application/x-bzip)
2019-04-03 17:47 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.63 KB, application/x-bzip)
2019-04-03 17:47 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,42.64 KB, application/x-bzip)
2019-04-03 17:47 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 2019-04-03 17:47:04 UTC
INTERNALERROR>   File "/usr/lib64/python2.7/site-packages/_pytest/_code/source.py", line 289, in getstatementrange_ast
INTERNALERROR>     content = str(source)
INTERNALERROR> UnicodeEncodeError: 'ascii' codec can't encode character u'\xe7' in position 56593: ordinal not in range(128)

=========================== 24 error in 1.85 seconds ===========================
 * ERROR: app-crypt/certbot-0.32.0::gentoo failed (test phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_test_20190328-000152

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)

Available Rust versions:
  [1]   rust-bin-1.33.0
  [2]   rust-1.33.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.10.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO app-crypt/certbot
[ebuild  N    ] app-crypt/certbot-0.32.0  USE="test" PYTHON_TARGETS="python2_7 python3_6 -python3_5"
Comment 1 Toralf Förster gentoo-dev 2019-04-03 17:47:06 UTC
Created attachment 571738 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-04-03 17:47:09 UTC
Created attachment 571740 [details]
app-crypt:certbot-0.32.0:20190403-115109.log
Comment 3 Toralf Förster gentoo-dev 2019-04-03 17:47:12 UTC
Created attachment 571742 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-04-03 17:47:15 UTC
Created attachment 571744 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-04-03 17:47:18 UTC
Created attachment 571746 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-04-03 17:47:21 UTC
Created attachment 571748 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-04-03 17:47:24 UTC
Created attachment 571750 [details]
tests.tbz2
Comment 8 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2019-04-04 14:33:25 UTC
I'm guessing it's an environment issue, I can't reproduce it though.

I get a different error on tests.  I had to remove /var/tmp/portage/app-crypt/certbot-0.32.0/work/certbot-0.32.0/acme to get it to use the installed acme.  Once that is done I get test passes.
Comment 9 Larry the Git Cow gentoo-dev 2019-04-04 14:40:05 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f69e159cf650a30df1b4e8f144d1e26d32540bd

commit 5f69e159cf650a30df1b4e8f144d1e26d32540bd
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2019-04-04 14:33:27 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2019-04-04 14:39:49 +0000

    app-crypt/certbot: 0.33.0 bump - fixes tests as well
    
    Fixes: https://bugs.gentoo.org/682440
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 app-crypt/certbot/Manifest              |  1 +
 app-crypt/certbot/certbot-0.33.0.ebuild | 48 +++++++++++++++++++++++++++++++++
 app-crypt/certbot/certbot-9999.ebuild   |  2 ++
 3 files changed, 51 insertions(+)