Andres Toomsalu

Results 13 comments of Andres Toomsalu

I would believe that this was not only AWS issue - but more general docker networking problem related to mac address changing and ARP table timeouts in the network. Might...

+1 for rpm (centos 7) and deb (ubuntu 16.04) native packages.

It would be still very useful in private clouds (like Openstack) and in public clouds where UDP broadcasts are allowed.

+1 this would be extremely useful feature.

For me its failing already in autoreconf step: ` autoreconf -fsvdi ... automake: thread 0: reading autoconf --trace=_LT_AC_TAGCONFIG:\$f:\$l::\$d::\$n::\${::}% --trace=AC_INIT:\$f:\$l::\$d::\$n::\${::}% --trace=_AM_COND_IF:\$f:\$l::\$d::\$n::\${::}% --trace=AC_CANONICAL_TARGET:\$f:\$l::\$d::\$n::\${::}% --trace=AC_CONFIG_LIBOBJ_DIR:\$f:\$l::\$d::\$n::\${::}% --trace=AM_EXTRA_RECURSIVE_TARGETS:\$f:\$l::\$d::\$n::\${::}% --trace=AC_FC_SRCEXT:\$f:\$l::\$d::\$n::\${::}% --trace=AC_CANONICAL_HOST:\$f:\$l::\$d::\$n::\${::}% --trace=AM_PROG_MKDIR_P:\$f:\$l::\$d::\$n::\${::}% --trace=AM_INIT_AUTOMAKE:\$f:\$l::\$d::\$n::\${::}% --trace=AM_AUTOMAKE_VERSION:\$f:\$l::\$d::\$n::\${::}% --trace=AC_CONFIG_LINKS:\$f:\$l::\$d::\$n::\${::}% --trace=AC_REQUIRE_AUX_FILE:\$f:\$l::\$d::\$n::\${::}%...

Im reproducing the same issue - when trying to use install.iso - built from unmodified https://github.com/CentOS/sig-atomic-buildscripts configuration set. Error screenshot from iso install VM console: http://prntscr.com/7lzvro Also Im not able...

@cgwalters I was overlooking downstream branch. Still Im stuck we some new problems: - for the sake of correctness - HomeDir variable is missing from build_ostree_components.sh script - so working...

@cgwalters - recent updates to sig-atomic-buildscripts fixed tree building docker-storage-setup related error - however Im back at square one - as ostreesetup by kickstart inside imagefactory VM still fails to...

Solved the "connection refused" issue - seems that it was complaining about internet connection from imagefactory build VM - which was blocked because shutting down firewalld changed libvirt iptables ruleset...