Re: apt-get/aptitude update failing [solved]

2006-08-12 Thread Bill Wohler
Nathan Laredo [EMAIL PROTECTED] wrote:

 There was a bug in the 2.6.8 version of rsync.  I've installed
 a patched older release of rsync, and things may improve in the
 next 24 hours.

Daniel Burrows [EMAIL PROTECTED] wrote:

   Looks to me like it worked just fine.  The warnings below are spurious
 but ought to go away in aptitude 0.4.2 since it doesn't try to read in
 the package lists before an update.

Between Nathan's fix and upgrading to aptitude 0.4.2, I no longer get
the spurious warnings, nor problems trying to download packages. I was
able to pick 0.4.2 from sid easily without any cascading dependencies.

Note that Nathan's fix would only affect you if you are using
mirrors.kernel.org. It occurs to me that other mirrors might be using
the same buggy version of rsync though, so if you're noticing that
packages are missing, this might be the reason.

-- 
Bill Wohler [EMAIL PROTECTED]  http://www.newt.com/wohler/  GnuPG ID:610BD9AD


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: apt-get/aptitude update failing

2006-08-11 Thread Enrique Morfin
Hi!

I have similar problems:

with apt-get update, i get:

Get: 1 http://http.us.debian.org testing Release.gpg
[189B]
Get: 2 http://http.us.debian.org testing Release
[62.9kB]
Get: 3 http://http.us.debian.org testing/main Packages
[5180kB]
Get: 4 http://http.us.debian.org testing/contrib
Packages [54.9kB]
Get: 5 http://http.us.debian.org testing/non-free
Packages [52.7kB]
Get: 6 http://http.us.debian.org testing/main Sources
[1591kB]
Get: 7 http://http.us.debian.org testing/contrib
Sources [20.5kB]
Get: 8 http://http.us.debian.org testing/non-free
Sources [29.5kB]
Fetched 6992kB in 23s (297kB/s)
Failed to fetch
http://http.us.debian.org/debian/dists/testing/main/binary-amd64/Packages.gz
 MD5Sum mismatch
Failed to fetch
http://http.us.debian.org/debian/dists/testing/non-free/binary-amd64/Packages.gz
 MD5Sum mismatch
Failed to fetch
http://http.us.debian.org/debian/dists/testing/main/source/Sources.gz
 MD5Sum mismatch
Failed to fetch
http://http.us.debian.org/debian/dists/testing/contrib/source/Sources.gz
 MD5Sum mismatch
Failed to fetch
http://http.us.debian.org/debian/dists/testing/non-free/source/Sources.gz
 MD5Sum mismatch
Reading package lists... Done
W: Couldn't stat source package list
http://http.us.debian.org testing/main Packages
(/var/lib/apt/lists/http.us.debian.org_debian_dists_testing_main_binary-amd64_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list
http://http.us.debian.org testing/main Packages
(/var/lib/apt/lists/http.us.debian.org_debian_dists_testing_main_binary-amd64_Packages)
- stat (2 No such file or directory)
W: You may want to run apt-get update to correct these
problems
E: Some index files failed to download, they have been
ignored, or old ones used instead.

i deleted all in /var/lib/apt/lists, then aptitude
update, en get:

Reading package lists... Done
Building dependency tree... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
Building tag database... Done
Get:1 http://http.us.debian.org testing Release.gpg
[189B]
Get:2 http://http.us.debian.org testing Release
[62.9kB]
Get:3 http://http.us.debian.org testing/main Packages
[5180kB]
Get:4 http://http.us.debian.org testing/contrib
Packages [54.9kB]
Get:5 http://http.us.debian.org testing/non-free
Packages [52.7kB]
Get:6 http://http.us.debian.org testing/main Sources
[1591kB]
Get:7 http://http.us.debian.org testing/contrib
Sources [20.5kB]
Get:8 http://http.us.debian.org testing/non-free
Sources [29.5kB]
Fetched 118kB in 1s (66.2kB/s)
Reading package lists... Done
W: Couldn't stat source package list
http://http.us.debian.org testing/main Packages
(/var/lib/apt/lists/http.us.debian.org_debian_dists_testing_main_binary-amd64_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list
http://http.us.debian.org testing/contrib Packages
(/var/lib/apt/lists/http.us.debian.org_debian_dists_testing_contrib_binary-amd64_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list
http://http.us.debian.org testing/non-free Packages
(/var/lib/apt/lists/http.us.debian.org_debian_dists_testing_non-free_binary-amd64_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list
http://http.us.debian.org testing/main Packages
(/var/lib/apt/lists/http.us.debian.org_debian_dists_testing_main_binary-amd64_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list
http://http.us.debian.org testing/contrib Packages
(/var/lib/apt/lists/http.us.debian.org_debian_dists_testing_contrib_binary-amd64_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list
http://http.us.debian.org testing/non-free Packages
(/var/lib/apt/lists/http.us.debian.org_debian_dists_testing_non-free_binary-amd64_Packages)
- stat (2 No such file or directory)
W: You may want to update the package lists to correct
these missing files
W: Couldn't stat source package list
http://http.us.debian.org testing/main Packages
(/var/lib/apt/lists/http.us.debian.org_debian_dists_testing_main_binary-amd64_Packages)
- stat (2 No such file or directory)
W: Couldn't stat source package list
http://http.us.debian.org testing/main Packages
(/var/lib/apt/lists/http.us.debian.org_debian_dists_testing_main_binary-amd64_Packages)
- stat (2 No such file or directory)
W: You may want to run apt-get update to correct these
problems

this is in a amd64 box an in an i386 box, the same
problem.

Whats going on?

Any ideas?

Thanks.

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: apt-get/aptitude update failing

2006-08-11 Thread Bill Wohler
Enrique Morfin [EMAIL PROTECTED] writes:

 this is in a amd64 box an in an i386 box, the same
 problem.

 Whats going on?

Yes, it looks the same. Seems that the repository, or a recent version
of apt-get is messed up.

Any Debian maintainers who might be able to fix the problem following
this thread? I've reported the bug on the mirrors meta-package and
aptitude but haven't heard back yet. Could be everyone is one vacation
;-).

-- 
Bill Wohler [EMAIL PROTECTED]  http://www.newt.com/wohler/  GnuPG ID:610BD9AD


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



apt-get/aptitude update failing

2006-08-10 Thread Bill Wohler
I went to update my etch system and got lines like this from aptitude
update:

W: Couldn't stat source package list http://mirrors.kernel.org etch/contrib 
Packages 
(/var/lib/apt/lists/mirrors.kernel.org_debian_dists_etch_contrib_binary-i386_Packages)
 - stat (2 No such file or directory)

But, that file exists!

[EMAIL PROTECTED]:768]$ l 
/var/lib/apt/lists/mirrors.kernel.org_debian_dists_etch_contrib_binary-i386_Packages
-rw-r--r-- 1 root root 186608 2006-08-09 12:22 
/var/lib/apt/lists/mirrors.kernel.org_debian_dists_etch_contrib_binary-i386_Packages

Any idea what is going on?

I already tried updating sources.list to point to http.us.debian.org (in
case the mirror was suspect), but had the same issues.

-- 
Bill Wohler [EMAIL PROTECTED]  http://www.newt.com/wohler/  GnuPG ID:610BD9AD


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: apt-get/aptitude update failing

2006-08-10 Thread Bill Wohler
I take it back. I simplified my sources.list to:

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

removed all the cached package files in /var/lib/apt/lists, and ran
apt-get update. This worked:

  [EMAIL PROTECTED]:808]$ sudo apt-get update
  Get: 1 http://http.us.debian.org etch Release.gpg [189B]
  Get: 2 http://http.us.debian.org etch Release [62.9kB]
  Get: 3 http://http.us.debian.org etch/main Packages [4085kB]
  Get: 4 http://http.us.debian.org etch/contrib Packages [52.1kB]
  Get: 5 http://http.us.debian.org etch/non-free Packages [73.8kB]
  Fetched 4274kB in 28s (149kB/s)
  Reading package lists... Done

I again removed the package files, and ran aptitude update. This bombed:

[EMAIL PROTECTED]:812]$ sudo aptitude update
Reading package lists... Done
Building dependency tree... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
Building tag database... Done
Get:1 http://http.us.debian.org etch Release.gpg [189B]
Get:2 http://http.us.debian.org etch Release [62.9kB]
Get:3 http://http.us.debian.org etch/main Packages [4085kB]
Get:4 http://http.us.debian.org etch/contrib Packages [52.1kB]
Get:5 http://http.us.debian.org etch/non-free Packages [73.8kB]
Fetched 4274kB in 23s (179kB/s)
Reading package lists... Done
W: Couldn't stat source package list http://http.us.debian.org etch/main 
Packages 
(/var/lib/apt/lists/http.us.debian.org_debian_dists_etch_main_binary-i386_Packages)
 - stat (2 No such file or directory)
W: Couldn't stat source package list http://http.us.debian.org etch/contrib 
Packages 
(/var/lib/apt/lists/http.us.debian.org_debian_dists_etch_contrib_binary-i386_Packages)
 - stat (2 No such file or directory)
W: Couldn't stat source package list http://http.us.debian.org 
etch/non-free Packages 
(/var/lib/apt/lists/http.us.debian.org_debian_dists_etch_non-free_binary-i386_Packages)
 - stat (2 No such file or directory)
W: Couldn't stat source package list http://http.us.debian.org etch/main 
Packages 
(/var/lib/apt/lists/http.us.debian.org_debian_dists_etch_main_binary-i386_Packages)
 - stat (2 No such file or directory)
W: Couldn't stat source package list http://http.us.debian.org etch/contrib 
Packages 
(/var/lib/apt/lists/http.us.debian.org_debian_dists_etch_contrib_binary-i386_Packages)
 - stat (2 No such file or directory)
W: Couldn't stat source package list http://http.us.debian.org 
etch/non-free Packages 
(/var/lib/apt/lists/http.us.debian.org_debian_dists_etch_non-free_binary-i386_Packages)
 - stat (2 No such file or directory)
W: You may want to update the package lists to correct these missing files
W: You may want to run apt-get update to correct these problems

Guess I should report a bug against aptitude?

-- 
Bill Wohler [EMAIL PROTECTED]  http://www.newt.com/wohler/  GnuPG ID:610BD9AD


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: apt-get/aptitude update failing

2006-08-10 Thread Michael Voggenreiter
Bill Wohler schrieb:
 I take it back. I simplified my sources.list to:
 
   deb http://http.us.debian.org/debian/ etch main contrib non-free
 
 removed all the cached package files in /var/lib/apt/lists, and ran
 apt-get update. This worked:
 
   [EMAIL PROTECTED]:808]$ sudo apt-get update
   Get: 1 http://http.us.debian.org etch Release.gpg [189B]
   Get: 2 http://http.us.debian.org etch Release [62.9kB]
   Get: 3 http://http.us.debian.org etch/main Packages [4085kB]
   Get: 4 http://http.us.debian.org etch/contrib Packages [52.1kB]
   Get: 5 http://http.us.debian.org etch/non-free Packages [73.8kB]
   Fetched 4274kB in 28s (149kB/s)
   Reading package lists... Done
 
 I again removed the package files, and ran aptitude update. This bombed:
 
 [EMAIL PROTECTED]:812]$ sudo aptitude update
 Reading package lists... Done
 Building dependency tree... Done
 Reading extended state information
 Initializing package states... Done
 Reading task descriptions... Done
 Building tag database... Done
 Get:1 http://http.us.debian.org etch Release.gpg [189B]
 Get:2 http://http.us.debian.org etch Release [62.9kB]
 Get:3 http://http.us.debian.org etch/main Packages [4085kB]
 Get:4 http://http.us.debian.org etch/contrib Packages [52.1kB]
 Get:5 http://http.us.debian.org etch/non-free Packages [73.8kB]
 Fetched 4274kB in 23s (179kB/s)
 Reading package lists... Done
 W: Couldn't stat source package list http://http.us.debian.org etch/main 
 Packages 
 (/var/lib/apt/lists/http.us.debian.org_debian_dists_etch_main_binary-i386_Packages)
  - stat (2 No such file or directory)
 W: Couldn't stat source package list http://http.us.debian.org 
 etch/contrib Packages 
 (/var/lib/apt/lists/http.us.debian.org_debian_dists_etch_contrib_binary-i386_Packages)
  - stat (2 No such file or directory)
 W: Couldn't stat source package list http://http.us.debian.org 
 etch/non-free Packages 
 (/var/lib/apt/lists/http.us.debian.org_debian_dists_etch_non-free_binary-i386_Packages)
  - stat (2 No such file or directory)
 W: Couldn't stat source package list http://http.us.debian.org etch/main 
 Packages 
 (/var/lib/apt/lists/http.us.debian.org_debian_dists_etch_main_binary-i386_Packages)
  - stat (2 No such file or directory)
 W: Couldn't stat source package list http://http.us.debian.org 
 etch/contrib Packages 
 (/var/lib/apt/lists/http.us.debian.org_debian_dists_etch_contrib_binary-i386_Packages)
  - stat (2 No such file or directory)
 W: Couldn't stat source package list http://http.us.debian.org 
 etch/non-free Packages 
 (/var/lib/apt/lists/http.us.debian.org_debian_dists_etch_non-free_binary-i386_Packages)
  - stat (2 No such file or directory)
 W: You may want to update the package lists to correct these missing files
 W: You may want to run apt-get update to correct these problems
 
 Guess I should report a bug against aptitude?
 

Hi,
try to put some spaces between the lines and at the end of the file.
Then try again to update.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: apt-get/aptitude update failing

2006-08-10 Thread Bill Wohler
Michael Voggenreiter [EMAIL PROTECTED] writes:

 Bill Wohler schrieb:
 W: Couldn't stat source package list http://http.us.debian.org etch/main 
 Packages 
 (/var/lib/apt/lists/http.us.debian.org_debian_dists_etch_main_binary-i386_Packages)
  - stat (2 No such file or directory)

 try to put some spaces between the lines and at the end of the file.
 Then try again to update.

You mean, for example, to change:

  deb http://http.us.debian.org/debian/ etch main contrib non-free
  deb http://http.us.debian.org/debian/ sid main contrib non-free

to 

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

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

I don't see how that would improve things, and indeed, it didn't. If
this isn't what you really meant, can you please provide an example?

By the way, if you or any other reader is running etch, can you please
run aptitude update, remove all of the cached files in
/var/lib/apt/lists, and run aptitude update again? Does it work
without error for you?

-- 
Bill Wohler [EMAIL PROTECTED]  http://www.newt.com/wohler/  GnuPG ID:610BD9AD


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]