Page 1 of 1

Building a baremetal install

Posted: Sun May 13, 2018 8:55 pm
by sneakza
Hi

im building a bare metal install,,,

im using ubuntu-16.04.4-server-amd64 which installed fine.

i issue the following command, DEBIAN_FRONTEND=noninteractive apt-get -y install eve-ng

and it errors out at the following point

Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ...
Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ...
Processing triggers for man-db (2.7.5-1) ...
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Processing triggers for systemd (229-4ubuntu21.1) ...
Processing triggers for ureadahead (0.100.0-19) ...
Processing triggers for mime-support (3.59ubuntu1) ...
Errors were encountered while processing:
/var/cache/apt/archives/eve-ng-guacamole_2.0.3-69_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


below is my uname output .. any ideas anyone ??

root@eve-ng:/home/ilol# uname -a
Linux eve-ng 4.4.0-116-generic #140-Ubuntu SMP Mon Feb 12 21:23:04 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

Re: Building a baremetal install

Posted: Mon May 14, 2018 1:32 pm
by Uldis (UD)
apt update
before