From Mark Petersen to ~mil/sxmo-user
The pipewire update 0.3.67-r1 to 0.3.68-r0 from alpine prevents me from making or taking calls. In pavucontrol I only have speaker - No Headset,Internal speaker, Internal Earpiece. I downgraded pipewire pipewire-libs, pipewire- pulse, & pipewire-spa-bluez to 0.3.67-r1 and I can make/take calls This is also listed as a bug on Postmarketos gitlab: https://gitlab.com/postmarketOS/pmaports/-/issues/2057
From Mark Petersen to ~mil/sxmo-user
Yes, it works now. Thanks for looking at/fixing it so quickly. :-)
From Mark Petersen to ~mil/sxmo-user
Over the last 3 days, I'm unable to build sxmobar. pine64-pinephone:~$ cd sxmo-factory/ pine64-pinephone:~/sxmo-factory$ git pull Already up to date. pine64-pinephone:~/sxmo-factory$ ./build.sh Produces: >>> sxmobar: Building sxmo-nightly-aports/sxmobar 9999_git20230403-r0 (using abuild 3.10.0-r0) started Tue, 04 Apr 2023 07:14:02 -0500 >>> sxmobar: Checking sanity of /home/user/sxmo-factory/sxmo-nightly-aports/ sxmobar/APKBUILD... >>> sxmobar: Analyzing dependencies... >>> sxmobar: Installing for build: build-base hare hare-ev
From Mark Petersen to ~stacyharper/bonsai-discuss
> What version of postmarketOS are you trying to compile on? This was on PostmarketOS Edge. Staceee fixed the issue with: https://git.sr.ht/~stacyharper/bonsai/commit/22f781b Mark
From Mark Petersen to ~stacyharper/bonsai-discuss
pine64-pinephone:~/bonsai$ make check hare test Error /home/user/bonsai/bonsai/state_machine.ha:174:47: Cannot promote lvalue const (str | !encoding::utf8::invalid) and rvalue str Error /home/user/bonsai/bonsai/state_machine.ha:174:47: Expected if condition to be boolean Error: harec: exited with status 1 hare test: build failed make: *** [Makefile:24: check] Error 255
From Mark Petersen to ~sircmpwn/hare-users
Do you plan to create a hare-json package for alpine? or can you provide some guidance for users to add the json library to an existing alpine edge install? I was attempting to install sxmo via the build_all script and encountered the error below, while it was building bonsaid. Error resolving encoding::json: Module not found Thanks Mark