The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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
TAGS
AUG Leaders

Atlassian Community Events