Missed Team ’24? Catch up on announcements here.

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

problem apt-get-update

JMONTOYAAIT May 29, 2019

Hello community,

How can I solve this problem. I have read forums and I have not found the solution.

first attempt:

i put line [ - sed -i '/jessie-updates/d' /etc/apt/sources.list ] and then failed mvn clean

 

im using image: maven:3.2.5-jdk-7

 

 

error.PNG

1 answer

0 votes
Daniel Santos
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 31, 2019

Hi @JMONTOYAAIT

You probably know that this issue is not caused by Pipelines itself, but for an archived reference from this old Debian image.

I was able to test this image with docker in my local machine and saw the same error you had. Tried to find the solution for it and found one in this thread:

To solve the issue you need to add the following line before your apt-get command:

printf "deb http://archive.debian.org/debian/ jessie main\ndeb-src http://archive.debian.org/debian/ jessie main\ndeb http://security.debian.org jessie/updates main\ndeb-src http://security.debian.org jessie/updates main" > /etc/apt/sources.list

I hope it helps.

JMONTOYAAIT May 31, 2019

I'll try, thank you for your response

Like Daniel Santos likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events