Bug#415031: NMU for camas 1.2.21-3.1

2007-03-17 Thread Mohammed Sameer
I NUM'd the package to delayed+1 to fix this RC bug.

Attached the patch.

-- 
GNU/Linux registered user #224950
Proud Egyptian GNU/Linux User Group  Member.
Life powered by Debian, Homepage: www.foolab.org
--
Don't send me any attachment in Micro$oft (.DOC, .PPT) format please
Read http://www.gnu.org/philosophy/no-word-attachments.html
Preferable attachments: .PDF, .HTML, .TXT
Thanx for adding this text to Your signature
diff -Naur camas-1.2.21.orig/debian/changelog camas-1.2.21/debian/changelog
--- camas-1.2.21.orig/debian/changelog	2007-03-17 20:47:49.0 +0200
+++ camas-1.2.21/debian/changelog	2007-03-17 20:39:01.0 +0200
@@ -1,3 +1,10 @@
+camas (1.2.21-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules: make ./configure executable. (Closes: #415031)
+
+ -- Mohammed Sameer <[EMAIL PROTECTED]>  Sat, 17 Mar 2007 20:38:17 +0200
+
 camas (1.2.21-3) unstable; urgency=low
 
   * QA upload.
diff -Naur camas-1.2.21.orig/debian/rules camas-1.2.21/debian/rules
--- camas-1.2.21.orig/debian/rules	2007-03-17 20:47:49.0 +0200
+++ camas-1.2.21/debian/rules	2007-03-17 20:38:09.0 +0200
@@ -33,6 +33,7 @@
 	./autogen.sh; \
 	fi
 	# Add here commands to configure the package.
+	chmod +x ./configure
 	./configure --prefix=/usr --with-forced-caudium=/usr/lib/$(CAUDIUM) --with-pike=/usr/bin/$(PIKEBIN)
 
 	touch configure-stamp


signature.asc
Description: Digital signature


Bug#415278: FTBFS with GCC 4.3: unrecognized command line option "-fno-force-mem"

2007-03-17 Thread Martin Michlmayr
Package: plplot
Version: 5.6.1-10
Usertags: ftbfs-gcc-4.3

Your package fails to build with GCC 4.3.  Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning.  -fforce-mem has been removed in
4.3 - at least gcc 4.1 (maybe earlier) printed a warning when using
this option saying that it would be removed in the future.  The reason
is that it's a nop now.

> Automatic build of plplot_5.6.1-10 on em64t by sbuild/amd64 0.53
...
> mkdir .libs
>  gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I. 
> -DPNG_NO_MMX_CODE -I/usr/include/libgnomeprintui-2.2 
> -I/usr/include/libgnomeprint-2.2 -I/usr/include/libgnomecanvas-2.0 
> -I/usr/include/libart-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
> -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/freetype2 
> -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
> -I/usr/include/cairo -I/usr/include/libpng12 -fno-force-mem -ffloat-store -g 
> -O2 -MT delaunay.lo -MD -MP -MF .deps/delaunay.Tpo -c delaunay.c  -fPIC -DPIC 
> -o .libs/delaunay.o
> cc1: error: unrecognized command line option "-fno-force-mem"
> make[2]: *** [delaunay.lo] Error 1
> make[2]: Leaving directory `/build/tbm/plplot-5.6.1/lib/nn'
> make[1]: *** [all-recursive] Error 1

-- 
Martin Michlmayr
http://www.cyrius.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processing of camas_1.2.21-3.1_i386.changes

2007-03-17 Thread Archive Administrator
camas_1.2.21-3.1_i386.changes uploaded successfully to localhost
along with the files:
  camas_1.2.21-3.1.dsc
  camas_1.2.21-3.1.diff.gz
  camas_1.2.21-3.1_all.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



camas_1.2.21-3.1_i386.changes ACCEPTED

2007-03-17 Thread Debian Installer

Accepted:
camas_1.2.21-3.1.diff.gz
  to pool/main/c/camas/camas_1.2.21-3.1.diff.gz
camas_1.2.21-3.1.dsc
  to pool/main/c/camas/camas_1.2.21-3.1.dsc
camas_1.2.21-3.1_all.deb
  to pool/main/c/camas/camas_1.2.21-3.1_all.deb


Override entries for your package:
camas_1.2.21-3.1.dsc - source web
camas_1.2.21-3.1_all.deb - optional web

Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 415031 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#415031: marked as done (camas: FTBFS: make: execvp: ./configure: Permission denied)

2007-03-17 Thread Debian Bug Tracking System
Your message dated Sat, 17 Mar 2007 20:32:03 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#415031: fixed in camas 1.2.21-3.1
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)

--- Begin Message ---
Package: camas
Version: 1.2.21-3
Severity: serious
Usertags: grid5000 rebuild

Hi,

During a rebuild of all packages in sid, I discovered that your package
failed to build on i386.

Relevant parts:
 debian/rules build
dh_testdir
if test "no" = "yes"; then \
./autogen.sh; \
fi
# Add here commands to configure the package.
./configure --prefix=/usr --with-forced-caudium=/usr/lib/caudium 
--with-pike=/usr/bin/pike7.6
make: execvp: ./configure: Permission denied
make: *** [configure-stamp] Error 127

# ls -l configure
-rw-r--r-- 1 root root 95199 Mar 15 18:12 configure

The full build log is available from 
http://people.debian.org/~lucas/logs/2007/03/13/

About the archive rebuilt: The rebuilt was done on about 40 AMD64 nodes of the
Grid'5000 platform, using a clean chroot containing a sid i386 environment.
Internet was not accessible from the build systems.

About Grid'5000:
Grid'5000 is an highly reconfigurable experimental Grid platform
gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
testbed for research in Grid Computing. See https://www.grid5000.fr/
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |

--- End Message ---
--- Begin Message ---
Source: camas
Source-Version: 1.2.21-3.1

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

camas_1.2.21-3.1.diff.gz
  to pool/main/c/camas/camas_1.2.21-3.1.diff.gz
camas_1.2.21-3.1.dsc
  to pool/main/c/camas/camas_1.2.21-3.1.dsc
camas_1.2.21-3.1_all.deb
  to pool/main/c/camas/camas_1.2.21-3.1_all.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.
Mohammed Sameer <[EMAIL PROTECTED]> (supplier of updated camas 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: Sat, 17 Mar 2007 20:38:17 +0200
Source: camas
Binary: camas
Architecture: source all
Version: 1.2.21-3.1
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Changed-By: Mohammed Sameer <[EMAIL PROTECTED]>
Description: 
 camas  - A versatile WebMail system for the Caudium WebServer
Closes: 415031
Changes: 
 camas (1.2.21-3.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/rules: make ./configure executable. (Closes: #415031)
Files: 
 212508f7d965a2e9b8b05d9bf774b623 624 web optional camas_1.2.21-3.1.dsc
 18716f353df085e710a6895a8e02f484 72802 web optional camas_1.2.21-3.1.diff.gz
 60c56c3f3e6258db76761e805a52c923 674228 web optional camas_1.2.21-3.1_all.deb

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

iD8DBQFF/DYOy2aOKaP9DfcRAnYMAJ9uD5JcbhLqUMlhpwA2MEKQRC698gCePJUC
N2FKFhW50AMALE4PC/6nJ1c=
=GCFM
-END PGP SIGNATURE-

--- End Message ---


Bug#415303: plplot-bin: pstex2eps unusable since there is no pstex driver

2007-03-17 Thread Miguel
Package: plplot-bin
Version: 5.6.1-10
Severity: minor

pstex2eps cannot be used because the pstex driver is not included
in libplplot9. It seems that the pstex driver is not supported in the
last development PLplot release 5.7.2.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages plplot-bin depends on:
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libfreetype62.2.1-5  FreeType 2 font engine, shared lib
ii  libltdl31.5.22-4 A system independent dlopen wrappe
ii  libplplot9  5.6.1-10 Scientific plotting library
ii  libqhull5   2003.1-2 Calculate convex hulls and related
ii  zlib1g  1:1.2.3-13   compression library - runtime

plplot-bin recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]