You are not logged in.

#1 2022-12-15 20:05:44

oz5d
Member
Registered: 2022-12-15
Posts: 2

Installing alsa-utils with pacman doesnt actually download anything

Subject may be a little confusing, i mean when i run pacman -S alsa-utils, it returns no error yet when i go to run some utility in that package bash doesn't find the specified program, please keep in mind that i have installed with it working and after i uninstall and reinstall it wasn't able to run the programs anymore.

Dec 15 20:03:31 oz5d sudo[10073]: pam_systemd_home(sudo:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Dec 15 20:03:36 oz5d sudo[10073]:     sudo : TTY=pts/0 ; PWD=/home/sudo ; USER=root ; COMMAND=/usr/bin/pacman -R alsa-utils
Dec 15 20:03:36 oz5d sudo[10073]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Dec 15 20:03:38 oz5d sudo[10073]: pam_unix(sudo:session): session closed for user root
Dec 15 20:03:43 oz5d sudo[10104]: pam_systemd_home(sudo:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Dec 15 20:03:43 oz5d sudo[10104]:     sudo : TTY=pts/0 ; PWD=/home/sudo ; USER=root ; COMMAND=/usr/bin/pacman -S alsa-utils
Dec 15 20:03:43 oz5d sudo[10104]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000)
Dec 15 20:03:45 oz5d sudo[10104]: pam_unix(sudo:session): session closed for user root

Offline

#2 2022-12-15 20:55:00

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Installing alsa-utils with pacman doesnt actually download anything

Please paste the output of:

pacman -S --debug alsa-utils && pacman -Ql alsa-utils

Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2022-12-15 20:59:43

oz5d
Member
Registered: 2022-12-15
Posts: 2

Re: Installing alsa-utils with pacman doesnt actually download anything

debug: pacman v6.0.2 - libalpm v13.0.2
debug: config: attempting to read file /etc/pacman.conf
debug: config: new section 'options'
debug: config: HoldPkg: pacman
debug: config: HoldPkg: glibc
debug: config: Architecture: auto
debug: config: arch: x86_64
debug: config: SigLevel: Required
debug: config: SigLevel: DatabaseOptional
debug: config: LocalFileSigLevel: Optional
debug: config: new section 'core'
debug: config file /etc/pacman.conf, line 76: including /etc/pacman.d/mirrorlist
debug: config: new section 'extra'
debug: config file /etc/pacman.conf, line 79: including /etc/pacman.d/mirrorlist
debug: config: new section 'community'
debug: config file /etc/pacman.conf, line 85: including /etc/pacman.d/mirrorlist
debug: config: finished parsing /etc/pacman.conf
debug: setup_libalpm called
debug: option 'logfile' = /var/log/pacman.log
debug: option 'gpgdir' = /etc/pacman.d/gnupg/
debug: option 'hookdir' = /etc/pacman.d/hooks/
debug: option 'cachedir' = /var/cache/pacman/pkg/
debug: registering sync database 'core'
debug: database path for tree core set to /var/lib/pacman/sync/core.db
debug: "/var/lib/pacman/sync/core.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/core.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for core repository
debug: adding new server URL to database 'core': https://archmirror.it/repos/core/os/x86_64
debug: adding new server URL to database 'core': https://europe.mirror.pkgbuild.com/core/os/x86_64
debug: adding new server URL to database 'core': https://mirrors.janbruckner.de/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://arch.yhtez.xyz/core/os/x86_64
debug: adding new server URL to database 'core': https://mirror.kumi.systems/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://mirrors.xtom.ee/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://coresite.mm.fcix.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://mirror.theo546.fr/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://mirror.eloteam.tk/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://ftp.halifax.rwth-aachen.de/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://mirror.ubrco.de/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://geo.mirror.pkgbuild.com/core/os/x86_64
debug: adding new server URL to database 'core': https://forksystems.mm.fcix.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://mirror.wuki.li/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://packages.oth-regensburg.de/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://irltoolkit.mm.fcix.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://pkg.fef.moe/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://archlinux.uk.mirror.allworldit.com/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://mirror.sfo12.us.leaseweb.net/archlinux/core/os/x86_64
debug: adding new server URL to database 'core': https://mirror.fsmg.org.nz/archlinux/core/os/x86_64
debug: registering sync database 'extra'
debug: database path for tree extra set to /var/lib/pacman/sync/extra.db
debug: "/var/lib/pacman/sync/extra.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/extra.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for extra repository
debug: adding new server URL to database 'extra': https://archmirror.it/repos/extra/os/x86_64
debug: adding new server URL to database 'extra': https://europe.mirror.pkgbuild.com/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirrors.janbruckner.de/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://arch.yhtez.xyz/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirror.kumi.systems/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirrors.xtom.ee/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://coresite.mm.fcix.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirror.theo546.fr/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirror.eloteam.tk/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://ftp.halifax.rwth-aachen.de/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirror.ubrco.de/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://geo.mirror.pkgbuild.com/extra/os/x86_64
debug: adding new server URL to database 'extra': https://forksystems.mm.fcix.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirror.wuki.li/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://packages.oth-regensburg.de/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://irltoolkit.mm.fcix.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://pkg.fef.moe/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://archlinux.uk.mirror.allworldit.com/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirror.sfo12.us.leaseweb.net/archlinux/extra/os/x86_64
debug: adding new server URL to database 'extra': https://mirror.fsmg.org.nz/archlinux/extra/os/x86_64
debug: registering sync database 'community'
debug: database path for tree community set to /var/lib/pacman/sync/community.db
debug: "/var/lib/pacman/sync/community.db.sig" is not readable: No such file or directory
debug: sig path /var/lib/pacman/sync/community.db.sig could not be opened
debug: got error 43 at _alpm_gpgme_checksig (../lib/libalpm/signing.c: 603) : missing PGP signature
debug: missing optional signature
debug: setting usage of 15 for community repository
debug: adding new server URL to database 'community': https://archmirror.it/repos/community/os/x86_64
debug: adding new server URL to database 'community': https://europe.mirror.pkgbuild.com/community/os/x86_64
debug: adding new server URL to database 'community': https://mirrors.janbruckner.de/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://arch.yhtez.xyz/community/os/x86_64
debug: adding new server URL to database 'community': https://mirror.kumi.systems/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://mirrors.xtom.ee/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://coresite.mm.fcix.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://mirror.theo546.fr/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://mirror.eloteam.tk/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://ftp.halifax.rwth-aachen.de/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://mirror.ubrco.de/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://geo.mirror.pkgbuild.com/community/os/x86_64
debug: adding new server URL to database 'community': https://forksystems.mm.fcix.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://mirror.wuki.li/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://packages.oth-regensburg.de/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://irltoolkit.mm.fcix.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://pkg.fef.moe/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://archlinux.uk.mirror.allworldit.com/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://mirror.sfo12.us.leaseweb.net/archlinux/community/os/x86_64
debug: adding new server URL to database 'community': https://mirror.fsmg.org.nz/archlinux/community/os/x86_64
debug: loading package cache for repository 'core'
debug: opening archive /var/lib/pacman/sync/core.db
debug: added 261 packages to package cache for db 'core'
debug: loading package cache for repository 'extra'
debug: opening archive /var/lib/pacman/sync/extra.db
debug: added 3080 packages to package cache for db 'extra'
debug: adding package 'alsa-utils'
debug: loading package cache for repository 'local'
debug: added 367 packages to package cache for db 'local'
debug: adding package alsa-utils-1.2.8-1 to the transaction add list
resolving dependencies...
debug: resolving target's dependencies
debug: started resolving dependencies
debug: checkdeps: package alsa-utils-1.2.8-1
debug: finished resolving dependencies
looking for conflicting packages...
debug: looking for conflicts
debug: check targets vs targets
debug: check targets vs targets
debug: check targets vs db and db vs targets
debug: check targets vs db
debug: check db vs targets
debug: checking dependencies
debug: checkdeps: package alsa-utils-1.2.8-1
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package
debug: found cached pkg: /var/cache/pacman/pkg/alsa-utils-1.2.8-1-x86_64.pkg.tar.zst
debug: setting download size 0 for pkg alsa-utils
debug: sorting by dependencies
debug: started sorting dependencies
debug: sorting dependencies finished
debug: returning error 33 from alpm_db_get_pkg (../lib/libalpm/db.c: 248) : could not find or read package

Packages (1) alsa-utils-1.2.8-1

Total Installed Size:  2.28 MiB

:: Proceed with installation? [Y/n] Y
debug: using cachedir: /var/cache/pacman/pkg/
debug: found cached pkg: /var/cache/pacman/pkg/alsa-utils-1.2.8-1-x86_64.pkg.tar.zst
debug: found cached pkg: /var/cache/pacman/pkg/alsa-utils-1.2.8-1-x86_64.pkg.tar.zst.sig
checking keyring...
debug: found signature key: 139B09DA5BF0D338
debug: GPGME version: 1.18.0
debug: GPGME engine info: file=/usr/bin/gpg, home=/etc/pacman.d/gnupg/
debug: looking up key 139B09DA5BF0D338 locally
debug: key lookup success, key exists
checking package integrity...
debug: found cached pkg: /var/cache/pacman/pkg/alsa-utils-1.2.8-1-x86_64.pkg.tar.zst
debug: sig data: iHUEABYKAB0WIQSZH24/B2XPYpWIhYYTmwnaW/DTOAUCY1eaoAAKCRATmwnaW/DTOAx0AP9KiUrJNt8ftAJJC206D6DJcKS9nOXT/BxASTI6GeKGUwEA9xQu6Pz3U6FfKKQ04DYGjUle+3/bdZpDjECS26BzEQw=
debug: checking signature for /var/cache/pacman/pkg/alsa-utils-1.2.8-1-x86_64.pkg.tar.zst
debug: 1 signatures returned
debug: fingerprint: 991F6E3F0765CF6295888586139B09DA5BF0D338
debug: summary: valid
debug: summary: green
debug: status: Success
debug: timestamp: 1666685600
debug: exp_timestamp: 0
debug: validity: full; reason: Success
debug: key: 991F6E3F0765CF6295888586139B09DA5BF0D338, David Runge <dvzrv@archlinux.org>, owner_trust unknown, disabled 0
debug: signature is valid
debug: signature is fully trusted
loading package files...
debug: found cached pkg: /var/cache/pacman/pkg/alsa-utils-1.2.8-1-x86_64.pkg.tar.zst
debug: replacing pkgcache entry with package file for target alsa-utils
debug: opening archive /var/cache/pacman/pkg/alsa-utils-1.2.8-1-x86_64.pkg.tar.zst
debug: starting package load for /var/cache/pacman/pkg/alsa-utils-1.2.8-1-x86_64.pkg.tar.zst
debug: found mtree for package /var/cache/pacman/pkg/alsa-utils-1.2.8-1-x86_64.pkg.tar.zst, getting file list
debug: finished mtree reading for /var/cache/pacman/pkg/alsa-utils-1.2.8-1-x86_64.pkg.tar.zst
debug: sorting package filelist for /var/cache/pacman/pkg/alsa-utils-1.2.8-1-x86_64.pkg.tar.zst
checking for file conflicts...
debug: looking for file conflicts
debug: searching for file conflicts: alsa-utils
debug: searching for filesystem conflicts: alsa-utils
debug: checking possible conflict: /usr/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/bin/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/lib/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/lib/systemd/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/lib/systemd/system/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/lib/udev/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/lib/udev/rules.d/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/share/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/share/alsa/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/share/doc/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/share/locale/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/share/locale/de/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/share/locale/de/LC_MESSAGES/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/share/locale/eu/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/share/locale/eu/LC_MESSAGES/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/share/locale/fr/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/share/locale/fr/LC_MESSAGES/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/share/locale/ja/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/share/locale/ja/LC_MESSAGES/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/share/locale/sk/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/share/locale/sk/LC_MESSAGES/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/share/man/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/share/man/man1/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/share/man/man7/
debug: file is a directory, not a conflict
debug: checking possible conflict: /usr/share/sounds/
debug: file is a directory, not a conflict
debug: checking possible conflict: /var/
debug: file is a directory, not a conflict
debug: checking possible conflict: /var/lib/
debug: file is a directory, not a conflict
debug: checking possible conflict: /var/lib/alsa/
debug: file is a directory, not a conflict
checking available disk space...
debug: checking available disk space
debug: discovered mountpoint: /tmp
debug: discovered mountpoint: /sys/kernel/tracing
debug: discovered mountpoint: /sys/kernel/security
debug: discovered mountpoint: /sys/kernel/debug
debug: discovered mountpoint: /sys/kernel/config
debug: discovered mountpoint: /sys/fs/pstore
debug: discovered mountpoint: /sys/fs/fuse/connections
debug: discovered mountpoint: /sys/fs/cgroup
debug: discovered mountpoint: /sys/fs/bpf
debug: discovered mountpoint: /sys/firmware/efi/efivars
debug: discovered mountpoint: /sys
debug: discovered mountpoint: /run/user/1000
debug: discovered mountpoint: /run/credentials/systemd-tmpfiles-setup.service
debug: discovered mountpoint: /run/credentials/systemd-tmpfiles-setup-dev.service
debug: discovered mountpoint: /run/credentials/systemd-sysusers.service
debug: discovered mountpoint: /run/credentials/systemd-sysctl.service
debug: discovered mountpoint: /run
debug: discovered mountpoint: /proc/sys/fs/binfmt_misc
debug: discovered mountpoint: /proc
debug: discovered mountpoint: /dev/shm
debug: discovered mountpoint: /dev/pts
debug: discovered mountpoint: /dev/mqueue
debug: discovered mountpoint: /dev/hugepages
debug: discovered mountpoint: /dev
debug: discovered mountpoint: /boot
debug: discovered mountpoint: /
debug: loading fsinfo for /
debug: partition /, needed 617, cushion 5121, free 56570423
debug: parsing hook file /usr/share/libalpm/hooks/update-desktop-database.hook
debug: parsing hook file /usr/share/libalpm/hooks/gtk-query-immodules-2.0.hook
debug: parsing hook file /usr/share/libalpm/hooks/vimdoc.hook
debug: parsing hook file /usr/share/libalpm/hooks/fontconfig.hook
debug: parsing hook file /usr/share/libalpm/hooks/30-systemd-sysctl.hook
debug: parsing hook file /usr/share/libalpm/hooks/30-systemd-update.hook
debug: parsing hook file /usr/share/libalpm/hooks/30-systemd-hwdb.hook
debug: parsing hook file /usr/share/libalpm/hooks/gtk-query-immodules-3.0.hook
debug: parsing hook file /usr/share/libalpm/hooks/gdk-pixbuf-query-loaders.hook
debug: parsing hook file /usr/share/libalpm/hooks/60-mkinitcpio-remove.hook
debug: parsing hook file /usr/share/libalpm/hooks/90-mkinitcpio-install.hook
debug: parsing hook file /usr/share/libalpm/hooks/60-depmod.hook
debug: parsing hook file /usr/share/libalpm/hooks/30-systemd-binfmt.hook
debug: parsing hook file /usr/share/libalpm/hooks/30-systemd-udev-reload.hook
debug: parsing hook file /usr/share/libalpm/hooks/detect-old-perl-modules.hook
debug: parsing hook file /usr/share/libalpm/hooks/30-systemd-catalog.hook
debug: parsing hook file /usr/share/libalpm/hooks/40-update-ca-trust.hook
debug: parsing hook file /usr/share/libalpm/hooks/gtk-update-icon-cache.hook
debug: parsing hook file /usr/share/libalpm/hooks/20-systemd-sysusers.hook
debug: parsing hook file /usr/share/libalpm/hooks/dconf-update.hook
debug: parsing hook file /usr/share/libalpm/hooks/40-fontconfig-config.hook
debug: parsing hook file /usr/share/libalpm/hooks/glib-compile-schemas.hook
debug: parsing hook file /usr/share/libalpm/hooks/30-update-mime-database.hook
debug: parsing hook file /usr/share/libalpm/hooks/gio-querymodules.hook
debug: parsing hook file /usr/share/libalpm/hooks/30-systemd-tmpfiles.hook
debug: parsing hook file /usr/share/libalpm/hooks/dbus-reload.hook
debug: parsing hook file /usr/share/libalpm/hooks/30-systemd-daemon-reload.hook
:: Processing package changes...
debug: installing packages
installing alsa-utils...
debug: adding package alsa-utils-1.2.8-1
debug: opening archive /var/cache/pacman/pkg/alsa-utils-1.2.8-1-x86_64.pkg.tar.zst
debug: extracting files
debug: skipping extraction of '.BUILDINFO'
debug: skipping extraction of '.PKGINFO'
debug: extract: skipping dir extraction of /usr/
debug: extract: skipping dir extraction of /usr/bin/
debug: extracting /usr/bin/aconnect
debug: extracting /usr/bin/alsa-info.sh
debug: extracting /usr/bin/alsabat
debug: extracting /usr/bin/alsabat-test.sh
debug: extracting /usr/bin/alsactl
debug: extracting /usr/bin/alsaloop
debug: extracting /usr/bin/alsamixer
debug: extracting /usr/bin/alsatplg
debug: extracting /usr/bin/alsaucm
debug: extracting /usr/bin/amidi
debug: extracting /usr/bin/amixer
debug: extracting /usr/bin/aplay
debug: extracting /usr/bin/aplaymidi
debug: extracting /usr/bin/arecord
debug: extracting /usr/bin/arecordmidi
debug: extracting /usr/bin/aseqdump
debug: extracting /usr/bin/aseqnet
debug: extracting /usr/bin/axfer
debug: extracting /usr/bin/iecset
debug: extracting /usr/bin/speaker-test
debug: extract: skipping dir extraction of /usr/lib/
debug: extracting /usr/lib/alsa-topology/
debug: extracting /usr/lib/alsa-topology/libalsatplg_module_nhlt.so
debug: extract: skipping dir extraction of /usr/lib/systemd/
debug: extract: skipping dir extraction of /usr/lib/systemd/system/
debug: extracting /usr/lib/systemd/system/alsa-restore.service
debug: extracting /usr/lib/systemd/system/alsa-state.service
debug: extracting /usr/lib/systemd/system/sound.target.wants/
debug: extracting /usr/lib/systemd/system/sound.target.wants/alsa-restore.service
debug: extracting /usr/lib/systemd/system/sound.target.wants/alsa-state.service
debug: extract: skipping dir extraction of /usr/lib/udev/
debug: extract: skipping dir extraction of /usr/lib/udev/rules.d/
debug: extracting /usr/lib/udev/rules.d/90-alsa-restore.rules
debug: extract: skipping dir extraction of /usr/share/
debug: extract: skipping dir extraction of /usr/share/alsa/
debug: extracting /usr/share/alsa/init/
debug: extracting /usr/share/alsa/init/00main
debug: extracting /usr/share/alsa/init/ca0106
debug: extracting /usr/share/alsa/init/default
debug: extracting /usr/share/alsa/init/hda
debug: extracting /usr/share/alsa/init/help
debug: extracting /usr/share/alsa/init/info
debug: extracting /usr/share/alsa/init/test
debug: extract: skipping dir extraction of /usr/share/doc/
debug: extracting /usr/share/doc/alsa-utils/
debug: extracting /usr/share/doc/alsa-utils/README.md
debug: extract: skipping dir extraction of /usr/share/locale/
debug: extract: skipping dir extraction of /usr/share/locale/de/
debug: extract: skipping dir extraction of /usr/share/locale/de/LC_MESSAGES/
debug: extracting /usr/share/locale/de/LC_MESSAGES/alsa-utils.mo
debug: extract: skipping dir extraction of /usr/share/locale/eu/
debug: extract: skipping dir extraction of /usr/share/locale/eu/LC_MESSAGES/
debug: extracting /usr/share/locale/eu/LC_MESSAGES/alsa-utils.mo
debug: extract: skipping dir extraction of /usr/share/locale/fr/
debug: extract: skipping dir extraction of /usr/share/locale/fr/LC_MESSAGES/
debug: extracting /usr/share/locale/fr/LC_MESSAGES/alsa-utils.mo
debug: extract: skipping dir extraction of /usr/share/locale/ja/
debug: extract: skipping dir extraction of /usr/share/locale/ja/LC_MESSAGES/
debug: extracting /usr/share/locale/ja/LC_MESSAGES/alsa-utils.mo
debug: extract: skipping dir extraction of /usr/share/locale/sk/
debug: extract: skipping dir extraction of /usr/share/locale/sk/LC_MESSAGES/
debug: extracting /usr/share/locale/sk/LC_MESSAGES/alsa-utils.mo
debug: extract: skipping dir extraction of /usr/share/man/
debug: extract: skipping dir extraction of /usr/share/man/man1/
debug: extracting /usr/share/man/man1/aconnect.1.gz
debug: extracting /usr/share/man/man1/alsa-info.sh.1.gz
debug: extracting /usr/share/man/man1/alsabat.1.gz
debug: extracting /usr/share/man/man1/alsactl.1.gz
debug: extracting /usr/share/man/man1/alsaloop.1.gz
debug: extracting /usr/share/man/man1/alsamixer.1.gz
debug: extracting /usr/share/man/man1/alsatplg.1.gz
debug: extracting /usr/share/man/man1/alsaucm.1.gz
debug: extracting /usr/share/man/man1/amidi.1.gz
debug: extracting /usr/share/man/man1/amixer.1.gz
debug: extracting /usr/share/man/man1/aplay.1.gz
debug: extracting /usr/share/man/man1/aplaymidi.1.gz
debug: extracting /usr/share/man/man1/arecord.1.gz
debug: extracting /usr/share/man/man1/arecordmidi.1.gz
debug: extracting /usr/share/man/man1/aseqdump.1.gz
debug: extracting /usr/share/man/man1/aseqnet.1.gz
debug: extracting /usr/share/man/man1/axfer-list.1.gz
debug: extracting /usr/share/man/man1/axfer-transfer.1.gz
debug: extracting /usr/share/man/man1/axfer.1.gz
debug: extracting /usr/share/man/man1/iecset.1.gz
debug: extracting /usr/share/man/man1/speaker-test.1.gz
debug: extract: skipping dir extraction of /usr/share/man/man7/
debug: extracting /usr/share/man/man7/alsactl_init.7.gz
debug: extract: skipping dir extraction of /usr/share/sounds/
debug: extracting /usr/share/sounds/alsa/
debug: extracting /usr/share/sounds/alsa/Front_Center.wav
debug: extracting /usr/share/sounds/alsa/Front_Left.wav
debug: extracting /usr/share/sounds/alsa/Front_Right.wav
debug: extracting /usr/share/sounds/alsa/Noise.wav
debug: extracting /usr/share/sounds/alsa/Rear_Center.wav
debug: extracting /usr/share/sounds/alsa/Rear_Left.wav
debug: extracting /usr/share/sounds/alsa/Rear_Right.wav
debug: extracting /usr/share/sounds/alsa/Side_Left.wav
debug: extracting /usr/share/sounds/alsa/Side_Right.wav
debug: extract: skipping dir extraction of /var/
debug: extract: skipping dir extraction of /var/lib/
debug: extract: skipping dir extraction of /var/lib/alsa/
debug: updating database
debug: adding database entry 'alsa-utils'
debug: writing alsa-utils-1.2.8-1 DESC information back to db
debug: writing alsa-utils-1.2.8-1 FILES information back to db
debug: adding entry 'alsa-utils' in 'local' cache
Optional dependencies for alsa-utils
    fftw: for alsabat [installed]
debug: running ldconfig
debug: executing "/usr/bin/ldconfig" under chroot "/"
debug: call to waitpid succeeded
debug: parsing hook file /usr/share/libalpm/hooks/update-desktop-database.hook
debug: parsing hook file /usr/share/libalpm/hooks/gtk-query-immodules-2.0.hook
debug: parsing hook file /usr/share/libalpm/hooks/vimdoc.hook
debug: parsing hook file /usr/share/libalpm/hooks/fontconfig.hook
debug: parsing hook file /usr/share/libalpm/hooks/30-systemd-sysctl.hook
debug: parsing hook file /usr/share/libalpm/hooks/30-systemd-update.hook
debug: parsing hook file /usr/share/libalpm/hooks/30-systemd-hwdb.hook
debug: parsing hook file /usr/share/libalpm/hooks/gtk-query-immodules-3.0.hook
debug: parsing hook file /usr/share/libalpm/hooks/gdk-pixbuf-query-loaders.hook
debug: parsing hook file /usr/share/libalpm/hooks/60-mkinitcpio-remove.hook
debug: parsing hook file /usr/share/libalpm/hooks/90-mkinitcpio-install.hook
debug: parsing hook file /usr/share/libalpm/hooks/60-depmod.hook
debug: parsing hook file /usr/share/libalpm/hooks/30-systemd-binfmt.hook
debug: parsing hook file /usr/share/libalpm/hooks/30-systemd-udev-reload.hook
debug: parsing hook file /usr/share/libalpm/hooks/detect-old-perl-modules.hook
debug: parsing hook file /usr/share/libalpm/hooks/30-systemd-catalog.hook
debug: parsing hook file /usr/share/libalpm/hooks/40-update-ca-trust.hook
debug: parsing hook file /usr/share/libalpm/hooks/gtk-update-icon-cache.hook
debug: parsing hook file /usr/share/libalpm/hooks/20-systemd-sysusers.hook
debug: parsing hook file /usr/share/libalpm/hooks/dconf-update.hook
debug: parsing hook file /usr/share/libalpm/hooks/40-fontconfig-config.hook
debug: parsing hook file /usr/share/libalpm/hooks/glib-compile-schemas.hook
debug: parsing hook file /usr/share/libalpm/hooks/30-update-mime-database.hook
debug: parsing hook file /usr/share/libalpm/hooks/gio-querymodules.hook
debug: parsing hook file /usr/share/libalpm/hooks/30-systemd-tmpfiles.hook
debug: parsing hook file /usr/share/libalpm/hooks/dbus-reload.hook
debug: parsing hook file /usr/share/libalpm/hooks/30-systemd-daemon-reload.hook
:: Running post-transaction hooks...
(1/3) Reloading system manager configuration...
debug: executing "/usr/share/libalpm/scripts/systemd-hook" under chroot "/"
debug: call to waitpid succeeded
(2/3) Reloading device manager configuration...
debug: executing "/usr/share/libalpm/scripts/systemd-hook" under chroot "/"
debug: call to waitpid succeeded
(3/3) Arming ConditionNeedsUpdate...
debug: executing "/usr/share/libalpm/scripts/systemd-hook" under chroot "/"
debug: call to waitpid succeeded
debug: unregistering database 'local'
debug: freeing package cache for repository 'local'
debug: unregistering database 'core'
debug: freeing package cache for repository 'core'
debug: unregistering database 'extra'
debug: freeing package cache for repository 'extra'
debug: unregistering database 'community'
alsa-utils /usr/
alsa-utils /usr/bin/
alsa-utils /usr/bin/aconnect
alsa-utils /usr/bin/alsa-info.sh
alsa-utils /usr/bin/alsabat
alsa-utils /usr/bin/alsabat-test.sh
alsa-utils /usr/bin/alsactl
alsa-utils /usr/bin/alsaloop
alsa-utils /usr/bin/alsamixer
alsa-utils /usr/bin/alsatplg
alsa-utils /usr/bin/alsaucm
alsa-utils /usr/bin/amidi
alsa-utils /usr/bin/amixer
alsa-utils /usr/bin/aplay
alsa-utils /usr/bin/aplaymidi
alsa-utils /usr/bin/arecord
alsa-utils /usr/bin/arecordmidi
alsa-utils /usr/bin/aseqdump
alsa-utils /usr/bin/aseqnet
alsa-utils /usr/bin/axfer
alsa-utils /usr/bin/iecset
alsa-utils /usr/bin/speaker-test
alsa-utils /usr/lib/
alsa-utils /usr/lib/alsa-topology/
alsa-utils /usr/lib/alsa-topology/libalsatplg_module_nhlt.so
alsa-utils /usr/lib/systemd/
alsa-utils /usr/lib/systemd/system/
alsa-utils /usr/lib/systemd/system/alsa-restore.service
alsa-utils /usr/lib/systemd/system/alsa-state.service
alsa-utils /usr/lib/systemd/system/sound.target.wants/
alsa-utils /usr/lib/systemd/system/sound.target.wants/alsa-restore.service
alsa-utils /usr/lib/systemd/system/sound.target.wants/alsa-state.service
alsa-utils /usr/lib/udev/
alsa-utils /usr/lib/udev/rules.d/
alsa-utils /usr/lib/udev/rules.d/90-alsa-restore.rules
alsa-utils /usr/share/
alsa-utils /usr/share/alsa/
alsa-utils /usr/share/alsa/init/
alsa-utils /usr/share/alsa/init/00main
alsa-utils /usr/share/alsa/init/ca0106
alsa-utils /usr/share/alsa/init/default
alsa-utils /usr/share/alsa/init/hda
alsa-utils /usr/share/alsa/init/help
alsa-utils /usr/share/alsa/init/info
alsa-utils /usr/share/alsa/init/test
alsa-utils /usr/share/doc/
alsa-utils /usr/share/doc/alsa-utils/
alsa-utils /usr/share/doc/alsa-utils/README.md
alsa-utils /usr/share/locale/
alsa-utils /usr/share/locale/de/
alsa-utils /usr/share/locale/de/LC_MESSAGES/
alsa-utils /usr/share/locale/de/LC_MESSAGES/alsa-utils.mo
alsa-utils /usr/share/locale/eu/
alsa-utils /usr/share/locale/eu/LC_MESSAGES/
alsa-utils /usr/share/locale/eu/LC_MESSAGES/alsa-utils.mo
alsa-utils /usr/share/locale/fr/
alsa-utils /usr/share/locale/fr/LC_MESSAGES/
alsa-utils /usr/share/locale/fr/LC_MESSAGES/alsa-utils.mo
alsa-utils /usr/share/locale/ja/
alsa-utils /usr/share/locale/ja/LC_MESSAGES/
alsa-utils /usr/share/locale/ja/LC_MESSAGES/alsa-utils.mo
alsa-utils /usr/share/locale/sk/
alsa-utils /usr/share/locale/sk/LC_MESSAGES/
alsa-utils /usr/share/locale/sk/LC_MESSAGES/alsa-utils.mo
alsa-utils /usr/share/man/
alsa-utils /usr/share/man/man1/
alsa-utils /usr/share/man/man1/aconnect.1.gz
alsa-utils /usr/share/man/man1/alsa-info.sh.1.gz
alsa-utils /usr/share/man/man1/alsabat.1.gz
alsa-utils /usr/share/man/man1/alsactl.1.gz
alsa-utils /usr/share/man/man1/alsaloop.1.gz
alsa-utils /usr/share/man/man1/alsamixer.1.gz
alsa-utils /usr/share/man/man1/alsatplg.1.gz
alsa-utils /usr/share/man/man1/alsaucm.1.gz
alsa-utils /usr/share/man/man1/amidi.1.gz
alsa-utils /usr/share/man/man1/amixer.1.gz
alsa-utils /usr/share/man/man1/aplay.1.gz
alsa-utils /usr/share/man/man1/aplaymidi.1.gz
alsa-utils /usr/share/man/man1/arecord.1.gz
alsa-utils /usr/share/man/man1/arecordmidi.1.gz
alsa-utils /usr/share/man/man1/aseqdump.1.gz
alsa-utils /usr/share/man/man1/aseqnet.1.gz
alsa-utils /usr/share/man/man1/axfer-list.1.gz
alsa-utils /usr/share/man/man1/axfer-transfer.1.gz
alsa-utils /usr/share/man/man1/axfer.1.gz
alsa-utils /usr/share/man/man1/iecset.1.gz
alsa-utils /usr/share/man/man1/speaker-test.1.gz
alsa-utils /usr/share/man/man7/
alsa-utils /usr/share/man/man7/alsactl_init.7.gz
alsa-utils /usr/share/sounds/
alsa-utils /usr/share/sounds/alsa/
alsa-utils /usr/share/sounds/alsa/Front_Center.wav
alsa-utils /usr/share/sounds/alsa/Front_Left.wav
alsa-utils /usr/share/sounds/alsa/Front_Right.wav
alsa-utils /usr/share/sounds/alsa/Noise.wav
alsa-utils /usr/share/sounds/alsa/Rear_Center.wav
alsa-utils /usr/share/sounds/alsa/Rear_Left.wav
alsa-utils /usr/share/sounds/alsa/Rear_Right.wav
alsa-utils /usr/share/sounds/alsa/Side_Left.wav
alsa-utils /usr/share/sounds/alsa/Side_Right.wav
alsa-utils /var/
alsa-utils /var/lib/
alsa-utils /var/lib/alsa/

Offline

#4 2022-12-15 21:24:47

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Installing alsa-utils with pacman doesnt actually download anything

And when you run, for example, `amixer`?


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB