Giter VIP home page Giter VIP logo

ubuntu-desktop's Introduction

ubuntu-desktop

Ubuntu Desktop (graphical) base Docker image for JARVICE

ubuntu-desktop's People

Contributors

johnathanhegge avatar kenhill avatar nimbixler avatar paulbsch avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

ubuntu-desktop's Issues

Failing to build ubuntu desktop

Hi

Trying to execute the Dockerfile with the following error:

STEP 4/11: RUN apt-get -y update &&     apt-get -y install curl &&     curl -H 'Cache-Control: no-cache'         https://raw.githubusercontent.com/nimbix/image-common/$GIT_BRANCH/install-nimbix.sh         | bash -s -- --setup-nimbix-desktop --image-common-branch $GIT_BRANCH
Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
Get:3 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64  InRelease [1581 B]
Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB]
Get:6 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2139 kB]
Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [28.5 kB]
Ign:8 http://linux.mellanox.com/public/repo/mlnx_ofed/5.3-1.0.0.1/ubuntu20.04/amd64 ./ InRelease
Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2629 kB]
Get:10 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
Get:11 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64  Packages [993 kB]
Get:12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1034 kB]
Get:13 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
Get:14 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
Get:15 http://linux.mellanox.com/public/repo/mlnx_ofed/5.3-1.0.0.1/ubuntu20.04/amd64 ./ Release [1321 B]
Get:16 http://linux.mellanox.com/public/repo/mlnx_ofed/5.3-1.0.0.1/ubuntu20.04/amd64 ./ Release.gpg [473 B]
Get:17 http://linux.mellanox.com/public/repo/mlnx_ofed/5.3-1.0.0.1/ubuntu20.04/amd64 ./ Packages [28.8 kB]
Get:18 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
Get:19 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3111 kB]
Get:20 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1331 kB]
Get:21 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [31.2 kB]
Get:22 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2277 kB]
Get:23 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [55.2 kB]
Get:24 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [28.6 kB]
Fetched 27.1 MB in 3s (8905 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libcurl4 libnghttp2-14 librtmp1 libssh-4
The following NEW packages will be installed:
  curl libcurl4 libnghttp2-14 librtmp1 libssh-4
0 upgraded, 5 newly installed, 0 to remove and 54 not upgraded.
Need to get 700 kB of archives.
After this operation, 1995 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libnghttp2-14 amd64 1.40.0-1build1 [78.7 kB]
Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2build1 [54.9 kB]
Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libssh-4 amd64 0.9.3-2ubuntu2.2 [170 kB]
Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.18 [236 kB]
Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.18 [161 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 700 kB in 0s (32.4 MB/s)
Selecting previously unselected package libnghttp2-14:amd64.
(Reading database ... 11939 files and directories currently installed.)
Preparing to unpack .../libnghttp2-14_1.40.0-1build1_amd64.deb ...
Unpacking libnghttp2-14:amd64 (1.40.0-1build1) ...
Selecting previously unselected package librtmp1:amd64.
Preparing to unpack .../librtmp1_2.4+20151223.gitfa8646d.1-2build1_amd64.deb ...
Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
Selecting previously unselected package libssh-4:amd64.
Preparing to unpack .../libssh-4_0.9.3-2ubuntu2.2_amd64.deb ...
Unpacking libssh-4:amd64 (0.9.3-2ubuntu2.2) ...
Selecting previously unselected package libcurl4:amd64.
Preparing to unpack .../libcurl4_7.68.0-1ubuntu2.18_amd64.deb ...
Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.18) ...
Selecting previously unselected package curl.
Preparing to unpack .../curl_7.68.0-1ubuntu2.18_amd64.deb ...
Unpacking curl (7.68.0-1ubuntu2.18) ...
Setting up libnghttp2-14:amd64 (1.40.0-1build1) ...
Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2build1) ...
Setting up libssh-4:amd64 (0.9.3-2ubuntu2.2) ...
Setting up libcurl4:amd64 (7.68.0-1ubuntu2.18) ...
Setting up curl (7.68.0-1ubuntu2.18) ...
Processing triggers for libc-bin (2.31-0ubuntu9.9) ...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  5478  100  5478    0     0  14647      0 --:--:-- --:--:-- --:--:-- 14647
++ arch
+ ARCH=x86_64
+ BRANCH=master
+ '[' 3 -gt 0 ']'
+ case $1 in
+ SETUP_NIMBIX_DESKTOP=1
+ shift
+ '[' 2 -gt 0 ']'
+ case $1 in
+ BRANCH=master
+ shift
+ shift
+ '[' 0 -gt 0 ']'
+ setup_base_os
+ PKGS='curl zip unzip sudo'
+ '[' -f /etc/redhat-release ']'
+ touch /etc/init.d/systemd-logind
+ export DEBIAN_FRONTEND=noninteractive
+ DEBIAN_FRONTEND=noninteractive
+ PKGS+=' kmod xz-utils vim openssh-server libpam-systemd iputils-ping python3'
+ PKGS+=' iptables build-essential byacc flex git cmake'
+ PKGS+=' screen grep locales locales-all net-tools lsb-release'
+ PKGS+=' openssh-client sshpass ca-certificates'
+ [[ -z '' ]]
+ PKGS+=' libmlx4-1 libmlx5-1 infiniband-diags perftest'
+ PKGS+=' libibverbs-dev libibverbs1 librdmacm1 librdmacm-dev ibverbs-utils'
+ PKGS+=' rdmacm-utils libibmad-dev libibmad5 openmpi-bin'
+ apt-get -y update
Ign:1 http://linux.mellanox.com/public/repo/mlnx_ofed/5.3-1.0.0.1/ubuntu20.04/amd64 ./ InRelease
Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease
Hit:3 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64  InRelease
Hit:4 http://archive.ubuntu.com/ubuntu focal InRelease
Hit:5 http://archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:6 http://linux.mellanox.com/public/repo/mlnx_ofed/5.3-1.0.0.1/ubuntu20.04/amd64 ./ Release
Hit:7 http://archive.ubuntu.com/ubuntu focal-backports InRelease
Reading package lists...
+ apt-get -y install curl zip unzip sudo kmod xz-utils vim openssh-server libpam-systemd iputils-ping python3 iptables build-essential byacc flex git cmake screen grep locales locales-all net-tools lsb-release openssh-client sshpass ca-certificates libmlx4-1 libmlx5-1 infiniband-diags perftest libibverbs-dev libibverbs1 librdmacm1 librdmacm-dev ibverbs-utils rdmacm-utils libibmad-dev libibmad5 openmpi-bin
Reading package lists...
Building dependency tree...
Reading state information...
Package libmlx4-1 is a virtual package provided by:
  ibverbs-providers 28.0-1ubuntu1 [Not candidate version]

E: Package 'libmlx4-1' has no installation candidate
Error: error building at STEP "RUN apt-get -y update &&     apt-get -y install curl &&     curl -H 'Cache-Control: no-cache'         https://raw.githubusercontent.com/nimbix/image-common/$GIT_BRANCH/install-nimbix.sh         | bash -s -- --setup-nimbix-desktop --image-common-branch $GIT_BRANCH": error while running runtime: exit status 100
[root@dozer01 (dozer) ngc-import]#

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.