owtf / owtf-docker

Docker repository for OWTF (64-bit Kali)
https://hub.docker.com/r/owtf/owtf/
BSD 3-Clause "New" or "Revised" License
34 stars 18 forks source link

Broken build process at autoremove #32

Closed XaviTorello closed 6 years ago

XaviTorello commented 6 years ago

It seems that build process is broken due to an incident at apt-get autoremove. This execution expects an iteraction to confirm the execution using prompt:

Building dependency tree...
Reading state information...
The following packages will be REMOVED:
  gnupg-l10n
0 upgraded, 0 newly installed, 1 to remove and 16 not upgraded.
After this operation, 4475 kB disk space will be freed.
Do you want to continue? [Y/n] Abort.
The command '/bin/sh -c apt-get autoremove' returned a non-zero code: 1