pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/59858: audio/pavucontrol broken



The following reply was made to PR pkg/59858; it has been noted by GNATS.

From: Ramiro Aceves <ea1abz%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/59858: audio/pavucontrol broken
Date: Mon, 12 Jan 2026 13:57:48 +0100

 Hello.
 
 In my RaspberryPi 4 aarch64 system it fails in the following way:
 
 netbsd-raspa4# pkgin in pavucontrol
 calculating dependencies...done.
 
 1 package to install:
    pavucontrol-6.1nb3
 
 0 to remove, 0 to refresh, 0 to upgrade, 1 to install
 0B to download, 1183K of additional disk space will be used
 
 proceed ? [Y/n]
 [1/1] installing pavucontrol-6.1nb3...
 pkg_install warnings: 0, errors: 0
 reading local summary...
 processing local summary...
 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.
 Couldn't open libGLESv2.so: pavucontrol: Shared object "libGLESv2.so" 
 not found
 [1]   Abort trap (core dumped) pavucontrol
 
 netbsd-raspa4$ uname -a
 NetBSD netbsd-raspa4 10.1 NetBSD 10.1 (GENERIC64) #0: Mon Dec 16 
 13:08:11 UTC 2024 
 mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/evbarm/compile/GENERIC64 evbarm
 netbsd-raspa4$
 
 netbsd-raspa4$ cat /usr/pkg/etc/pkgin/repositories.conf
 
 #
 # Pkgin repositories list
 #
 # Simply add repositories URIs one below the other
 #
 # WARNING: order matters, duplicates will not be added, if two
 # repositories hold the same package, it will be fetched from
 # the first one listed in this file.
 #
 # This file format supports the following macros:
 # $arch to define the machine hardware platform
 # $osrelease to define the release version for the operating system
 #
 # Remote ftp repository
 #
 # ftp://ftp.netbsd.org/pub/pkgsrc/packages/NetBSD/$arch/5.1/All
 #
 # Remote http repository
 #
 # 
 http://mirror-master.dragonflybsd.org/packages/$arch/DragonFly-$osrelease/stable/All
 #
 # Local repository (must contain a pkg_summary.gz or bz2)
 #
 # file:///usr/pkgsrc/packages/All
 # NetBSD OS release can look like 6.0_STABLE, do not use it as-is
 https://cdn.NetBSD.org/pub/pkgsrc/packages/NetBSD/aarch64/10.0_2025Q3/All
 netbsd-raspa4$
 
 Thanks so much.
 Regards.
 Ramiro.
 
 
 


Home | Main Index | Thread Index | Old Index