[SOLVED (sort of)]Re: apt-get update fails with sourceforge repo

2016-06-16 Thread Michael Lange
On Tue, 14 Jun 2016 00:13:43 +0200 Michael Lange wrote: > Ok, looks like it's a bug in Jessie's apt version. Just for the record, in case anyone reads this: I filed a bug report for apt about this issue ( https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=827365 ), however it showed that a new fe

Re: apt-get update fails with sourceforge repo

2016-06-13 Thread Michael Lange
On Mon, 13 Jun 2016 19:57:08 +0200 Michael Lange wrote: > Hi, > > I just encountered an odd problem with a repo hosted on sourceforge, > when calling apt-get update with this repo enabled in the sources.list > I ended with a 301 error. Apparently this happens because sourceforge > dropped its ht

Re: apt-get update fails

2014-07-09 Thread Tony van der Hoff
On 08/07/14 21:31, Bob Proulx wrote: > Tony van der Hoff wrote: >> Err http://security.debian.org wheezy/updates/main amd64 Packages >> 403 Forbidden >> ... >> Any suggestions as to what's wrong here? > > Do you have any other apt config settings such as for a proxy server > that would get in t

Re: apt-get update fails

2014-07-08 Thread Bob Proulx
Tony van der Hoff wrote: > Err http://security.debian.org wheezy/updates/main amd64 Packages > 403 Forbidden > ... > Any suggestions as to what's wrong here? Do you have any other apt config settings such as for a proxy server that would get in the middle? Look in /etc/apt/apt.conf and /etc/ap

Re: apt-get update fails

2014-07-08 Thread Tony van der Hoff
On 08/07/14 19:04, Pol Hallen wrote: > Does elinks http://ftp.uk.debian.org/debian run on your system? or you > see "403 forbidden?" > Thanks for the reply, Pol. I don't have elinks (and can't install it using apt-get), but wget resolves fine. >> W: Failed to fetch >> http://ftp.uk.debian.org/deb

Re: apt-get update fails

2014-07-08 Thread Pol Hallen
Does elinks http://ftp.uk.debian.org/debian run on your system? or you see "403 forbidden?" W: Failed to fetch http://ftp.uk.debian.org/debian/dists/wheezy-updates/non-free/binary-amd64/Packages 403 Forbidden E: Some index files failed to download. They have been ignored, or old ones used i

Re: apt-get update fails after wheezy update

2013-10-12 Thread Bob Proulx
Steven G. Johnson wrote: > Jochen Spieker wrote: > >Very strange. Did you try changing to another mirror, just to see if > >that helps? Did you set a proxy in /etc/apt/apt.conf{,.d}? > > That was the problem: we had previously been using the approx proxy > server, and there was an Acquire::http::p

Re: apt-get update fails after wheezy update

2013-10-10 Thread Steven G. Johnson
Jochen Spieker wrote: Very strange. Did you try changing to another mirror, just to see if that helps? Did you set a proxy in /etc/apt/apt.conf{,.d}? That was the problem: we had previously been using the approx proxy server, and there was an Acquire::http::proxy set in /etc/apt/apt.conf.d.

Re: apt-get update fails after wheezy update

2013-10-10 Thread Jochen Spieker
Steven G. Johnson: > > I am not behind a firewall. The only uncommented line in my > /etc/apt/sources.list is: > > deb http://ftp.us.debian.org/debian/ stable main contrib non-free > > Running "apt-get update" yields the "Connection failed" errors > listed below. I've also run "apt-get upd

Re: apt-get update fails after wheezy update

2013-10-10 Thread Steven G. Johnson
On 10/10/13 3:54 PM, Danilo Sampaio wrote: > sometimes, the commands below works for me: > > sudo rm /var/lib/apt/lists/* -vf > sudo apt-get clean > sudo apt-get update Unfortunately, this doesn't seem to help. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of

Re: apt-get update fails after wheezy update

2013-10-10 Thread Danilo Sampaio
sometimes, the commands below works for me: sudo rm /var/lib/apt/lists/* -vf sudo apt-get clean sudo apt-get update On Thu, Oct 10, 2013 at 2:48 PM, Steven G. Johnson wrote: > A few days ago I did an "apt-get update && apt-get dist-upgrade" on our > amd64 Debian system to update it to wheezy.

Re: apt-get update fails with MMap out of room

2003-09-17 Thread Jørgen Hermanrud Fjeld
How about addung the following line to "/etc/apt/apt.conf" APT::Cache-limit 16777216; Sincerely JHF On Wed, Sep 17, 2003 at 10:47:56AM +0200, Sven Schumacher wrote: > Hello, > > today I got the following problem: > > Reading Package Lists... Error! > E: Dynamic MMap ran out of room > E: Error

Re: apt-get update fails with MMap out of room

2003-09-17 Thread Andreas Janssen
Hello Sven Schumacher (<[EMAIL PROTECTED]>) wrote: > today I got the following problem: > > Reading Package Lists... Error! > E: Dynamic MMap ran out of room > E: Error occured while processing alevt (NewFileVer1) > E: Problem with MergeList /var/lib/dpkg/status > E: The package lists or status

Re: apt-get update fails with "Dynamic MMap ran out of room"

2003-01-07 Thread Tom Allison
Wayne Topa wrote: Rupa Schomaker([EMAIL PROTECTED]) is reported to have said: -BEGIN PGP SIGNED MESSAGE- I run a mix of sid/sarge/woody/+KDE3. I recently did a "apt-get update" and got the following error: E: Dynamic MMap ran out of room E: Error occured while processing gnome-applet

Re: apt-get update fails with "Dynamic MMap ran out of room"

2003-01-07 Thread Wayne Topa
Rupa Schomaker([EMAIL PROTECTED]) is reported to have said: > -BEGIN PGP SIGNED MESSAGE- > > > I run a mix of sid/sarge/woody/+KDE3. I recently did a "apt-get > update" and got the following error: > > E: Dynamic MMap ran out of room > E: Error occured while processing gnome-applets (Ne

Re: apt-get update fails with "Dynamic MMap ran out of room"

2003-01-07 Thread Brian P. Flaherty
A quick google search shows that you need to increase the Cache-limit in /etc/apt/apt.conf. I just had to increase mine a couple days ago. Here's my apt.conf: bs:~$ cat /etc/apt/apt.conf APT { Default-Release "stable"; Cache-Limit "14194304"; }; DSelect { Clean "prompt"; // always|auto|p

Re: apt-get update fails with File not found (404)

2002-12-24 Thread Cam Ellison
* bob parker ([EMAIL PROTECTED]) wrote: > On Mon, 23 Dec 2002 21:05, Matej Pfajfar wrote: > > Hi all, > > > > I am experiencing some problems with apt-get update. > > What happens is that it can't fetch the Packages file from the debian > > security site. > > > > This is the error I get : > > > > F

Re: apt-get update fails with File not found (404)

2002-12-24 Thread bob parker
On Mon, 23 Dec 2002 21:05, Matej Pfajfar wrote: > Hi all, > > I am experiencing some problems with apt-get update. > What happens is that it can't fetch the Packages file from the debian > security site. > > This is the error I get : > > Failed to fetch > http://security.debian.org/dists/stable/upd