Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 915029 - app-crypt/certbot-2.6.0 fails test - ImportError: cannot import name parse_authorization_header from werkzeug.http (/usr/lib/python3.11/site-packages/
Summary: app-crypt/certbot-2.6.0 fails test - ImportError: cannot import name parse_au...
Status: RESOLVED OBSOLETE
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: 2023-10-01 15:35 UTC by Toralf Förster
Modified: 2023-10-01 18:04 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.07 KB, text/plain)
2023-10-01 15:35 UTC, Toralf Förster
Details
app-crypt:certbot-2.6.0:20231001-141837.log (app-crypt:certbot-2.6.0:20231001-141837.log,110.41 KB, text/plain)
2023-10-01 15:35 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,195.06 KB, text/plain)
2023-10-01 15:35 UTC, Toralf Förster
Details
environment (environment,154.78 KB, text/plain)
2023-10-01 15:35 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.05 KB, application/x-xz)
2023-10-01 15:35 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,26.14 KB, application/x-xz)
2023-10-01 15:35 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 2023-10-01 15:35:31 UTC
  File "/usr/lib/python3.11/site-packages/pytest_httpbin/plugin.py", line 2, in <module>
    from httpbin import app as httpbin_app
  File "/usr/lib/python3.11/site-packages/httpbin/__init__.py", line 3, in <module>
    from .core import *
  File "/usr/lib/python3.11/site-packages/httpbin/core.py", line 35, in <module>
    from werkzeug.http import parse_authorization_header
ImportError: cannot import name 'parse_authorization_header' from 'werkzeug.http' (/usr/lib/python3.11/site-packages/werkzeug/http.py)
 * ERROR: app-crypt/certbot-2.6.0::gentoo failed (test phase):
 *   pytest failed with python3.11

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_test-20230927-065005

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 17.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.1
Python 3.11.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.72.0
  [2]   rust-1.72.0 *
The following VMs are available for generation-2:
1)	OpenJDK 11.0.20.1_p1 [openjdk-11]
*)	OpenJDK 17.0.8.1_p1 [openjdk-17]
3)	OpenJDK 8.382_p05 [openjdk-8]
4)	Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11]
5)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-8 
  [2]   openjdk-11 
  [3]   openjdk-17  system-vm
  [4]   openjdk-bin-8 
  [5]   openjdk-bin-11 

php cli (if any):
go version go1.21.1 linux/amd64

  HEAD of ::gentoo
commit 82a1414a2191cbb0875e1c784e3d4ca29a8fee52
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 1 13:48:40 2023 +0000

    2023-10-01 13:48:39 UTC

emerge -qpvO app-crypt/certbot
[ebuild  N    ] app-crypt/certbot-2.6.0  USE="test -doc (-selinux)" PYTHON_TARGETS="python3_11 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2023-10-01 15:35:33 UTC
Created attachment 871935 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-10-01 15:35:34 UTC
Created attachment 871936 [details]
app-crypt:certbot-2.6.0:20231001-141837.log
Comment 3 Toralf Förster gentoo-dev 2023-10-01 15:35:35 UTC
Created attachment 871937 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-10-01 15:35:37 UTC
Created attachment 871938 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-10-01 15:35:38 UTC
Created attachment 871939 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-10-01 15:35:39 UTC
Created attachment 871940 [details]
etc.portage.tar.xz
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-10-01 18:04:06 UTC
This is already fixed in dev-python/httpbin revbumps.