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
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
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
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
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
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
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
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.
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
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
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.
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
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
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
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
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
* 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
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
18 matches
Mail list logo