Re: pkg/59858: audio/pavucontrol broken
"Ramiro Aceves via gnats" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following reply was made to PR pkg/59858; it has been noted by GNATS. From: Ramiro Aceves <[email protected]> To: [email protected] Cc: Subject: Re: pkg/59858: audio/pavucontrol broken Date: Mon, 12 Jan 2026 16:06:26 +0100 El 12/1/26 a las 15:30, RVP via gnats escribió: > The following reply was made to PR pkg/59858; it has been noted by GNATS. > > From: RVP <[email protected]> > To: [email protected] > Cc: > Subject: Re: pkg/59858: audio/pavucontrol broken > Date: Mon, 12 Jan 2026 14:29:24 +0000 (UTC) > > > netbsd-raspa4$ LANG=es_es.UTF-8 LC_NUMERIC=C pavucontrol > > Couldn't open libGLESv2.so: pavucontrol: Shared object "libGLESv2.so" not found > > [1] Abort trap (core dumped) LANG=es_es.UTF-8 LC_NUMERIC=C pavucontrol > > > > This is a different issue, and installing the `MesaLib' package might fix this. > (Though I'm not at all certain that it is the right one when the system already > comes with OpenGL--in the X11 sets). > > -RVP > Hello RVP: Thanks for your idea: netbsd-raspa4# pkgin in MesaLib calculating dependencies...done. 3 packages to install: MesaLib-21.3.9nb5 libLLVM-13.0.1nb4 libelf-0.8.13nb1 0 to remove, 0 to refresh, 0 to upgrade, 3 to install 52M to download, 1065M of additional disk space will be used proceed ? [Y/n] [1/3] MesaLib-21.3.9nb5.tgz 100% 23MB 3.3MB/s 00:07 [2/3] libLLVM-13.0.1nb4.tgz 100% 29MB 2.6MB/s 00:11 [3/3] libelf-0.8.13nb1.tgz 100% 97KB 97.3KB/s 00:00 [1/3] installing libelf-0.8.13nb1... [2/3] installing libLLVM-13.0.1nb4... [3/3] installing MesaLib-21.3.9nb5... MesaLib-21.3.9nb5: copying /usr/pkg/share/examples/mesa/00-mesa-defaults.conf to /usr/pkg/etc/drirc pkg_install warnings: 0, errors: 0 reading local summary... processing local summary... netbsd-raspa4# EXIT sh: EXIT: not found netbsd-raspa4# exit netbsd-raspa4$ pavucontrol W: [(null)] caps.c: Normally all extra capabilities would be dropped now, but that's impossible because PulseAudio was built without capabilities support. An step further,It does not segfault now but It works as bad as in the amd64 system, with the UI partially working. Thanks so much. Ramiro.