#4989 dselect conflict resolution screen should mention "replaces"

Package:
dselect
Source:
dpkg
Description:
Debian package management front-end
Submitter:
Warwick HARVEY
Date:
2005-07-18 04:02:51 UTC
Severity:
wishlist
#4989#5
Date:
1996-10-27 14:09:00 UTC
From:
To:
When displaying its conflict resolution screen, dselect lists conflicts,
dependencies, provides, etc., but does not mention replaces.  It may seem
odd to the user that, for example, one required package conflicts with
another required package.  If they've had some past experience with this,
they may realise that one package is obsolete and the other is its
replacement, but then there's the question of which is which.  :-)  Sure,
you can find the "replaces" information by toggling through the information
screens, but I feel it would be much more obvious what was going on if the
"interrelationships affecting <package>" portion of the screen mentioned the
"replaces" relationship.

An example:
--------------------------------------------------------------------------------
dselect - recursive package listing                  mark:+/=/- verbose:v help:?
EIOM Pri Section  Package      Description
  n* Req base     update       daemon to periodically flush filesystem buffers.
 **- Req base     bdflush

[...]
-------------------------------------------------------------------------------- update not installed; install (was: new package). Required update conflicts with bdflush [...] interrelationships affecting update -------------------------------------------------------------------------------- Note that the entry for update in the Packages file includes the line: replaces: bdflush, miscutils How I think it should look:
-------------------------------------------------------------------------------- dselect - recursive package listing mark:+/=/- verbose:v help:? EIOM Pri Section Package Description n* Req base update daemon to periodically flush filesystem buffers. **- Req base bdflush [...]
-------------------------------------------------------------------------------- update not installed; install (was: new package). Required update conflicts with bdflush update replaces bdflush [...] interrelationships affecting update --------------------------------------------------------------------------------
#4989#10
Date:
1998-02-01 11:01:16 UTC
From:
To:
This is an automated message sent to all bugs older than one year.

This bug is very old. Please take a look at it and see if you can fix it.
If it has already been fixed, please close it.

If you have problems fixing it or if you don't have the time to fix it,
please ask the people on debian-devel@lists.debian.org for help, so that
at least the oldest bugs can be solved before Debian 2.0 is released.

Remco Blaakmeer

#4989#15
Date:
1998-03-03 15:36:46 UTC
From:
To:
IMHO, these are not worthy of normal status, but are really wishlist items.