Re: sources.list problem

2006-04-23 Thread Goswin von Brederlow
Russ Cook [EMAIL PROTECTED] writes:

 In light of the recent announcement The Future of AMD64 Port on this
 list, I have attempted
 to update my sources.list file for Apt.  I have attached the file for
 reference.  I have tried various

But then you have only the old mirror in there and the new archive
commented out. That should be the other way around.

 combinations of the mirrors in the file in an attempt to eliminate
 error messages returned by the
 command apt-get update.  A script file of that command's output is
 attached, also.  At this
 point, the apt database files on my machine appear to be corrupted.
 Is there a way to rebuild
 the database files and get clean run from apt-get update?  A sample
 sources.list file would
 be greatly appreciated.

There is a clear error here:

 E: Dynamic MMap ran out of room

This bug in apt is actualy so common that googling for it gives you
tons of help. Try it.

MfG
Goswin


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



Re: sources.list problem

2006-04-23 Thread Goswin von Brederlow
Russ Cook [EMAIL PROTECTED] writes:

 bzip2: Compressed file ends unexpectedly;
   perhaps it is corrupted?  *Possible* reason follows.
 bzip2: Inappropriate ioctl for device
   Input file = (stdin), output file = (stdout)

Yeah, that should be. Maybe you tried in the middle of a mirror pulse.

MfG
Goswin


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



sources.list problem

2006-04-21 Thread Russ Cook
In light of the recent announcement The Future of AMD64 Port on this 
list, I have attempted
to update my sources.list file for Apt.  I have attached the file for 
reference.  I have tried various
combinations of the mirrors in the file in an attempt to eliminate error 
messages returned by the
command apt-get update.  A script file of that command's output is 
attached, also.  At this
point, the apt database files on my machine appear to be corrupted.  Is 
there a way to rebuild
the database files and get clean run from apt-get update?  A sample 
sources.list file would

be greatly appreciated.

I am running an AMD64 machine, originally installed in pure 64 bit 
configuration. 
Any help greatly accepted, and I'd be glad to provide more info, if 
someone would tell
me what is needed to better describe the problem.  My problems began as 
I tried unsuccessfully
to get an update of gnumeric - it is now broken between 1.6.3-1, 
1.6.2-3, and 1.6.3-1+b1.

Help here would be greatly appreciated, also.

Thanks much to the list.
#deb file:///cdrom/ stable main

deb ftp://ftp.nerim.net/debian-marillat/ sid main
deb ftp://ftp.nerim.net/debian-marillat/ sarge main

deb http://mirror.espri.arizona.edu/debian-amd64/debian/ sid main contrib 
non-free
deb http://mirror.espri.arizona.edu/debian-amd64/debian/ sarge main contrib 
non-free

deb-src http://mirror.espri.arizona.edu/debian-amd64/debian/ sid main contrib 
non-free

#deb ftp://ftp.us.debian.org/debian/ unstable main contrib non-free
#deb ftp://ftp.us.debian.org/debian/ stable   main contrib non-free

deb http://security.debian.org/ stable/updates main contrib non-free
Script started on Fri 21 Apr 2006 06:23:41 PM CDT


0% [Working]

Get: 1 http://mirror.espri.arizona.edu sid Release.gpg [189B]


97% [Logging in] [1 Release.gpg 189/189B 100%] [Waiting for headers]

Get: 2 http://mirror.espri.arizona.edu sarge Release.gpg [189B]

98% [Logging in] [2 Release.gpg 189/189B 100%] [Waiting for headers]

98% [Logging in] [Waiting for headers]
  
Get: 3 http://security.debian.org stable/updates Release.gpg [189B]

  
99% [Logging in] [Waiting for headers] [3 Release.gpg 189/189B 100%]

99% [Logging in] [Waiting for headers]
  
Hit http://mirror.espri.arizona.edu sid Release

99% [Logging in] [Waiting for headers]
  
99% [Release gpgv 5902] [Logging in] [Waiting for headers] [Waiting for headers
   
99% [Logging in] [Waiting for headers] [Waiting for headers]

Hit http://security.debian.org stable/updates Release


99% [Logging in] [Waiting for headers]
  
99% [Release gpgv 19992] [Logging in] [Waiting for headers]
   
99% [Logging in] [Waiting for headers]
  
Hit http://mirror.espri.arizona.edu sarge Release

99% [Logging in] [Waiting for headers]
  
99% [Release gpgv 4812] [Logging in] [Waiting for headers]
  
99% [Logging in] [Waiting for headers] [Waiting for headers]

Ign http://security.debian.org stable/updates/main Packages


99% [Logging in] [Waiting for headers]
  
Hit http://mirror.espri.arizona.edu sid/main Packages

  
Hit http://mirror.espri.arizona.edu sid/contrib Packages

  
Hit http://mirror.espri.arizona.edu sid/non-free Packages

  
Hit http://mirror.espri.arizona.edu sid/main Sources

  
Hit http://mirror.espri.arizona.edu sid/contrib Sources

  
Hit http://mirror.espri.arizona.edu sid/non-free Sources

99% [Logging in] [Waiting for headers]
  
Ign http://security.debian.org stable/updates/contrib Packages

99% [Logging in] [Waiting for headers]
  
Ign http://security.debian.org stable/updates/non-free Packages

99% [Logging in] [Waiting for headers]
  
Hit http://mirror.espri.arizona.edu sarge/main Packages

  
Hit http://mirror.espri.arizona.edu sarge/contrib Packages

  

Re: sources.list problem

2006-04-21 Thread Stephen Cormier
On Friday 21 April 2006 20:39, Russ Cook wrote:
 In light of the recent announcement The Future of AMD64 Port on this
 list, I have attempted
 to update my sources.list file for Apt.  I have attached the file for
 reference.  I have tried various
 combinations of the mirrors in the file in an attempt to eliminate error
 messages returned by the
 command apt-get update.  A script file of that command's output is
 attached, also.  At this
 point, the apt database files on my machine appear to be corrupted.  Is
 there a way to rebuild
 the database files and get clean run from apt-get update?  A sample
 sources.list file would
 be greatly appreciated.

 I am running an AMD64 machine, originally installed in pure 64 bit
 configuration.
 Any help greatly accepted, and I'd be glad to provide more info, if
 someone would tell
 me what is needed to better describe the problem.  My problems began as
 I tried unsuccessfully
 to get an update of gnumeric - it is now broken between 1.6.3-1,
 1.6.2-3, and 1.6.3-1+b1.
 Help here would be greatly appreciated, also.

 Thanks much to the list.

E: Dynamic MMap ran out of room

Try putting APT::Cache-Limit 2000; without the  in the 
file /etc/apt/apt.conf to increase the cache size, if the file does not exist 
then create it with this for the contents.

Stephen
-- 
GPG Pubic Key: http://users.eastlink.ca/~stephencormier/publickey.asc


pgptdfzTSLe02.pgp
Description: PGP signature