Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 915006 - dev-util/gi-docgen-2023.1-r1 fails test - ImportError: cannot import name parse_authorization_header from werkzeug.http (/usr/lib/python3.11/site-pack
Summary: dev-util/gi-docgen-2023.1-r1 fails test - ImportError: cannot import name par...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-10-01 09:20 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,17.86 KB, text/plain)
2023-10-01 09:20 UTC, Toralf Förster
Details
dev-util:gi-docgen-2023.1-r1:20231001-002230.log (dev-util:gi-docgen-2023.1-r1:20231001-002230.log,62.94 KB, text/plain)
2023-10-01 09:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,164.16 KB, text/plain)
2023-10-01 09:20 UTC, Toralf Förster
Details
environment (environment,154.13 KB, text/plain)
2023-10-01 09:20 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.05 KB, application/x-xz)
2023-10-01 09:20 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,25.83 KB, application/x-xz)
2023-10-01 09:20 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,37.36 KB, application/x-xz)
2023-10-01 09:20 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 09:20:45 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: dev-util/gi-docgen-2023.1-r1::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-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 0915c837c8ccbd6f5eb55252fdaaeefadc9f3e3a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Sep 30 22:46:40 2023 +0000

    2023-09-30 22:46:39 UTC

emerge -qpvO dev-util/gi-docgen
[ebuild  N    ] dev-util/gi-docgen-2023.1-r1  USE="test" PYTHON_SINGLE_TARGET="python3_11 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2023-10-01 09:20:47 UTC
Created attachment 871876 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-10-01 09:20:48 UTC
Created attachment 871877 [details]
dev-util:gi-docgen-2023.1-r1:20231001-002230.log
Comment 3 Toralf Förster gentoo-dev 2023-10-01 09:20:49 UTC
Created attachment 871878 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-10-01 09:20:50 UTC
Created attachment 871879 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-10-01 09:20:51 UTC
Created attachment 871880 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-10-01 09:20:52 UTC
Created attachment 871881 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2023-10-01 09:20:53 UTC
Created attachment 871882 [details]
temp.tar.xz
Comment 8 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.