Package Details: pufferpanel-bin 2.7.1-1

Git Clone URL: https://aur.archlinux.org/pufferpanel-bin.git (read-only, click to copy)
Package Base: pufferpanel-bin
Description: PufferPanel: A web-base game management system (binary version).
Upstream URL: https://github.com/PufferPanel/PufferPanel
Licenses: Apache
Conflicts: pufferpanel
Provides: pufferpanel
Submitter: Disconsented
Maintainer: Disconsented (PufferPanel)
Last Packager: Disconsented
Votes: 1
Popularity: 0.000202
First Submitted: 2020-06-26 23:49 (UTC)
Last Updated: 2024-03-31 21:50 (UTC)

Latest Comments

« First ‹ Previous 1 2

jkhsjdhjs commented on 2023-02-22 21:07 (UTC) (edited on 2023-02-22 21:22 (UTC) by jkhsjdhjs)

config.linux.json fails the validity check:

==> Validating source files with b2sums...
    pufferpanel.service ... Passed
    config.linux.json ... FAILED
==> ERROR: One or more files did not pass the validity check!

EDIT: Also, you really shouldn't install pufferpanel.service to /etc/systemd/system, it's for user-defined services and user-overrides only. Packages should instead install to /usr/lib/systemd/system.

Besides, does pufferpanel really take 5 minutes for shutting down, as you defined it in the pufferpanel.service? And it would be great if you could also specify when mode when installing pufferpanel.service. The default is 755, but it really doesn't need to be executable, so 644 would fully suffice.

Rippanda12 commented on 2022-06-23 17:05 (UTC) (edited on 2022-06-23 17:26 (UTC) by Rippanda12)

*add these to pkgbuild

arch=('x86_64', 'aarch64')
source_aarch64=(https://github.com/PufferPanel/PufferPanel/releases/download/v${pkgver///-}/pufferpanel${pkgver///-}_linux_arm64.zip.zip)
source_x86_64=(https://github.com/PufferPanel/PufferPanel/releases/download/v${pkgver//
/-}/pufferpanel_${pkgver///-}_linux_amd64.zip.zip)
source=( https://raw.githubusercontent.com/PufferPanel/PufferPanel/v${pkgver//
/-}/systemd/servicefiles/pufferpanel.service
https://raw.githubusercontent.com/PufferPanel/PufferPanel/v${pkgver//_/-}/config.linux.json)
please adapt the following things into the aur package to allow usage on arm based machines

Luro02 commented on 2020-08-31 13:42 (UTC)

Hi,

this package fails to install on my machine:

install: cannot stat '/home/lucas/.cache/yay/pufferpanel-bin/src/pufferpanel.sysusers': No such file or directory
==> ERROR: A failure occurred in package().
    Aborting...
error making: pufferpanel-bin

the pufferpanel.sys can be found at /home/lucas/.cache/yay/pufferpanel-bin/pufferpanel.sysusers.