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

Multiple generated packages not installed #168

Open
kuon opened this issue Jun 7, 2021 · 0 comments
Open

Multiple generated packages not installed #168

kuon opened this issue Jun 7, 2021 · 0 comments

Comments

@kuon
Copy link

kuon commented Jun 7, 2021

When building the pipewire-git package, only a single package gets installed:

PKGBUILD: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=pipewire-git

When doing makepkg -si all packages are correctly installed.

Rua output:

Package pipewire-git-0.3.29.49.g8132c4e2-1-x86_64.pkg.tar.zst has no SUID files.
[E]=list executable files, [L]=list all files, [T]=run shell to inspect, [I]=show install file, [O]=ok, proceed. o

Packages need to be installed:

    pacman -U '/home/kuon/.local/share/rua/checked_tars/pipewire-git/pipewire-git-0.3.29.49.g8132c4e2-1-x86_64.pkg.tar.zst'

Enter S to `sudo` install it, or install manually and press M when done. s
loading packages...
warning: pipewire-git-0.3.29.49.g8132c4e2-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (1) pipewire-git-0.3.29.49.g8132c4e2-1

Total Installed Size:  6.87 MiB
Net Upgrade Size:      0.00 MiB

Makepkg output:

loading packages...
warning: pipewire-git-0.3.29.49.g8132c4e2-1 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Packages (9) pipewire-docs-1:0.3.28-1 [removal]  alsa-card-profiles-git-0.3.29.49.g8132c4e2-1  pipewire-alsa-git-0.3.29.49.g8132c4e2-1  pipewire-docs-git-0.3.29.49.g8132c4e2-1  pipewire-ffmpeg-git-0.3.29.49.g8132c4e2-1  pipewire-git-0.3.29.49.g8132c4e2-1
             pipewire-jack-git-0.3.29.49.g8132c4e2-1  pipewire-media-session-git-0.3.29.49.g8132c4e2-1  pipewire-pulse-git-0.3.29.49.g8132c4e2-1

Total Installed Size:  41.25 MiB
Net Upgrade Size:      26.69 MiB

:: Proceed with installation? [Y/n] y
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

1 participant