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

Bug#56666: marked as done ([base-config] Would look nicer if it cleared the screen on exit.)



Your message dated Mon, 7 Feb 2000 13:50:05 -0800
with message-id <20000207135005.W25437@kitenet.net>
and subject line Fixed in NMU base-config 0.16
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; 30 Jan 2000 19:54:26 +0000
Received: (qmail 26796 invoked from network); 30 Jan 2000 19:54:24 -0000
Received: from bittersweet.inetarena.com (root@209.102.107.172)
  by master.debian.org with SMTP; 30 Jan 2000 19:54:24 -0000
Received: (from karlheg@localhost)
	by bittersweet.inetarena.com (8.9.3/8.9.3/Debian 8.9.3-6) id LAA26000;
	Sun, 30 Jan 2000 11:54:21 -0800
Sender: karlheg@bittersweet.inetarena.com
To: submit@bugs.debian.org
Cc: Debian Boot <debian-boot@lists.debian.org>
Subject: [base-config] Would look nicer if it cleared the screen on exit.
References: <387F7770.B5242864@flashcom.net> <oar9f4avf5.fsf@arroz.fake> <38913963.9D5557EB@flashcom.net> <87u2jyebci.fsf@bittersweet.intra> <oaiu0bwenk.fsf@arroz.fake>
X-Face: /Q}=yl}1_v7nP)xXo5XjG8+tl@=uVu7o5u6)f]zN?+<hB!K.m9:[|*p34jVN`O;:XZXVSy>/\R>qDt(t8w!-i{(y0"`jFw^uk8inzO9wXabd'CdjUWfC\GHi:6nO*YC89#-qD>Q4r%9!V"<RYJ=7D#$";q=zML5'!=wvXk^$`6FT=5CMofQX)WUKt0p:OKl.mFOXx/D
From: karlheg@bittersweet.inetarena.com (Karl M. Hegbloom)
In-Reply-To: Adam Di Carlo's message of "30 Jan 2000 14:19:43 -0500"
Mime-Version: 1.0 (generated by tm-edit 1.5)
Content-Type: text/plain; charset=US-ASCII
Date: 30 Jan 2000 11:54:21 -0800
Message-ID: <87ya97nxn6.fsf_-_@bittersweet.intra>
Lines: 19
X-Mailer: Gnus v5.6.45/XEmacs 21.2 - "Hera"


Package: base-config
Version: HEAD
Severity: wishlist

>>>>> "Adam" == Adam Di Carlo <adam@onshore.com> writes:

    Adam> karlheg@bittersweet.inetarena.com (Karl M. Hegbloom) writes:
    >> >>>>> "Craig" == Craig H Block <chblock@flashcom.net> writes:
    >> 
    Craig> Debconf is a nice touch.  It would look a lot better if it
    Craig> cleared the screen on exit.
    >>  Or maybe if it remembered the state of the screen and restored
    >> it on exit?  `less' does that on some terminals, but not on
    >> others.  I don't know why... perhaps it's a `termcap'
    >> capability?

    Adam> Again, please file a bug, in this case, against base-config.

---------------------------------------
Received: (at 56666-done) by bugs.debian.org; 7 Feb 2000 21:50:10 +0000
Received: (qmail 23129 invoked from network); 7 Feb 2000 21:50:08 -0000
Received: from adsl-63-193-116-241.dsl.snfc21.pacbell.net (HELO kitenet.net) (qmailr@63.193.116.241)
  by master.debian.org with SMTP; 7 Feb 2000 21:50:08 -0000
Received: (qmail 14991 invoked by uid 500); 7 Feb 2000 21:50:05 -0000
Date: Mon, 7 Feb 2000 13:50:05 -0800
From: Joey Hess <joeyh@debian.org>
To: 53439-done@bugs.debian.org, 53440-done@bugs.debian.org,
  56602-done@bugs.debian.org, 56666-done@bugs.debian.org,
  56934-done@bugs.debian.org
Subject: Re: Fixed in NMU base-config 0.16
Message-ID: <20000207135005.W25437@kitenet.net>
References: <20000207115017.3330.qmail@master.debian.org>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
User-Agent: Mutt/1.0.1i
In-Reply-To: <20000207115017.3330.qmail@master.debian.org>; from joeyh@debian.org on Mon, Feb 07, 2000 at 11:50:17AM -0000

> severity 53439 fixed
> severity 53440 fixed
> severity 56602 fixed
> severity 56666 fixed
> severity 56934 fixed
> 
> quit
> 
> This message was generated automatically in response to a
> non-maintainer upload.  The .changes file follows.
> 
> Format: 1.6
> Date: Sun,  6 Feb 2000 14:02:50 -0800
> Source: base-config
> Binary: base-config
> Architecture: source i386
> Version: 0.16
> Distribution: frozen unstable
> Urgency: low
> Maintainer: Joey Hess <joeyh@debian.org>
> Description: 
>  base-config - Debian base configuration package
> Closes: 53439 53440 56602 56666 56934
> Changes: 
>  base-config (0.16) frozen unstable; urgency=low
>  .
>    * Release manager: this needs to go into frozen for the same reason
>      boot-floppies releases still go into frozen -- some of the bugfixes below
>      can prevent installation of Debian for people, and are thus critical bug
>      fixes even though the bugs are not so marked. Others are critical
>      usability fixes.
>    * Call tasksel with new -r and -i flags, to mark all required and important
>      packages for install automatically.
>    * Prompt for full username with medium priority, not low. Closes: #56602
>    * apt-setup changes:
>      - First try just adding the "deb" entry. If that succeeds, try
>        adding the "deb-src" entry also, but if that fails, keep the working
>        "deb" entry. Closes: #53440, #56934
>      - Remove tempfiles.
>      - Removed "nfs server" from list since it confused people.
>      - Instead of "manual entry", I now have "edit sources list by hand",
>        which just runs an editor on sources.list and tests the result, since
>        many people complained the earlier interface wasn't powerful enough.
>      - Changed "aptconf" to "apt-setup" in template names.
>      - Added support for non-us. This is pretty rudimentry for now; it always
>        uses non-us.debian.org. Full support for chosing a non-us mirror will
>        be added for woody. Closes: #53439
>    * Clear the screen on exit and in several places inside apt-setup
>      Closes: #56666
>    * TODO list updates.
> Files: 
>  b1cb40bc55bb2efa5bf550616ef47d1e 552 admin optional base-config_0.16.dsc
>  4c529ddfd40ae1dea69faf13cfbd8add 27098 admin optional base-config_0.16.tar.gz
>  8f352f9c97feeb219f24e3774fae322b 31606 admin optional base-config_0.16_i386.deb
> 

-- 
see shy jo


Reply to: