Skip to content

Unable to locate package software-properties-common #65

@dminca

Description

@dminca
➜  tests/docker git:(master) ./ww build                                                                                                  
Building app...                                                                                                                          
Step 1 : FROM ubuntu:14.04                                                                                                               
14.04: Pulling from library/ubuntu                                                                                                       
6599cadaf950: Pull complete                                                                                                              
23eda618d451: Pull complete                                                                                                              
f0be3084efe9: Pull complete                                                                                                              
52de432f084b: Pull complete                                                                                                              
a3ed95caeb02: Pull complete                                                                                                              
Digest: sha256:15b79a6654811c8d992ebacdfbd5152fcf3d165e374e264076aa435214a947a3                                                          
Status: Downloaded newer image for ubuntu:14.04                                                                                          
 ---> 90d5884b1ee0                                                                                                                       
Step 2 : MAINTAINER Minca Daniel Andrei <mandrei17@gmail.com>                                                                            
 ---> Running in 66dba7379ae1                                                                                                            
 ---> 87334c00c75d                                                                                                                       
Removing intermediate container 66dba7379ae1                                                                                             
Step 3 : RUN apt-get -y dist-upgrade     && apt-get install -y software-properties-common                                                
 ---> Running in 2b0fc46b68fd                                                                                                            
Reading package lists...                                                                                                                 
Building dependency tree...                                                                                                              
Reading state information...                                                                                                             
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.                                                                           
Reading package lists...                                                                                                                 
E: Unable to locate package software-properties-common                                                                                   
Building dependency tree...                                                                                                              
Reading state information...                                                                                                             
Service 'app' failed to build: The command '/bin/sh -c apt-get -y dist-upgrade     && apt-get install -y software-properties-common' retu
rned a non-zero code: 100                                                                                                                

Details

Docker testing env fails to build due to invalid package

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions