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

Look like it didn't work #3

Open
alanruttenberg opened this issue May 7, 2018 · 0 comments
Open

Look like it didn't work #3

alanruttenberg opened this issue May 7, 2018 · 0 comments

Comments

@alanruttenberg
Copy link

At least ended with an error and an untagged image. I would be sweet if a working image could be uploaded to docker hub. My brew install also failed.

./create_container.sh 
Sending build context to Docker daemon  120.8kB
Step 1/23 : FROM base/archlinux
latest: Pulling from base/archlinux

�[1B
�[1B
�[1B
�[1BDigest: sha256:d41fc78a053a431aa2db9aa87bc1ab6456fa3b07efc9c8085f89a75bee9ee307
Status: Downloaded newer image for base/archlinux:latest
 ---> b3753aca4da5
Step 2/23 : MAINTAINER Eugen Kuksa @eugenk
 ---> Running in fc55ba971738
Removing intermediate container fc55ba971738
 ---> 60392f405141
Step 3/23 : ENV REFRESHED_AT 2017-09-14
 ---> Running in 1af6d8728033
Removing intermediate container 1af6d8728033
 ---> ec2db2b2a18e
Step 4/23 : ENV HOME /root
 ---> Running in ecf207447520
Removing intermediate container ecf207447520
 ---> 7134111e0684
Step 5/23 : ENV LANG en_US.UTF-8
 ---> Running in cf94e4070a6e
Removing intermediate container cf94e4070a6e
 ---> 1fd2973d6ed1
Step 6/23 : ENV LANGUAGE en_US:en
 ---> Running in 99793e25d599
Removing intermediate container 99793e25d599
 ---> fa54e5214393
Step 7/23 : ENV LC_ALL en_US.UTF-8
 ---> Running in 6daba44dec1d
Removing intermediate container 6daba44dec1d
 ---> 3c0f52a473c9
Step 8/23 : RUN echo "" >> /etc/pacman.conf
 ---> Running in 06ab2f5145f4
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
Removing intermediate container 06ab2f5145f4
 ---> a7d5f2dcc65b
Step 9/23 : Run echo "[multilib]" >> /etc/pacman.conf
 ---> Running in e1abd4c5a736
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
Removing intermediate container e1abd4c5a736
 ---> 5d8b75efbabe
Step 10/23 : Run echo "Include = /etc/pacman.d/mirrorlist" >> /etc/pacman.conf
 ---> Running in 4e8f106ce1b5
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
Removing intermediate container 4e8f106ce1b5
 ---> 9c058d4ca493
Step 11/23 : RUN pacman -Syu --noconfirm
 ---> Running in cfd3537f977d
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
:: Synchronizing package databases...
downloading core.db...
downloading extra.db...
downloading community.db...
downloading multilib.db...
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...

Packages (2) gcc-libs-8.1.0-1  glibc-2.27-3

Total Download Size:    28.70 MiB
Total Installed Size:  146.67 MiB
Net Upgrade Size:       13.48 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
downloading glibc-2.27-3-x86_64.pkg.tar.xz...
downloading gcc-libs-8.1.0-1-x86_64.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
upgrading glibc...
/usr/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
Generating locales...
Generation complete.
upgrading gcc-libs...
:: Running post-transaction hooks...
(1/1) Updating the info directory file...
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
Removing intermediate container cfd3537f977d
 ---> fd886ff64430
Step 12/23 : RUN pacman -S --noconfirm base base-devel pkgbuild-introspection git apache-ant openssh pkgbuild-introspection tcl tk cairo gtk2 fontconfig libglade lib32-libx11 python2 zip perl stack
 ---> Running in ac046da9e44a
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
warning: bash-4.4.019-1 is up to date -- reinstalling
warning: bzip2-1.0.6-7 is up to date -- reinstalling
warning: coreutils-8.29-1 is up to date -- reinstalling
warning: diffutils-3.6-1 is up to date -- reinstalling
warning: e2fsprogs-1.44.1-1 is up to date -- reinstalling
warning: file-5.33-1 is up to date -- reinstalling
warning: filesystem-2018.1-2 is up to date -- reinstalling
warning: findutils-4.6.0-2 is up to date -- reinstalling
warning: gawk-4.2.1-1 is up to date -- reinstalling
warning: gcc-libs-8.1.0-1 is up to date -- reinstalling
warning: gettext-0.19.8.1-2 is up to date -- reinstalling
warning: glibc-2.27-3 is up to date -- reinstalling
warning: grep-3.1-1 is up to date -- reinstalling
warning: gzip-1.9-1 is up to date -- reinstalling
warning: inetutils-1.9.4-5 is up to date -- reinstalling
warning: iputils-20161105.1f2bb12-2 is up to date -- reinstalling
warning: less-530-1 is up to date -- reinstalling
warning: licenses-20171006-1 is up to date -- reinstalling
warning: logrotate-3.14.0-1 is up to date -- reinstalling
warning: pacman-5.0.2-3 is up to date -- reinstalling
warning: perl-5.26.2-1 is up to date -- reinstalling
warning: procps-ng-3.3.14-1 is up to date -- reinstalling
warning: psmisc-23.1-1 is up to date -- reinstalling
warning: sed-4.5-1 is up to date -- reinstalling
warning: shadow-4.5-4 is up to date -- reinstalling
warning: sysfsutils-2.1.0-9 is up to date -- reinstalling
warning: tar-1.30-1 is up to date -- reinstalling
warning: texinfo-6.5-1 is up to date -- reinstalling
warning: util-linux-2.32-3 is up to date -- reinstalling
warning: which-2.21-2 is up to date -- reinstalling
warning: skipping target: file
warning: skipping target: findutils
warning: skipping target: gawk
warning: skipping target: gettext
warning: skipping target: grep
warning: skipping target: gzip
warning: skipping target: pacman
warning: skipping target: sed
warning: skipping target: texinfo
warning: skipping target: util-linux
warning: skipping target: which
error: target not found: pkgbuild-introspection
:: There are 50 members in group base:
:: Repository core
   1) bash  2) bzip2  3) coreutils  4) cryptsetup  5) device-mapper  6) dhcpcd  7) diffutils  8) e2fsprogs  9) file  10) filesystem  11) findutils  12) gawk  13) gcc-libs  14) gettext  15) glibc  16) grep  17) gzip  18) inetutils  19) iproute2  20) iputils  21) jfsutils  22) less  23) licenses  24) linux  25) logrotate  26) lvm2  27) man-db  28) man-pages  29) mdadm  30) nano  31) netctl  32) pacman  33) pciutils  34) pcmciautils  35) perl  36) procps-ng  37) psmisc  38) reiserfsprogs  39) s-nail  40) sed  41) shadow  42) sysfsutils  43) systemd-sysvcompat  44) tar  45) texinfo  46) usbutils  47) util-linux  48) vi  49) which  50) xfsprogs

Enter a selection (default=all): 
:: There are 26 members in group base-devel:
:: Repository core
   1) autoconf  2) automake  3) binutils  4) bison  5) fakeroot  6) file  7) findutils  8) flex  9) gawk  10) gcc  11) gettext  12) grep  13) groff  14) gzip  15) libtool  16) m4  17) make  18) pacman  19) patch  20) pkg-config  21) sed  22) sudo  23) systemd  24) texinfo  25) util-linux  26) which

Enter a selection (default=all): error: target not found: pkgbuild-introspection
warning: skipping target: perl

The command '/bin/sh -c pacman -S --noconfirm base base-devel pkgbuild-introspection git apache-ant openssh pkgbuild-introspection tcl tk cairo gtk2 fontconfig libglade lib32-libx11 python2 zip perl stack' returned a non-zero code: 1
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