vn971 / rua

Build tool for Arch Linux providing control, review and jailed build options
GNU General Public License v3.0
424 stars 42 forks source link

Multiple generated packages not installed #168

Open kuon opened 3 years ago

kuon commented 3 years ago

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