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

Bug#226496: xfree86-common: preinst overwrites it's own debug information



reassign 226496 xbase-clients
severity 226496 normal
close 226496
merge 226496 220713
thanks

On Tue, Jan 06, 2004 at 09:42:39PM +0100, Peter Bortas wrote:
> Package: xfree86-common
> Version: 4.2.1-12.1
> Severity: minor
> Tags: patch
> 
> The preinst check for symlinks has the following two lines at line 238:
> 
>       errmsg="$symlink exists and is not a symbolic link.  This package cannot"
>       errmsg="be installed until this"
> 
> this drops the part of the error message that is interesting and 
> produces the following noninformative output:
> 
> "Unpacking xfree86-common (from .../xfree86-common_4.2.1-12.1_all.deb) ...
>  be installed until this directory is removed.
>  xfree86-common preinst error: Aborting installation of xfree86-common package."
> 
> It should be changed to:
> 
>       errmsg="$symlink exists and is not a symbolic link.  This package cannot"
>       errmsg="$errmsg be installed until this"
> 
> This patch is untested. 

This bug has already been filed and fixed.

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

[The following is a form letter.]

Hello,

You recently filed a duplicate bug report against Debian's XFree86
packages; that is, the problem had already been reported.

While there is often nothing inherently wrong with doing so, the filing of
duplicate reports can cause Debian package maintainers to spend time
performing triage and maintenance operations on bug reports (e.g.,
instructing the Debian Bug Tracking System to merge the duplicates) that
could otherwise be spent resolving problems and doing other work on the
package.

One very good way to file bugs with the Debian Bug Tracking System is to
use the "reportbug" package and command of the same name.  A very nice
feature of reportbug is that, if the machine where you run it has network
access to the World Wide Web, it can query the Debian Bug Tracking System
and show you existing reports.  This reduces the chance that you'll file a
duplicate report, and offers you the option of adding follow-up information
to an existing bug report.  This is especially valuable if you have unique
information to add to an existing report, because this way information
relevant to the problem is gathered together in one place as opposed to
being scattered among multiple, duplicate bug reports where some facts may
be overlooked by the package maintainers.  The reportbug program also does
a lot of automatic information-gathering that helps package maintainers to
understand your system configuration, and also ensures that your message to
the Debian Bug Tracking System is well-formed so that it is processed
correctly by the automated tools that manage the reports.  (If you've ever
gotten a "bounce" message from the Debian Bug Tracking System that tells
you your message couldn't be processed, you might appreciate this latter
feature.)

Therefore, I strongly urge you to give "reportbug" a try as your primary
bug reporting tool for the Debian System.

One way to install reportbug is with "apt-get"; for
example:

  # apt-get install reportbug

The "reportbug" command has a few different modes that cater to different
levels of user expertise.  If this message has contained a lot of jargon
that is unfamiliar to you, you likely want to use reportbug's "novice"
mode; here's one way to do that.

  $ reportbug --mode=novice
  Please enter the name of the package in which you have found a problem,
  or type 'other' to report a more general problem.
  >

If you're more sophisticated, or if you are not using the released version
of Debian ("stable"), but instead Debian "testing" or "unstable", you
should use reportbug's standard mode.

  $ reportbug
  Please enter the name of the package in which you have found a problem,
  or type 'other' to report a more general problem.
  >

The reportbug command is extensively documented in its usage message and
manual page.  Commands to view these pieces of documentation are:

  $ reportbug --help | more
  $ man reportbug

(The output of the above commands has been omitted from this message.)

Thanks for using the Debian system!

-- 
G. Branden Robinson                |    Somebody once asked me if I thought
Debian GNU/Linux                   |    sex was dirty.  I said, "It is if
branden@debian.org                 |    you're doing it right."
http://people.debian.org/~branden/ |    -- Woody Allen

Attachment: signature.asc
Description: Digital signature


Reply to: