Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing to build ubuntu desktop #1

Open
strus38 opened this issue Apr 24, 2023 · 0 comments
Open

Failing to build ubuntu desktop #1

strus38 opened this issue Apr 24, 2023 · 0 comments

Comments

@strus38
Copy link

strus38 commented Apr 24, 2023

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]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant