Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

doesn't work under Ubuntu #22

Open
jodh-intel opened this issue Sep 11, 2017 · 4 comments
Open

doesn't work under Ubuntu #22

jodh-intel opened this issue Sep 11, 2017 · 4 comments

Comments

@jodh-intel
Copy link
Contributor

Running sudo -E make rootfs on Ubuntu 17.04 (with yum installed :-), results in:

Installed:
  cc-oci-runtime-extras.x86_64 0:2.2.3-24                            clear-containers-agent.x86_64 0:118c59f374bbe266c897b2a368be3774e7b1f585-9         coreutils-bin.x86_64 0:8.28-41
  hyperstart.x86_64 0:0.7.0.93156035735849486066847996620-27         iptables-bin.x86_64 0:1.6.1-20                                                     systemd.x86_64 0:234-149
  systemd-bootchart.x86_64 0:232-17

Dependency Installed:
  Linux-PAM.x86_64 0:1.2.1-30                    acl-lib.x86_64 0:2.2.52-29                                           attr-lib.x86_64 0:2.4.47-32
  clr-systemd-config.x86_64 0:141-165            clr-systemd-config-autostart.x86_64 0:141-165                        clr-systemd-config-config.x86_64 0:141-165
  clr-systemd-config-data.x86_64 0:141-165       cracklib-data.x86_64 0:2.9.6-28                                      cracklib-lib.x86_64 0:2.9.6-28
  gmp-lib.x86_64 0:6.1.2-32                      hyperstart-bin.x86_64 0:0.7.0.93156035735849486066847996620-27       hyperstart-config.x86_64 0:0.7.0.93156035735849486066847996620-27
  iptables-config.x86_64 0:1.6.1-20              iptables-data.x86_64 0:1.6.1-20                                      iptables-extras.x86_64 0:1.6.1-20
  iptables-lib.x86_64 0:1.6.1-20                 kmod-data.x86_64 0:24-31                                             kmod-lib.x86_64 0:24-31
  libc6.x86_64 0:2.26-153                        libcap.x86_64 0:2.25-17                                              libgcc1.x86_64 0:7.2.0-60
  libmnl-lib.x86_64 0:1.0.4-14                   libnetfilter_conntrack-lib.x86_64 0:1.0.6-14                         libnfnetlink-lib.x86_64 0:1.0.1-11
  libnftnl-lib.x86_64 0:1.0.7-9                  nss-altfiles-lib.x86_64 0:2.19.4-18                                  systemd-bootchart-config.x86_64 0:232-17
  systemd-bootchart-doc.x86_64 0:232-17          systemd-console.x86_64 0:234-149                                     systemd-libs.x86_64 0:234-149
  util-linux-config.x86_64 0:2.30.1-82           util-linux-data.x86_64 0:2.30.1-82                                   util-linux-lib.x86_64 0:2.30.1-82
  zlib-lib.x86_64 0:1.2.8.jtkv4-40


Failed:
  filesystem.x86_64 0:3.0.14-154

Complete!
Makefile:47: recipe for target 'rootfs' failed
make: *** [rootfs] Error 1

@jodh-intel
Copy link
Contributor Author

It does work under docker, as expected:

$ sudo -E make rootfs USE_DOCKER=yes
$ sudo -E make image USE_DOCKER=yes

@jodh-intel
Copy link
Contributor Author

... cough... I just noticed the following which may be the same issue:

@jcvenegas
Copy link
Contributor

Yeah but good to keep it in a bug for reference.

@jodh-intel
Copy link
Contributor Author

Agreed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants