[elbe-users] build broken after network move
ew.foe at nassur.net
ew.foe at nassur.net
Mon Jul 29 20:26:02 CEST 2019
Hello,
we moved offices, with that we moved to a new LAN segment,
all IP Adresses changed. There are obvious places like $file.xml,
where I used an IP address for an apt repository.
Nonetheless my builds currently fail. This worked a day before
the move.
elbe v7
on Debian 9 stretch
in VM (vmware workstation)
on Windows (yes. Unfortunately.)
1. I could not start the existing initvm instances any more.
This is probably very easy to fix, if you understand "virsh"
and its ecosystem. I "fixed" this issue by unregistering
the old initvm and creating a new one. Any hints on how to
solve this properly?
2. The build fails with the error message below. However,
there's no hint to what URL is refusing the connection.
Any ideas?
> I: Configuring libc-bin...
> I: Configuring systemd...
> I: Base system installed successfully.
> ------------------------------------------------------------------------------
>
> running cmd +chroot
> /var/cache/elbe/7a1e03e9-f151-4ab6-9136-208545c66e2a/chroot dpkg
> --configure -a+
> ------------------------------------------------------------------------------
> ------------------------------------------------------------------------------
>
> running cmd +chroot
> /var/cache/elbe/7a1e03e9-f151-4ab6-9136-208545c66e2a/chroot
> debconf-set-selections <
> /var/cache/elbe/7a1e03e9-f151-4ab6-9136-208545c66e2a/chroot/var/cache/elbe/preseed.txt+
> ------------------------------------------------------------------------------
> ------------------------------------------------------------------------------
>
> Build failed
> Traceback (most recent call last):
> File "/usr/lib/python2.7/dist-packages/elbepack/asyncworker.py",
> line 158, in execute
> skip_pbuild=self.skip_pbuilder)
> File "/usr/lib/python2.7/dist-packages/elbepack/elbeproject.py",
> line 517, in build
> self.buildenv.import_keys()
> File "/usr/lib/python2.7/dist-packages/elbepack/rfs.py", line 245,
> in import_keys
> myKey = urllib2.urlopen(keyurl).read()
> File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
> return opener.open(url, data, timeout)
> File "/usr/lib/python2.7/urllib2.py", line 429, in open
> response = self._open(req, data)
> File "/usr/lib/python2.7/urllib2.py", line 447, in _open
> '_open', req)
> File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
> result = func(*args)
> File "/usr/lib/python2.7/urllib2.py", line 1228, in http_open
> return self.do_open(httplib.HTTPConnection, req)
> File "/usr/lib/python2.7/urllib2.py", line 1198, in do_open
> raise URLError(err)
> URLError: <urlopen error [Errno 111] Connection refused>
>
>
> Exception:
> <urlopen error [Errno 111] Connection refused>
>
> Build started, waiting till it finishes
>
> Build finished !
Any hints would be kindly appreciated, thanks!
Erich Wälde
More information about the elbe-users
mailing list