Your message dated Sun, 20 Aug 2000 23:06:59 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#68825: Path for debs on security.debian.org is wrong for 
potato
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 9 Aug 2000 14:59:46 +0000
>From [EMAIL PROTECTED] Wed Aug 09 09:59:46 2000
Return-path: <[EMAIL PROTECTED]>
Received: from (potato.hanchrow.org) [206.124.138.125] 
        by master.debian.org with esmtp (Exim 3.12 2 (Debian))
        id 13MXKc-0007sJ-00; Wed, 09 Aug 2000 09:59:46 -0500
Received: by blarg.net
        via sendmail from stdin
        id <[EMAIL PROTECTED]> (Debian Smail3.2.0.102)
        for [EMAIL PROTECTED]; Wed, 9 Aug 2000 07:59:45 -0700 (PDT) 
Message-Id: <[EMAIL PROTECTED]>
From: offby1 <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: Path for debs on security.debian.org is wrong for potato
X-Reportbug-Version: 0.54
X-Mailer: reportbug 0.54
Date: Wed, 09 Aug 2000 07:59:45 -0700
Bcc:
Delivered-To: [EMAIL PROTECTED]

Package: www.debian.org
Version: N/A; reported 2000-08-09
Severity: important

http://www.debian.org/security/ says

    You may find it convenient to use apt to get the latest security
    updates. This requires a line such as deb
    http://security.debian.org/ stable updates in your
    /etc/apt/sources.list file.

I wanted to get security updates for my potato machine, so I made the
obvious change to that line -- I tried

    http://security.debian.org/ potato updates

However, that didn't work; here's what I saw:

    07:56:02 [EMAIL PROTECTED] offby1]# apt-get update
    Err http://security.debian.org potato/updates Packages     
      404 Not Found
    Hit http://non-us.debian.org potato/non-US/main Packages   
    Hit http://non-us.debian.org potato/non-US/main Release    
    Hit http://non-us.debian.org potato/non-US/contrib Packages
    Hit http://non-us.debian.org potato/non-US/contrib Release 
    Hit http://non-us.debian.org potato/non-US/non-free Packages
    Hit http://non-us.debian.org potato/non-US/non-free Release
    Hit http://non-us.debian.org potato/non-US/main Sources    
    Hit http://non-us.debian.org potato/non-US/main Release     
    Hit http://non-us.debian.org potato/non-US/contrib Sources  
    Hit http://non-us.debian.org potato/non-US/contrib Release  
    Hit http://non-us.debian.org potato/non-US/non-free Sources 
    Hit http://non-us.debian.org potato/non-US/non-free Release 
    Ign http://security.debian.org potato/updates Release       
    Hit http://http.us.debian.org potato/contrib Packages
    Hit http://http.us.debian.org potato/contrib Release
    Hit http://http.us.debian.org potato/non-free Packages
    Hit http://http.us.debian.org potato/non-free Release
    Hit http://http.us.debian.org potato/main Sources
    Ign http://http.us.debian.org potato/main Release
    Hit http://http.us.debian.org potato/contrib Sources
    Ign http://http.us.debian.org potato/contrib Release
    Hit http://http.us.debian.org potato/non-free Sources
    Ign http://http.us.debian.org potato/non-free Release
    Failed to fetch 
http://security.debian.org/dists/potato/updates/binary-i386/Packages
      404 Not Found
    Reading Package Lists... Done
    Building Dependency Tree... Done
    W: Couldn't stat source package list 'http://security.debian.org 
potato/updates Packages' 
(/var/state/apt/lists/security.debian.org_dists_potato_updates_binary-i386_Packages)
 - stat (2 No such file or directory)
    W: You may want to run apt-get update to correct these missing files
    E: Some index files failed to download, they have been ignored, or old ones 
used instead.

Through trial and error, I determined that the correct line is 

    deb http://security.debian.org/ potato updates/contrib updates/main 
updates/non-free

Perhaps this means that the text on http://www.debian.org/security/ is
incorrect; or perhaps it means that the updates for potato are in the
wrong place.  But in any case, I shouldn't have had to experiment as I
did in order to determine the correct line for /etc/apt/sources.list;
I should have been able to copy the correct line directly from the
text on http://www.debian.org/security/.

-- System Information
Debian Release: 2.2
Architecture: i386
Kernel: Linux potato 2.2.14 #1 Tue Apr 25 10:11:42 EST 2000 i686


---------------------------------------
Received: (at 68825-done) by bugs.debian.org; 20 Aug 2000 21:04:54 +0000
>From [EMAIL PROTECTED] Sun Aug 20 16:04:54 2000
Return-path: <[EMAIL PROTECTED]>
Received: from cibalia.gkvk.hr [::ffff:161.53.211.3] 
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 13QcGz-000786-00; Sun, 20 Aug 2000 16:04:54 -0500
Received: from joy by cibalia.gkvk.hr with local (Exim 2.05 #1 (Debian))
        id 13QcJ1-0005i5-00; Sun, 20 Aug 2000 23:06:59 +0200
Date: Sun, 20 Aug 2000 23:06:59 +0200
From: Josip Rodin <[EMAIL PROTECTED]>
To: =?iso-8859-1?Q?Jens_M=FCller?= <[EMAIL PROTECTED]>,
        [EMAIL PROTECTED]
Cc: offby1 <[EMAIL PROTECTED]>
Subject: Re: Bug#68825: Path for debs on security.debian.org is wrong for potato
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
User-Agent: Mutt/1.0pre2i
In-Reply-To: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

On Wed, Aug 09, 2000 at 05:38:20PM +0200, Jens Müller wrote:
> > Through trial and error, I determined that the correct line is
> >
> >     deb http://security.debian.org/ potato updates/contrib updates/main 
> > updates/non-free
> 
> deb http://security.debian.org potato/updates contrib main non-free
> 
> also works

The web page has been updated 10 days ago, so this bug can be closed :)

-- 
Digital Electronic Being Intended for Assassination and Nullification

Reply via email to