Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 800773 - games-fps/freedm-data-0.12.1 - OSError: decoder zip not available
Summary: games-fps/freedm-data-0.12.1 - OSError: decoder zip not available
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Breathitt Gray
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-07-06 07:07 UTC by Toralf Förster
Modified: 2021-07-07 12:23 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.35 KB, text/plain)
2021-07-06 07:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,259.65 KB, text/plain)
2021-07-06 07:07 UTC, Toralf Förster
Details
environment (environment,92.91 KB, text/plain)
2021-07-06 07:07 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,26.06 KB, application/x-bzip)
2021-07-06 07:07 UTC, Toralf Förster
Details
games-fps:freedm-data-0.12.1:20210705-225331.log (games-fps:freedm-data-0.12.1:20210705-225331.log,4.19 KB, text/plain)
2021-07-06 07:08 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,22.44 KB, application/x-bzip)
2021-07-06 07:08 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-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(-)