Actions
Task #15842
closedFeature #15839: Add Debian Buster packages
Review 15839-add-debian-buster-packages
Start date:
11/19/2019
Due date:
% Done:
100%
Estimated time:
Updated by Javier Bértoli over 5 years ago
- Status changed from New to In Progress
- Assigned To changed from Javier Bértoli to Ward Vandewege
- Start date set to 11/19/2019
- % Done changed from 0 to 100
In build/package-build-dockerfiles/debian10/Dockerfile I see a duplicated-commented line at the begining of the file, can you remove it?
+RUN /usr/bin/apt-get update && /usr/bin/apt-get install -q -y python2.7-dev python3 python-setuptools python3-setuptools python3-pip libcurl4-gnutls-dev curl git procps libattr1-dev libfuse-dev libgnutls28-dev libpq-dev python-pip unzip python3-venv python3-dev +#RUN /usr/bin/apt-get update && /usr/bin/apt-get install -q -y python2.7-dev python3 python-setuptools python3-setuptools python3-pip libcurl4-gnutls-dev curl git procps libattr1-dev libfuse-dev libgnutls28-dev libpq-dev python-pip unzip python3-venv python3-dev
other than that, it LGTM.
Updated by Ward Vandewege over 5 years ago
Javier Bértoli wrote:
In build/package-build-dockerfiles/debian10/Dockerfile I see a duplicated-commented line at the begining of the file, can you remove it?
[...]
other than that, it LGTM.
Great, I've fixed that in 5ad819e0aa69a8ea453abe18a8e00aa93daa90a2 and will merge.
Updated by Ward Vandewege over 5 years ago
- Status changed from In Progress to Resolved
- Remaining (hours) set to 0.0
Actions