typescript-book icon indicating copy to clipboard operation
typescript-book copied to clipboard

Fixed build problem due to Calibre and Ubuntu 20 problem

Open jpilgrim opened this issue 3 years ago • 1 comments

Apparently Calibre has a problem with Ubuntu 20: https://bugs.launchpad.net/ubuntu/+source/calibre/+bug/1884295 This problem should be fixed in Calibre, but it seems that apt install calibre-bin does not fetch this fixed version yet. So I simply enforce the build to use an elder version of Ubuntu which fixes the problem at the moment.

jpilgrim avatar Aug 31 '21 10:08 jpilgrim

@basarat @jpilgrim I think this PR can't help and my PR #653 is better

sunny4381 avatar Sep 04 '21 09:09 sunny4381