Bug#1012016: file size comparison
Erik Thiele
erik.thiele at thiele-hydraulik.de
Thu Nov 9 09:35:43 GMT 2023
as already reported, the filesize of poi-ooxml-schemas-4.0.1.jar is
obviously a problem:
Debian GNU/Linux 10 (buster):
libapache-poi-java 4.0.1-1
root at xxx:/usr/share/java#
-rw-r--r-- 1 root root 1757334 Jan 21 2019 poi-ooxml-4.0.1.jar
-rw-r--r-- 1 root root 7855345 Jan 21 2019 poi-ooxml-schemas-4.0.1.jar
Debian GNU/Linux 12 (bookworm):
libapache-poi-java 4.0.1-4
root at yyy:/usr/share/java#
-rw-r--r-- 1 root root 1757319 16. Mai 2022 poi-ooxml-4.0.1.jar
-rw-r--r-- 1 root root 99850 16. Mai 2022 poi-ooxml-schemas-4.0.1.jar
for a workaround, i have replaced these two files by their old
versions. I also had to replace xmlbeans-4.0.0 by xmlbeans-3.0.2. Then
it worked.
this means it is not enough to replace poi-ooxml-schemas-4.0.1 but also
poi-ooxml-4.0.1 and xmlbeans... maybe this helps anybody - at least to
work around.
cu
Erik
More information about the pkg-java-maintainers
mailing list