nodetube icon indicating copy to clipboard operation
nodetube copied to clipboard

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

Open thomaspaulson opened this issue 2 years ago • 2 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

thomaspaulson avatar Jun 08 '22 11:06 thomaspaulson

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

ncamacho97 avatar Jun 10 '22 22:06 ncamacho97

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

thomaspaulson avatar Jun 13 '22 03:06 thomaspaulson