Giter VIP home page Giter VIP logo

Comments (6)

actionless avatar actionless commented on July 3, 2024

could you show the log when doing the same sort of thing but using makepkg instead of pikaur?

from pikaur.

bigsaltyfishes avatar bigsaltyfishes commented on July 3, 2024

could you show the log when doing the same sort of thing but using makepkg instead of pikaur?

Okay, here is the log:

❯ makepkg --printsrcinfo
pkgbase = molyuuos-customizations
        pkgdesc = MolyuuOS customizations - This package installs various MolyuuOS-specific files
        pkgver = 1.0.0
        pkgrel = 2
        url = https://github.com/MolyuuOS/molyuuos-customizations
        arch = x86_64
        license = MIT
        depends = e2fsprogs
        depends = btrfs-progs
        depends = util-linux
        depends = mkinitcpio
        depends = sudo
        depends = polkit

pkgname = molyuuos-customizations
        depends = molyuuctl
❯ pacman --deptest `makepkg --printsrcinfo|grep -oE "^\s*depends = (.+)"|sed -E 's/^\s*depends = (.+)/\1/'`
btrfs-progs
molyuuctl
❯ PKGDEST=$PWD makepkg -s -L --noconfirm
==> Making package: molyuuos-customizations 1.0.0-2 (Fri Apr 26 16:00:18 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[sudo] password for molyuu: 
resolving dependencies...
looking for conflicting packages...

Packages (1) btrfs-progs-6.8-2

Total Installed Size:  6.50 MiB

:: Proceed with installation? [Y/n] 
(1/1) checking keys in keyring                                                                                   [###################################################################] 100%
(1/1) checking package integrity                                                                                 [###################################################################] 100%
(1/1) loading package files                                                                                      [###################################################################] 100%
(1/1) checking for file conflicts                                                                                [###################################################################] 100%
(1/1) checking available disk space                                                                              [###################################################################] 100%
:: Processing package changes...
(1/1) installing btrfs-progs                                                                                     [###################################################################] 100%
Optional dependencies for btrfs-progs
    python: libbtrfsutil python bindings [installed]
    e2fsprogs: btrfs-convert [installed]
    reiserfsprogs: btrfs-convert
:: Running post-transaction hooks...
(1/2) Reloading device manager configuration...
  Skipped: Device manager is not running.
(2/2) Updating linux initcpios...
==> Checking buildtime dependencies...
==> Retrieving sources...
==> Extracting sources...
==> Entering fakeroot environment...
==> Starting package()...
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/etc' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/etc'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/etc/NetworkManager' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/etc/NetworkManager'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/etc/NetworkManager/conf.d' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/etc/NetworkManager/conf.d'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/etc/NetworkManager/conf.d/dns.conf' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/etc/NetworkManager/conf.d/dns.conf'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/etc/NetworkManager/conf.d/iwd_path.conf' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/etc/NetworkManager/conf.d/iwd_path.conf'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/etc/NetworkManager/conf.d/wifi_backend.conf' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/etc/NetworkManager/conf.d/wifi_backend.conf'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/etc/limits.d' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/etc/limits.d'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/etc/limits.d/15-proton-nice.conf' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/etc/limits.d/15-proton-nice.conf'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/etc/mkinitcpio.conf.d' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/etc/mkinitcpio.conf.d'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/etc/mkinitcpio.conf.d/20-steamdeck.conf' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/etc/mkinitcpio.conf.d/20-steamdeck.conf'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/etc/polkit-1' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/etc/polkit-1'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/etc/polkit-1/rules.d' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/etc/polkit-1/rules.d'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/etc/polkit-1/rules.d/40-system-tweaks.rules' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/etc/polkit-1/rules.d/40-system-tweaks.rules'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/etc/polkit-1/rules.d/41-steamvr.rules' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/etc/polkit-1/rules.d/41-steamvr.rules'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/etc/profile.d' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/etc/profile.d'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/etc/profile.d/libva.sh' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/etc/profile.d/libva.sh'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/etc/profile.d/steamos.sh' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/etc/profile.d/steamos.sh'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/etc/sudoers.d' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/etc/sudoers.d'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/etc/sudoers.d/systemctl_needed' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/etc/sudoers.d/systemctl_needed'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/etc/systemd' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/etc/systemd'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/etc/systemd/journald.conf.d' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/etc/systemd/journald.conf.d'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/etc/systemd/journald.conf.d/00-journal-persistent.conf' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/etc/systemd/journald.conf.d/00-journal-persistent.conf'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/etc/systemd/journald.conf.d/00-journal-size.conf' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/etc/systemd/journald.conf.d/00-journal-size.conf'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/etc/systemd/logind.conf.d' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/etc/systemd/logind.conf.d'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/etc/systemd/logind.conf.d/10-molyuuos.conf' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/etc/systemd/logind.conf.d/10-molyuuos.conf'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/etc/systemd/system' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/etc/systemd/system'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/etc/systemd/system/bluetooth-workaround.service' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/etc/systemd/system/bluetooth-workaround.service'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/etc/udev' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/etc/udev'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/etc/udev/rules.d' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/etc/udev/rules.d'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/etc/udev/rules.d/00-ntfs3-default-mount.rules' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/etc/udev/rules.d/00-ntfs3-default-mount.rules'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/etc/udev/rules.d/81-wol.rules' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/etc/udev/rules.d/81-wol.rules'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/bin' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/bin'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/bin/mkswapfile' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/bin/mkswapfile'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/bin/molyuu-session' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/bin/molyuu-session'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/bin/steamos-polkit-helpers' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/bin/steamos-polkit-helpers'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/bin/steamos-polkit-helpers/jupiter-fan-control' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/bin/steamos-polkit-helpers/jupiter-fan-control'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/bin/steamos-polkit-helpers/jupiter-get-als-gain' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/bin/steamos-polkit-helpers/jupiter-get-als-gain'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/bin/steamos-polkit-helpers/steamos-devkit-mode' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/bin/steamos-polkit-helpers/steamos-devkit-mode'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/bin/steamos-polkit-helpers/steamos-disable-wireless-power-management' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/bin/steamos-polkit-helpers/steamos-disable-wireless-power-management'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/bin/steamos-polkit-helpers/steamos-enable-sshd' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/bin/steamos-polkit-helpers/steamos-enable-sshd'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/bin/steamos-polkit-helpers/steamos-poweroff-now' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/bin/steamos-polkit-helpers/steamos-poweroff-now'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/bin/steamos-polkit-helpers/steamos-priv-write' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/bin/steamos-polkit-helpers/steamos-priv-write'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/bin/steamos-polkit-helpers/steamos-reboot-now' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/bin/steamos-polkit-helpers/steamos-reboot-now'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/bin/steamos-polkit-helpers/steamos-reboot-other' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/bin/steamos-polkit-helpers/steamos-reboot-other'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/bin/steamos-polkit-helpers/steamos-restart-sddm' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/bin/steamos-polkit-helpers/steamos-restart-sddm'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/bin/steamos-polkit-helpers/steamos-set-hostname' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/bin/steamos-polkit-helpers/steamos-set-hostname'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/bin/steamos-polkit-helpers/steamos-set-timezone' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/bin/steamos-polkit-helpers/steamos-set-timezone'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/lib' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/lib'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/lib/initcpio' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/lib/initcpio'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/lib/initcpio/install' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/lib/initcpio/install'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/lib/initcpio/install/steam-deck' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/lib/initcpio/install/steam-deck'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/lib/sysctl.d' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/lib/sysctl.d'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/lib/sysctl.d/20-net-timeout.conf' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/lib/sysctl.d/20-net-timeout.conf'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/lib/sysctl.d/20-sched.conf' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/lib/sysctl.d/20-sched.conf'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/lib/sysctl.d/30-vm.conf' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/lib/sysctl.d/30-vm.conf'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/lib/sysusers.d' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/lib/sysusers.d'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/lib/sysusers.d/steamos-users.conf' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/lib/sysusers.d/steamos-users.conf'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/share' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/share'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/share/X11' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/share/X11'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/share/X11/xorg.conf.d' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/share/X11/xorg.conf.d'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/share/X11/xorg.conf.d/10-steamos-virtualdisplaysize.conf' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/share/X11/xorg.conf.d/10-steamos-virtualdisplaysize.conf'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/share/polkit-1' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/share/polkit-1'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/share/polkit-1/actions' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/share/polkit-1/actions'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/share/polkit-1/actions/org.molyuuos.host.policy' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/share/polkit-1/actions/org.molyuuos.host.policy'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/share/polkit-1/actions/org.molyuuos.hwsupport.policy' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/share/polkit-1/actions/org.molyuuos.hwsupport.policy'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/share/polkit-1/actions/org.molyuuos.priv.write.policy' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/share/polkit-1/actions/org.molyuuos.priv.write.policy'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/share/polkit-1/actions/org.molyuuos.session.select.policy' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/share/polkit-1/actions/org.molyuuos.session.select.policy'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/share/polkit-1/actions/org.molyuuos.steamvr.policy' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/share/polkit-1/actions/org.molyuuos.steamvr.policy'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/share/polkit-1/actions/org.molyuuos.update.policy' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/share/polkit-1/actions/org.molyuuos.update.policy'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/share/wayland-sessions' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/share/wayland-sessions'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/share/wayland-sessions/steamos.desktop' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/share/wayland-sessions/steamos.desktop'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/share/wireplumber' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/share/wireplumber'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/share/wireplumber/main.lua.d' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/share/wireplumber/main.lua.d'
'/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/rootfs/usr/share/wireplumber/main.lua.d/50-alsa-config.lua' -> '/home/molyuu/Workspace/MolyuuOS/molyuuos-customizations/pkg/molyuuos-customizations/usr/share/wireplumber/main.lua.d/50-alsa-config.lua'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "molyuuos-customizations"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: molyuuos-customizations 1.0.0-2 (Fri Apr 26 16:00:23 2024)

from pikaur.

actionless avatar actionless commented on July 3, 2024

thanks, please also upload a PKGBUILD with actual build commands to echo test

from pikaur.

bigsaltyfishes avatar bigsaltyfishes commented on July 3, 2024

thanks, please also upload a PKGBUILD with actual build commands to echo test

Here is an example PKGBULD:

pkgname=samplepkg
pkgver=1.0.0
pkgrel=2
pkgdesc="Sample PKG"
arch=('x86_64')
url="https://example.com"
license=('MIT')

# Dependencies shoud be installed at both build time and runtime
depends=('curl')

# Dependencies should be installed at build time
makedepends=('bash')
checkdepends=('wget')

package() {
    # Dependencies should be installed at runtime
    depends=('a_runtime_dependency')
    
    bash -c "echo test"
}

from pikaur.

actionless avatar actionless commented on July 3, 2024

thanks! i'll try to resolve it soon

from pikaur.

actionless avatar actionless commented on July 3, 2024

i also added your pkgbuild example to the testsuite: https://github.com/actionless/pikaur/blob/master/pikaur_test/PKGBUILD_runtime_deps

from pikaur.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.