[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#115517: marked as done (apt: example preferences files should be included)



Your message dated 12 May 2003 20:22:46 +0200
with message-id <1052763765.1893.360.camel@thanatos>
and subject line Fixed in 0.5.5
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; 14 Oct 2001 01:58:44 +0000
>From joey@silk.kitenet.net Sat Oct 13 20:58:44 2001
Return-path: <joey@silk.kitenet.net>
Received: from as5800-82-254.access.naxs.com (silk.kitenet.net) [216.98.82.254] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15saY7-0001Cu-00; Sat, 13 Oct 2001 20:58:43 -0500
Received: from joey by silk.kitenet.net with local (Exim 3.32 #1 (Debian))
	id 15sadj-0000Na-00; Sat, 13 Oct 2001 22:04:31 -0400
From: Joey Hess <joeyh@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: apt: example preferences files should be included
X-Reportbug-Version: 1.31
X-Mailer: reportbug 1.31
Date: Sat, 13 Oct 2001 22:04:30 -0400
Message-Id: <E15sadj-0000Na-00@silk.kitenet.net>
Sender: Joey Hess <joey@silk.kitenet.net>
Delivered-To: submit@bugs.debian.org

Package: apt
Version: 0.5.4
Severity: normal

Wrapping your head around how the /etc/apt/preferences files work,
especially with all the numeric values, is a real pain. A lot of users end
up asking on debian-user for examples of such files. The two most common
things they want to do are surely:

* pin to testing, but allow per-package upgrades to unstable
* pin to stable, but allow per-package upgrades to testing

I guess there are probably other things people often want to do, but I
can't think of them offhand. Of course one example file in
/usr/doc/apt/examples should suffice for both of these. Here is my go
at it, based on a file I've been using for some time.

X-Comment: This example /etc/apt/preferences file causes the system to
X-Comment: track testing (or whatever is specified after "a="). Packages 
X-Comment: may be upgraded individually to their unstable versions, and 
X-Comment: apt will then track the unstable version. See apt_preferences(5) 
X-Comment: for details.
X-Comment: (Remember to list both testing and unstable in your sources.list.)
Package: *
Pin: release a=testing
Pin-Priority: 900

Package: *
Pin: release o=Debian
Pin-Priority: -10


---------------------------------------
Received: (at 154224-done) by bugs.debian.org; 12 May 2003 19:00:23 +0000
>From jdthood@yahoo.co.uk Mon May 12 14:00:22 2003
Return-path: <jdthood@yahoo.co.uk>
Received: from mars.mj.nl [81.91.1.49] 
	by master.debian.org with smtp (Exim 3.12 1 (Debian))
	id 19FIX7-0001Yw-00; Mon, 12 May 2003 14:00:21 -0500
Received: (qmail 21968 invoked from network); 12 May 2003 19:00:16 -0000
Received: from 81-91-5-31-customer.mjdsl.nl (HELO thanatos.localdomain) (81.91.5.31)
  by www.mj.nl with SMTP; 12 May 2003 19:00:16 -0000
Received: from localhost (thanatos [127.0.0.1])
	by thanatos.localdomain (Postfix) with ESMTP id C892910DF30
	for <154224-done@bugs.debian.org>; Mon, 12 May 2003 20:22:46 +0200 (CEST)
Subject: Fixed in 0.5.5
From: Thomas Hood <jdthood@yahoo.co.uk>
To: 154224-done@bugs.debian.org
Content-Type: text/plain
Organization: 
Message-Id: <1052763765.1893.360.camel@thanatos>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.2.4 
Date: 12 May 2003 20:22:46 +0200
Content-Transfer-Encoding: 7bit
Delivered-To: 154224-done@bugs.debian.org
X-Spam-Status: No, hits=-7.3 required=4.0
	tests=BAYES_30,USER_AGENT_XIMIAN
	version=2.53-bugs.debian.org_2003_05_09
X-Spam-Level: 
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_05_09 (1.174.2.15-2003-03-30-exp)

There is a new apt_preferences file in apt 0.5.5.

The file still has problems.  I am about to file a new
bug report about them.  While we wait for the page to
be fixed, you can read the revised page at:
http://lists.debian.org/deity/2003/deity-200305/msg00009.html

-- 
Thomas Hood <jdthood@yahoo.co.uk>



Reply to: