Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 915042 - media-sound/denonavr-cli-3 fails test - ImportError: cannot import name parse_authorization_header from werkzeug.http (/usr/lib/python3.11/site-packag
Summary: media-sound/denonavr-cli-3 fails test - ImportError: cannot import name parse...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-10-01 16:45 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.08 KB, text/plain)
2023-10-01 16:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,197.29 KB, text/plain)
2023-10-01 16:45 UTC, Toralf Förster
Details
environment (environment,151.47 KB, text/plain)
2023-10-01 16:45 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.05 KB, application/x-xz)
2023-10-01 16:45 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,26.16 KB, application/x-xz)
2023-10-01 16:45 UTC, Toralf Förster
Details
media-sound:denonavr-cli-3:20231001-163120.log (media-sound:denonavr-cli-3:20231001-163120.log,8.30 KB, text/plain)
2023-10-01 16:45 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,34.09 KB, application/x-xz)
2023-10-01 16:45 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 16:45:17 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: media-sound/denonavr-cli-3::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 f3df562555e7cb8424aaabf14c045906c1e80e4e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Oct 1 15:01:42 2023 +0000

    2023-10-01 15:01:42 UTC

emerge -qpvO media-sound/denonavr-cli
[ebuild  N    ] media-sound/denonavr-cli-3  USE="test" PYTHON_TARGETS="python3_11 -python3_10"
Comment 1 Toralf Förster gentoo-dev 2023-10-01 16:45:19 UTC
Created attachment 871948 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-10-01 16:45:20 UTC
Created attachment 871949 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-10-01 16:45:22 UTC
Created attachment 871950 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-10-01 16:45:22 UTC
Created attachment 871951 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2023-10-01 16:45:23 UTC
Created attachment 871952 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2023-10-01 16:45:24 UTC
Created attachment 871953 [details]
media-sound:denonavr-cli-3:20231001-163120.log
Comment 7 Toralf Förster gentoo-dev 2023-10-01 16:45:25 UTC
Created attachment 871954 [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.