atauenis / webone

HTTP 1.x proxy that makes old web browsers usable again in the Web 2.0 world.
Other
518 stars 18 forks source link

Webone can’t install on Debian armhf bookworm: issue with libicu72 #111

Closed faucon2001 closed 9 months ago

faucon2001 commented 10 months ago

Hi,

i am trying to install webone 0.16.2 armhf on a Raspberry Pi 400 running on Bookworm 32 bit, without success. Apt install complaints that webone depends on libicu 52 to 70. But in Bookworm, libicu is in version 72. What can I do?

regards,

Philippe

way5 commented 10 months ago

Hi @faucon2001 . I'd recommend you to check this topic. there is installation script you could use webone.arm.sh. Also please post the compiling commands and console output if you'd like us to check what's going on in your exact situation.

~

way5 commented 10 months ago

I've just updated the script. Let me know if there is any issue.

~

atauenis commented 10 months ago

Thanks for bug report. Seems that on Debian 12/13/sid and Ubuntu 23.04/23.10/24.04 there is no more libicu70 package. I'll fix the dependency list soon.

With Debian 11 and Ubuntu 22.04 the WebOne 0.16.2 is tested and working correctly.

faucon2001 commented 10 months ago

The script worked well and webone is now running ok with Bookworm. Thanks,

way5 commented 10 months ago

Good news @faucon2001 ! Glad that it helped you.

atauenis commented 9 months ago

Fixed in v0.16.3.