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

Bug#169097: marked as done (apt: Regarding breakages: Load small notes from main site?)



Your message dated Sun, 12 Jan 2003 16:39:21 -0500
with message-id <20030112213921.GO23256@mizar.alcor.net>
and subject line apt: Regarding breakages: Load small notes from main site?
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 Nov 2002 15:53:22 +0000
>From erich@bombadil.xmldesign.de Thu Nov 14 09:53:20 2002
Return-path: <erich@bombadil.xmldesign.de>
Received: from mailout05.sul.t-online.com [194.25.134.82] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18CMIy-00058P-00; Thu, 14 Nov 2002 09:53:20 -0600
Received: from fwd05.sul.t-online.de 
	by mailout05.sul.t-online.com with smtp 
	id 18CMIt-0006UV-0G; Thu, 14 Nov 2002 16:53:15 +0100
Received: from bombadil.xmldesign.de (520031278902-0001@[217.88.245.172]) by fmrl05.sul.t-online.com
	with esmtp id 18CMIl-1DnzvMC; Thu, 14 Nov 2002 16:53:07 +0100
Received: by bombadil.xmldesign.de (Postfix, from userid 1000)
	id 02DB39324A; Thu, 14 Nov 2002 16:52:25 +0100 (CET)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Erich Schubert <erich@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: apt: Regarding breakages: Load small notes from main site?
X-Mailer: reportbug 2.9
Date: Thu, 14 Nov 2002 16:52:25 +0100
Message-Id: <20021114155225.02DB39324A@bombadil.xmldesign.de>
X-Sender: 520031278902-0001@t-dialin.net
Delivered-To: submit@bugs.debian.org
X-Spam-Status: No, hits=0.6 required=5.0
	tests=SPAM_PHRASE_00_01
	version=2.41
X-Spam-Level: 

Package: apt
Version: 0.5.4
Severity: wishlist

Regarding the recent breakage due to libstdc++2.10-glibc2.2
it would be nice if apt could download a notes file (eventually
containing some "hold" statements) and display these warnings to the
users.
As long as the file is kept small it could be loaded from a smaller set
of servers (and updated much faster!)

I think of some statement in /etc/apt/sources.list like
  notes http://www.debian.org/debian/ unstable main

which could then contain a note like
"Don't upgrade libstdc++2.10-glibc2.2 - it will break lot's of stuff"
(eventually also containing a parseable line like
"avoid: libstdc++2.10-glibc2.2 (= 1:2.95.4-12)"
which could be used to prevent apt from upgrading this package)

Maybe this could even be realized as an apt plugin.

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux bombadil.xmldesign.de 2.4.18-wolk3.7 #3 Sam Nov 2 22:54:50 CET 2002 i686
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (ignored: LC_ALL set)

Versions of packages apt depends on:
hi  libc6                        2.3.1-3     GNU C Library: Shared libraries an
ii  libstdc++2.10-glibc2.2       1:2.95.4-14 The GNU stdc++ library

-- no debconf information


---------------------------------------
Received: (at 169097-done) by bugs.debian.org; 12 Jan 2003 21:39:23 +0000
>From mdz@csh.rit.edu Sun Jan 12 15:39:23 2003
Return-path: <mdz@csh.rit.edu>
Received: from smtp01.mrf.mail.rcn.net [207.172.4.60] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18XppD-0000c1-00; Sun, 12 Jan 2003 15:39:23 -0600
Received: from 209-6-103-23.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com ([209.6.103.23] helo=mizar.alcor.net)
	by smtp01.mrf.mail.rcn.net with esmtp (Exim 3.35 #4)
	id 18XppC-0005lR-00
	for 169097-done@bugs.debian.org; Sun, 12 Jan 2003 16:39:22 -0500
Received: from mdz by mizar.alcor.net with local (Exim 3.36 #1 (Debian))
	id 18XppB-0008Up-00
	for <169097-done@bugs.debian.org>; Sun, 12 Jan 2003 16:39:21 -0500
Date: Sun, 12 Jan 2003 16:39:21 -0500
From: Matt Zimmerman <mdz@debian.org>
To: 169097-done@bugs.debian.org
Subject: Re: apt: Regarding breakages: Load small notes from main site?
Message-ID: <20030112213921.GO23256@mizar.alcor.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4i
Sender: Matt Zimmerman <mdz@alcor.net>
Delivered-To: 169097-done@bugs.debian.org
X-Spam-Status: No, hits=-10.7 required=5.0
	tests=QUOTED_EMAIL_TEXT,SIGNATURE_SHORT_DENSE,SPAM_PHRASE_00_01,
	      USER_AGENT,USER_AGENT_MUTT
	version=2.41
X-Spam-Level: 


> Regarding the recent breakage due to libstdc++2.10-glibc2.2 it would be
> nice if apt could download a notes file (eventually containing some "hold"
> statements) and display these warnings to the users.

This is beyond the scope of apt itself, but apt provides facilities to run
other programs to do things like this.  See:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=169361

for a tool which does something like this.

-- 
 - mdz



Reply to: