Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Bitbucket pipelines are failing due to some packages

dilip_prajapati August 12, 2021

We have been facing a weird issue for last few days of pipeline failures.

 

We have PHP based website which is deployed through the bitbucket pipeline and docker image. When the pipeline is running then it is failing multiple times as it couldn't pull some packages or taking too long time. 

This package "ppa:ondrej/php" is failing again & again and due to that build is not creating.

Attaching the screenshots of faillure and the Dockerfile.

 

DockerfileScreenshot.pngPipelineScreenshot.png

 

2 comments

fhferreira August 12, 2021

Have you solve it? We are having the same issue. 

We tried:

sudo apt-get -o Acquire::ForceIPv4=true install


and

echo 'Acquire::ForceIPv4 "true";' | sudo tee /etc/apt/apt.conf.d/99force-ipv4


and we have no success.
 

fhferreira August 12, 2021

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events