Your message dated Fri, 24 Jan 2003 09:15:22 -0700 (MST)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#178236: apt-config dump command report invalid data
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 24 Jan 2003 15:49:07 +0000
>From [EMAIL PROTECTED] Fri Jan 24 09:49:06 2003
Return-path: <[EMAIL PROTECTED]>
Received: from (aristofane.franco.homelinux.org) [62.211.199.18] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 18c64o-0003pg-00; Fri, 24 Jan 2003 09:49:06 -0600
Received: by aristofane.franco.homelinux.org (Postfix, from userid 1000)
        id 96F10C86A; Fri, 24 Jan 2003 16:35:23 +0100 (CET)
Date: Fri, 24 Jan 2003 16:35:23 +0100
To: [EMAIL PROTECTED]
Subject: apt-config dump command report invalid data
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4i
From: [EMAIL PROTECTED] (Franco Fiorese)
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-4.6 required=5.0
        tests=SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_MUTT
        version=2.41
X-Spam-Level: 

Package: apt
Version: 0.5.4

I set in the /etc/apt.conf the APT::Cache-limit value in a wrong way:

 APT::Cache-limit: "7340032"

The error is the semicolon before the value.
Running:

  #apt-confing dump

it does not reports the error and apt-get does not works with that 
value resorting to the default one (6291456 bytes).

If the correct syntax is without the semicolon then apt-config dump
works in a wrong way.

I am using Debian GNU/Linux woody/testing, kernel 2.4.19 
and libc6 2.3.1-3


---------------------------------------
Received: (at 178236-done) by bugs.debian.org; 24 Jan 2003 16:15:25 +0000
>From [EMAIL PROTECTED] Fri Jan 24 10:15:24 2003
Return-path: <[EMAIL PROTECTED]>
Received: from shawidc-mo1.cg.shawcable.net (pd4mo2so.prod.shaw.ca) 
[24.71.223.10] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 18c6UF-0005XY-00; Fri, 24 Jan 2003 10:15:23 -0600
Received: from pd2mr4so.prod.shaw.ca (pd2mr4so-ser.prod.shaw.ca [10.0.141.107])
 by l-daemon (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 12 2002))
 with ESMTP id <[EMAIL PROTECTED]> for [EMAIL PROTECTED]; Fri,
 24 Jan 2003 09:15:22 -0700 (MST)
Received: from pn2ml5so.prod.shaw.ca
 (pn2ml5so-qfe0.prod.shaw.ca [10.0.121.149]) by l-daemon
 (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 12 2002))
 with ESMTP id <[EMAIL PROTECTED]> for [EMAIL PROTECTED]; Fri,
 24 Jan 2003 09:15:22 -0700 (MST)
Received: from wakko.debian.net ([24.86.195.248])
 by l-daemon (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 12 2002))
 with ESMTP id <[EMAIL PROTECTED]> for [EMAIL PROTECTED]; Fri,
 24 Jan 2003 09:15:22 -0700 (MST)
Received: from localhost        ([127.0.0.1] helo=wakko.debian.net ident=jgg)
        by wakko.debian.net with smtp (Exim 3.35 #1 (Debian))
        id 18c6UE-0001T6-00; Fri, 24 Jan 2003 09:15:22 -0700
Date: Fri, 24 Jan 2003 09:15:22 -0700 (MST)
From: Jason Gunthorpe <[EMAIL PROTECTED]>
Subject: Re: Bug#178236: apt-config dump command report invalid data
In-reply-to: <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
To: Franco Fiorese <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Cc: APT Development Team <[EMAIL PROTECTED]>
Message-id: <[EMAIL PROTECTED]>
MIME-version: 1.0
Content-type: TEXT/PLAIN; charset=US-ASCII
Content-transfer-encoding: 7BIT
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-8.1 required=5.0
        tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,
              SPAM_PHRASE_00_01,USER_AGENT_PINE
        version=2.41
X-Spam-Level: 


On Fri, 24 Jan 2003, Franco Fiorese wrote:

> If the correct syntax is without the semicolon then apt-config dump
> works in a wrong way.

er, you just defined a variable that happened to end in a semicolon. Just
because it doesn't match any currently defined name used by the apt-config
program doesn't mean it's an error.

Jason

Reply via email to