Python: debconf: delaying package configuration, since apt-utils is not installed

Created on 14 Sep 2018  路  2Comments  路  Source: docker-library/python

Helllo folks, I just built from python:2.7-jessie and got the message:

debconf: delaying package configuration, since apt-utils is not installed

I ended up installing it anyways for other purposes (and I assume most people might do it). Isn't it worth to put it in the image? Or it's a something I should ask to the people from docker-library/buildpack-deps?

Most helpful comment

Is there any harm (barring the warning) caused by not having this package installed?

No, it has not yet stopped anything from running. Just a warning, and nothing else.

  • tianon/docker-brew-ubuntu-core#59 (comment)

Since this is just a warning, there is no need for us to install an extra package that users cannot remove later.

This is just a warning.

All 2 comments

Is there any harm (barring the warning) caused by not having this package installed?

No, it has not yet stopped anything from running. Just a warning, and nothing else.

  • tianon/docker-brew-ubuntu-core#59 (comment)

Since this is just a warning, there is no need for us to install an extra package that users cannot remove later.

This is just a warning.

Great! Asking just in case.

Was this page helpful?
0 / 5 - 0 ratings