Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install in Arch Linux following README does not work #83

Open
Disonantemus opened this issue Sep 28, 2024 · 1 comment
Open

Install in Arch Linux following README does not work #83

Disonantemus opened this issue Sep 28, 2024 · 1 comment

Comments

@Disonantemus
Copy link

Installing following this from README.md doesn't work, shows:

$ paru -S ncpamixer-git
:: Resolving dependencies...
:: Calculating conflicts...
:: Calculating inner conflicts...

:: Conflicts found:
    pulseaudio: pipewire-pulse (pulseaudio)  pipewire-pulse

:: Conflicting packages will have to be confirmed manually

Repo (1)           Old Version  New Version    Make Only
extra/pulseaudio                17.0-3         No

Aur (1)            Old Version  New Version    Make Only
aur/ncpamixer-git               a-5            No

:: Proceed to review? [Y/n]:

:: Downloading PKGBUILDs...
 PKGBUILDs up to date
 nothing new to review
[sudo] password for kuro:
resolving dependencies...
looking for conflicting packages...
:: pulseaudio-17.0-3 and pipewire-pulse-1:1.2.5-1 are in conflict. Remove pipewire-pulse? [y/N]
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: pulseaudio-17.0-3 and pipewire-pulse-1:1.2.5-1 are in conflict

Seems to be a dependency problem in PKGBUILD that needs to be updated.


Workaround 4 Arch:

I did this and work no problem:

git clone https://github.com/fulhax/ncpamixer.git
cd ncpamixer
make
cd build
./ncpamixer

and did work, later I did move it to a folder in PATH for convenience.


Machine:

distro: Arch Linux x86_64
kernel: 6.6.52-1-lts
shell: bash 5.2.37
term: tmux
@tricktux
Copy link
Contributor

I don't believe the aur package is own by this repo.

The fix has been mentioned in the aur page

We just have to wait for the maintainer to respond.

The fix is trivial:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants