mayeaux / nodetube

Open-source YouTube alternative that offers video, audio and image uploads, livestreaming and built-in monetization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker compose up -d failed says - The 'xbps' package must be updated, please run `xbps-install -u xbps

thomaspaulson opened this issue · comments

I recently clone nodetube , when i rundocker compose up -d , i get below message

 => ERROR [void  2/15] RUN xbps-install -Syu git tar python nodejs-lts-10 base-devel                                                                                                      2.9s
------                                                                                                                                                                                         
 > [void  2/15] RUN xbps-install -Syu git tar python nodejs-lts-10 base-devel:
#0 1.459 [*] Updating repository `https://alpha.de.repo.voidlinux.org/current/x86_64-repodata' ...
#0 1.459 x86_64-repodata: [1751KB 0%] 50MB/s ETA: 00m00s
#0 2.419 x86_64-repodata: [1751KB 42%] 783KB/s ETA: 00m01s
#0 2.661 x86_64-repodata: 1751KB [avg rate: 1824KB/s]
#0 2.861 The 'xbps' package must be updated, please run `xbps-install -u xbps`
------
failed to solve: executor failed running [/bin/sh -c xbps-install -Syu git tar python nodejs-lts-10 base-devel]: exit code: 16

having the same problem and I'm confused why the owner dose not responds

I think I have create a fix for this issue. And I have created pull requests