Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 800773

Summary: games-fps/freedm-data-0.12.1 - OSError: decoder zip not available
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: William Breathitt Gray <vilhelm.gray>
Status: RESOLVED FIXED    
Severity: normal CC: games, proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/21545
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
games-fps:freedm-data-0.12.1:20210705-225331.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-07-06 07:07:53 UTC
  File "/usr/lib/python3.9/site-packages/PIL/Image.py", line 432, in _getdecoder
    raise OSError(f"decoder {decoder_name} not available") from e
OSError: decoder zip not available
make[1]: *** [Makefile:59: text_strings] Error 1
make[1]: Leaving directory '/var/tmp/portage/games-fps/freedm-data-0.12.1/work/freedoom-0.12.1/graphics/text'
make: *** [Makefile:25: subdirs] Error 2
make: *** Waiting for unfinished jobs....

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j3-20210702-091244

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.1.0 *
clang version 12.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.0
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4
  HEAD of ::gentoo
commit 922c1c225da60a7eaee9d0ed7bdde8cd7b9ba372
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Jul 5 21:21:48 2021 +0000

    2021-07-05 21:21:46 UTC

emerge -qpvO games-fps/freedm-data
[ebuild  N    ] games-fps/freedm-data-0.12.1
Comment 1 Toralf Förster gentoo-dev 2021-07-06 07:07:54 UTC
Created attachment 722215 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-07-06 07:07:56 UTC
Created attachment 722218 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-07-06 07:07:58 UTC
Created attachment 722221 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-07-06 07:07:59 UTC
Created attachment 722224 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-07-06 07:08:00 UTC
Created attachment 722227 [details]
games-fps:freedm-data-0.12.1:20210705-225331.log
Comment 6 Toralf Förster gentoo-dev 2021-07-06 07:08:01 UTC
Created attachment 722230 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2021-07-07 12:23:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47118a199e05629602704b6d0b84354dea390080

commit 47118a199e05629602704b6d0b84354dea390080
Author:     William Breathitt Gray <vilhelm.gray@gmail.com>
AuthorDate: 2021-07-06 23:57:23 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-07-07 12:22:00 +0000

    games-fps/freedm-data: Add Pillow zlib dependency
    
    Closes: https://bugs.gentoo.org/800773
    Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 games-fps/freedm-data/freedm-data-0.12.1.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)