Schrijvers Luc

Results 588 comments of Schrijvers Luc

Rebooted 64bit R1B4 with the openssl3 (and related) packages, now WebPositive crashes on launch (pkgman still works fine). ``` ~> tail -f /var/log/syslog 2024-06-04 17:46:02 KERN: package_daemon: [1519580032: 762] CommitTransactionHandler::_ChangePackageActivation():...

> @Begasus I enabled symbol versioning in [2b79a5a](https://github.com/haikuports/haikuports/commit/2b79a5a87fb11694b575f6202fc9228a9b964456). Because it hasn't been enabled for 1.1, it might help or not. @korli I saw you pushed this to master while the...

Next run ... cleaned the Haiku generated and started building a clean anyboot iso with local updated packages: * image boots up fine in Terminal * WebPositive runs fine Install...

Converted to draft untill we can figure this out. If unneeded it can be undone.

Looks like there is another one in need for a revbump here: ``` Error: problem 1: package libevent_devel-2.1.12-2 requires devel:libcrypto>=1.1, but none of the providers can be installed ```

> BTW there is an openssl3 patch for libevent 2.1.12 at arch linux. Didn't check, but a simple revbump (with reference >= 3 for openssl) was enough (for now) to...

> Yeah, it seems to be about correctness, refcounting for instance. Checked a build for libevent with and without the patch, test case compariable for both, but if we need...

> I kept what was used in Haiku (currently still Python 3.9). OK, was just wondering, maybe good to not try to do all at once.

> > So it seems curl is the problem here? > > WebPositive links against libbnetapi.so, which needs libssl.so.1 and libcrypto.so.1. libWebKitLegacy loads libcurl, which in turn loads libssl.so.3. One...

For manual build` -DCMAKE_INSTALL_PREFIX=/boot/home/config/non-packaged `can be used.