Jump to content

apt-get update errors, what do they mean?


F4VSJ

Recommended Posts

Hello all,

Since a good year I'm using several Orange Pi's,yes several...

And while doing some apt update/upgrade I'll see errors and want to know how to handle...

 

1)

Showing up :

Get:45 http://apt.armbian.com jessie/jessie-desktop Translation-en [178 B]
Ign http://apt.armbian.com jessie/jessie-desktop Translation-en           

Question:

What does this "Ign" mean and what to do that this error disappear?

2)

Showing up on the end :

Reading package lists... Done                                                                                          
W: Duplicate sources.list entry http://security.debian.org/ jessie/updates/main armhf Packages (/var/lib/apt/lists/security.
debian.org_dists_jessie_updates_main_binary-armhf_Packages)
W: You may want to run apt-get update to correct these problems
root@spotnik:/etc/apt#

 

Question 1:

what does the letter "W" mean ?

Question 2:

I don't see duplicate in the sources.list which is in /etc/apt

here a copy:


# Debian Jessie, d  p  t principal

deb http://deb.debian.org/debian/ jessie main

# Debian Jessie, mises    jour de s  curit  

deb http://security.debian.org/ jessie/updates main

# Debian Jessie, d  p  t principal + paquets non libres

deb http://deb.debian.org/debian/ jessie main contrib non-free

# Debian Jessie, mises    jour de s  curit   + paquets non libres

deb http://security.debian.org/ jessie/updates main contrib non-free

# Debian Jessie, d  p  t de r  troportages ("backports")

#deb http://archive.debian.org/debian/ jessie-backports main contrib non-free

 

Maybe i didn't understood all this entries..

explanation is welcome

Kind regards from Hans

F4VSJ on the RRF network with Orange Pi Spotnik

 

 

 

 

 

 

 

 

Link to comment
Share on other sites

ign is ignore - when there is nothing new or not needed = no error

W is in most logging files a Warning.

you have a double entry ;)

in line 2 (without a #) is the same as in line 4

security.debian.org/updates and there  main.

you could comment out the second line as line 4 has it all from security

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines