This is an archive of the discontinued Mercurial Phabricator instance.

packaging: update Ubuntu docker build dependencies to Python 3
ClosedPublic

Authored by sheehan on Jan 8 2020, 1:35 PM.

Details

Summary

Changeset 7574ccd87200f02e updated the Debian docker builds to Python 3. In doing
so, the Ubuntu docker-based builds broke, as the Dockerfile does not
include the new dependencies as specified in contrib/packaging/debian/control.

This commit changes the dependencies in the Ubuntu Dockerfile template
to their Python 3 equivalents, fixing make docker-ubuntu-bionic.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

sheehan created this revision.Jan 8 2020, 1:35 PM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.