Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 805953 - dev-python/weasyprint-53.0 - FileNotFoundError: [Errno 2] No such file or directory: /usr/lib/python3.9/site-packages/pyphen/dicti
Summary: dev-python/weasyprint-53.0 - FileNotFoundError: [Errno 2] No such file or dir...
Status: RESOLVED INVALID
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-08-01 13:07 UTC by Toralf Förster
Modified: 2021-08-01 15:57 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.21 KB, text/plain)
2021-08-01 13:07 UTC, Toralf Förster
Details
dev-python:weasyprint-53.0:20210801-111835.log (dev-python:weasyprint-53.0:20210801-111835.log,4.79 KB, text/plain)
2021-08-01 13:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,208.42 KB, text/plain)
2021-08-01 13:07 UTC, Toralf Förster
Details
environment (environment,111.67 KB, text/plain)
2021-08-01 13:07 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,16.21 KB, application/x-bzip)
2021-08-01 13:07 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.69 KB, application/x-bzip)
2021-08-01 13:07 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-08-01 13:07:46 UTC
  File "/usr/lib/python3.9/site-packages/pyphen/__init__.py", line 45, in <module>
    for filename in sorted(os.listdir(dictionaries_root)):
FileNotFoundError: [Errno 2] No such file or directory: '/usr/lib/python3.9/site-packages/pyphen/dictionaries'
 * ERROR: dev-python/weasyprint-53.0::gentoo failed (compile phase):
 *   (no error message)
 * 
 * Call stack:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-j3_abi32+64_debug-20210729-185806

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  (none found)
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 8eada7d5c4bcffe817d13d2650b3da749fcf279b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Aug 1 10:52:07 2021 +0000

    2021-08-01 10:52:04 UTC

emerge -qpvO dev-python/weasyprint
[ebuild  N    ] dev-python/weasyprint-53.0  USE="jpeg tiff -test" PYTHON_TARGETS="python3_9 -python3_8"
Comment 1 Toralf Förster gentoo-dev 2021-08-01 13:07:47 UTC
Created attachment 729204 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-01 13:07:48 UTC
Created attachment 729207 [details]
dev-python:weasyprint-53.0:20210801-111835.log
Comment 3 Toralf Förster gentoo-dev 2021-08-01 13:07:50 UTC
Created attachment 729210 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-08-01 13:07:51 UTC
Created attachment 729213 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-08-01 13:07:53 UTC
Created attachment 729216 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-08-01 13:07:54 UTC
Created attachment 729219 [details]
temp.tar.bz2
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-08-01 15:57:12 UTC
dev-python/pyphen-0.11.0-r1 fixes it.