[Maxima] Message with no Package: tag cannot be processed!
(Maxima bug on trigrat function)
Debian Bug Tracking System
owner@bugs.debian.org
Fri, 06 Apr 2001 17:04:02 -0500
Your message didn't have a Package: line at the start (in the
pseudo-header following the real mail header), or didn't have a
pseudo-header at all.
This makes it much harder for us to categorise and deal with your
problem report. Please _resubmit_ your report and tell us which package
the report is on. For help, check out http://www.debian.org/Bugs/Reporting.html.
Your message was dated Fri, 6 Apr 2001 16:26:31 -0500 and had
message-id <200104062126.QAA28181@sonia.ma.utexas.edu>
and subject Maxima bug on trigrat function.
The complete text of it is attached to this message.
If you need any assistance or explanation please contact me.
Darren Benham
(administrator, Debian Bugs database)
---------------------------------------------------------------------------
Received: (at submit) by bugs.debian.org; 6 Apr 2001 21:26:35 +0000
>From wfs@math.utexas.edu Fri Apr 06 16:26:35 2001
Return-path: <wfs@math.utexas.edu>
Received: from sonia.ma.utexas.edu [128.83.133.239] (root)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 14ldkZ-0006wd-00; Fri, 06 Apr 2001 16:26:35 -0500
Received: (from wfs@localhost)
by sonia.ma.utexas.edu (8.9.3/8.9.1) id QAA28181;
Fri, 6 Apr 2001 16:26:31 -0500
Date: Fri, 6 Apr 2001 16:26:31 -0500
Message-Id: <200104062126.QAA28181@sonia.ma.utexas.edu>
X-Authentication-Warning: sonia.ma.utexas.edu: wfs set sender to wfs@sonia.ma.utexas.edu using -f
From: Bill Schelter <wfs@math.utexas.edu>
To: dmartins@lcmi.ufsc.br
CC: camm@enhanced.com, maxima@www.math.utexas.edu, submit@bugs.debian.org
In-reply-to: <Pine.BSF.3.96.1010406162624.1356A-100000@quovadis.lcmi.ufsc.br>
(message from Daniel Martins on Fri, 6 Apr 2001 16:35:53 -0300 (EST))
Subject: Re: Maxima bug on trigrat function
Reply-to: wfs@mail.ma.utexas.edu
Content-Type: text/plain;charset="koi8-r"
References: <Pine.BSF.3.96.1010406162624.1356A-100000@quovadis.lcmi.ufsc.br>
Delivered-To: submit@bugs.debian.org
Thank you for the report. I have corrected this in the current
version, as reflected on the cvs site.
and have added the following chages:
2001-04-06 Bill Schelter <wfs@sonia.ma.utexas.edu>
* Fix the install to install all share/*.lisp
* Fix auto-mexpr which had a bug, but only seen
with 'trigrat'
* Fix file_search to also look for .lisp in share/*
Meanwhile you can download the file trigrat.lisp from the cvs pages:
wget 'http://cvs.ma.utexas.edu/cgi-bin/cvsweb.cgi/~checkout~/maxima/share/trigrat.lisp?rev=1.2&content-type=text/plain&cvsroot=maxima' -O trigrat.lisp