Your message dated Mon, 28 Oct 2002 11:46:51 -0700 (MST)
with message-id <[EMAIL PROTECTED]>
and subject line Bug#166772: apt: specify security updates only
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 maintonly) by bugs.debian.org; 28 Oct 2002 11:44:59 +0000
>From [EMAIL PROTECTED] Mon Oct 28 05:44:59 2002
Return-path: <[EMAIL PROTECTED]>
Received: from clmboh1-smtp4.columbus.rr.com [65.24.0.114]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 1868KI-0000dq-00; Mon, 28 Oct 2002 05:44:59 -0600
Received: from bilbo.home.lan (dhcp024-208-240-134.twmi.rr.com [24.208.240.134])
by clmboh1-smtp4.columbus.rr.com (8.11.2/8.11.2) with ESMTP id
g9SBivq01223;
Mon, 28 Oct 2002 06:44:58 -0500 (EST)
Message-Id: <[EMAIL PROTECTED]>
From: Tom Allison <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: apt: specify security updates only
X-Mailer: reportbug 1.50
Date: Mon, 28 Oct 2002 06:44:52 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=0.8 required=5.0
tests=MSG_ID_ADDED_BY_MTA_3,SPAM_PHRASE_00_01
version=2.41
X-Spam-Level:
Package: apt
Version: 0.5.4
Severity: wishlist
I would like to be able to configure apt-get in such a way that it only
takes update/upgrades from the security website and nothing else.
One way might be to specify a package site specifically on the command
line, overriding the /etc/apt/sources.list.
The other might be to take only the /etc/apt/sources.list matches on
security (probably not as good).
The problem is that I would like to be able to automate the processes of
doing security updates to a cronjob without updating everything on the
system in such an automated fashion.
-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux bilbo 2.4.18-k7 #1 Sun Apr 14 13:19:11 EST 2002 i686
Locale: LANG=C, LC_CTYPE=C
Versions of packages apt depends on:
ii libc6 2.3.1-1 GNU C Library: Shared libraries an
ii libstdc++2.10-glibc2.2 1:2.95.4-7 The GNU stdc++ library
---------------------------------------
Received: (at 166772-done) by bugs.debian.org; 28 Oct 2002 18:47:33 +0000
>From [EMAIL PROTECTED] Mon Oct 28 12:47:32 2002
Return-path: <[EMAIL PROTECTED]>
Received: from shawidc-mo1.cg.shawcable.net (pd3mo1so.prod.shaw.ca)
[24.71.223.10]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 186EvE-0003QS-00; Mon, 28 Oct 2002 12:47:32 -0600
Received: from pd6mr1so.prod.shaw.ca
(pd6mr1so-qfe3.prod.shaw.ca [10.0.141.216]) by l-daemon
(iPlanet Messaging Server 5.1 HotFix 0.8 (built May 12 2002))
with ESMTP id <[EMAIL PROTECTED]> for [EMAIL PROTECTED]; Mon,
28 Oct 2002 11:46:51 -0700 (MST)
Received: from pn2ml2so.prod.shaw.ca
(pn2ml2so-qfe0.prod.shaw.ca [10.0.121.146]) by l-daemon
(iPlanet Messaging Server 5.1 HotFix 0.8 (built May 12 2002))
with ESMTP id <[EMAIL PROTECTED]> for [EMAIL PROTECTED]; Mon,
28 Oct 2002 11:46:51 -0700 (MST)
Received: from wakko.debian.net ([24.86.210.128])
by l-daemon (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 12 2002))
with ESMTP id <[EMAIL PROTECTED]> for [EMAIL PROTECTED]; Mon,
28 Oct 2002 11:46:51 -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 186EuZ-00027p-00; Mon, 28 Oct 2002 11:46:51 -0700
Date: Mon, 28 Oct 2002 11:46:51 -0700 (MST)
From: Jason Gunthorpe <[EMAIL PROTECTED]>
Subject: Re: Bug#166772: apt: specify security updates only
In-reply-to: <[EMAIL PROTECTED]>
X-Sender: [EMAIL PROTECTED]
To: Tom Allison <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Cc: [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 Mon, 28 Oct 2002, Tom Allison wrote:
> One way might be to specify a package site specifically on the command
> line, overriding the /etc/apt/sources.list.
> The other might be to take only the /etc/apt/sources.list matches on
> security (probably not as good).
Use some of the configuration file options to point it at an alternative
sources.list that only specifies the security sites you want.
Jason