Bug#430750: marked as done (labplot_1.5.1.6-1: FTBFS: autoconf: command not found)

2007-12-24 Thread Debian Bug Tracking System
Your message dated Mon, 24 Dec 2007 14:47:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#430750: fixed in labplot 1.5.1.6-2.2
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)

---BeginMessage---
Package: labplot
Version: 1.5.1.6-1
Severity: serious

Hi Helen,

labplot is failing to build on some architectures with the following error:

[...]
cd .  /usr/bin/make -f admin/Makefile.common configure
make[2]: Entering directory `/build/buildd/labplot-1.5.1.6'
./admin/cvs.sh: line 11: autoconf: command not found
make[2]: *** [configure] Error 1
[...]

A full build log can be found at, e.g.,
http://buildd.debian.org/fetch.cgi?pkg=labplotarch=hppaver=1.5.1.6-1stamp=1179693109.

Since this failure didn't happen on all architectures, it is likely a result
of a race condition caused by patches to autogenerated files being included
in the Debian diff ahead of patches to the files from which they were
generated.  On a recent 2.6 kernel, you may be able to reproduce this error
with a high degree of frequency by doing a fresh unpack of the source
package and attempting to build it in a clean chroot.

The best fix here is probably to use a patch system that allows you to list
the changes to source files separately from the changes to autogenerated
files.

Cheers,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/

---End Message---
---BeginMessage---
Source: labplot
Source-Version: 1.5.1.6-2.2

We believe that the bug you reported is fixed in the latest version of
labplot, which is due to be installed in the Debian FTP archive:

labplot_1.5.1.6-2.2.diff.gz
  to pool/main/l/labplot/labplot_1.5.1.6-2.2.diff.gz
labplot_1.5.1.6-2.2.dsc
  to pool/main/l/labplot/labplot_1.5.1.6-2.2.dsc
labplot_1.5.1.6-2.2_i386.deb
  to pool/main/l/labplot/labplot_1.5.1.6-2.2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Frank S. Thomas [EMAIL PROTECTED] (supplier of updated labplot package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 24 Dec 2007 13:55:05 +0100
Source: labplot
Binary: labplot
Architecture: source i386
Version: 1.5.1.6-2.2
Distribution: unstable
Urgency: low
Maintainer: Helen Faulkner [EMAIL PROTECTED]
Changed-By: Frank S. Thomas [EMAIL PROTECTED]
Description: 
 labplot- data plotting and function analysis tool for KDE
Closes: 430750
Changes: 
 labplot (1.5.1.6-2.2) unstable; urgency=low
 .
   * Non-maintainer upload (encouraged by maintainer).
   * Modified build system to fix a bug caused by patches and autogenerated
 files (Closes: #430750). The following has been changed in debian/rules:
 - Run $(MAKE) -f admin/Makefile.common in the config.status target to
   remake the GNU Build System files at build time as suggested in #415656
   instead of adding the remade files directly in the .diff.gz. This
   requires build dependencies on autoconf (= 2.53) and automake1.9.
 - Removed config.status as prerequisite from the clean target, so that
   changes to the build system files do not end up in the .diff.gz.
 - Do not copy config.guess and config.sub into LabPlot's top-level source
   directory, it is unnecessary. These are also not in the .orig.tar.gz.
   * src/x-lpl.desktop: Reverted the change made in 1.5.1.6-2 because the keys
 Patterns and DefaultApp are required for KDE 3's MIME type handling, see
 http://techbase.kde.org/Development/Architecture/KDE3/MIME_Types. And also
 newer Lintian versions do not warn about these keys as unknown anymore.
   * Added debian/watch file using http://sf.net/labplot/ as alias for the
 qa.debian.org redirector as documented in uscan's manual page.
Files: 
 706d4ce072b35b1b6fc845a199357d87 876 kde optional labplot_1.5.1.6-2.2.dsc
 8c4233d8f32168d8d9a1b5c787e58479 9180 kde optional labplot_1.5.1.6-2.2.diff.gz
 f832f7c31b6adebfec34c195277ae147 6344374 kde optional 
labplot_1.5.1.6-2.2_i386.deb

-BEGIN PGP 

Bug#430750: marked as done (labplot_1.5.1.6-1: FTBFS: autoconf: command not found)

2007-09-02 Thread Debian Bug Tracking System
Your message dated Mon, 03 Sep 2007 02:32:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#430750: fixed in labplot 1.5.1.6-2
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)

---BeginMessage---
Package: labplot
Version: 1.5.1.6-1
Severity: serious

Hi Helen,

labplot is failing to build on some architectures with the following error:

[...]
cd .  /usr/bin/make -f admin/Makefile.common configure
make[2]: Entering directory `/build/buildd/labplot-1.5.1.6'
./admin/cvs.sh: line 11: autoconf: command not found
make[2]: *** [configure] Error 1
[...]

A full build log can be found at, e.g.,
http://buildd.debian.org/fetch.cgi?pkg=labplotarch=hppaver=1.5.1.6-1stamp=1179693109.

Since this failure didn't happen on all architectures, it is likely a result
of a race condition caused by patches to autogenerated files being included
in the Debian diff ahead of patches to the files from which they were
generated.  On a recent 2.6 kernel, you may be able to reproduce this error
with a high degree of frequency by doing a fresh unpack of the source
package and attempting to build it in a clean chroot.

The best fix here is probably to use a patch system that allows you to list
the changes to source files separately from the changes to autogenerated
files.

Cheers,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/

---End Message---
---BeginMessage---
Source: labplot
Source-Version: 1.5.1.6-2

We believe that the bug you reported is fixed in the latest version of
labplot, which is due to be installed in the Debian FTP archive:

labplot_1.5.1.6-2.diff.gz
  to pool/main/l/labplot/labplot_1.5.1.6-2.diff.gz
labplot_1.5.1.6-2.dsc
  to pool/main/l/labplot/labplot_1.5.1.6-2.dsc
labplot_1.5.1.6-2_i386.deb
  to pool/main/l/labplot/labplot_1.5.1.6-2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Helen Faulkner [EMAIL PROTECTED] (supplier of updated labplot package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 02 Sep 2007 22:28:37 +1000
Source: labplot
Binary: labplot
Architecture: source i386
Version: 1.5.1.6-2
Distribution: unstable
Urgency: low
Maintainer: Helen Faulkner [EMAIL PROTECTED]
Changed-By: Helen Faulkner [EMAIL PROTECTED]
Description: 
 labplot- data plotting and function analysis tool for KDE
Closes: 430750
Changes: 
 labplot (1.5.1.6-2) unstable; urgency=low
 .
   * Patch provided by Charles Plessy (thanks!).
   * Modifications to src/LTable.cc and admin/cvs.sh are now
 performed by quilt.
   * Copying admin/libtool.m4.in, admin/ltmain.sh, admin/config.guess,
 admin/config.sub, config.guess and config.sub from
 /usr/share/libtool/ and /usr/share/misc/.
   * These modifications should fix the following bug:
 labplot_1.5.1.6-1: FTBFS: autoconf: command not found
 (Closes: #430750).
   * Altered debian/rules to clean up after build process more cleanly (and
 eliminate lintian warning).
   * Including quilt, autotools-dev and libtool as Build-Depends.
   * Moved menu location to Applications/Science/Data Analysis, to comply with
 new system for Debian menus.
   * Altered src/x-lpl.desktop to remove lintian warnings about unknown keys.
   * Updated debian/override.
Files: 
 a18faad43e2229c7edc8c68e433825ad 795 kde optional labplot_1.5.1.6-2.dsc
 14705b5a8f419382e8b1684c8f08d24c 358595 kde optional labplot_1.5.1.6-2.diff.gz
 0b21565a0f546f52a09aedd5a6992ebe 6340122 kde optional 
labplot_1.5.1.6-2_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG23BF3eNc8VZTycQRAn0pAJ9wfkD2rwF2W3Z7YsVPChA8Tb7HRACgjOlz
fK8SNhOQROONdV3SE8BMBj0=
=M6dt
-END PGP SIGNATURE-

---End Message---