Code Monkey home page Code Monkey logo

barge-pkg's People

Contributors

ailispaw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

imjching huapox

barge-pkg's Issues

How to install xfsprogs?

Hi, I'm trying to install xfsprogs but it always fails with the following error:

FATAL ERROR: could not find a valid UUID header. Install the Universally Unique Identifiers development package. make: *** [/build/buildroot/output/build/xfsprogs-4.5.0/.stamp_configured] Error 1

I'm using the following command:

sudo pkg install xfsprogs

Can u tell me what I'm doing wrong? Or how to install that Universally Unique Identifiers development package?

Build wireguard appropriately

bargees/barge-os#90 (comment)

$ wget https://raw.githubusercontent.com/bargees/barge-os/master/configs/kernel.config
$ source /etc/os-release
$ sudo pkg build wireguard -v $(pwd)/kernel.config:/build/kernel.config \
-e BR2_LINUX_KERNEL=y \
-e BR2_LINUX_KERNEL_CUSTOM_VERSION=y \
-e BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE=\"${VERSION}\" \
-e BR2_LINUX_KERNEL_VERSION=\"${VERSION}\" \
-e BR2_LINUX_KERNEL_USE_CUSTOM_CONFIG=y \
-e BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE=\"/build/kernel.config\"

And then remove ./lib/modules/$(uname -r)/kernel and ./lib/modules/$(uname -r)/modules.* from the package archive file.

Singularity: needs more packages

  • curl
    sudo pkg install libcurl -e BR2_PACKAGE_OPENSSL=y -e BR2_PACKAGE_CURL=y
  • comm
    sudo pkg install coreutils
  • file
    sudo pkg install file

docker-compose

I can't install docker-compose

find: '/build/buildroot/output/target/usr/lib/python3.7/config-3.7m/': No such file or directory

docker-compose 1.20.1 Downloading
docker-compose 1.20.1 Extracting
docker-compose 1.20.1 Patching
docker-compose 1.20.1 Configuring
docker-compose 1.20.1 Building
/bin/bash: /build/buildroot/output/host/bin/python: No such file or directory
make: *** [/build/buildroot/output/build/docker-compose-1.20.1/.stamp_built] Error 127
package/pkg-generic.mk:238: recipe for target '/build/buildroot/output/build/docker-compose-1.20.1/.stamp_built' failed

any idea?

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.