View Single Post
Old 11-24-2021, 05:52 AM   #46
ReadOnLinux
Junior Member
ReadOnLinux began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Nov 2021
Device: tolino epos
The mentioned book can only be downloaded next month so I took the previous version and got the same result:
Quote:
$ ./utils/acsmdownloader -f ~/Downloads/URLLink.acsm -o x.pdf
Exception code : 0x5007
Message : Invalid zip file x.pdf
I downloaded the pdf book using ADE and did a "diff -a" between both files.
As I dont know, which private information are coded in the URLlink.acsm file I send it via a PM as well as the diff information.

The libgourou version I use is:
Quote:
$ egrep "VERSION.*[0-9.]+.*" include/*.h
include/libgourou.h:#define HOBBES_DEFAULT_VERSION "10.0.4"
include/libgourou.h:#define LIBGOUROU_VERSION "0.4.2"
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 20.04.3 LTS
Release: 20.04
Codename: focal
$ uname -r
5.4.0-90-generic
ReadOnLinux is offline   Reply With Quote