LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 04-26-2007, 06:14 PM   #1
madtuxor
LQ Newbie
 
Registered: Apr 2007
Posts: 3

Rep: Reputation: Disabled
Question Weird apt-get update output, DiffIndex ign???


Can somebody please shed a light on this:

sudo apt-get update && sudo apt-get upgrade
Password:
Get:1 http://ftp.de.debian.org stable Release.gpg [378B]
Hit http://ftp.de.debian.org stable Release
Get:2 http://security.debian.org stable/updates Release.gpg [189B]
Ign http://ftp.de.debian.org stable/main Packages/DiffIndex
Ign http://ftp.de.debian.org stable/contrib Packages/DiffIndex
Ign http://ftp.de.debian.org stable/non-free Packages/DiffIndex
Hit http://ftp.de.debian.org stable/main Packages
Hit http://ftp.de.debian.org stable/contrib Packages
Hit http://ftp.de.debian.org stable/non-free Packages
Get:3 http://security.debian.org stable/updates Release [22.5kB]
Ign http://security.debian.org stable/updates/main Packages/DiffIndex
Ign http://security.debian.org stable/updates/contrib Packages/DiffIndex
Ign http://security.debian.org stable/updates/non-free Packages/DiffIndex
Get:4 http://security.debian.org stable/updates/main Packages [41.0kB]
Hit http://security.debian.org stable/updates/contrib Packages
Hit http://security.debian.org stable/updates/non-free Packages

What does it mean the "Ign" lines?

It keeps saying that over and over with apt-get update, I never seen it before. But on etch/stable on 3 different systems I get this, whats wrong here????
 
Old 04-26-2007, 06:29 PM   #2
tromboneman
Member
 
Registered: Jan 2007
Distribution: Debian
Posts: 67

Rep: Reputation: 15
The Ign is where you have a source in your /etc/apt/sources.list file that is commented out. It is probably just doing this now becuase when you updated, it changed your sources.list file. If it ever fails to get a source, it will tell you at the end.
 
Old 04-26-2007, 07:38 PM   #3
nemonullus
LQ Newbie
 
Registered: Apr 2007
Distribution: Debian - Lenny
Posts: 1

Rep: Reputation: 0
I'm not sure that it has to be commented out sources. I get that message often, but I have no commented out sources in my sources list. I thought that it was simply the package manager's way of saying, No changes to this source list (since your last update), so I am ignoring it.
 
Old 04-26-2007, 08:13 PM   #4
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
Quote:
Originally Posted by nemonullus
I thought that it was simply the package manager's way of saying, No changes to this source list (since your last update)
Your correct and with the original poster running stable he is not likely to see many changes except for security updates.
 
Old 04-28-2007, 06:04 PM   #5
macondo
Senior Member
 
Registered: Jul 2003
Location: Central America
Distribution: Slackwre64-current Devuan
Posts: 1,034

Rep: Reputation: 62
Quote:
Originally Posted by madtuxor
Can somebody please shed a light on this:

sudo apt-get update && sudo apt-get upgrade
Try this:

$ sudo apt-get update && sudo apt-get dist-upgrade

it might help...
 
Old 08-04-2008, 12:31 AM   #6
avalonit
Member
 
Registered: Jun 2008
Posts: 81

Rep: Reputation: 19
Thumbs down

No! "Hit" must mean it is not updated. I get the "ign" lines on every "DiffIndex". Always on 2 computers.

I'm not a apt expert so not sure about the cause. It looks like some mirrors just don't have that information. So if anybody doesn't see these "Ign" lines, can he post his sources.list?

UPDATE: I see as well this but am not convinced it is the case...

UPDATE 1: One can vote for http://www.debianhelp.org/node/13690 to be answered.

# apt-get update
Get: 1 http://ftp.fr.debian.org stable Release.gpg [386B]
Get: 2 http://security.debian.org stable/updates Release.gpg [189B]
Hit http://ftp.fr.debian.org stable Release
Hit http://security.debian.org stable/updates Release
Ign http://ftp.fr.debian.org stable/main Packages/DiffIndex
Ign http://security.debian.org stable/updates/main Packages/DiffIndex
Ign http://security.debian.org stable/updates/contrib Packages/DiffIndex
Ign http://security.debian.org stable/updates/non-free Packages/DiffIndex
Ign http://ftp.fr.debian.org stable/contrib Packages/DiffIndex
Hit http://security.debian.org stable/updates/main Packages
Ign http://ftp.fr.debian.org stable/non-free Packages/DiffIndex
Hit http://security.debian.org stable/updates/contrib Packages
Ign http://ftp.fr.debian.org stable/main Sources/DiffIndex
Hit http://security.debian.org stable/updates/non-free Packages
Hit http://ftp.fr.debian.org stable/main Packages
Hit http://ftp.fr.debian.org stable/contrib Packages
Hit http://ftp.fr.debian.org stable/non-free Packages
Hit http://ftp.fr.debian.org stable/main Sources
Fetched 2B in 2s (1B/s)
Reading package lists... Done

Last edited by avalonit; 08-04-2008 at 12:40 AM.
 
Old 08-04-2008, 10:50 AM   #7
farslayer
LQ Guru
 
Registered: Oct 2005
Location: Northeast Ohio
Distribution: linuxdebian
Posts: 7,249
Blog Entries: 5

Rep: Reputation: 191Reputation: 191
http://www.ducea.com/2006/05/29/debi...ist-retrieval/

What I gather from the posts I have read is this.

Hit means apt checked the package list the timestamps match and there are no changes
Ign means there are no changes in the pdiff index file so don't bother downloading it

Both are normal message and can be safely ignored.

Code:
it-etch:/# aptitude update

Writing extended state information... Done
Hit http://ftp.uwsg.indiana.edu lenny Release.gpg
Hit http://security.debian.org lenny/updates Release.gpg
Hit http://ftp.uwsg.indiana.edu lenny Release  
Hit http://ftp.uwsg.indiana.edu lenny/main Packages/DiffIndex        
Hit http://security.debian.org lenny/updates Release                 
Get:1 http://www.debian-multimedia.org lenny Release.gpg [197B]
Ign http://security.debian.org lenny/updates/main Packages/DiffIndex
Hit http://ftp.uwsg.indiana.edu lenny/non-free Packages/DiffIndex
Ign http://security.debian.org lenny/updates/contrib Packages/DiffIndex
Ign http://security.debian.org lenny/updates/non-free Packages/DiffIndex
Hit http://ftp.uwsg.indiana.edu lenny/contrib Packages/DiffIndex     
Ign http://security.debian.org lenny/updates/main Sources/DiffIndex  
Ign http://security.debian.org lenny/updates/contrib Sources/DiffIndex
Hit http://ftp.uwsg.indiana.edu lenny/main Sources/DiffIndex         
Hit http://ftp.uwsg.indiana.edu lenny/non-free Sources/DiffIndex     
Hit http://ftp.uwsg.indiana.edu lenny/contrib Sources/DiffIndex
Ign http://security.debian.org lenny/updates/non-free Sources/DiffIndex
Hit http://security.debian.org lenny/updates/main Packages
Hit http://security.debian.org lenny/updates/contrib Packages
Hit http://security.debian.org lenny/updates/non-free Packages
Hit http://security.debian.org lenny/updates/main Sources
Get:2 http://www.debian-multimedia.org lenny Release [13.2kB]
Hit http://security.debian.org lenny/updates/contrib Sources
Hit http://security.debian.org lenny/updates/non-free Sources
Get:3 http://www.debian-multimedia.org lenny/main Packages/DiffIndex [2023B]
Get:4 http://www.debian-multimedia.org lenny/main 2008-08-04-1413.15.pdiff [353B]
Get:5 http://www.debian-multimedia.org lenny/main 2008-08-04-1413.15.pdiff [353B]
Get:6 http://www.debian-multimedia.org lenny/main 2008-08-04-1413.15.pdiff [353B]
Fetched 15.8kB in 2s (5894B/s)
Reading package lists... Done
As far as I can tell the changes have to do with reducing bandwidth, the Ign message appeared when pdiff support was added to apt. Instead of downloading the full package change list every time it only downloads the DiffIndex files that have changed. Helpful for people with slow connections.

You'll notice in my update above the one DiffIndex at the bottom that had changes then downloaded three diff files.
All other sources checked show either Hit or Ign due to no changes.

I can't say my analysis is 100% accurate because I didn't find much on this topic either.

Last edited by farslayer; 08-04-2008 at 11:33 AM.
 
  


Reply

Tags
apt



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
apt-get install not working / apt-get update is ok remy215 Debian 2 10-01-2005 07:02 PM
Output of 'apt-get update' bigoli MEPIS 2 06-24-2005 12:36 PM
apt-get update errors since Debian released ( bad /etc/apt/sources.list ?) forgox Debian 10 06-13-2005 12:28 PM
Weird DF Output Mr_Munkey Linux - General 4 03-09-2005 09:11 AM
Does 'apt-get update' update the database used by 'apt-cache'? davidas Debian 5 04-20-2004 01:27 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 07:11 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration