Package Details: sysbox-ce 2:0.6.7-2

Git Clone URL: https://aur.archlinux.org/sysbox-ce.git (read-only, click to copy)
Package Base: sysbox-ce
Description: Container runtime with VM-like isolation (run Systemd, Docker, K8s in containers)
Upstream URL: https://github.com/nestybox/sysbox
Licenses: Apache-2.0
Submitter: gamezelda
Maintainer: gamezelda
Last Packager: gamezelda
Votes: 1
Popularity: 0.20
First Submitted: 2021-04-08 16:40 (UTC)
Last Updated: 2026-03-05 22:37 (UTC)

Latest Comments

« First ‹ Previous 1 2

AlexTalker commented on 2024-04-29 22:19 (UTC)

$ ls -lah
total 24K
drwxr-xr-x 13 alx alx 4.0K Apr 30 01:16 .
drwxr-xr-x  3 alx alx   23 Apr 30 01:15 ..
drwxr-xr-x  7 alx alx  156 Apr 30 01:16 dockerfiles
drwxr-xr-x  7 alx alx  156 Apr 30 01:16 fuse
drwxr-xr-x  8 alx alx  178 Apr 30 01:16 .git
-rw-r--r--  1 alx alx 1.8K Apr 30 01:15 Honor-SOURCE_DATE_EPOCH-for-reproducible-builds.patch
-rw-r--r--  1 alx alx  792 Apr 30 01:15 install.sh
-rw-r--r--  1 alx alx 4.5K Apr 30 01:15 PKGBUILD
drwxr-xr-x  2 alx alx    6 Apr 30 01:15 src
-rw-r--r--  1 alx alx 2.3K Apr 30 01:15 .SRCINFO
drwxr-xr-x  7 alx alx  156 Apr 30 01:16 sysbox
drwxr-xr-x  7 alx alx  156 Apr 30 01:16 sysbox-fs
drwxr-xr-x  7 alx alx  156 Apr 30 01:16 sysbox-ipc
drwxr-xr-x  7 alx alx  156 Apr 30 01:16 sysbox-libs
drwxr-xr-x  7 alx alx  156 Apr 30 01:16 sysbox-mgr
drwxr-xr-x  7 alx alx  156 Apr 30 01:16 sysbox-pkgr
drwxr-xr-x  7 alx alx  156 Apr 30 01:16 sysbox-runc

but

$ makepkg -s
==> Making package: sysbox-ce 0.6.4-1 (Tue 30 Apr 2024 01:16:40 AM MSK)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating sysbox git repo...
  -> Updating dockerfiles git repo...
  -> Updating sysbox-fs git repo...
  -> Updating fuse git repo...
  -> Updating sysbox-ipc git repo...
  -> Updating sysbox-libs git repo...
  -> Updating sysbox-mgr git repo...
  -> Updating sysbox-pkgr git repo...
  -> Updating sysbox-runc git repo...
  -> Found Honor-SOURCE_DATE_EPOCH-for-reproducible-builds.patch
==> Validating source files with sha256sums...
    sysbox ... NOT FOUND
    dockerfiles ... NOT FOUND
    sysbox-fs ... NOT FOUND
    fuse ... NOT FOUND
    sysbox-ipc ... NOT FOUND
    sysbox-libs ... NOT FOUND
    sysbox-mgr ... NOT FOUND
    sysbox-pkgr ... NOT FOUND
    sysbox-runc ... NOT FOUND
    Honor-SOURCE_DATE_EPOCH-for-reproducible-builds.patch ... Passed
==> ERROR: One or more files did not pass the validity check!

I feel like it worked before

gamezelda commented on 2021-07-17 19:36 (UTC)

@dr460nf1r3: Thanks, done, added inetutils and also lsb-release, the build process tries to launch them but does not seem to use them (for anything important, at least).

dr460nf1r3 commented on 2021-07-17 16:07 (UTC)

Hey, please add inetutils to makedepends as the PKGBUILD seems to use it.