Bug#493263: Res: Bug#493263: timidity brokes splashy

2008-08-02 Thread Joost Yervante Damad
On Saturday 02 August 2008 03:26:03 Daniel Nicoletti wrote:
 There is no relation between the 95% in splashy and the 99 in the
  S99timidity AFAIK.

 well i removed the S99timidity and reboot, next reboot everything was fine
 the relation is that 99 is the last service to start and splashy calculated
 it to be the 95%.

Is that reproducible for you?

 Do you have timidity enabled as system wide service
 via /etc/default/timidity ?

 I just installed soundkonverter.

 It appears your timidity install is incomplete as timidity depends on
  freepats and you have freepats purged.

 it's purged cause when i bug report i purged timidity

 or are you using another soundfont. If so could you perhaps provide your
 timidity configuration file?

 hmm as i said i just aptitude install soundkonverter, and voila timidity
 was there too

Well, if all it did was install timidity then I fail to see how it can have 
any effect at all, as by default S99timidity does nothing until you 
explicitly enable it via /etc/default/timidity.

Could you check the content of that file just to be sure.

I fear that you're having another problem.

 if you really need the config file i can install it again.
 and if there's anything else to help please ask :D

Joost





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



Bug#492800: azureus - FTBFS: Produces 90MiB build log

2008-08-02 Thread Kurt Roeckx
On Tue, Jul 29, 2008 at 12:34:32AM +0200, Bastian Blank wrote:
 Package: azureus
 Version: 3.1.1.0-2
 Severity: serious
 
 There was an error while trying to autobuild your package:
 
  Automatic build of azureus_3.1.1.0-2 on lxdebian.bfinv.de by sbuild/s390 98
 [...]
  ANT_OPTS=-Xmx128m ant
  Buildfile: build.xml
  
  init:
   [echo] Building Azureus2.jar...
  [mkdir] Created dir: /build/buildd/azureus-3.1.1.0/dist
  
  compile:
  [javac] Compiling 3001 source files to /build/buildd/azureus-3.1.1.0
  GC Warning: Out of Memory!  Returning NIL!
  GC Warning: Out of Memory!  Returning NIL!
  GC Warning: Out of Memory!  Returning NIL!
  GC Warning: Out of Memory!  Returning NIL!
  GC Warning: Out of Memory!  Returning NIL!
 [...]

It's not producing such a big log on other arches.  But they all have
the OOM messages.

Clearly 128 MB is not enough to build it.  Some of the buildds have alot
more than that available.


Kurt




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



Bug#493341: libtfbs-perl - FTBFS: Bioperl does not seem to be installed.

2008-08-02 Thread Bastian Blank
Package: libtfbs-perl
Version: 0.5.svn.20080722-1
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of libtfbs-perl_0.5.svn.20080722-1 on 
 debian-31.osdl.marist.edu by sbuild/s390 98
[...]
 Now at patch nomysqlserver.patch
 touch debian/stamp-patched
 /usr/bin/perl Makefile.PL INSTALLDIRS=vendor
 TFBS installation aborted.
 Please install one or more missing modules before proceeding
 
 
 
   -
   WARNING
   -
 
Bioperl does not seem to be installed.
 
  Bioperl 1.0 or newer is unconditionally required by TFBS.
 
Please install Bioperl BEFORE proceeding with 
TFBS installation. Go to http://bioperl.org for 
information on how to obtain and install it.
 
   -
 
dh_testdir
 # Add commands to compile the package here
 /usr/bin/make OPTIMIZE=-Wall -g -O2 LD_RUN_PATH=
 make[1]: Entering directory `/build/buildd/libtfbs-perl-0.5.svn.20080722'
 make[1]: *** No targets specified and no makefile found.  Stop.
 make[1]: Leaving directory `/build/buildd/libtfbs-perl-0.5.svn.20080722'
 make: *** [build-stamp] Error 2
 dpkg-buildpackage: failure: debian/rules build gave error exit status 2
 **
 Build finished at 20080730-1505
 FAILED [dpkg-buildpackage died]



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



Bug#493340: libconfig-augeas-perl - FTBFS: Failed 2/3 test scripts. 3/29 subtests failed.

2008-08-02 Thread Bastian Blank
Package: libconfig-augeas-perl
Version: 0.201-1
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of libconfig-augeas-perl_0.201-1 on debian-31.osdl.marist.edu 
 by sbuild/s390 98
[...]
 /usr/bin/perl Build test
 t/Config-Augeas.Use of uninitialized value $ret in concatenation (.) or 
 string at t/Config-Augeas.t line 71.
 
 #   Failed test 'Called get (returned  )'
 #   at t/Config-Augeas.t line 71.
 #  got: undef
 # expected: '127.0.0.1'
 Use of uninitialized value $ret in concatenation (.) or string at 
 t/Config-Augeas.t line 75.
 
 #   Failed test 'Called get (returned  )'
 #   at t/Config-Augeas.t line 75.
 #  got: undef
 # expected: 'localhost'
 # Looks like you failed 2 tests of 14.
 dubious
   Test returned status 2 (wstat 512, 0x200)
 DIED. FAILED tests 13-14
   Failed 2/14 tests, 85.71% okay
 t/Config-AugeasCUse of uninitialized value $string in concatenation (.) 
 or string at t/Config-AugeasC.t line 51.
 
 #   Failed test 'Called get (returned  )'
 #   at t/Config-AugeasC.t line 51.
 #  got: undef
 # expected: '127.0.0.1'
 # Looks like you failed 1 test of 15.
 dubious
   Test returned status 1 (wstat 256, 0x100)
 DIED. FAILED test 5
   Failed 1/15 tests, 93.33% okay
 t/pod...skipped
 all skipped: Test::Pod 1.00 required for testing POD
 Failed TestStat Wstat Total Fail  List of Failed
 ---
 t/Config-Augeas.t 2   512142  13-14
 t/Config-AugeasC.t1   256151  5
 1 test skipped.
 Failed 2/3 test scripts. 3/29 subtests failed.
 Files=3, Tests=29,  0 wallclock secs ( 0.55 cusr +  0.03 csys =  0.58 CPU)
 Failed 2/3 test programs. 3/29 subtests failed.
 make: *** [build-stamp] Error 255
 dpkg-buildpackage: failure: debian/rules build gave error exit status 2
 **
 Build finished at 20080730-1504
 FAILED [dpkg-buildpackage died]



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



Bug#493342: librrd-dev: Should depend on libxml2-dev.

2008-08-02 Thread Kurt Roeckx
Package: librrd-dev
Version: 1.3.1-2
Severity: serious

Hi,

Your package ships an librrd.la which has a dependency_libs in it.  That
has things in it like /usr/lib/libxml2.la.  Every package that's using
libtool to link against your package will have a problem that
/usr/lib/libxml2.la isn't available.

Please make sure you have a Depends for all files mentioned in the
dependency_libs, either directly or indirectly.  There is a
relation between the build dependencies and the depends on the -dev
package.


Kurt




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



Processed: Re: Bug#488972: illegal instruction on mipsel

2008-08-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 488972 + unreproducible
Bug#488972: illegal instruction on mipsel
Tags were: help
Tags added: unreproducible

 severity 488972 important
Bug#488972: illegal instruction on mipsel
Severity set to `important' from `grave'

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#488972: illegal instruction on mipsel

2008-08-02 Thread Matthias Klose
tag 488972 + unreproducible
severity 488972 important
thanks

unable to reproduce with 2.5.2-9; please recheck with a new build.



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



Bug#493343: ia32-libs-tools_11(sparc/unstable): FTBFS, debian/rules:29 missing separator

2008-08-02 Thread Martin Zobel-Helas
Package: ia32-libs-tools
Version: 11
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of ia32-libs-tools_11 on lebrun by sbuild/sparc 98
 Build started at 20080729-1549

[...]

 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 5), dctrl-tools | grep-dctrl

[...]

 gpg: Signature made Sat May 24 01:49:09 2008 CEST using DSA key ID 41954920
 gpg: Can't check signature: public key not found
 dpkg-source: extracting ia32-libs-tools in ia32-libs-tools-11
 dpkg-source: unpacking ia32-libs-tools_11.tar.gz
 dpkg-buildpackage: set CFLAGS to default value: -g -O2
 dpkg-buildpackage: set CPPFLAGS to default value: 
 dpkg-buildpackage: set LDFLAGS to default value: 
 dpkg-buildpackage: set FFLAGS to default value: -g -O2
 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
 dpkg-buildpackage: source package ia32-libs-tools
 dpkg-buildpackage: source version 11
 dpkg-buildpackage: host architecture sparc
  /usr/bin/fakeroot debian/rules clean
 debian/rules:29: *** missing separator.  Stop.
 dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules clean gave error 
 exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparcpkg=ia32-libs-toolsver=11




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



Bug#493345: root-system_5.18.00-2(sparc/unstable): FTBFS, `debian/tmp/usr/bin/olbd': No such file or directory

2008-08-02 Thread Martin Zobel-Helas
Package: root-system
Version: 5.18.00-2
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of root-system_5.18.00-2 on lebrun by sbuild/sparc 98
 Build started at 20080729-0249

[...]

 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 5.0.37.2), po-debconf, libssl-dev, comerr-dev, 
 libxpm-dev, libfreetype6-dev, libpcre3-dev, zlib1g-dev | libz-dev, python-dev 
 (= 2.1), libxft-dev, libjpeg62-dev, libpng12-dev, libtiff4-dev, libgif-dev, 
 libxinerama-dev, libpacklib1-dev [!kfreebsd-i386 !kfreebsd-amd64], gfortran | 
 fortran-compiler, libxmlrpc-c3-dev | libxmlrpc-c-dev, libcurl4-gnutls-dev | 
 libcurl4-openssl-dev | libcurl-dev, libfftw3-dev | fftw3-dev, libkrb5-dev | 
 heimdal-dev, krb5-user | heimdal-clients, libldap2-dev | libldap-dev, 
 libgsl0-dev, libmysqlclient15-dev | libmysqlclient14-dev | 
 libmysqlclient12-dev | libmysqlclient-dev, libiodbc2-dev | unixodbc-dev, 
 libglu1-mesa-dev | libglu-dev, libftgl-dev, libpq-dev | postgresql-dev, 
 python-support (= 0.3), libqt4-dev (= 4.3.0) | libqt3-mt-dev (= 3.3.0), 
 qt4-dev-tools (= 4.3.0) | qt3-dev-tools (= 3.3.0), libqt4-opengl-dev, ruby 
 (= 1.8), ruby1.8-dev | ruby-dev (= 1.8), libxml2-dev

[...]

   -X/etc/root/hostcert.conf   \
   -X/etc/root/pdg_table.txt   \
   -X/etc/root/root.mimes  \
   -X/etc/root/system.rootrc   \
   -X/etc/root/system.rootauthrc   \
   -X/etc/root/system.rootdaemonrc \
   -X/usr/lib/root/5.18/libAfterImage.a\
   -X/usr/lib/root/5.18/PyCintex.pyc   \
   -X/usr/lib/root/5.18/PyCintex.pyo   \
   -X/usr/lib/root/5.18/ROOT.pyc   \
   -X/usr/lib/root/5.18/ROOT.pyo   
 cp: cannot stat `debian/tmp/usr/bin/olbd': No such file or directory
 dh_install: command returned error code 256
 make: *** [install-arch] Error 1
 dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary-arch gave 
 error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparcpkg=root-systemver=5.18.00-2




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



Bug#493342: librrd-dev: Should depend on libxml2-dev.

2008-08-02 Thread Sebastian Harl
# Fixed in Git commit d65f887f39a0be976eaeb20099c238a23c4b1686.
# See http://git.snow-crash.org/?p=pkg-rrdtool.git.
tags 493342 + pending
thanks

Hi,

On Sat, Aug 02, 2008 at 10:44:17AM +0200, Kurt Roeckx wrote:
 Your package ships an librrd.la which has a dependency_libs in it.  That
 has things in it like /usr/lib/libxml2.la.  Every package that's using
 libtool to link against your package will have a problem that
 /usr/lib/libxml2.la isn't available.

D'oh, I forgot that :-/ Thanks for reporting it.

Cheers,
Sebastian

-- 
Sebastian tokkee Harl +++ GnuPG-ID: 0x8501C7FC +++ http://tokkee.org/

Those who would give up Essential Liberty to purchase a little Temporary
Safety, deserve neither Liberty nor Safety. -- Benjamin Franklin



signature.asc
Description: Digital signature


Bug#380540: marked as done (sort: Warning: +number syntax is deprecated, please use -k number)

2008-08-02 Thread Debian Bug Tracking System

Your message dated Sat, 02 Aug 2008 09:02:07 +
with message-id [EMAIL PROTECTED]
and subject line Bug#380540: fixed in crack 5.0a-9.1
has caused the Debian Bug report #380540,
regarding sort: Warning: +number syntax is deprecated, please use -k number
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
380540: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=380540
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: crack
Version: 5.0a-9

one of the scripts is tripping a sort warning for deprecated syntax:

# Crack -nice 19 /etc/passwd
Crack 5.0a: The Password Cracker.
(c) Alec Muffett, 1991, 1992, 1993, 1994, 1995, 1996
System: Linux twinlark.arctic.org 2.6.16.27 #1 SMP Sat Jul 22 15:56:11 PDT 2006 
x86_64 GNU/Linux
Home: /usr/share/Crack
Invoked: ./Crack -nice 19 /usr/share/Crack/run/file6n9bZy
Option: -nice enabled
Stamp: debian

Crack: The dictionaries seem up to date...
Crack: Sorting out and merging feedback, please be patient...
Crack: Merging password files...
sort: Warning: +number syntax is deprecated, please use -k number
Crack: Creating gecos-derived dictionaries
mkgecosd: making non-permuted words dictionary
mkgecosd: making permuted words dictionary
Crack: launching: cracker -kill run/Kexample.com.3121  -nice 19
Done

---End Message---
---BeginMessage---
Source: crack
Source-Version: 5.0a-9.1

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

crack-common_5.0a-9.1_all.deb
  to pool/main/c/crack/crack-common_5.0a-9.1_all.deb
crack-md5_5.0a-9.1_amd64.deb
  to pool/main/c/crack/crack-md5_5.0a-9.1_amd64.deb
crack_5.0a-9.1.diff.gz
  to pool/main/c/crack/crack_5.0a-9.1.diff.gz
crack_5.0a-9.1.dsc
  to pool/main/c/crack/crack_5.0a-9.1.dsc
crack_5.0a-9.1_amd64.deb
  to pool/main/c/crack/crack_5.0a-9.1_amd64.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.
Julien Danjou [EMAIL PROTECTED] (supplier of updated crack 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.8
Date: Sat, 02 Aug 2008 10:13:35 +0200
Source: crack
Binary: crack-common crack crack-md5
Architecture: source all amd64
Version: 5.0a-9.1
Distribution: unstable
Urgency: low
Maintainer: Pawel Wiecek [EMAIL PROTECTED]
Changed-By: Julien Danjou [EMAIL PROTECTED]
Description: 
 crack  - Password guessing program
 crack-common - Password guessing program
 crack-md5  - Password guessing program
Closes: 380540
Changes: 
 crack (5.0a-9.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Use -k option to sort (Closes: #380540)
Checksums-Sha1: 
 bb936bc2b43728e633c8af6d0d00dcdb52950c63 959 crack_5.0a-9.1.dsc
 681478e2dadfbda6fd5b33aa567b57f4096f11e5 22751 crack_5.0a-9.1.diff.gz
 17928a879849878ccbe251f970d354e6eb1a 2862720 crack-common_5.0a-9.1_all.deb
 c110ca3918f1d69b3f03bdc224d2ac2b40709248 32300 crack_5.0a-9.1_amd64.deb
 07bb9b344558b5fa8f63a18f1938319d6831bd0a 31688 crack-md5_5.0a-9.1_amd64.deb
Checksums-Sha256: 
 d6fc7e6de7ca4a8f5ab242bdd029ba18741595d1def9c7168985d01f98d637c6 959 
crack_5.0a-9.1.dsc
 a18988e1312f1fe94342c04c9c61f4a5ec8ce72533e9c22ffcf1f76aceb03999 22751 
crack_5.0a-9.1.diff.gz
 53190b7b96d6f14f0e53d1ccaaf9a1bf1bad551fe0f04059d709c91fcc521d79 2862720 
crack-common_5.0a-9.1_all.deb
 5b0b0e909061910218fc59f55e6fa27c05deb871d721a3a15510cd5d1259da72 32300 
crack_5.0a-9.1_amd64.deb
 6eee1a7f4a1eb1ef65d2d517b9d0966e7f79b4adce0a3c8ac99d545248609678 31688 
crack-md5_5.0a-9.1_amd64.deb
Files: 
 8540fd9e2751372315fdcfc0b3bb157f 959 admin optional crack_5.0a-9.1.dsc
 1d9abc641cfc88a77fa6fa73ac032393 22751 admin optional crack_5.0a-9.1.diff.gz
 50a2ff7c0936e804085bbfd40b333a9e 2862720 admin optional 
crack-common_5.0a-9.1_all.deb
 4ca379f48448e81523af06c119570dcd 32300 admin optional crack_5.0a-9.1_amd64.deb
 f1046bd54a8e3ce7548828a4e7fdcf6d 31688 admin optional 
crack-md5_5.0a-9.1_amd64.deb

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

iEYEARECAAYFAkiUF9MACgkQpGK1HsL+5c18DgCgl64fx0FlpErSzzqQ0bZ8JLg8
BUMAniCBKrn/qcYPMvFFn5I/XJFVdLWy
=8yn4
-END PGP SIGNATURE-


---End Message---


Bug#490881: marked as done (jfsutils: FTBFS on alpha (1.1.12-1))

2008-08-02 Thread Debian Bug Tracking System

Your message dated Sat, 02 Aug 2008 09:02:11 +
with message-id [EMAIL PROTECTED]
and subject line Bug#490881: fixed in jfsutils 1.1.12-2
has caused the Debian Bug report #490881,
regarding jfsutils: FTBFS on alpha (1.1.12-1)
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
490881: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=490881
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: jfsutils
Version: 1.1.12-1
Severity: serious
Justification: no longer builds from source


Hi,

The build for jfsutils_1.1.12-1 has failed only on alpha [1]. Can you
tell if this an issue with the build environment on alpha [2] or a bug
in the jfsutils package?

Thanks


[1]  http://buildd.debian.org/pkg.cgi?pkg=jfsutils
[2]  http://buildd.debian.org/build.php?arch=alphapkg=jfsutilsver=1.1.12-1

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages jfsutils depends on:
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libuuid1  1.40.11-1  universally unique id library

jfsutils recommends no packages.

-- no debconf information


jfsutils/alpha tail of last log:

make[3]: Leaving directory `/build/buildd/jfsutils-1.1.12/fsck'
Making all in fscklog
make[3]: Entering directory `/build/buildd/jfsutils-1.1.12/fscklog'
cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -I../fsck-g
-O2 -g -Wall -O2 -c fscklog.c
cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -I../fsck-g
-O2 -g -Wall -O2 -c display.c
cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs -I../fsck-g
-O2 -g -Wall -O2 -c extract.c
cc  -g -O2 -g -Wall -O2   -o jfs_fscklog fscklog.o display.o extract.o
../libfs/libfs.a
make[3]: Leaving directory `/build/buildd/jfsutils-1.1.12/fscklog'
Making all in logdump
make[3]: Entering directory `/build/buildd/jfsutils-1.1.12/logdump'
cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs-g -O2 -g -Wall
-O2 -c logdump.c
cc -DHAVE_CONFIG_H -I. -I.. -I../include -I../libfs-g -O2 -g -Wall
-O2 -c helpers.c
cc  -g -O2 -g -Wall -O2   -o jfs_logdump logdump.o helpers.o
../libfs/libfs.a -luuid
../libfs/libfs.a(log_map.o): In function `bread':
/build/buildd/jfsutils-1.1.12/libfs/log_map.c:1910: relocation
truncated to fit: GPREL16 against symbol `buffer' defined in COMMON
section in ../libfs/libfs.a(log_dump.o)
collect2: ld returned 1 exit status
make[3]: *** [jfs_logdump] Error 1
make[3]: Leaving directory `/build/buildd/jfsutils-1.1.12/logdump'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/buildd/jfsutils-1.1.12'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/buildd/jfsutils-1.1.12'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
**
Build finished at 20080703-1355
FAILED [dpkg-buildpackage died]


---End Message---
---BeginMessage---
Source: jfsutils
Source-Version: 1.1.12-2

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

jfsutils-udeb_1.1.12-2_amd64.udeb
  to pool/main/j/jfsutils/jfsutils-udeb_1.1.12-2_amd64.udeb
jfsutils_1.1.12-2.diff.gz
  to pool/main/j/jfsutils/jfsutils_1.1.12-2.diff.gz
jfsutils_1.1.12-2.dsc
  to pool/main/j/jfsutils/jfsutils_1.1.12-2.dsc
jfsutils_1.1.12-2_amd64.deb
  to pool/main/j/jfsutils/jfsutils_1.1.12-2_amd64.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.
Stefan Hornburg (Racke) [EMAIL PROTECTED] (supplier of updated jfsutils 
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.8
Date: Sat, 02 Aug 2008 09:32:24 +0200
Source: jfsutils
Binary: jfsutils jfsutils-udeb
Architecture: source amd64
Version: 1.1.12-2
Distribution: unstable
Urgency: low
Maintainer: Stefan Hornburg (Racke) [EMAIL PROTECTED]
Changed-By: Stefan 

Bug#493349: libdbi-drivers: FTBFS in unstable due to utterly wrong lib checks

2008-08-02 Thread Steve Langasek
Package: libdbi-drivers
Version: 0.8.2-1-4
Severity: serious
Tags: sid patch

The libdbi-drivers package fails to build with freetds 0.82 in unstable,
because the upstream checks for libraries (in acinclude.m4) are absurd:

if test $ac_freetds_incdir = no || test $ac_freetds_libs = no; 
then
freetds_incdirs=/usr/include /usr/local/include
AC_FIND_FILE(tds.h, $freetds_incdirs, ac_freetds_incdir)
freetds_libdirs=/usr/lib /usr/local/lib
AC_FIND_FILE(libtds.so, $freetds_libdirs, ac_freetds_libdir)
if test $ac_freetds_incdir = no; then
AC_MSG_RESULT(no)
AC_MSG_ERROR([Invalid Freetds directory - include
files not found.])
fi
if test $ac_freetds_libdir = no; then
AC_MSG_RESULT(no)
AC_MSG_ERROR([Invalid Freetds directory - libraries
not found.])
fi
fi

AC_FIND_FILE() is the wrong thing.  We have compilers with system lib and
include paths, and autoconf macros AC_CHECK_HEADERS() and AC_CHECK_LIB()
which do the right thing with the compiler.  AC_FIND_FILE() here is
reinventing the wheel - poorly.

Besides which, this check uses AC_FIND_FILE() to look for a file *which is
never used in the build*.  libtds.so /was/ an internal library in previous
versions of FreeTDS, which has now been removed.  libdbi-drivers /never/
linked against this library; it linked against libct, which is the correct
public interface.  So it should be checking for the library it will actually
use!  (but using AC_CHECK_LIB(), not AC_FIND_FILE()!)

There is fortunately a way to bypass this wrong check by passing a
--with-freetds-dir argument to ./configure.  A patch to do this is attached.
Let me know if you would like me to upload this as an NMU.

Thanks,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED]
diff -u libdbi-drivers-0.8.2-1/debian/rules libdbi-drivers-0.8.2-1/debian/rules
--- libdbi-drivers-0.8.2-1/debian/rules
+++ libdbi-drivers-0.8.2-1/debian/rules
@@ -20,7 +20,10 @@
 	cp /usr/share/misc/config.sub .
 	cp /usr/share/misc/config.guess .
 
-	./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --with-pgsql --with-mysql --with-sqlite --with-sqlite3 --with-freetds --enable-docs --enable-libdbi
+	./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \
+		--prefix=/usr --with-pgsql --with-mysql --with-sqlite \
+		--with-sqlite3 --with-freetds --with-freetds-dir=/usr \
+		--enable-docs --enable-libdbi
 # This is for the moment removed until the upstream fixes the problems with
 # the new API: --with-firebird
 
diff -u libdbi-drivers-0.8.2-1/debian/changelog libdbi-drivers-0.8.2-1/debian/changelog
--- libdbi-drivers-0.8.2-1/debian/changelog
+++ libdbi-drivers-0.8.2-1/debian/changelog
@@ -1,3 +1,13 @@
+libdbi-drivers (0.8.2-1-4.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * High urgency upload for RC bugfix.
+  * Pass --freetds-inc-dir to configure, to bypass the ridiculous upstream
+AC_FIND_FILE() checks for files that *aren't used during the build*;
+fixes a build failure with FreeTDS 0.82.
+
+ -- Steve Langasek [EMAIL PROTECTED]  Sat, 02 Aug 2008 09:00:11 +
+
 libdbi-drivers (0.8.2-1-4) unstable; urgency=low
 
   * Updated the dbd_pgsql.c so it doesn't conflicts with the declaration of


Bug#492774: marked as done (strace_4.5.17+cvs080723-1(sparc/unstable): FTBFS on sparc: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pt_regs_is_syscall')

2008-08-02 Thread Debian Bug Tracking System

Your message dated Sat, 02 Aug 2008 09:02:28 +
with message-id [EMAIL PROTECTED]
and subject line Bug#492774: fixed in strace 4.5.17+cvs080723-2
has caused the Debian Bug report #492774,
regarding strace_4.5.17+cvs080723-1(sparc/unstable): FTBFS on sparc: error: 
expected '=', ',', ';', 'asm' or '__attribute__' before 'pt_regs_is_syscall'
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
492774: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=492774
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: strace
Version: 4.5.17+cvs080723-1
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of strace_4.5.17+cvs080723-1 on spontini by sbuild/sparc 99.99
 Build started at 20080728-1907

[...]

 ** Using build dependencies supplied by package:
 Build-Depends: libc6-dev (= 2.2.2) [!alpha !ia64], libc6.1-dev (= 2.2.2) 
 [alpha ia64], gcc-multilib [i386 powerpc s390 sparc], debhelper (= 5.0.0)

[...]

  from ../syscall.c:72:
 /usr/include/asm-sparc/ptrace.h:44: error: expected '=', ',', ';', 'asm' or 
 '__attribute__' before 'pt_regs_is_syscall'
 /usr/include/asm-sparc/ptrace.h:49: error: expected '=', ',', ';', 'asm' or 
 '__attribute__' before 'pt_regs_clear_syscall'
 ../syscall.c: In function 'get_scno':
 ../syscall.c:1210: warning: format '%08x' expects type 'unsigned int', but 
 argument 3 has type 'long unsigned int'
 ../syscall.c: In function 'syscall_fixup':
 ../syscall.c:1337: warning: unused variable 'pid'
 ../syscall.c: In function 'syscall_enter':
 ../syscall.c:1933: warning: unused variable 'pid'
 make[2]: *** [syscall.o] Error 1
 make[2]: Leaving directory `/build/buildd/strace-4.5.17+cvs080723/build'
 make[1]: *** [all] Error 2
 make[1]: Leaving directory `/build/buildd/strace-4.5.17+cvs080723/build'
 make: *** [stamp-build] Error 2
 dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparcpkg=stracever=4.5.17+cvs080723-1



---End Message---
---BeginMessage---
Source: strace
Source-Version: 4.5.17+cvs080723-2

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

strace-udeb_4.5.17+cvs080723-2_amd64.udeb
  to pool/main/s/strace/strace-udeb_4.5.17+cvs080723-2_amd64.udeb
strace_4.5.17+cvs080723-2.diff.gz
  to pool/main/s/strace/strace_4.5.17+cvs080723-2.diff.gz
strace_4.5.17+cvs080723-2.dsc
  to pool/main/s/strace/strace_4.5.17+cvs080723-2.dsc
strace_4.5.17+cvs080723-2_amd64.deb
  to pool/main/s/strace/strace_4.5.17+cvs080723-2_amd64.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.
Frederik Schüler [EMAIL PROTECTED] (supplier of updated strace 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.8
Date: Sat, 02 Aug 2008 10:36:59 +0200
Source: strace
Binary: strace strace64 strace-udeb
Architecture: source amd64
Version: 4.5.17+cvs080723-2
Distribution: unstable
Urgency: low
Maintainer: Roland McGrath [EMAIL PROTECTED]
Changed-By: Frederik Schüler [EMAIL PROTECTED]
Description: 
 strace - A system call tracer
 strace-udeb - A system call tracer (udeb)
 strace64   - A system call tracer for 64bit binaries
Closes: 492774
Changes: 
 strace (4.5.17+cvs080723-2) unstable; urgency=low
 .
   * Pull Fix for sparc FTBFS from CVS, closes: #492774
   * Make strace64 priority extra.
Checksums-Sha1: 
 a71d821a0e45f82449da91b3afc6b6af81b5767f 1335 strace_4.5.17+cvs080723-2.dsc
 13e47611f7d33a6f2fb68b1779f12a5a1c0b1e7a 3506 strace_4.5.17+cvs080723-2.diff.gz
 2af9d68e79882630de17213c60eea519f674827e 172016 
strace_4.5.17+cvs080723-2_amd64.deb
 403782fb95380ae57fc858f32abe352b15646442 95514 
strace-udeb_4.5.17+cvs080723-2_amd64.udeb
Checksums-Sha256: 
 dae5f72437d65076dab7b553061a511567b4affe01a2a44c4ee2fe278f219e46 1335 
strace_4.5.17+cvs080723-2.dsc
 8c21c29ce0df084de9b7780b55f274dc7c817f606dcbfd78c02454eaf14b29ff 3506 
strace_4.5.17+cvs080723-2.diff.gz
 0436e7066e34a2a73ead7b8b2d1102c4fa7b633b7dde092afd822dfc59f7a337 172016 
strace_4.5.17+cvs080723-2_amd64.deb
 

Processed (with 1 errors): Re: Bug#491719: proftpd-mod-ldap: not working

2008-08-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 confirm 491719
Unknown command or malformed arguments to command.

 severity 491719 grave
Bug#491719: proftpd-mod-ldap: not working
Severity set to `grave' from `important'

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: Re: [Pkg-ia32-libs-maintainers] Bug#493343: ia32-libs-tools_11(sparc/unstable): FTBFS, debian/rules:29 missing separator

2008-08-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 retitle 493343 ia32-libs-tools_11: must be Architecture: amd64 i386 i64
Bug#493343: ia32-libs-tools_11(sparc/unstable): FTBFS, debian/rules:29 missing 
separator
Changed Bug title to `ia32-libs-tools_11: must be Architecture: amd64 i386 i64' 
from `ia32-libs-tools_11(sparc/unstable): FTBFS, debian/rules:29 missing 
separator'.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#493343: [Pkg-ia32-libs-maintainers] Bug#493343: ia32-libs-tools_11(sparc/unstable): FTBFS, debian/rules:29 missing separator

2008-08-02 Thread Frederik Schueler
retitle 493343 ia32-libs-tools_11: must be Architecture: amd64 i386 i64
thanks

Hi,

the package must be Architecture: amd64 ia64 i386, as it is useless on
all other architectures.

Funnily enough, the failure is caused by an erranous unknown-architecture 
handler.

Best regards
Frederik Schüler

On Sat, Aug 02, 2008 at 11:03:52AM +0200, Martin Zobel-Helas wrote:
 Package: ia32-libs-tools
 Version: 11
 Severity: serious
 
 There was an error while trying to autobuild your package:
 
  Automatic build of ia32-libs-tools_11 on lebrun by sbuild/sparc 98
  Build started at 20080729-1549
 
 [...]
 
  ** Using build dependencies supplied by package:
  Build-Depends: debhelper (= 5), dctrl-tools | grep-dctrl
 
 [...]
 
  gpg: Signature made Sat May 24 01:49:09 2008 CEST using DSA key ID 41954920
  gpg: Can't check signature: public key not found
  dpkg-source: extracting ia32-libs-tools in ia32-libs-tools-11
  dpkg-source: unpacking ia32-libs-tools_11.tar.gz
  dpkg-buildpackage: set CFLAGS to default value: -g -O2
  dpkg-buildpackage: set CPPFLAGS to default value: 
  dpkg-buildpackage: set LDFLAGS to default value: 
  dpkg-buildpackage: set FFLAGS to default value: -g -O2
  dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
  dpkg-buildpackage: source package ia32-libs-tools
  dpkg-buildpackage: source version 11
  dpkg-buildpackage: host architecture sparc
   /usr/bin/fakeroot debian/rules clean
  debian/rules:29: *** missing separator.  Stop.
  dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules clean gave error 
  exit status 2
 
 A full build log can be found at:
 http://buildd.debian.org/build.php?arch=sparcpkg=ia32-libs-toolsver=11
 
 
 
 
 ___
 Pkg-ia32-libs-maintainers mailing list
 [EMAIL PROTECTED]
 http://lists.alioth.debian.org/mailman/listinfo/pkg-ia32-libs-maintainers

-- 
ENOSIG


signature.asc
Description: Digital signature


Bug#429095: Steamiest scene in flim awards

2008-08-02 Thread Levert

Spielberg found dead in freak accident http://695winks.com/video



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



Bug#493352: [gdebi] gdebi-gtk shouldn't use --always-ask-pass argument

2008-08-02 Thread Mert Dirik
Package: gdebi
Version: 0.3.11debian1
Severity: grave
Tags: patch

gdebi-gtk passes --always-ask-pass argument to gksu but Debian's version of gksu
doesn't have this argument and it fails if it's been called with this argument.
So package installation fails. The diff below should solve the problem:

 diff -Nru gdebi-0.3.11/GDebi/GDebi.py 
 gdebi-0.3.11debian0.1~pre2/GDebi/GDebi.py
 --- gdebi-0.3.11/GDebi/GDebi.py   2008-06-27 18:06:47.0 +0300
 +++ gdebi-0.3.11debian0.1~pre2/GDebi/GDebi.py 2008-07-09 23:49:46.0 
 +0300
 @@ -354,7 +354,6 @@
  os.execl(/usr/bin/gksu, gksu, --desktop,
   /usr/share/applications/gdebi.desktop,
   --message,bigb%s/b/big\n\n%s % 
 (msg_hdr,msg_bdy),
 - --always-ask-pass,
   --, gdebi-gtk, --non-interactive,
   self._deb.file)
  

Architecture: i386
Kernel:   Linux 2.6.26-1-openvz-686

Debian Release: lenny/sid

--- Package information. ---
Depends(Version) | Installed
-+-
python   | 2.5.2-1
python-central(= 0.6.7) | 0.6.8
gdebi-core (= 0.3.11debian1) | 0.3.11debian1
python-gtk2 (= 2.6.3-2) | 2.12.1-6
python-glade2   (= 2.6.3-2) | 2.12.1-6
python-vte  (= 1:0.11.15-4) | 1:0.16.14-1
gksu (= 2.0.0-1ubuntu3) | 2.0.0-5
gnome-icon-theme   (= 2.14.0-1) | 2.22.0-1





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



Bug#493353: [gdebi] can't install packages

2008-08-02 Thread Mert Dirik
Package: gdebi
Version: 0.3.11debian1
Severity: grave

export  LANG=C
gdebi-gtk  anki_0.9.6-1_all.deb
/usr/lib/python2.5/site-packages/apt/__init__.py:18: FutureWarning: apt API not
stable yet
  warnings.warn(apt API not stable yet, FutureWarning)
/usr/lib/python2.5/site-packages/GDebi/GDebi.py:93: GtkWarning:
gdk_window_set_cursor: assertion `GDK_IS_WINDOW (window)' failed
  self.window_main.set_sensitive(False)
/usr/lib/python2.5/site-packages/GDebi/GDebi.py:93: GtkWarning:
gdk_window_set_cursor: assertion `GDK_IS_WINDOW (window)' failed
  self.window_main.set_sensitive(False)

Installation fails. Anki package is from testing repo
(http://http.us.debian.org/debian/pool/main/a/anki/anki_0.9.6-1_all.deb) It's
not specific to anki package; I've tried 3-4 other files from different sources
and all of them failed. I doesn't even print any errors or something, it just
fails. I think this package is unfixable and should be removed from testing.


--- System information. ---
Architecture: i386

Debian Release: lenny/sid

--- Package information. ---
Depends(Version) | Installed
-+-
python   | 2.5.2-1
python-central(= 0.6.7) | 0.6.8
gdebi-core (= 0.3.11debian1) | 0.3.11debian1
python-gtk2 (= 2.6.3-2) | 2.12.1-6
python-glade2   (= 2.6.3-2) | 2.12.1-6
python-vte  (= 1:0.11.15-4) | 1:0.16.14-1
gksu (= 2.0.0-1ubuntu3) | 2.0.0-5
gnome-icon-theme   (= 2.14.0-1) | 2.22.0-1


attachment: gdebi-gtk.png

Bug#492604: marked as done (tex-common: dh_installtex does not work correctly with debhelper v6 and greater)

2008-08-02 Thread Debian Bug Tracking System

Your message dated Sat, 02 Aug 2008 11:17:02 +
with message-id [EMAIL PROTECTED]
and subject line Bug#492604: fixed in tex-common 1.13
has caused the Debian Bug report #492604,
regarding tex-common: dh_installtex does not work correctly with debhelper v6 
and greater
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
492604: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=492604
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: tex-common
Version: 1.11
Severity: serious
Justification: breaks unrelated packages

As discussed on the list, dh_installtex when used with debhelper = 6
will create incorrect postrm scripts because the order of the snippets
inclusion has changed.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages tex-common depends on:
ii  debconf   1.5.23 Debian configuration management sy
ii  dpkg  1.14.20Debian package management system
ii  ucf   3.007  Update Configuration File: preserv

tex-common recommends no packages.

Versions of packages tex-common suggests:
ii  debhelper 7.0.16 helper programs for debian/rules

Versions of packages texlive-base depends on:
ii  texlive-base-bin   2007.dfsg.2-3 TeX Live: Essential binaries
ii  texlive-common 2007.dfsg.1-3 TeX Live: Base component
ii  texlive-doc-base   2007.dfsg.1-1 TeX Live: Base documentation

-- debconf information:
  tex-common/check_texmf_wrong:
  tex-common/check_texmf_missing:
  tex-common/singleuser: false


---End Message---
---BeginMessage---
Source: tex-common
Source-Version: 1.13

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

tex-common_1.13.dsc
  to pool/main/t/tex-common/tex-common_1.13.dsc
tex-common_1.13.tar.gz
  to pool/main/t/tex-common/tex-common_1.13.tar.gz
tex-common_1.13_all.deb
  to pool/main/t/tex-common/tex-common_1.13_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.
Norbert Preining [EMAIL PROTECTED] (supplier of updated tex-common 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.8
Date: Sat, 02 Aug 2008 13:04:18 +0200
Source: tex-common
Binary: tex-common
Architecture: source all
Version: 1.13
Distribution: experimental
Urgency: low
Maintainer: Debian TeX maintainers [EMAIL PROTECTED]
Changed-By: Norbert Preining [EMAIL PROTECTED]
Description: 
 tex-common - common infrastructure for building and installing TeX
Closes: 491426 492604
Changes: 
 tex-common (1.13) experimental; urgency=low
 .
   * bump standards version to 3.8.0, no changes necessary [np]
   * use the local keyword in policy compliant way [np]
   * replace emacs with share/texmf in postinst.in [np]
   * add updated version of sv.po (Closes: #491426) [hilmar-guest]
   * Fix dh_installtex compatibility with debhelper version = 6
 (Closes: #492604) [np]
Checksums-Sha1: 
 67e85bcefa4050a30d134c006ab97f4c9c1e42f9 1129 tex-common_1.13.dsc
 f95d551b85a8fdc4208b972474e7ad98b4b7091f 803243 tex-common_1.13.tar.gz
 152bb305a28fbd5134c5b4dfec1076b7652f842c 716536 tex-common_1.13_all.deb
Checksums-Sha256: 
 22da49fa63381d7dd9b03cf574d53fb97b94b197e1175a37608de4b1b4f42cfa 1129 
tex-common_1.13.dsc
 925ce8b9f99cd06854fdb8cf38cb0cfcde926281814759e19a30deb9e72c78c9 803243 
tex-common_1.13.tar.gz
 0f615c1ede48708769279456460d76c9b7aa753f46b756fa17ae917c7344d11f 716536 
tex-common_1.13_all.deb
Files: 
 062e692114d8f84f84ee0aeae2cebc6c 1129 tex optional tex-common_1.13.dsc
 e9c709ee940f4d82b08e45d238bd1780 803243 tex optional tex-common_1.13.tar.gz
 dbd3cf46be3d8bcf1ece1b857c83010e 716536 tex optional tex-common_1.13_all.deb

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

iD8DBQFIlD/20r9KownFsJQRAsMvAJ0eYCmqZjSEWAZlWpRsv0mm671wRACfXsaX
+uVITxlcSgFrfdIYFtaIKvw=
=emZL
-END PGP 

Bug#493356: libgda3: libgda3-freetds builds against obsolete lib, should be dropped

2008-08-02 Thread Steve Langasek
Package: libgda3
Version: 3.0.2-4
Severity: serious
Tags: sid

Hi Gustavo,

FreeTDS 0.82 has recently been accepted into unstable.  While I believed
this would be a straightforward library ABI transition because the FreeTDS
public APIs are all defined by external specs, it appears that libgda3 has
been linking against libtds.

libtds is an internal library that was never intended for third-party
software to link against, and it has been dropped upstream with the latest
release.  As a result, libgda3 now fails to build.

I've tried to migrate to the sybase provider, since freetds is intended to
be an implementation of the sybase client API, but the sybase provider in
libgda3 is itself broken with undefined symbols (gda_sybase_type_list).  So
in the end I gave up on this; I think the best course of action is to
disable the build of libgda3-freetds.  FreeTDS can still be supported using
the libgda3-odbc backend.

Since freetds 0.63 is no longer supported upstream, and libtds was never a
supported interface anyway, I would like this to be done for lenny; I will
be happy to NMU for this if you like.

Please find two patches attached.  The first includes the changes to disable
building libgda3-freetds.  The second is a patch to fix the issues with
building against the FreeTDS implementation of libct; I think it should
probably be forwarded upstream, but even after applying this patch, the
provider still fails to build.

Thanks,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED]
diff -u libgda3-3.0.2/debian/rules libgda3-3.0.2/debian/rules
--- libgda3-3.0.2/debian/rules
+++ libgda3-3.0.2/debian/rules
@@ -19,7 +19,7 @@
 
 SONAME := 3
 DEB_DH_INSTALL_SOURCEDIR := debian/tmp
-DEB_CONFIGURE_EXTRA_FLAGS += --with-postgres=$(shell pg_config --includedir) --without-bdb --without-mSQL --without-ibmdb2 --without-sybase --without-oracle --without-firebird --without-xbase --without-mdb --without-ldap
+DEB_CONFIGURE_EXTRA_FLAGS += --with-postgres=$(shell pg_config --includedir) --without-bdb --without-mSQL --without-ibmdb2 --without-sybase --without-tds --without-oracle --without-firebird --without-xbase --without-mdb --without-ldap
 DEB_DH_STRIP_ARGS += --dbg-package=libgda3-$(SONAME)
 DEB_DH_MAKESHLIBS_ARGS_ALL += -X /usr/lib/libgda-3.0/providers
 
@@ -36,8 +36,7 @@
 
 common-binary-post-install-arch::
 	for i in libgda3-common libgda3-bin libgda3-dev libgda3-$(SONAME)-dbg \
-	  libgda3-mysql libgda3-odbc libgda3-postgres libgda3-sqlite \
-	  libgda3-freetds; \
+	  libgda3-mysql libgda3-odbc libgda3-postgres libgda3-sqlite; \
 	do \
 		rm -rf debian/$$i/usr/share/doc; \
 		dh_link -p$$i usr/share/doc/libgda3-$(SONAME) usr/share/doc/$$i; \
diff -u libgda3-3.0.2/debian/control libgda3-3.0.2/debian/control
--- libgda3-3.0.2/debian/control
+++ libgda3-3.0.2/debian/control
@@ -19,7 +19,6 @@
libmysqlclient15-dev,
libpq-dev,
libsqlite3-dev,
-   freetds-dev (= 0.61),
unixodbc-dev,
libgdbm-dev,
libreadline5-dev,
@@ -41,8 +40,7 @@
 Suggests: libgda3-mysql,
   libgda3-postgres,
   libgda3-odbc,
-  libgda3-sqlite,
-  libgda3-freetds
+  libgda3-sqlite
 Conflicts: libgda2-1
 Replaces: libgda2-1
 Description: GNOME Data Access library for GNOME2
@@ -220,17 +218,0 @@
-
-Package: libgda3-freetds
-Section: gnome
-Architecture: any
-Depends: ${shlibs:Depends},
- ${misc:Depends}
-Description: FreeTDS backend plugin for GNOME Data Access library for GNOME2
- GNOME Data Access is an attempt to provide uniform access to
- different kinds of data sources (databases, information servers,
- mail spools, etc).
- It is a complete architecture that provides all you need to
- access your data.
- .
- This library is made for GNOME2, but it doesn't require GNOME2 libraries.
- .
- This package contains FreeTDS backend plugin. You need to install this
- package, if you want to use libgda3 with FreeTDS.
diff -u libgda3-3.0.2/debian/changelog libgda3-3.0.2/debian/changelog
--- libgda3-3.0.2/debian/changelog
+++ libgda3-3.0.2/debian/changelog
@@ -1,3 +1,14 @@
+libgda3 (3.0.2-4.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * High-urgency upload for RC bugfix.
+  * Drop libgda3-freetds, which was being built against an internal
+libtds that was never meant to be used by external applications,
+and which is no longer supported upstream.  Should be replaced by
+libgda3-sybase, but the sybase driver doesn't currently compile.
+
+ -- Steve Langasek [EMAIL PROTECTED]  Sat, 02 Aug 2008 09:58:30 +
+
 libgda3 (3.0.2-4) unstable; urgency=medium
 
   * debian/configure.in: Move gtk-doc related packages to build-depends-indep
diff -u 

Bug#376442: Yahoo accepts Microsoft's merger

2008-08-02 Thread Mannigel

Baby borned with 2 privates http://gms.com.br/tophot.html



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



Bug#473167: [powerpc] tested gdc-array-concat.dpatch but torus-trooper still segfaults

2008-08-02 Thread Pancho Horrillo
Hi, Peter.

I just tested your patch gdc-array-concat.dpatch, and it seems that
torus-trooper still segfaults on start.

This is the procedure I followed:

# aptitude build-depends gdc-4.1
# aptitude build-depends torus-trooper
$ apt-get source gdc-4.1
$ mv gdc-array-concat.dpatch /debian/patches
$ dpkg-buildpackage -b -uc
 # wait 96 min untill it is well done
# dpkg -i gdc*deb
$ apt-get source -b torus-trooper
# dpkg -i torus-*deb

$ torus-trooper
Segmentation fault


I can provide you with ssh access to my box (G4 macmini) if you want to
test further.

Let me know if you need something.


Thanks!


Friendly,

pancho.

-- 
pancho horrillo

To be conscious that
you are ignorant is a great step
to knowledge.

Benjamin Disraeli


signature.asc
Description: Digital signature


Bug#473167: [powerpc] tested gdc-array-concat.dpatch but torus-trooper still segfaults

2008-08-02 Thread Peter De Wachter
The gcc build system doesn't pick up patches automatically, they need
to be listed in one of the makefiles. You'll have to make this change
to debian/rules.patch:

--- debian/rules.patch.orig 2008-08-02 14:18:21.0 +0200
+++ debian/rules.patch  2008-08-01 14:24:15.0 +0200
@@ -203,6 +203,7 @@
   debian_patches += gdc-arm-unwind_ptr
   debian_patches += gdc-libphobos-std-format
   debian_patches += gdc-libstdcxx-nobuild
+  debian_patches += gdc-array-concat
 else
   debian_patches += gcc-d-lang
 endif

Sorry for the wasted time.


On Sat, 2 Aug 2008 13:31:38 +0200
Pancho Horrillo [EMAIL PROTECTED] wrote:

 Hi, Peter.
 
 I just tested your patch gdc-array-concat.dpatch, and it seems that
 torus-trooper still segfaults on start.
 
 This is the procedure I followed:
 
 # aptitude build-depends gdc-4.1
 # aptitude build-depends torus-trooper
 $ apt-get source gdc-4.1
 $ mv gdc-array-concat.dpatch /debian/patches
 $ dpkg-buildpackage -b -uc
  # wait 96 min untill it is well done
 # dpkg -i gdc*deb
 $ apt-get source -b torus-trooper
 # dpkg -i torus-*deb
 
 $ torus-trooper
 Segmentation fault
 
 
 I can provide you with ssh access to my box (G4 macmini) if you want
 to test further.
 
 Let me know if you need something.
 
 
 Thanks!
 
 
 Friendly,
 
 pancho.
 


-- 
Peter De Wachter



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



Bug#485052: marked as done (python-pyrss2gen: FTBFS: Build dependency alternative of python2.5-dev is insufficient)

2008-08-02 Thread Debian Bug Tracking System

Your message dated Sat, 02 Aug 2008 12:32:03 +
with message-id [EMAIL PROTECTED]
and subject line Bug#485052: fixed in python-pyrss2gen 1.0.0-5
has caused the Debian Bug report #485052,
regarding python-pyrss2gen: FTBFS: Build dependency alternative of 
python2.5-dev is insufficient
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
485052: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=485052
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: python-pyrss2gen
Version: 1.0.0-4
Severity: serious

From my build log, with python2.5-dev installed but not python-all-dev, which
should be valid according to the Build-Depends line:

...
 fakeroot debian/rules clean
dh_testdir
dh_testroot
set -e; \
for python in python2.5 python2.4; do \
$python setup.py clean; \
done
running clean
/bin/sh: python2.4: not found
make: *** [clean] Error 127
dpkg-buildpackage: failure: fakeroot debian/rules clean gave error exit status 2
-- 
Daniel Schepler


---End Message---
---BeginMessage---
Source: python-pyrss2gen
Source-Version: 1.0.0-5

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

python-pyrss2gen_1.0.0-5.diff.gz
  to pool/main/p/python-pyrss2gen/python-pyrss2gen_1.0.0-5.diff.gz
python-pyrss2gen_1.0.0-5.dsc
  to pool/main/p/python-pyrss2gen/python-pyrss2gen_1.0.0-5.dsc
python-pyrss2gen_1.0.0-5_all.deb
  to pool/main/p/python-pyrss2gen/python-pyrss2gen_1.0.0-5_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.
Matthijs Mohlmann [EMAIL PROTECTED] (supplier of updated python-pyrss2gen 
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.8
Date: Sat, 02 Aug 2008 13:48:44 +0200
Source: python-pyrss2gen
Binary: python-pyrss2gen
Architecture: source all
Version: 1.0.0-5
Distribution: unstable
Urgency: low
Maintainer: [EMAIL PROTECTED]
Changed-By: Matthijs Mohlmann [EMAIL PROTECTED]
Description: 
 python-pyrss2gen - A Python interface for generating RSS 2.0 feeds
Closes: 485052
Changes: 
 python-pyrss2gen (1.0.0-5) unstable; urgency=low
 .
   * Add check for python versions in debian/rules. (Closes: #485052)
 Thanks to Jan Hülsbergen [EMAIL PROTECTED]
   * Bump Standards-Version to 3.8.0
Checksums-Sha1: 
 a8913e6ddf63af39f486bdfa1c3a3f15faaa15cb 1194 python-pyrss2gen_1.0.0-5.dsc
 9005f549488c5e85e64c1336a1d92b0149c57643 1882 python-pyrss2gen_1.0.0-5.diff.gz
 a7282956df028ce65bc812e08e3ed71d01f3492f 4982 python-pyrss2gen_1.0.0-5_all.deb
Checksums-Sha256: 
 99dd40743b492658fb278c6851cfa981f71c74b1bd2e6746ff518026dcf8db0a 1194 
python-pyrss2gen_1.0.0-5.dsc
 4a4b10c9b73a8ed6669f4108873dc88dfed565b1d6de26b14375514e67b9edb2 1882 
python-pyrss2gen_1.0.0-5.diff.gz
 d4edb655c0263418c7e73edc32e29141d7e24ad7ab2fdf1e7e6816ff5a389778 4982 
python-pyrss2gen_1.0.0-5_all.deb
Files: 
 ebf42a78e9ec34ff7713a441d6c29a2a 1194 python optional 
python-pyrss2gen_1.0.0-5.dsc
 341d92bd7c18aadd40aa4f3b294cb3da 1882 python optional 
python-pyrss2gen_1.0.0-5.diff.gz
 05d70e44d353d4d40273cf81207e5ee6 4982 python optional 
python-pyrss2gen_1.0.0-5_all.deb

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

iEYEARECAAYFAkiUUCkACgkQ2n1ROIkXqbCZZACfWN7AhYzS0DAv8LQEb4j8aE8q
Sx4An1covL2kQF+MkXDtZLTJTF2Cqqpf
=0uV7
-END PGP SIGNATURE-


---End Message---


Bug#493341: Fix for 493341 (and a couple of other fixes you might want to apply)

2008-08-02 Thread peter green

tags 493341 +patch
thanks

add bioperl to the build-depends to fix this bug.

you might also want to add  libgd-gd2-perl to the build-depends to fix 
the following warning


   -
   WARNING
   -
GD.pm does not seem to be installed.

GD is reqired to produce sequence logos from
information content matrices. If you need this
functionality, please visit
http://stein.cshl.org/WWW/software/GD/
for information on obtaining and installing GD.
   -

The package also FTBFS if built twice in a row because after a build the 
clean target prompts for user input. I this can be fixed by removing 
unpatch from the dependencies of the clean target and adding 
debian/rules unpatch to the end of the clean target.


note: while this bug was reported from a s390 buildlog it seems to be a 
general problem (it failed on every autobuiler that tried to build it). 
My testing was done on amd64.





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



Processed: Fix for 493341 (and a couple of other fixes you might want to apply)

2008-08-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 493341 +patch
Bug#493341: libtfbs-perl - FTBFS: Bioperl does not seem to be installed.
There were no tags set.
Tags added: patch

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#493300: blobandconquer crashes on startup on i386

2008-08-02 Thread peter green

The attached patch fixes this (with casts etc.) for at least these two
architectures, but it still needs correction for big-endian systems. It
should (probably) be reworked a little to properly serialise the reading 
writing within the FileData class.
Why not simply make blobandconquer-data arch any for now. That would 
presumablly  fix the issue for all architectures and would be minimally 
invasive (remember we are in freeze at the moment).






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



Processed: Re: Bug#493184: aufs: Deadlocks in the rename() call.

2008-08-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 493184 pending
Bug#493184: aufs: Deadlocks in the rename() call.
Tags were: patch
Tags added: pending

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#493184: aufs: Deadlocks in the rename() call.

2008-08-02 Thread Julian Andres Klode
tag 493184 pending
thanks

Cyril Brulebois wrote:
 Package: aufs
 Version: 0+20080719-1
 Severity: serious
 Tags: patch
 
 Hi jak,
 
 as you probably already know, there is a quite inconvenient bug in
 sid+lenny's aufs, which is blocking renames, caused by deadlocks. That
 means that one can't update the apt cache through apt-get/aptitude, at
 the very least (it's not like rename() is something very rare anyway),
 which IMHO makes it unfit for a stable release.
I know it, and I just waited until aufs migrated to testing. I just had no time
to upload it yet.
 
 For more details, initial upstream bugreport:
 http://article.gmane.org/gmane.linux.file-systems.aufs.user/1270
 
 The patch as provided by upstream:
 http://article.gmane.org/gmane.linux.file-systems.aufs.user/1291
 
 The thread contains various confirmations that the patch does its job
 and fixes the deadlocks. I personally tested it against a custom
 snapshot I prepared: 20080714 (I didn't know 20080719 would follow some
 days later, and I was checking whether the bug got fixed in the
 meanwhile), but also with 0+20080719-1, against which I attach a
 debdiff, so that you can eventually merge the patch quickly.
Actually, the package is 20080714, I just checked it out on 20080719.

 
 I kept the patch as is, only adapting the patch level. Feel free to
 drop/adapt attribution lines in the patch/the changelog, nothing fancy
 in preparing an upload. More precisely: I needed to do so to prepare
 some (better-working) LiveCD images.
 
 Cheers,
 
 


-- 
Julian Andres Klode, Fellow of the Free Software Foundation Europe
 Debian Maintainer | Developer | Ubuntu Member

try Debian: http://www.debian.org/ | my site: http://jak-linux.org/
jabber: [EMAIL PROTECTED] | IRC: juliank (FreeNode, OFTC)
languages: German  | English



signature.asc
Description: OpenPGP digital signature


Bug#493300: blobandconquer crashes on startup on i386

2008-08-02 Thread Guus Sliepen
On Sat, Aug 02, 2008 at 02:09:07PM +0100, peter green wrote:

 The attached patch fixes this (with casts etc.) for at least these two
 architectures, but it still needs correction for big-endian systems. It
 should (probably) be reworked a little to properly serialise the reading 
 writing within the FileData class.
 Why not simply make blobandconquer-data arch any for now. That would  
 presumablly  fix the issue for all architectures and would be minimally  
 invasive (remember we are in freeze at the moment).

If the patch doesn't work I'll rather provide the datafiles unpakked.
Making it arch any is really undesirable, the fact that we are frozen
does not mean we should go for quick, sub-optimal fixes.
-- 
Met vriendelijke groet / with kind regards,
  Guus Sliepen [EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#493369: Removes define if LANG=*.utf8

2008-08-02 Thread Joachim Zobel
Package: indent
Version: 2.2.9-7
severity: serious

If used with an utf8 language, a define that points to a string 
containing invalid utf8 characters is removed. The test case 
below uses a latin1 ä, which was replaced with a ? by the 
terminal.

How to reproduce:


$ env | grep LANG
LANG=de_DE.UTF-8

$ cat test.c
/* before */
#define FOO b�r
/* after */

$ grep FOO test.c | hd
  23 64 65 66 69 6e 65 20  46 4f 4f 20 22 62 e4 72  |#define FOO
b.r|
0010  22 0a |.|
0012

$ indent test.c

$ cat test.c
/* before */

/* after */

Sincerely,
Joachim






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



Bug#493184: marked as done (aufs: Deadlocks in the rename() call.)

2008-08-02 Thread Debian Bug Tracking System

Your message dated Sat, 02 Aug 2008 14:02:03 +
with message-id [EMAIL PROTECTED]
and subject line Bug#493184: fixed in aufs 0+20080719-2
has caused the Debian Bug report #493184,
regarding aufs: Deadlocks in the rename() call.
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
493184: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493184
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: aufs
Version: 0+20080719-1
Severity: serious
Tags: patch

Hi jak,

as you probably already know, there is a quite inconvenient bug in
sid+lenny's aufs, which is blocking renames, caused by deadlocks. That
means that one can't update the apt cache through apt-get/aptitude, at
the very least (it's not like rename() is something very rare anyway),
which IMHO makes it unfit for a stable release.

For more details, initial upstream bugreport:
http://article.gmane.org/gmane.linux.file-systems.aufs.user/1270

The patch as provided by upstream:
http://article.gmane.org/gmane.linux.file-systems.aufs.user/1291

The thread contains various confirmations that the patch does its job
and fixes the deadlocks. I personally tested it against a custom
snapshot I prepared: 20080714 (I didn't know 20080719 would follow some
days later, and I was checking whether the bug got fixed in the
meanwhile), but also with 0+20080719-1, against which I attach a
debdiff, so that you can eventually merge the patch quickly.

I kept the patch as is, only adapting the patch level. Feel free to
drop/adapt attribution lines in the patch/the changelog, nothing fancy
in preparing an upload. More precisely: I needed to do so to prepare
some (better-working) LiveCD images.

Cheers,

-- 
Cyril Brulebois
diff -u aufs-0+20080719/debian/changelog aufs-0+20080719/debian/changelog
--- aufs-0+20080719/debian/changelog
+++ aufs-0+20080719/debian/changelog
@@ -1,3 +1,11 @@
+aufs (0+20080719-2) unstable; urgency=low
+
+  * debian/patches/10_fix_deadlocks_in_rename.dpatch: Backport a fix for
+blocking rename calls, caused by deadlocks, which led to hanging
+package managers when trying to update the APT cache (Closes: #N).
+
+ -- Cyril Brulebois [EMAIL PROTECTED]  Fri, 01 Aug 2008 04:07:49 +
+
 aufs (0+20080719-1) unstable; urgency=low
 
   * New upstream snapshot, fixing many bugs
diff -u aufs-0+20080719/debian/patches/00list aufs-0+20080719/debian/patches/00list
--- aufs-0+20080719/debian/patches/00list
+++ aufs-0+20080719/debian/patches/00list
@@ -8,0 +9 @@
+10_fix_deadlocks_in_rename.dpatch
only in patch2:
unchanged:
--- aufs-0+20080719.orig/debian/patches/10_fix_deadlocks_in_rename.dpatch
+++ aufs-0+20080719/debian/patches/10_fix_deadlocks_in_rename.dpatch
@@ -0,0 +1,56 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 10_fix_deadlocks_in_rename.dpatch by Cyril Brulebois [EMAIL PROTECTED]
+##
+## DP: Fix deadlocks as detected by running aptitude update.
+
[EMAIL PROTECTED]@
+Index: fs/aufs/cpup.c
+===
+RCS file: /cvsroot/aufs/aufs/fs/aufs/cpup.c,v
+retrieving revision 1.67
+diff -u -p -r1.67 cpup.c
+--- a/fs/aufs/cpup.c	21 Jul 2008 02:51:28 -	1.67
 b/fs/aufs/cpup.c	24 Jul 2008 04:01:23 -
+@@ -1004,7 +1004,7 @@ int au_cp_dirs(struct dentry *dentry, au
+ h_parent = au_h_dptr(parent, bdst);
+ 		} while (!h_parent);
+ 
+-		if (d != real_parent)
++		if (d != real_parent  d != locked)
+ 			di_write_lock_child3(d);
+ 
+ 		/* somebody else might create while we were sleeping */
+@@ -1041,7 +1041,7 @@ int au_cp_dirs(struct dentry *dentry, au
+ di_read_unlock(parent, AuLock_IR);
+ 		}
+ 
+-		if (d != real_parent)
++		if (d != real_parent  d != locked)
+ 			di_write_unlock(d);
+ 		if (unlikely(err))
+ 			break;
+Index: fs/aufs25/cpup.c
+===
+RCS file: /cvsroot/aufs/aufs/fs/aufs25/cpup.c,v
+retrieving revision 1.11
+diff -u -p -r1.11 cpup.c
+--- a/fs/aufs25/cpup.c	21 Jul 2008 02:53:36 -	1.11
 b/fs/aufs25/cpup.c	24 Jul 2008 04:01:23 -
+@@ -998,7 +998,7 @@ int au_cp_dirs(struct dentry *dentry, au
+ h_parent = au_h_dptr(parent, bdst);
+ 		} while (!h_parent);
+ 
+-		if (d != real_parent)
++		if (d != real_parent  d != locked)
+ 			di_write_lock_child3(d);
+ 
+ 		/* somebody else might create while we were sleeping */
+@@ -1036,7 +1036,7 @@ int au_cp_dirs(struct dentry *dentry, au
+ di_read_unlock(parent, AuLock_IR);
+ 		}
+ 
+-		if (d != real_parent)
++		if (d != real_parent  d != locked)
+ 			di_write_unlock(d);
+ 		if (unlikely(err))
+ 			break;
---End Message---
---BeginMessage---

Processed: your mail

2008-08-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 483318 patch
Bug#483318: crip: FTBFS: applying patch 30dont_overwrite_files to ./ ... failed.
There were no tags set.
Tags added: patch

 --
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#42158: Hottest blogger Alexia Kristoff

2008-08-02 Thread steph

Lebron James traded to the Knicks http://www.urresti.es/tophot.html



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



Bug#492933: releaseforge: reportbug fails to upload to SourceForge; may be fixed in new upstream

2008-08-02 Thread Roberto C . Sánchez
On Sat, Aug 02, 2008 at 02:38:58AM -0300, Asheesh Laroia wrote:
 
 Just tested them.
 
 (side note: new bug in 1.3: It double-lists a few projects of mine.)
 
Yes, I saw that as well.

 The release 1.3 gives me this error:
 
 2008-08-01 22:35:24,827 - ERROR - sfcomm - (-5, 'No address associated 
 with hostname')
 
 a few times on the console.  It does claim to work fine.  But it doesn't 
 actually upload the other file I put into my existing release.  (Can you 
 test it also?)
 
I did not get that error.

 So no, it does not appear that 1.3 fixes this bug, as packaged in the 
 above repository.
 
Argghhh.  I had hoped it would.  Is there a way to upload packages
without actually making a release?  Or do I need to make a dummy release
and then just mark the release as inactive (or invisible, o whatever it
is) afterward?

Are you on IRC or IM?  I am el_cubano on OFTC and Freenode and I am on
Jabber at [EMAIL PROTECTED]  If you could maybe help me try
and figure this out, I would appreciate it.

Regards,

-Roberto

-- 
Roberto C. Sánchez
http://people.connexer.com/~roberto
http://www.connexer.com


signature.asc
Description: Digital signature


Bug#493374: tinyerp-server: Missing dependency on python-psycopg

2008-08-02 Thread Martin Zobel-Helas
Package: tinyerp-server
Version: 4.2.2-1
Severity: serious
Justification: missing dependency

hi,

tinyerp-server --init=all 
Traceback (most recent call last):
  File ./tinyerp-server.py, line 61, in module
netsvc.init_logger()
  File /usr/lib/tinyerp-server/netsvc.py, line 114, in init_logger
from tools import config
  File /usr/lib/tinyerp-server/tools/__init__.py, line 2, in module
from misc import *
  File /usr/lib/tinyerp-server/tools/misc.py, line 38, in module
import psycopg
ImportError: No module named psycopg


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages tinyerp-server depends on:
ii  adduser  3.108   add and remove users and groups
ii  python   2.5.2-1 An interactive high-level object-o
ii  python-libxml2   2.6.32.dfsg-2   Python bindings for the GNOME XML 
ii  python-libxslt1  1.1.24-1+lenny1 Python bindings for libxslt1
ii  python-psycopg2  2.0.7-4 Python module for PostgreSQL
ii  python-reportlab 2.1dfsg-2   ReportLab library to create PDF do
ii  python-support   0.8.4   automated rebuilding support for P

Versions of packages tinyerp-server recommends:
ii  graphviz  2.20.0-1   rich set of graph drawing tools
ii  postgresql8.3.3-1object-relational SQL database (su
ii  postgresql-client-8.3 [postgr 8.3.3-1front-end programs for PostgreSQL 
ii  python-imaging1.1.6-3Python Imaging Library
ii  python-pyparsing  1.5.0-1Python parsing module

Versions of packages tinyerp-server suggests:
ii  tinyerp-client4.2.2-2Enterprise Resource Management sof

-- no debconf information



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



Processed: severity of 463079 is serious, merging 463079 493374

2008-08-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.34
 severity 463079 serious
Bug#463079: tinyerp-server should add python-psycopg to it's dependecies.
Severity set to `serious' from `normal'

 merge 463079 493374
Bug#463079: tinyerp-server should add python-psycopg to it's dependecies.
Bug#493374: tinyerp-server: Missing dependency on python-psycopg
Merged 463079 493374.


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: Re: Bug#480154: FTBFS on mips (cgiupload tests fail)

2008-08-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 480154 serious
Bug#480154: non-determistic FTBFS: cgiupload tests fail
Severity set to `serious' from `important'

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: severity of 482359 is serious

2008-08-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.34
 severity 482359 serious
Bug#482359: init: could not find pytz library
Severity set to `serious' from `important'


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: retitle 482359 to tinyerp-server: missing dependency on python-tz

2008-08-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.34
 retitle 482359 tinyerp-server: missing dependency on python-tz
Bug#482359: init: could not find pytz library
Changed Bug title to `tinyerp-server: missing dependency on python-tz' from 
`init: could not find pytz library'.


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#492539: Acknowledgement (Egg cannot connect to jserver if egg is running on an amd64 system.)

2008-08-02 Thread kumon

It can be fixed by changing the conversion format of the comm-unpack
from 'u' to 'i', as follows:

--- /usr/share/emacs/site-lisp/egg/egg/wnnrpc.el2007-05-24 
14:25:39.0 +0900
+++ /tmp/wnnrpc.el  2008-08-03 00:04:16.0 +0900
@@ -715,10 +715,10 @@
 
 (defmacro wnnrpc-get-result (rest body)
   `(let (result)
- (comm-unpack (u) result)
+ (comm-unpack (i) result)
  (if ( result 0)
(progn
-(comm-unpack (u) result)
+(comm-unpack (i) result)
 (- result))
  ,@(or body '(result)
 



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



Processed: FTBFS: LaTeX Error: \begin{document} ended by \end{theindex}

2008-08-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 484983 important
Bug#484983: FTBFS: LaTeX Error: \begin{document} ended by \end{theindex}
Severity set to `important' from `serious'

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#493310: iceweasel: fails to start (after initial start)

2008-08-02 Thread Hubert Chathi
On Sat, 2 Aug 2008 07:29:40 +0200 Mike Hommey [EMAIL PROTECTED] wrote:

 On Fri, Aug 01, 2008 at 07:52:20PM -0400, Hubert Chathi wrote:
  The first time I start iceweasel, everything seems to work fine.
  The next time I try to start it (and subsequent times after that),
  I get either: Error: in (function call): procedure or syntax
  required but got: Error: fatal: looped fatal error or:
Error: in guard: symbol required but got: Error: fatal: looped
  fatal error
  
  If I remove the ~/.mozilla directory, then it starts fine again the
  first time, but after that, I get the same error.
  
  Everything worked fine with iceweasel 3.0~rc2-1 and xulrunner
  1.9~rc2-2.
 
 Do you happen to use scim or uim ?

Yes, I use uim.

-- 
Hubert Chathi [EMAIL PROTECTED] -- Jabber: [EMAIL PROTECTED]
PGP/GnuPG key: 1024D/124B61FA http://www.uhoreg.ca/
Fingerprint: 96C5 012F 5F74 A5F7 1FF7  5291 AF29 C719 124B 61FA



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



Bug#484983: FTBFS: LaTeX Error: \begin{document} ended by \end{theindex}

2008-08-02 Thread Camm Maguire
severity 484983 important
thanks

As this is dash specific, and as hol88/gcl takes forever to build on
all the platforms, I'd like to let this propagate to testing and then
commit the patch.  Thank you so much for putting this together!

-- 
Camm Maguire[EMAIL PROTECTED]
==
The earth is but one country, and mankind its citizens.  --  Baha'u'llah



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



Bug#475676: marked as done (gclcvs_2.7.0-84(sparc/unstable): Error: TYPE-ERROR :DATUM #OBJNULL :EXPECTED-TYPE VAR NIL)

2008-08-02 Thread Debian Bug Tracking System

Your message dated Sat, 02 Aug 2008 11:35:20 -0400
with message-id [EMAIL PROTECTED]
and subject line sparc stack location leaves no room for immfixnum table
has caused the Debian Bug report #475676,
regarding gclcvs_2.7.0-84(sparc/unstable): Error: TYPE-ERROR :DATUM #OBJNULL 
:EXPECTED-TYPE VAR NIL
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
475676: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475676
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: gclcvs
Version: 2.7.0-84
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of gclcvs_2.7.0-84 on lebrun by sbuild/sparc 98
 Build started at 20080412-0455

[...]

 ** Using build dependencies supplied by package:
 Build-Depends: autotools-dev, binutils-dev, common-lisp-controller, debhelper 
 (= 4.1.16), libgmp3-dev, libreadline5-dev | libreadline-dev, libxaw7-dev, 
 libxmu-dev, m4, po-debconf, texinfo, texlive-latex-base, tk8.4-dev

[...]

 child run time  :  1.940 secs
 gbc time:  0.000 secs
 ;; Compiling ../cmpnew/gcl_cmpcall.lsp.
 ;; End of Pass 1.  
 
 Error: TYPE-ERROR :DATUM #OBJNULL :EXPECTED-TYPE VAR NIL
 Fast links are on: do (si::use-fast-links nil) for debugging
 Signalled by CTOP-WRITE.
 TYPE-ERROR :DATUM #OBJNULL :EXPECTED-TYPE VAR NIL
 
 Broken at CTOP-WRITE.  Type :H for Help.
 COMPILERmake[1]: *** [unixport/saved_pre_gcl] Error 255
 make[1]: Leaving directory `/build/buildd/gclcvs-2.7.0'
 make: *** [build-trad-stamp] Error 2
 dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparcpkg=gclcvsver=2.7.0-84



---End Message---
---BeginMessage---
Greetings, and thanks for your report!  This is fixed in -86, by
effectively allowing the sparc build to do without an immfixnum table,
at the cost of some performance.  It would be wonderful if there were
some gcc setting which could move the stack, say below 0xf000, to
have the best of both worlds.

Take care,

-- 
Camm Maguire[EMAIL PROTECTED]
==
The earth is but one country, and mankind its citizens.  --  Baha'u'llah

---End Message---


Bug#493356: libgda3: libgda3-freetds builds against obsolete lib, should be dropped

2008-08-02 Thread Gustavo R. Montesino
Em Sáb, 2008-08-02 às 04:19 -0700, Steve Langasek escreveu:
 Package: libgda3
 Version: 3.0.2-4
 Severity: serious
 Tags: sid
 
 Hi Gustavo,

Hello,

 
 FreeTDS 0.82 has recently been accepted into unstable.  While I believed
 this would be a straightforward library ABI transition because the FreeTDS
 public APIs are all defined by external specs, it appears that libgda3 has
 been linking against libtds.
 
 libtds is an internal library that was never intended for third-party
 software to link against, and it has been dropped upstream with the latest
 release.  As a result, libgda3 now fails to build.
 
 I've tried to migrate to the sybase provider, since freetds is intended to
 be an implementation of the sybase client API, but the sybase provider in
 libgda3 is itself broken with undefined symbols (gda_sybase_type_list).  So
 in the end I gave up on this; I think the best course of action is to
 disable the build of libgda3-freetds.  FreeTDS can still be supported using
 the libgda3-odbc backend.
 
 Since freetds 0.63 is no longer supported upstream, and libtds was never a
 supported interface anyway, I would like this to be done for lenny; I will
 be happy to NMU for this if you like.

Feel free to NMU with the freetds provider disabled; with 8 popcon votes
only I suppose this isn't an issue.

 
 Please find two patches attached.  The first includes the changes to disable
 building libgda3-freetds.  The second is a patch to fix the issues with
 building against the FreeTDS implementation of libct; I think it should
 probably be forwarded upstream, but even after applying this patch, the
 provider still fails to build.

Upstream is currently working heavily on a new version with a lot of
changes to the API, so I don't know if this patch would be useful. For
what I've heard, seems likely this next upstream will release only with
mysql, postgresql and sqlite backends with production quality.

Thanks and regards,

-- 
Gustavo R. Montesino
http://grmontesino.blogspot.com/



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



Bug#492933: Releaseforge 1.3 packages fix this for me

2008-08-02 Thread Asheesh Laroia
I just tried editing an existing release and adding a new file, and 
releaseforge handled it properly.


The failures using 1.3 yestereday were due to my test machine being 
totally misconfigured as far as DNS.  I give 1.3 my stamp of approval as a 
solution to this bug.


-- Asheesh.

--
In Brooklyn, we had such great pennant races, it made the World Series
just something that came later.
-- Walter O'Malley, Dodgers owner



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



Bug#490409: CVE-2008-2004: privilege escalation

2008-08-02 Thread Julien Danjou
At 1215850041 time_t, Steffen Joeris wrote:
 CVE-2008-2004[0]:
 | The drive_init function in QEMU 0.9.1 determines the format of a raw
 | disk image based on the header, which allows local guest users to read
 | arbitrary files on the host by modifying the header to identify a
 | different format, which is used when the guest is restarted.
 
 The patch for qemu can be found here[1].
 
 If you fix the vulnerability please also make sure to include the
 CVE id in your changelog entry.

I took a look on Fedora repository, and I got
this for Fedora 7 (Xen 3.0):
http://cvs.fedora.redhat.com/viewcvs/*checkout*/rpms/xen/F-7/xen-qemu-block-no-auto-format.patch?root=extrasrev=1.1sortby=date
this for Fedora 8 (Xen 3.1):
http://cvs.fedora.redhat.com/viewcvs/*checkout*/rpms/xen/F-8/xen-qemu-block-no-auto-format.patch?root=extras

Reading Xen 3.2.1 source code, I can't see any link with this format
stuff. However I can be wrong.

So I'm not sure sid/lenny version is vulnerable.

Cheers,
-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD


signature.asc
Description: Digital signature


Bug#493310: iceweasel: fails to start (after initial start)

2008-08-02 Thread Mike Hommey
On Sat, Aug 02, 2008 at 11:32:10AM -0400, Hubert Chathi wrote:
 On Sat, 2 Aug 2008 07:29:40 +0200 Mike Hommey [EMAIL PROTECTED] wrote:
 
  On Fri, Aug 01, 2008 at 07:52:20PM -0400, Hubert Chathi wrote:
   The first time I start iceweasel, everything seems to work fine.
   The next time I try to start it (and subsequent times after that),
   I get either: Error: in (function call): procedure or syntax
   required but got: Error: fatal: looped fatal error or:
 Error: in guard: symbol required but got: Error: fatal: looped
   fatal error
   
   If I remove the ~/.mozilla directory, then it starts fine again the
   first time, but after that, I get the same error.
   
   Everything worked fine with iceweasel 3.0~rc2-1 and xulrunner
   1.9~rc2-2.
  
  Do you happen to use scim or uim ?
 
 Yes, I use uim.

Does it work better if you disable it ?

Mike



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



Bug#493393: xen-3: FTBFS: Permission problem

2008-08-02 Thread Daniel Schepler
Package: xen-3
Version: 3.2.1-2
Severity: serious

From my pbuilder build log:

...
 fakeroot debian/rules clean
if [ -f debian/control ]  [ -f debian/control.md5sum ]  [ -f 
debian/rules.gen ]; then \  
   
if md5sum debian/changelog debian/bin/gencontrol.py 
debian/templates/control.hypervisor.in 
debian/templates/control.main.in debian/templates/control.source.in 
debian/templates/control.utils.in 
debian/templates/xen-hypervisor.postinst.in 
debian/templates/xen-hypervisor.postrm.in debian/templates/xen-
utils.lintian-overrides.in debian/templates/xen-utils.postinst.in 
debian/templates/xen-utils.prerm.in debian/arch/defines 
debian/arch/amd64/defines debian/arch/i386/defines | diff - 
debian/control.md5sum  /dev/null; then true; else \  
/usr/bin/make -f debian/rules debian/control-real; \
fi \
else \  
/usr/bin/make -f debian/rules debian/control-real; \
fi  
make[1]: Entering directory `/tmp/buildd/xen-3-3.2.1'   
debian/bin/gencontrol.py
make[1]: execvp: debian/bin/gencontrol.py: Permission denied
make[1]: *** [debian/control-real] Error 127
make[1]: Leaving directory `/tmp/buildd/xen-3-3.2.1'
make: *** [debian/control] Error 2  
dpkg-buildpackage: failure: fakeroot debian/rules clean gave error exit status 2
-- 
Daniel Schepler




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



Bug#493391: trac-ja-resource does not support trac 0.11

2008-08-02 Thread Luis Matos
Package: trac-ja-resource
Version: 0.10.4-ja-1-2
Severity: grave
Justification: renders package unusable

*** Please type your report below this line ***
trac-ja-resource does not support trac 0.11 that is to enter lenny.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/2 CPU cores)
Locale: LANG=pt_PT.UTF-8, LC_CTYPE=pt_PT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash





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



Bug#493396: wmii2-doc: FTBFS: Missing Build-Depends

2008-08-02 Thread Daniel Schepler
Package: wmii2-doc
Version: 1-6
Severity: serious

From my pbuilder build log:

...
(/usr/share/texmf-texlive/tex/latex/psnfss/ot1ptm.fd)kpathsea: Running mktextfm 
ptmr7t  
mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; 
input ptmr7t

This is METAFONT, Version 2.71828 (Web2C 7.5.6) 
kpathsea: Running mktexmf ptmr7t

! I can't find file `ptmr7t'.
* ...:=ljfour; mag:=1; nonstopmode; input ptmr7t
  
Please type another input file name   
! Emergency stop. 
* ...:=ljfour; mag:=1; nonstopmode; input ptmr7t
  
Transcript written on mfput.log.  
grep: ptmr7t.log: No such file or directory   
mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 
ptmr7t' failed to make ptmr7t.tfm.  
 
kpathsea: Appending font creation commands to missfont.log. 

! Font OT1/ptm/m/n/10.95=ptmr7t at 10.95pt not loadable: Metric (TFM) file not 
found. 
to be read again
   relax
l.33 \begin{document}

?
! Emergency stop.
to be read again
   relax
l.33 \begin{document}

!  == Fatal error occurred, no output PDF file produced!
Transcript written on beginnersguide.log.
make[1]: *** [pdf] Error 1
make[1]: Leaving directory `/tmp/buildd/wmii2-doc-1/beginnersguide-de'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
-- 
Daniel Schepler




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



Bug#493395: wammu: FTBFS: Could not import python-gammu

2008-08-02 Thread Daniel Schepler
Package: wammu
Version: 0.28-1
Severity: serious

From my pbuilder build log:

...
creating build/share/locale/sk  
creating build/share/locale/sk/LC_MESSAGES  
compiling locale/sk/wammu.po - build/share/locale/sk/LC_MESSAGES/wammu.mo  
Checking for python-gammu ... Could not import python-gammu!
You can get it from http://cihar.com/gammu/python/
Import failed with following error: No module named gammu   
dh_auto_build: command returned error code 256  
make: *** [build-stamp] Error 1 
dpkg-buildpackage: failure: debian/rules build gave error exit status 2 
-- 
Daniel Schepler




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



Bug#493399: wmii-doc: FTBFS: Missing Build-Depends

2008-08-02 Thread Daniel Schepler
Package: wmii-doc
Version: 1:1-8
Severity: serious

From my pbuilder build log:

...
(/usr/share/texmf-texlive/tex/latex/psnfss/ot1ptm.fd)kpathsea: Running 
mktextfm ptmr7t 
 
mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; 
input ptmr7t

This is METAFONT, Version 2.71828 (Web2C 7.5.6) 
kpathsea: Running mktexmf ptmr7t

! I can't find file `ptmr7t'.
* ...:=ljfour; mag:=1; nonstopmode; input ptmr7t
  
Please type another input file name   
! Emergency stop. 
* ...:=ljfour; mag:=1; nonstopmode; input ptmr7t
  
Transcript written on mfput.log.  
grep: ptmr7t.log: No such file or directory   
mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input 
ptmr7t' failed to make ptmr7t.tfm.  
 
kpathsea: Appending font creation commands to missfont.log. 

! Font OT1/ptm/m/n/12=ptmr7t at 12.0pt not loadable: Metric (TFM) file not foun
d. 
to be read again
   relax
l.60 \begin{document}

?
! Emergency stop.
to be read again
   relax
l.60 \begin{document}

!  == Fatal error occurred, no output PDF file produced!
Transcript written on beginnersguide.log.
make[1]: *** [pdf] Error 1
make[1]: Leaving directory `/tmp/buildd/wmii-doc-1/beginnersguide-en'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
-- 
Daniel Schepler




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



Processed: tagging 442824

2008-08-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.35
 tags 442824 - sid
Bug#442824: missing #include?
Tags were: sid fixed-upstream
Tags removed: sid


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#493403: vpim: FTBFS: Missing Build-Depends

2008-08-02 Thread Daniel Schepler
Package: vpim
Version: 0.619.1-2
Severity: serious

From my pbuilder build log:

...
 fakeroot debian/rules clean
rm -rf debian/tmp
rm -f debian/{files,substvars}
ruby setup.rb distclean
/bin/bash: ruby: command not found
make: *** [clean] Error 127
dpkg-buildpackage: failure: fakeroot debian/rules clean gave error exit status 2
-- 
Daniel Schepler




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



Bug#493407: lsb-base: bashism in init-functions

2008-08-02 Thread Євгеній Мещеряков
Package: lsb-base
Version: 3.2-16
Severity: grave

There is a bashism in /usr/lib/init-functions that breaks some init
scripts. For example checkroot.sh breaks when system is running on
battery power in log_warning_msg, this causes root fs munted read-only,
this also cases strange bugs after. So severity is grave.

The problem is that log_warning_msg does the following call:
 log_end_msg -1

log_end_msg contains at the end of the function:
 return $1

this gives:
 return -1

That works in bash and zsh, for example. But it does not work with dash.
IEEE Std 1003.1, 2004 Edition says this about return built-in:
   EXIT STATUS
  The value of the special parameter '?' shall be set to n, an
  _unsigned_ decimal integer, or to the exit status of the last
  command executed if n is not specified
  (see http://www.opengroup.org/onlinepubs/95399/utilities/return.html)

So dash is posix-compliant. Problem can be solved by using 255 instead
of -1.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.27-rc1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=uk_UA.UTF-8, LC_CTYPE=uk_UA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages lsb-base depends on:
ii  ncurses-bin   5.6+20080713-1 terminal-related programs and man 
ii  sed   4.1.5-8The GNU sed stream editor

lsb-base recommends no packages.

lsb-base suggests no packages.

-- debconf-show failed



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



Bug#493406: ttf-dejavu: FTBFS with dash as /bin/sh

2008-08-02 Thread Daniel Schepler
Package: ttf-dejavu
Version: 2.25-2
Severity: serious

From my pbuilder build log, using a chroot with /bin/sh - dash:

...
scripts/ttpostproc.pl build/DejaVuSerifCondensed.ttf
rm -f build/DejaVuSerifCondensed.ttf~
touch -r tmp/DejaVuSerifCondensed.sfd build/DejaVuSerifCondensed.ttf
make[1]: Leaving directory `/tmp/buildd/ttf-dejavu-2.25'
sh debian/scripts/generate-udeb.sh
generate-udeb.sh: stripping DejaVuSans.sfd
debian/scripts/generate-udeb.sh: 96: Bad substitution
make: *** [debian/stamp-common-build] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
-- 
Daniel Schepler




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



Bug#493409: simutrans-pak64: FTBFS: Invalid image width

2008-08-02 Thread Daniel Schepler
Package: simutrans-pak64
Version: 100.0-1
Severity: serious

From my pbuilder build log:

...
dh_testdir
/usr/bin/make all
make[1]: Entering directory `/tmp/buildd/simutrans-pak64-100.0'
=== PAK64 city_extra
libpng error: Invalid image width
make[1]: *** [city_extra] Error 1
make[1]: Leaving directory `/tmp/buildd/simutrans-pak64-100.0'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
-- 
Daniel Schepler




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



Processed: Re: [Pkg-xen-devel] Bug#493393: xen-3: FTBFS: Permission problem

2008-08-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 493393 important
Bug#493393: xen-3: FTBFS: Permission problem
Severity set to `important' from `serious'

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#493393: [Pkg-xen-devel] Bug#493393: xen-3: FTBFS: Permission problem

2008-08-02 Thread Bastian Blank
severity 493393 important
thanks

On Sat, Aug 02, 2008 at 09:47:55AM -0700, Daniel Schepler wrote:
 make[1]: Entering directory `/tmp/buildd/xen-3-3.2.1' 
   
 debian/bin/gencontrol.py  
   
 make[1]: execvp: debian/bin/gencontrol.py: Permission denied  
   
 make[1]: *** [debian/control-real] Error 127  
   
 make[1]: Leaving directory `/tmp/buildd/xen-3-3.2.1'  
   
 make: *** [debian/control] Error 2
   
 dpkg-buildpackage: failure: fakeroot debian/rules clean gave error exit 
 status 2

You are building a modified version of the package.

Bastian

-- 
Virtue is a relative term.
-- Spock, Friday's Child, stardate 3499.1



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



Bug#493409: simutrans-pak64: FTBFS: Invalid image width

2008-08-02 Thread Ansgar Burchardt
tags 493409 + unreproducible
thanks

Hi,

Daniel Schepler wrote:
 dh_testdir
 /usr/bin/make all
 make[1]: Entering directory `/tmp/buildd/simutrans-pak64-100.0'
 === PAK64 city_extra
 libpng error: Invalid image width
 make[1]: *** [city_extra] Error 1
 make[1]: Leaving directory `/tmp/buildd/simutrans-pak64-100.0'
 make: *** [build-stamp] Error 2
 dpkg-buildpackage: failure: debian/rules build gave error exit status 2

I can build the package in sid on i386 (using pbuilder as well).  What
architecture are you using?  What version of simutrans-makeobj do you
have installed?

Regards,
Ansgar

-- 
PGP: 1024D/595FAD19  739E 2D09 0969 BEA9 9797  B055 DDB0 2FF7 595F AD19




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



Processed: Re: Bug#493409: simutrans-pak64: FTBFS: Invalid image width

2008-08-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 493409 + unreproducible
Bug#493409: simutrans-pak64: FTBFS: Invalid image width
There were no tags set.
Tags added: unreproducible

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#490409: CVE-2008-2004: privilege escalation

2008-08-02 Thread Steffen Joeris
Hi Julien

Thanks for your work on this issue.
 Reading Xen 3.2.1 source code, I can't see any link with this format
 stuff. However I can be wrong.
Hmm, it seems it's not format, but drv there and the check further down in 
xenstore.c looks ok I guess. Note that drv seems to be bs here, the naming 
could not have been more confusing when reading the patch :)
I am not sure about the bdrv_open(2) part, too late here will try and look 
tomorrow again.


 So I'm not sure sid/lenny version is vulnerable.
I guess it would be good, if Bastian could comment on it, since he was 
confident that the qemu code copy is vulnerable to the whole bunch of CVEs 
that were assigned at that time.

Cheers
Steffen


signature.asc
Description: This is a digitally signed message part.


Bug#493417: octave-tsa: FTBFS: `sumskipnan' undefined

2008-08-02 Thread Daniel Schepler
Package: octave-tsa
Version: 3.10.6-2
Severity: serious

From my pbuilder build log:

...
octave3.0 --no-history --silent --no-init-file --eval   \   
addpath ('/usr/share/octave/debian/m', '-begin'); \
 pkg ('prefix', 
[pwd(),'/debian/octave-tsa/usr/share/octave/packages'], \   

  [pwd(),'/debian/octave-tsa/usr/lib/octave/packages']);   \
 pkg ('local_list', [pwd(),'.']);   \   
 pkg ('global_list', [pwd(),'.']);  \   
 if (glob ('PKG_ADD.bak')), \   
 movefile ('PKG_ADD.bak', 'PKG_ADD');   \   
 endif; \   
 pkg -verbose -nodeps install .
/usr/share/octave/debian/dh/octave-pkg-helper   
dh_install --package=octave-tsa 
( cd  ./debian/octave-tsa/usr/share/octave/packages/tsa-3.10.6/packinfo ; rm -f 
COPYING ChangeLog ) 
if [ -d doc ] ; then\   
dh_installdocs -poctave-tsa doc/*;  \   
rm -rf debian/octave-tsa/usr/share/octave/packages/*/doc ; \
fi  
[ -e PKG_ADD ]  mv PKG_ADD PKG_ADD.bak
make: [check-pkg] Error 1 (ignored) 
Checking package...
warning: load: file found in load path
Warning INVEST1: DIFF-based optimization not possible
error: `sumskipnan' undefined near line 49 column 6
error: evaluating assignment expression near line 49, column 4
error: called from `invest0' in file 
`/tmp/buildd/octave-tsa-3.10.6/debian/octave-
tsa/usr/share/octave/packages/tsa-3.10.6/invest0.m'
error: called from `invest1' in file 
`/tmp/buildd/octave-tsa-3.10.6/debian/octave-
tsa/usr/share/octave/packages/tsa-3.10.6/invest1.m'
error: near line 30 of file `/tmp/buildd/octave-tsa-3.10.6/debian/octave-
tsa/usr/share/octave/packages/tsa-3.10.6/tsademo.m'
error: near line 16 of file `debian/check.m'
error: source: error sourcing file `debian/check.m'
make: *** [check-pkg] Error 1
dpkg-buildpackage: failure: fakeroot debian/rules binary gave error exit status2
-- 
Daniel Schepler




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



Bug#493395: Fix for Bug#493395 commited to version control

2008-08-02 Thread nijel
tags 493395 +pending
thanks
Hi,

The following change has been committed for this bug, and so the
fix will be in the next upload.
===

Changeset [81] by nijel, 2008-08-02 19:42:10 +0200 (Sat, 02 Aug 2008)

Skip import of deps during build (this was mistakenly changed while
switching to dh) (Closes: #493395).

U   trunk/debian/changelog
U   trunk/debian/rules

http://viewsvn.cihar.com/debian-wammu?view=revrevision=81



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



Processed: Fix for Bug#493395 commited to version control

2008-08-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 493395 +pending
Bug#493395: wammu: FTBFS: Could not import python-gammu
There were no tags set.
Tags added: pending

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#493409: simutrans-pak64: FTBFS: Invalid image width

2008-08-02 Thread Daniel Schepler
On Saturday 02 August 2008 10:28:01 Ansgar Burchardt wrote:
 tags 493409 + unreproducible
 thanks

 Hi,

 Daniel Schepler wrote:
  dh_testdir
  /usr/bin/make all
  make[1]: Entering directory `/tmp/buildd/simutrans-pak64-100.0'
  === PAK64 city_extra
  libpng error: Invalid image width
  make[1]: *** [city_extra] Error 1
  make[1]: Leaving directory `/tmp/buildd/simutrans-pak64-100.0'
  make: *** [build-stamp] Error 2
  dpkg-buildpackage: failure: debian/rules build gave error exit status 2

 I can build the package in sid on i386 (using pbuilder as well).  What
 architecture are you using?  What version of simutrans-makeobj do you
 have installed?

 Regards,
 Ansgar

I was using amd64, and simutrans-makeobj was a locally compiled version of 
100.0+ds1-2.
-- 
Daniel Schepler




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



Bug#490333: FTBFS if parallel set in DEB_BUILD_OPTIONS

2008-08-02 Thread Daniel Schepler
I can reproduce the reported FTBFS bug if I set DEB_BUILD_OPTIONS=parallel=3 
in the environment before trying to build.
-- 
Daniel Schepler




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



Bug#493425: lprng-doc: FTBFS: Missing Build-Depends

2008-08-02 Thread Daniel Schepler
Package: lprng-doc
Version: 3.8.A~rc2-2.1
Severity: serious

From my pbuilder build log:

...
dvips -q -t letter -o LPRng-Reference.ps LPRng-Reference.dvi
ps2pdf -dPDFSETTINGS=/default \
-dEmbedAllFonts=true \
-dAntiAliasColorImages=true \
-dAntiAliasGrayImages=true \
-dAntiAliasMonoImages=true \
-dCompatibilityLevel=1.2  \
LPRng-Reference.ps LPRng-Reference.pdf
make[1]: ps2pdf: Command not found
make[1]: *** [LPRng-Reference.pdf] Error 127
make[1]: Leaving directory `/tmp/buildd/lprng-doc-3.8.A~rc2'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
-- 
Daniel Schepler




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



Bug#493429: libvisual-projectm: FTBFS: Invalid use of member

2008-08-02 Thread Daniel Schepler
Package: libvisual-projectm
Version: 1.0-1
Severity: serious

From my pbuilder build log:

...
make[3]: Entering directory `/tmp/buildd/libvisual-projectm-1.0'   
[ 50%] Building CXX object CMakeFiles/projectM_libvisual.dir/actor_projectM.o
/tmp/buildd/libvisual-projectm-1.0/actor_projectM.cpp: In function 'const 
VisPluginInfo* get_plugin_info(int*)':  
  
/tmp/buildd/libvisual-projectm-1.0/actor_projectM.cpp:64: warning: deprecated 
conversion from string constant to 
'char*'
...
/tmp/buildd/libvisual-projectm-1.0/actor_projectM.cpp:236: error: invalid use 
of member (did you forget the '' ?)
  
/tmp/buildd/libvisual-projectm-1.0/actor_projectM.cpp:236: error: base operand 
of '-' is not a pointer
/tmp/buildd/libvisual-projectm-1.0/actor_projectM.cpp:219: warning: unused 
variable 'i'
/tmp/buildd/libvisual-projectm-1.0/actor_projectM.cpp: In function 
'std::stringread_config()':
/tmp/buildd/libvisual-projectm-1.0/actor_projectM.cpp:248: warning: unused 
variable 'n'
make[3]: *** [CMakeFiles/projectM_libvisual.dir/actor_projectM.o] Error 1
make[3]: Leaving directory `/tmp/buildd/libvisual-projectm-1.0'
make[2]: *** [CMakeFiles/projectM_libvisual.dir/all] Error 2
make[2]: Leaving directory `/tmp/buildd/libvisual-projectm-1.0'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/libvisual-projectm-1.0'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
-- 
Daniel Schepler




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



Processed: tagging 492933

2008-08-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.25~bpo40+1
 tags 492933 + pending
Bug#492933: releaseforge: unable to cope with new SourceForge site structure; 
fixed in upstream version 1.3
Tags were: confirmed fixed-upstream upstream
Tags added: pending


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#493432: libsvn-notify-perl: FTBFS: Test failure

2008-08-02 Thread Daniel Schepler
Package: libsvn-notify-perl
Version: 2.77-1
Severity: serious

From my pbuilder build log:

...
/usr/bin/perl Build --makefile_env_macros 1 test
Deleting t/scripts/testsvnlook.bak  
Deleting t/scripts/testsendmail.bak 
t/alt..ok   
t/base.ok   
t/errors... 
#   Failed test 'Matches missing to or to_regex_map'
#   at t/errors.t line 22.  
#   'Cannot find sendmail and no smtp parameter specified at 
/tmp/buildd/libsvn-notify-
perl-2.77/blib/lib/SVN/Notify.pm line 2344.
# ' 
# doesn't match '(?-xism:Missing required to, to_regex_map, or 
to_email_map parameter)'  
 
# Looks like you failed 1 test of 7.
dubious 
Test returned status 1 (wstat 256, 0x100)   
DIED. FAILED test 7 
Failed 1/7 tests, 85.71% okay   
t/filter...ok   
t/html.ok   
t/htmlcolordiffok
t/options..ok
t/pod-coverage.ok
t/pod..ok
t/script...ok
t/smtp.ok
Failed Test Stat Wstat Total Fail  List of Failed
---
t/errors.t 1   256 71  7
Failed 1/11 test scripts. 1/946 subtests failed.
Files=11, Tests=946,  6 wallclock secs ( 5.26 cusr +  1.06 csys =  6.32 CPU)
Failed 1/11 test programs. 1/946 subtests failed.
make[1]: *** [test] Error 255
make[1]: Leaving directory `/tmp/buildd/libsvn-notify-perl-2.77'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
-- 
Daniel Schepler




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



Bug#493435: libperldoc-search-perl: FTBFS: Failed to remove .../usr/lib/perl5

2008-08-02 Thread Daniel Schepler
Package: libperldoc-search-perl
Version: 0.01-1
Severity: serious

From my pbuilder build log:

...
Installing 
/tmp/buildd/libperldoc-search-perl-0.01/debian/libperldoc-search-perl/usr/bin/perldig
make[1]: Leaving directory `/tmp/buildd/libperldoc-search-perl-0.01'
rmdir --ignore-fail-on-non-empty --parents 
/tmp/buildd/libperldoc-search-perl-0.01/debian/libperldoc-search-
perl/usr/lib/perl5
rmdir: failed to remove 
`/tmp/buildd/libperldoc-search-perl-0.01/debian/libperldoc-search-perl/usr/lib/perl5':
 No such file or 
directory
make: *** [install-stamp] Error 1
dpkg-buildpackage: failure: fakeroot debian/rules binary gave error exit status2
-- 
Daniel Schepler




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



Bug#493437: libbot-basicbot-perl: FTBFS: Test failure

2008-08-02 Thread Daniel Schepler
Package: libbot-basicbot-perl
Version: 0.7-1
Severity: serious

From my pbuilder build log:

...
/usr/bin/perl Build test
t/00bootstrapok
t/connectTrying to connect to server irc.perl.org
# Looks like you planned 3 tests but only ran 1.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-3
Failed 2/3 tests, 33.33% okay
Failed Test Stat Wstat Total Fail  List of Failed
---
t/connect.t  255 65280 34  2-3
Failed 1/2 test scripts. 2/4 subtests failed.
Files=2, Tests=4, 31 wallclock secs ( 0.27 cusr +  0.03 csys =  0.30 CPU)
Failed 1/2 test programs. 2/4 subtests failed.
make: *** [build-stamp] Error 255
dpkg-buildpackage: failure: debian/rules build gave error exit status 2

That test looks like a bad idea, anyway -- build processes shouldn't be 
connecting to random servers and transmitting data from the local machine.
-- 
Daniel Schepler




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



Bug#493438: kpogre: FTBFS: Link errors with libpqxx

2008-08-02 Thread Daniel Schepler
Package: kpogre
Version: 1.6.2-1
Severity: serious

From my pbuilder build log:

...
/bin/sh ../libtool --tag=CXX --mode=link g++  -Wno-long-long -Wundef -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -
Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -g -O2 -g -Wall -O2 
-Wformat-security -Wmissing-format-
attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common 
-fexceptions -I/usr/include/postgresql  -o 
kpogre -L/usr/share/qt3/lib  kpgaclitem.o kpgactionsstates.o 
kpgbookmarkhandler.o kpgbookmarkmenu.o 
kpgbookmarksbutton.o kpgconfiguration.o kpgconnectdialog.o 
kpgconnectioninthread.o kpgdcoptalkthread.o 
kpggeneralsettings.o kpglinklabel.o kpgsearchdialog.o kpgsettings.o 
kpgsqldialog.o kpgsqlexception.o kpgutil.o 
kpogrecomboaction.o kpogrecontroller.o kpogreview.o main.o 
kpgconnectdialogbase.o kpggeneralsettingspage.o 
kpgsearchdialogbase.o kpgsqldialogbase.o kpogrecontroller.moc.o 
kpogreview.moc.o kpgbookmarkhandler.moc.o 
kpgsettings.moc.o kpgconnectdialog.moc.o kpgbookmarksbutton.moc.o 
kpgconfiguration.moc.o  
../kpogre/DataTable/libDataTable.la ../kpogre/DbObjects/libDbObjects.la 
../kpogre/Debugger/libDebugger.la 
../kpogre/Executor/libExecutor.la ../kpogre/PropertyPages/libPropertyPages.la 
../kpogre/QueryResult/libQueryResult.la 
../kpogre/Wizards/libWizards.la ../kpogre/XmlSupport/libXmlSupport.la 
-lkatepartinterfaces -lkdecore -lkdeui -lkio -lkmdi -
lkparts -lqt-mt  -lz -lpng -lz -lm -lXext -lX11  -lSM -lICE -lpthread -lpqxx
  
mkdir .libs 
g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wchar-subscripts -Wall -W -
Wpointer-arith -O2 -g -O2 -g -Wall -O2 -Wformat-security 
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-
exceptions -fno-check-new -fno-common -fexceptions -I/usr/include/postgresql -o 
kpogre kpgaclitem.o 
kpgactionsstates.o kpgbookmarkhandler.o kpgbookmarkmenu.o kpgbookmarksbutton.o 
kpgconfiguration.o 
kpgconnectdialog.o kpgconnectioninthread.o kpgdcoptalkthread.o 
kpggeneralsettings.o kpglinklabel.o 
kpgsearchdialog.o kpgsettings.o kpgsqldialog.o kpgsqlexception.o kpgutil.o 
kpogrecomboaction.o kpogrecontroller.o 
kpogreview.o main.o kpgconnectdialogbase.o kpggeneralsettingspage.o 
kpgsearchdialogbase.o kpgsqldialogbase.o 
kpogrecontroller.moc.o kpogreview.moc.o kpgbookmarkhandler.moc.o 
kpgsettings.moc.o kpgconnectdialog.moc.o 
kpgbookmarksbutton.moc.o kpgconfiguration.moc.o  -L/usr/share/qt3/lib 
../kpogre/DataTable/.libs/libDataTable.a -
L/usr/lib ../kpogre/DbObjects/.libs/libDbObjects.a 
../kpogre/Debugger/.libs/libDebugger.a /usr/lib/libktexteditor.so -
L/usr/X11R6/lib /usr/lib/libkabc.so /usr/lib/libvcard.so 
/usr/lib/libkresources.so /usr/lib/libkutils.so 
../kpogre/Executor/.libs/libExecutor.a 
../kpogre/PropertyPages/.libs/libPropertyPages.a 
../kpogre/QueryResult/.libs/libQueryResult.a 
../kpogre/Wizards/.libs/libWizards.a -lpq /usr/lib/libkdesu.so 
/usr/lib/libkwalletclient.so /usr/lib/libfam.so -lrpcsvc /lib/libacl.so 
/lib/libattr.so /usr/lib/libart_lgpl_2.so /usr/lib/libidn.so 
/usr/lib/libkdefx.so /usr/lib/libDCOP.so -laudio -lXt /usr/lib/libjpeg.so -lXi 
-lXrender -lXrandr -lXcursor -lXinerama -lXft 
/usr/lib/libfreetype.so -lfontconfig -ldl 
../kpogre/XmlSupport/.libs/libXmlSupport.a /usr/lib/libkatepartinterfaces.so 
/usr/lib/libkdecore.so /usr/lib/libkdeui.so /usr/lib/libkio.so 
/usr/lib/libkmdi.so /usr/lib/libkparts.so /usr/lib/libqt-mt.so -lpng -
lz -lm -lXext -lX11 -lSM -lICE -lpthread /usr/lib/libpqxx.so
  
kpgconnectioninthread.o: In function 
`pqxx::internal::PQAllocpqxx::internal::result_data::freemem()':  
   
/usr/include/pqxx/result.hxx:65: undefined reference to 
`pqxx::internal::freemem_result_data(pqxx::internal::result_data*)' 

/usr/include/pqxx/result.hxx:65: undefined reference to 
`pqxx::internal::freemem_result_data(pqxx::internal::result_data*)' 

/usr/include/pqxx/result.hxx:65: undefined reference to 
`pqxx::internal::freemem_result_data(pqxx::internal::result_data*)' 

/usr/include/pqxx/result.hxx:65: undefined reference to 
`pqxx::internal::freemem_result_data(pqxx::internal::result_data*)' 

../kpogre/DataTable/.libs/libDataTable.a(kpgdatatable.o): In function 
`pqxx::internal::PQAllocpqxx::internal::result_data::freemem()':  
  
/usr/include/pqxx/result.hxx:65: undefined reference to 
`pqxx::internal::freemem_result_data(pqxx::internal::result_data*)'
../kpogre/DataTable/.libs/libDataTable.a(kpgdatatable.o):/usr/include/pqxx/result.hxx:65:
 more undefined references to 
`pqxx::internal::freemem_result_data(pqxx::internal::result_data*)' follow
collect2: ld returned 1 exit status

Bug#493444: i810switch: FTBFS: Missing Build-Depends

2008-08-02 Thread Daniel Schepler
Package: i810switch
Version: 0.6.5-5
Severity: serious

From my pbuilder build log:

...
 fakeroot debian/rules clean
/usr/bin/make clean
make[1]: Entering directory `/tmp/buildd/i810switch-0.6.5'
make[1]: Leaving directory `/tmp/buildd/i810switch-0.6.5'
rm -rf debian/i810switch debian/files debian/substvars
dpatch deapply-all
make: dpatch: Command not found
make: *** [unpatch] Error 127
dpkg-buildpackage: failure: fakeroot debian/rules clean gave error exit status 2
-- 
Daniel Schepler




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



Bug#493439: jifty: FTBFS: libjifty-toolbar-wikitoolbar-perl missing files

2008-08-02 Thread Daniel Schepler
Package: jifty
Version: 0.80408-1
Severity: serious

From my pbuilder build log:

...
Installing 
/tmp/buildd/jifty-0.80408/debian/tmp/usr/share/man/man3/Jifty::Plugin::AuthzLDAP::Action::LDAPValidate.3pm
   
Installing 
/tmp/buildd/jifty-0.80408/debian/tmp/usr/share/man/man3/Jifty::Plugin::AuthzLDAP.3pm
make[1]: Leaving directory `/tmp/buildd/jifty-0.80408/plugins/AuthzLDAP'
[ ! -d /tmp/buildd/jifty-0.80408/debian/tmp/usr/lib/perl5 ] || \
rmdir --ignore-fail-on-non-empty --parents --verbose \
/tmp/buildd/jifty-0.80408/debian/tmp/usr/lib/perl5
touch install-stamp
dh_testdir
dh_testroot
dh_installexamples doc/examples/* examples/*
dh_install
dh_install: libjifty-plugin-wikitoolbar-perl missing files 
(debian/tmp/usr/share/perl5/auto/Jifty/Plugin/WikiToolbar*), 
aborting
make: *** [binary-indep] Error 1
dpkg-buildpackage: failure: fakeroot debian/rules binary gave error exit status2
-- 
Daniel Schepler




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



Bug#493342: librrd-dev: Should depend on libxml2-dev.

2008-08-02 Thread Sebastian Harl
Hi again,

On Sat, Aug 02, 2008 at 11:20:58AM +0200, Sebastian Harl wrote:
 # Fixed in Git commit d65f887f39a0be976eaeb20099c238a23c4b1686.
 # See http://git.snow-crash.org/?p=pkg-rrdtool.git.
 tags 493342 + pending

Another quick note: Please do not NMU this package! The release team
does not currently want an upload. We will upload the fix as soon as
we've got approval from the release team.

Cheers,
Sebastian

-- 
Sebastian tokkee Harl +++ GnuPG-ID: 0x8501C7FC +++ http://tokkee.org/

Those who would give up Essential Liberty to purchase a little Temporary
Safety, deserve neither Liberty nor Safety. -- Benjamin Franklin



signature.asc
Description: Digital signature


Bug#493395: marked as done (wammu: FTBFS: Could not import python-gammu)

2008-08-02 Thread Debian Bug Tracking System

Your message dated Sat, 02 Aug 2008 18:02:08 +
with message-id [EMAIL PROTECTED]
and subject line Bug#493395: fixed in wammu 0.28-2
has caused the Debian Bug report #493395,
regarding wammu: FTBFS: Could not import python-gammu
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
493395: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493395
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: wammu
Version: 0.28-1
Severity: serious

From my pbuilder build log:

...
creating build/share/locale/sk  
creating build/share/locale/sk/LC_MESSAGES  
compiling locale/sk/wammu.po - build/share/locale/sk/LC_MESSAGES/wammu.mo  
Checking for python-gammu ... Could not import python-gammu!
You can get it from http://cihar.com/gammu/python/
Import failed with following error: No module named gammu   
dh_auto_build: command returned error code 256  
make: *** [build-stamp] Error 1 
dpkg-buildpackage: failure: debian/rules build gave error exit status 2 
-- 
Daniel Schepler



---End Message---
---BeginMessage---
Source: wammu
Source-Version: 0.28-2

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

wammu_0.28-2.diff.gz
  to pool/main/w/wammu/wammu_0.28-2.diff.gz
wammu_0.28-2.dsc
  to pool/main/w/wammu/wammu_0.28-2.dsc
wammu_0.28-2_all.deb
  to pool/main/w/wammu/wammu_0.28-2_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.
Michal Čihař [EMAIL PROTECTED] (supplier of updated wammu 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.8
Date: Sat, 02 Aug 2008 19:45:29 +0200
Source: wammu
Binary: wammu
Architecture: source all
Version: 0.28-2
Distribution: unstable
Urgency: low
Maintainer: Michal Čihař [EMAIL PROTECTED]
Changed-By: Michal Čihař [EMAIL PROTECTED]
Description: 
 wammu  - Phone manager
Closes: 493395
Changes: 
 wammu (0.28-2) unstable; urgency=low
 .
   * Skip import of deps during build (this was mistakenly changed while
 switching to dh) (Closes: #493395).
Checksums-Sha1: 
 d402c4d99dce609b29b7b208e6401ea086fe7020 1138 wammu_0.28-2.dsc
 646356022dca8728b8939a1fd2472e9c973473de 4805 wammu_0.28-2.diff.gz
 428b1711f2946de4dc95445a09fbc4b982d433fd 463800 wammu_0.28-2_all.deb
Checksums-Sha256: 
 038988677c50c4cd7b98ef8063ea04c60b1d93921710ff9a4285576591b673b8 1138 
wammu_0.28-2.dsc
 5aee7b17262a70227384c6b8138cb266ac1f09483e71925da6bcf7bc45f3f933 4805 
wammu_0.28-2.diff.gz
 ec6783ae358374bf3fd772fd81924bbe18a6742f6ce18fe671f3e8c6e959fddd 463800 
wammu_0.28-2_all.deb
Files: 
 57d5d62e1041cb81386c8962b7b2981d 1138 comm optional wammu_0.28-2.dsc
 a9a77527ccfa0a3098e3a113dfaf404b 4805 comm optional wammu_0.28-2.diff.gz
 2d21eab88141ac3084e53e58e16043f6 463800 comm optional wammu_0.28-2_all.deb

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

iEYEARECAAYFAkiUnc0ACgkQ3DVS6DbnVgT5xQCfTQ6BEb7m4LX/VK8+TEBSN9rV
StgAn2XunWbA7vZCKq7jv/NxNG4szko1
=Zqvi
-END PGP SIGNATURE-


---End Message---


Bug#492933: marked as done (releaseforge: unable to cope with new SourceForge site structure; fixed in upstream version 1.3)

2008-08-02 Thread Debian Bug Tracking System

Your message dated Sat, 02 Aug 2008 18:02:06 +
with message-id [EMAIL PROTECTED]
and subject line Bug#492933: fixed in releaseforge 1.3-1
has caused the Debian Bug report #492933,
regarding releaseforge: unable to cope with new SourceForge site structure; 
fixed in upstream version 1.3
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
492933: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=492933
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: releaseforge
Version: 1.1-4
Severity: normal


When creating a new release, I get this message:

2008-07-29 17:34:31,768 - ERROR - sfcomm - 'liblicense-0.8.tar.gz'
Traceback (most recent call last):
  File /var/lib/python-support/python2.5/ReleaseForge/sfcomm.py, line 
451, in edit_release_step3
form['file_id'] = lookup_dict[fileVO.getFilename()]
KeyError: 'liblicense-0.8.tar.gz'

I believe that ReleaseForge 1.3 (a new upstream release) may fix this.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.25.8-vs2.3.x-vs2.3.0.34.12 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages releaseforge depends on:
ii  python2.5.2-1An interactive high-level object-o
ii  python-qt33.17.4-1   Qt3 bindings for Python
ii  python-support0.8.2  automated rebuilding support for P

releaseforge recommends no packages.

-- no debconf information


---End Message---
---BeginMessage---
Source: releaseforge
Source-Version: 1.3-1

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

releaseforge_1.3-1.diff.gz
  to pool/main/r/releaseforge/releaseforge_1.3-1.diff.gz
releaseforge_1.3-1.dsc
  to pool/main/r/releaseforge/releaseforge_1.3-1.dsc
releaseforge_1.3-1_all.deb
  to pool/main/r/releaseforge/releaseforge_1.3-1_all.deb
releaseforge_1.3.orig.tar.gz
  to pool/main/r/releaseforge/releaseforge_1.3.orig.tar.gz



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.
Roberto C. Sanchez [EMAIL PROTECTED] (supplier of updated releaseforge 
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.8
Date: Fri, 01 Aug 2008 23:53:10 -0400
Source: releaseforge
Binary: releaseforge
Architecture: source all
Version: 1.3-1
Distribution: unstable
Urgency: low
Maintainer: Roberto C. Sanchez [EMAIL PROTECTED]
Changed-By: Roberto C. Sanchez [EMAIL PROTECTED]
Description: 
 releaseforge - alternative to SourceForge's File Release System (FRS)
Closes: 492933
Changes: 
 releaseforge (1.3-1) unstable; urgency=low
 .
   * New upstream release. (Closes: #492933)
 - Remove patches now included upstream:
   + debian/patches/02_empty_set.dpatch
   + debian/patches/03_new_login_form.dpatch
 - Add dependency on python-paramiko (= 1.7.4)
   * Updated Standards-Version to 3.8.0 (no changes)
Checksums-Sha1: 
 95e8596a66fdfbc900f3b7d9743c843a08717241 1142 releaseforge_1.3-1.dsc
 6209f45690ab373ba1a678b6f916a7b5368025ed 814604 releaseforge_1.3.orig.tar.gz
 8b8f5452be6d29e65ded1c00fb85fb8d99807ca4 4938 releaseforge_1.3-1.diff.gz
 a01840e22e49d875f6f805484bdda80b93c8c877 776658 releaseforge_1.3-1_all.deb
Checksums-Sha256: 
 c0ecdb5a0b070fe3639147583cf5ffb1f53f0e8b71646ed3bf9b26bffe788251 1142 
releaseforge_1.3-1.dsc
 f8794ac757ed66d15b92af6c9381780c706d56f4fcfe996a732ff09f4ee528f2 814604 
releaseforge_1.3.orig.tar.gz
 f3b6dd798f2f0352617173248d9437b3d871a2d0723f786489595fea08ddeeae 4938 
releaseforge_1.3-1.diff.gz
 afdc0b6e9c400f57984d09a42445534e14fb5a6e8e88be6f8fb81c606024f9d3 776658 
releaseforge_1.3-1_all.deb
Files: 
 dd160875e55a2411580d0f6ce23ebf67 1142 devel optional releaseforge_1.3-1.dsc
 53952b1c7e489766f0c6cd26a4032364 814604 devel optional 
releaseforge_1.3.orig.tar.gz
 6ea26725ba24773cec46bd1b444725dc 4938 devel optional releaseforge_1.3-1.diff.gz
 1ab841e1321a9aa7cd9d34add958fe8c 776658 devel 

Bug#493437: libbot-basicbot-perl: FTBFS: Test failure

2008-08-02 Thread Stephen Gran
This one time, at band camp, Daniel Schepler said:
 That test looks like a bad idea, anyway -- build processes shouldn't be 
 connecting to random servers and transmitting data from the local machine.

Absolutely correct - I shouldn't upload new packages when I'm tired.
Thanks for the heads up.
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :[EMAIL PROTECTED] |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


signature.asc
Description: Digital signature


Bug#493446: gpmudmon-applet: FTBFS: Could not find gtkdatabox_marker.h

2008-08-02 Thread Daniel Schepler
Package: gpmudmon-applet
Version: 0.4.3-1
Severity: serious

From my pbuilder build log:

...
Making all in src 
make[3]: Entering directory `/tmp/buildd/gpmudmon-applet-0.4.3/src'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DORBIT2=1 -pthread -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/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -
I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/panel-2.0 
-I/usr/include/libgnomeui-2.0 -
I/usr/include/libbonoboui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 
-I/usr/include/gnome-keyring-1 -
I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 
-I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include 
-I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 
-I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -
I/usr/include/gail-1.0   -DICONDIR=\/usr/share/pixmaps\ 
-DSHARE_DIR=\/usr/share\ -
DPACKAGE_DIR=\/usr/share/gpmudmon-applet\ 
-DGNOMELOCALEDIR=\/usr/share/locale\-g -O2 -g -Wall -O2 -c 
gpmudmon.c 
gpmudmon.c:39:31: error: gtkdatabox_marker.h: No such file or directory 
gpmudmon.c: In function 'graph_timer':  
gpmudmon.c:242: error: 'GTK_DATABOX_TEXT_NW' undeclared (first use in this 
function)   
 
gpmudmon.c:242: error: (Each undeclared identifier is reported only once
gpmudmon.c:242: error: for each function it appears in.)
gpmudmon.c:244: error: 'GTK_DATABOX_TEXT_NE' undeclared (first use in this 
function)   
 
gpmudmon.c:246: error: 'GTK_DATABOX_TEXT_N' undeclared (first use in this 
function)   
  
gpmudmon.c:247: warning: implicit declaration of function 
'gtk_databox_marker_set_label'  
  
gpmudmon.c:247: warning: implicit declaration of function 'GTK_DATABOX_MARKER'
gpmudmon.c:252: error: 'GTK_DATABOX_TEXT_SW' undeclared (first use in this 
function)
gpmudmon.c:254: error: 'GTK_DATABOX_TEXT_SE' undeclared (first use in this 
function)
gpmudmon.c:256: error: 'GTK_DATABOX_TEXT_S' undeclared (first use in this 
function)
gpmudmon.c:261: warning: implicit declaration of function 'gtk_databox_redraw'
make[3]: *** [gpmudmon.o] Error 1
make[3]: Leaving directory `/tmp/buildd/gpmudmon-applet-0.4.3/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/gpmudmon-applet-0.4.3'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/gpmudmon-applet-0.4.3'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
-- 
Daniel Schepler




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



Bug#479915: debian-faq still FTBFS

2008-08-02 Thread Daniel Schepler
package debian-faq
reopen 479915
found 479915 4.0.2
thanks

I'm still seeing build failures for debian-faq with version 4.0.2:

...
debiandoc2latexps -l zh_CN debian-faq.sgml
debiandoc2latexps: ERROR: debian-faq.dvi could not be generated properly
debiandoc2latexps: rerun with the -v option to found out why
debiandoc2latexps: or check the log file debian-faq.log
make[2]: *** [debian-faq.zh_CN.ps] Error 1
make[2]: Leaving directory `/tmp/buildd/debian-faq-4.0.2/zh_CN'
make[1]: *** [ps] Error 2
make[1]: Leaving directory `/tmp/buildd/debian-faq-4.0.2'
make: *** [stamp-build] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
-- 
Daniel Schepler




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



Processed: debian-faq still FTBFS

2008-08-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 package debian-faq
Ignoring bugs not assigned to: debian-faq

 reopen 479915
Bug#479915: debian-faq: FTBFS: debiandoc2latexps: ERROR: debian-faq.dvi could 
not be generated properly
'reopen' may be inappropriate when a bug has been closed with a version;
you may need to use 'found' to remove fixed versions.
Bug reopened, originator not changed.

 found 479915 4.0.2
Bug#479915: debian-faq: FTBFS: debiandoc2latexps: ERROR: debian-faq.dvi could 
not be generated properly
Bug marked as found in version 4.0.2.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#487435: Heisenbuild failures for gcl 2.6.7-38

2008-08-02 Thread David Bremner

At 01 Aug 2008 10:09:21 -0400, Camm Maguire wrote:
 
 Greetings, and thanks for the feedback!  WOuld you mind excerpting the
 C routines corresponding to the two 'no' results below, compile with
 -g and run under gdb to let me know where they fail?  I am surprised
 at the failure.  
 
 Specifically, what is wrong with
 
 void gprof_cleanup() {};
 int main(int argc,char *argv[],char *envp[]) {
 #include h/unrandomize.h
 return 0;}
 
 when compiled and run in the topdir of gcl source?
Hi All;

I changed the debian bug followup to the GCL bug about sbrk; hope that
makes sense. More context can be found in debian bug #474909
  
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474909

The short answer to your question is no :-).

I have the strangest situation:

If I run './debian/rules build' then the configure completes
successfully, and the build completes (although the test results at
the end look pretty disastrous). Build log (i386,
linux-image-2.6.25-2-686 2.6.25-7) is at

http://www.cs.unb.ca/~bremner/logs/2008/08/02/rules-build.log.gz

I am currently building gcl 2.6.7-40 in various permutations of environments,
but based on the Changlelog I don't expect big differences.

All the best, 

David




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



Bug#493454: avr-libc: FTBFS: Failure running pdflatex

2008-08-02 Thread Daniel Schepler
Package: avr-libc
Version: 1:1.6.2.cvs20080610-1
Severity: serious

From my pbuilder build log:

...
cd latex_pdf_src  make refman.pdf 
make[5]: Entering directory 
`/tmp/buildd/avr-libc-1.6.2.cvs20080610/doc/api/latex_pdf_src'  

pdflatex refman.tex 
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)  
 %-line parsing enabled.   
entering extended mode  
(./refman.tex   
LaTeX2e 2005/12/01
Babel v3.8h and hyphenation patterns for english, usenglishmax, dumylang, noh 
yphenation, loaded. 

make[5]: *** [refman.pdf] Error 1
make[5]: Leaving directory 
`/tmp/buildd/avr-libc-1.6.2.cvs20080610/doc/api/latex_pdf_src'
make[4]: *** [avr-libc-user-manual.pdf] Error 2
make[4]: Leaving directory `/tmp/buildd/avr-libc-1.6.2.cvs20080610/doc/api'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/avr-libc-1.6.2.cvs20080610/doc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/avr-libc-1.6.2.cvs20080610'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/avr-libc-1.6.2.cvs20080610'
make: *** [build] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
-- 
Daniel Schepler




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



Bug#402746: Mexican black sunset blamed on radiation in area

2008-08-02 Thread Katajapuro

Miley Cyrus - the next big thing
http://tobiasmeyer.gmxhome.de/lol.html

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/



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



Bug#493455: apt-cacher-ng: FTBFS: Unknown byte order

2008-08-02 Thread Daniel Schepler
Package: apt-cacher-ng
Version: 0.2.3-1
Severity: serious

From my pbuilder build log, on amd64:

...
g++ -c -g -O2 -I/tmp/buildd/apt-cacher-ng-0.2.3/include source/rfc2553emu.cc 
-o rfc2553emu.o
g++ -c -g -O2 -I/tmp/buildd/apt-cacher-ng-0.2.3/include source/sha1.cc -o 
sha1.o
source/sha1.cc:141:2: error: #error Unknown byte order -- you need to add code 
here
make[1]: *** [sha1.o] Error 1
make[1]: Leaving directory `/tmp/buildd/apt-cacher-ng-0.2.3'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
-- 
Daniel Schepler




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



Bug#493439: jifty: FTBFS: libjifty-toolbar-wikitoolbar-perl missing files

2008-08-02 Thread gregor herrmann
On Sat, 02 Aug 2008 11:10:07 -0700, Daniel Schepler wrote:

 dh_install
 dh_install: libjifty-plugin-wikitoolbar-perl missing files 
 (debian/tmp/usr/share/perl5/auto/Jifty/Plugin/WikiToolbar*), 
 aborting

Strange.

Do you have the complete build log somewhere? It would be interesting
to see if there are any hints _why_ those files are not there.

Cheers,
gregor 
-- 
 .''`.   http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4
 : :' :  debian gnu/linux user, admin  developer - http://www.debian.org/
 `. `'   member of https://www.vibe.at/ | how to reply: http://got.to/quote/
   `-NP: Derek Patton: Brittany's Lament


signature.asc
Description: Digital signature


Bug#492711: marked as done (Crash when not starting the AqBanking Setup Wizard from the Online Banking druid)

2008-08-02 Thread Debian Bug Tracking System

Your message dated Sat, 02 Aug 2008 18:47:06 +
with message-id [EMAIL PROTECTED]
and subject line Bug#492711: fixed in gnucash 2.2.6-1
has caused the Debian Bug report #492711,
regarding Crash when not starting the AqBanking Setup Wizard from the Online 
Banking druid
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
492711: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=492711
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: gnucash
Version: 2.2.4-2
Severity: serious
Justification: Might cause data loss
Tags: fixed-upstream patch

Hi Thomas,

on the Gnucash development mailing list Martin Preuß [1]reported a
crash which might occur if you do not start AqBanking's setup wizard
from within the Online Banking Setup druid. If some data were changed or
entered prior to the crash those changes/data would be lost by this
crash (hence severity serious).

1.
http://www.nabble.com/Re%3A-ofxdirectconnect-in-aqbanking3-branch-p18553656.html

The fix has been announced here: [2] which made its way into upstream
SVN in changeset [3]17370, which has been released with Gnucash 2.2.6
recently. I've extracted the changeset and attached it to this mail as a
patch. You should be able to apply this patch on top of the unpackaged
(thus already patched) source package of gnucash 2.2.4-2 using the
command patch -p0  /path/to/aqb_druid_crash.patch.

2.
http://www.nabble.com/Re%3A-ofxdirectconnect-in-aqbanking3-branch-p18564507.html
3. http://svn.gnucash.org/trac/changeset/17370

It would be very helpful if this patch finds its way into the release of
Debian Lenny.

Regards
  Micha



Index: src/core-utils/gnc-glib-utils.c
===
--- src/core-utils/gnc-glib-utils.c	(Revision 17369)
+++ src/core-utils/gnc-glib-utils.c	(Revision 17370)
@@ -186,6 +186,8 @@
   gchar *end;
   gint len;
 
+  g_return_if_fail(str);
+
   if (gnc_utf8_validate(str, -1, (const gchar **)end))
 return;
 
Index: src/import-export/aqbanking/druid-ab-initial.c
===
--- src/import-export/aqbanking/druid-ab-initial.c	(Revision 17369)
+++ src/import-export/aqbanking/druid-ab-initial.c	(Revision 17370)
@@ -474,11 +474,12 @@
 {
 gchar *bankname;
 gchar *result;
-const char *bankcode;
+const char *ab_bankname, *bankcode;
 
 g_return_val_if_fail(ab_acc, NULL);
 
-bankname = gnc_utf8_strip_invalid_strdup(AB_Account_GetBankName(ab_acc));
+ab_bankname = AB_Account_GetBankName(ab_acc);
+bankname = ab_bankname ? gnc_utf8_strip_invalid_strdup(ab_bankname) : NULL;
 bankcode = AB_Account_GetBankCode(ab_acc);
 
 /* Translators: Strings are 1. Account code, 2. Bank name, 3. Bank code. */
---End Message---
---BeginMessage---
Source: gnucash
Source-Version: 2.2.6-1

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

gnucash-common_2.2.6-1_all.deb
  to pool/main/g/gnucash/gnucash-common_2.2.6-1_all.deb
gnucash_2.2.6-1.diff.gz
  to pool/main/g/gnucash/gnucash_2.2.6-1.diff.gz
gnucash_2.2.6-1.dsc
  to pool/main/g/gnucash/gnucash_2.2.6-1.dsc
gnucash_2.2.6-1_i386.deb
  to pool/main/g/gnucash/gnucash_2.2.6-1_i386.deb
gnucash_2.2.6.orig.tar.gz
  to pool/main/g/gnucash/gnucash_2.2.6.orig.tar.gz



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.
Thomas Bushnell, BSG [EMAIL PROTECTED] (supplier of updated gnucash 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.8
Date: Sat, 02 Aug 2008 11:04:24 -0700
Source: gnucash
Binary: gnucash gnucash-common
Architecture: source all i386
Version: 2.2.6-1
Distribution: unstable
Urgency: low
Maintainer: Thomas Bushnell, BSG [EMAIL PROTECTED]
Changed-By: Thomas Bushnell, BSG [EMAIL PROTECTED]
Description: 
 gnucash- A personal finance tracking program
 gnucash-common - A personal finance tracking program
Closes: 473657 481290 491843 492705 492706 492707 492708 492711 492799
Changes: 
 gnucash (2.2.6-1) unstable; urgency=low
 .
   * New upstream release.  (Closes: #492706, #492711, #492705, #492707,
 #492708, 

Bug#492706: marked as done (Showing the matching page twice and finishing the Online Banking Setup druid causes a crash)

2008-08-02 Thread Debian Bug Tracking System

Your message dated Sat, 02 Aug 2008 18:47:06 +
with message-id [EMAIL PROTECTED]
and subject line Bug#492706: fixed in gnucash 2.2.6-1
has caused the Debian Bug report #492706,
regarding Showing the matching page twice and finishing the Online Banking 
Setup druid causes a crash
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
492706: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=492706
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: gnucash
Version: 2.2.4-2
Severity: serious
Justification: Might cause data loss
Tags: fixed-upstream patch

Hi Thomas,

on the Gnucash development Andreas Köhler [1]mentioned a bugfix he made
in the Online Banking Setup Wizard: After showing the matching page
twice and finishing the druid Gnucash crashes. If changes were made (for
instance transactions entered or changed) prior to the crash, those
changes would be lost with this crash. Hence I've chosen severity serious.

1.
http://www.nabble.com/Re%3A-ofxdirectconnect-in-aqbanking3-branch-p18553758.html

Fortunately the bug is fixed in upstream in the changeset [2]17346,
which has been released with Gnucash 2.2.6 recently. I've extracted the
changeset and attached it to this mail as a patch. You should be able to
apply this patch on top of the unpackaged (thus already patched) source
package of gnucash 2.2.4-2 using the command
patch -p0  /path/to/matching_page_crash.patch.

2. http://svn.gnucash.org/trac/changeset/17346

It would be very helpful if this patch finds its way into the release of
Debian Lenny.

Regards
  Micha


Index: src/import-export/aqbanking/druid-ab-initial.c
===
--- src/import-export/aqbanking/druid-ab-initial.c	(Revision 17345)
+++ src/import-export/aqbanking/druid-ab-initial.c	(Revision 17346)
@@ -88,6 +88,7 @@
 GtkWidget *druid;
 
 /* account match page */
+gboolean match_page_prepared;
 GtkTreeView *account_view;
 GtkListStore *account_store;
 
@@ -309,13 +310,18 @@
 Account *root;
 AccCbData data;
 
-
 g_return_if_fail(info  info-api);
 
 /* No way back */
 gnome_druid_set_buttons_sensitive(GNOME_DRUID(info-druid),
   FALSE, TRUE, TRUE, TRUE);
 
+/* Do not run this twice */
+if (info-match_page_prepared)
+return;
+else
+info-match_page_prepared = TRUE;
+
 /* Load aqbanking accounts */
 AB_Banking_OnlineInit(info-api);
 
@@ -738,6 +744,7 @@
 info-deferred_info = NULL;
 info-gnc_hash = NULL;
 
+info-match_page_prepared = FALSE;
 info-account_view =
 GTK_TREE_VIEW(glade_xml_get_widget(xml, account_page_view));
 info-account_store = gtk_list_store_new(NUM_ACCOUNT_LIST_COLS,

---End Message---
---BeginMessage---
Source: gnucash
Source-Version: 2.2.6-1

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

gnucash-common_2.2.6-1_all.deb
  to pool/main/g/gnucash/gnucash-common_2.2.6-1_all.deb
gnucash_2.2.6-1.diff.gz
  to pool/main/g/gnucash/gnucash_2.2.6-1.diff.gz
gnucash_2.2.6-1.dsc
  to pool/main/g/gnucash/gnucash_2.2.6-1.dsc
gnucash_2.2.6-1_i386.deb
  to pool/main/g/gnucash/gnucash_2.2.6-1_i386.deb
gnucash_2.2.6.orig.tar.gz
  to pool/main/g/gnucash/gnucash_2.2.6.orig.tar.gz



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.
Thomas Bushnell, BSG [EMAIL PROTECTED] (supplier of updated gnucash 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.8
Date: Sat, 02 Aug 2008 11:04:24 -0700
Source: gnucash
Binary: gnucash gnucash-common
Architecture: source all i386
Version: 2.2.6-1
Distribution: unstable
Urgency: low
Maintainer: Thomas Bushnell, BSG [EMAIL PROTECTED]
Changed-By: Thomas Bushnell, BSG [EMAIL PROTECTED]
Description: 
 gnucash- A personal finance tracking program
 gnucash-common - A personal finance tracking program
Closes: 473657 481290 491843 492705 492706 492707 492708 492711 492799
Changes: 
 gnucash (2.2.6-1) unstable; urgency=low
 .
   * New upstream release.  (Closes: #492706, #492711, #492705, #492707,
 #492708, 

Bug#493456: FTBFS: Cannot find external docbookx.dtd

2008-08-02 Thread Rafael Laboissiere
Package: qhull
Version: 2003.1-10
Severity: serious
Justification: FTBFS


This package FTBFS when no network connection exists. This is probably what
happened in the last autobuild on hppa [1].  This happens because the
template XML file for man pages (debian/manpage.xml) contains an URL
external entity definition.  Access to this URL is tried when the entity
file cannot be found in the system.

The fix for this bug is extremely trivial, just build-depend on
dockbook-xml, which provides the required docbookx.dtd file.

[1] 
http://buildd.debian.org/fetch.cgi?pkg=qhullver=2003.1-10arch=hppastamp=1215809073file=log
[2] The debian/manpage.xml file starts with:
?xml version=1.0 encoding=utf-8?
!DOCTYPE refentry PUBLIC -//OASIS//DTD DocBook XML V4.2//EN
http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd; [
...

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-3-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US (charmap=UTF-8) (ignored: LC_ALL set 
to en_US.UTF-8)




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



Bug#493438: [Pkg-kde-extras] Bug#493438: kpogre: FTBFS: Link errors with libpqxx

2008-08-02 Thread Ana Guerrero
On Sat, Aug 02, 2008 at 11:07:40AM -0700, Daniel Schepler wrote:
 Package: kpogre
 Version: 1.6.2-1
 Severity: serious
 
 From my pbuilder build log:
 
 ...
 /bin/sh ../libtool --tag=CXX --mode=link g++  -Wno-long-long -Wundef -ansi 
 -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -
 Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -O2 -g -O2 -g -Wall 
 -O2 -Wformat-security -Wmissing-format-
 attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common 
 -fexceptions -I/usr/include/postgresql  -o 
 kpogre -L/usr/share/qt3/lib  kpgaclitem.o kpgactionsstates.o 
 kpgbookmarkhandler.o kpgbookmarkmenu.o 
 kpgbookmarksbutton.o kpgconfiguration.o kpgconnectdialog.o 
 kpgconnectioninthread.o kpgdcoptalkthread.o 
 kpggeneralsettings.o kpglinklabel.o kpgsearchdialog.o kpgsettings.o 
 kpgsqldialog.o kpgsqlexception.o kpgutil.o 
 kpogrecomboaction.o kpogrecontroller.o kpogreview.o main.o 
 kpgconnectdialogbase.o kpggeneralsettingspage.o 
 kpgsearchdialogbase.o kpgsqldialogbase.o kpogrecontroller.moc.o 
 kpogreview.moc.o kpgbookmarkhandler.moc.o 
 kpgsettings.moc.o kpgconnectdialog.moc.o kpgbookmarksbutton.moc.o 
 kpgconfiguration.moc.o  
 ../kpogre/DataTable/libDataTable.la ../kpogre/DbObjects/libDbObjects.la 
 ../kpogre/Debugger/libDebugger.la 
 ../kpogre/Executor/libExecutor.la ../kpogre/PropertyPages/libPropertyPages.la 
 ../kpogre/QueryResult/libQueryResult.la 
 ../kpogre/Wizards/libWizards.la ../kpogre/XmlSupport/libXmlSupport.la 
 -lkatepartinterfaces -lkdecore -lkdeui -lkio -lkmdi -
 lkparts -lqt-mt  -lz -lpng -lz -lm -lXext -lX11  -lSM -lICE -lpthread -lpqxx  
 
 mkdir .libs   
   
 g++ -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE 
 -Wcast-align -Wchar-subscripts -Wall -W -
 Wpointer-arith -O2 -g -O2 -g -Wall -O2 -Wformat-security 
 -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-
 exceptions -fno-check-new -fno-common -fexceptions -I/usr/include/postgresql 
 -o kpogre kpgaclitem.o 
 kpgactionsstates.o kpgbookmarkhandler.o kpgbookmarkmenu.o 
 kpgbookmarksbutton.o kpgconfiguration.o 
 kpgconnectdialog.o kpgconnectioninthread.o kpgdcoptalkthread.o 
 kpggeneralsettings.o kpglinklabel.o 
 kpgsearchdialog.o kpgsettings.o kpgsqldialog.o kpgsqlexception.o kpgutil.o 
 kpogrecomboaction.o kpogrecontroller.o 
 kpogreview.o main.o kpgconnectdialogbase.o kpggeneralsettingspage.o 
 kpgsearchdialogbase.o kpgsqldialogbase.o 
 kpogrecontroller.moc.o kpogreview.moc.o kpgbookmarkhandler.moc.o 
 kpgsettings.moc.o kpgconnectdialog.moc.o 
 kpgbookmarksbutton.moc.o kpgconfiguration.moc.o  -L/usr/share/qt3/lib 
 ../kpogre/DataTable/.libs/libDataTable.a -
 L/usr/lib ../kpogre/DbObjects/.libs/libDbObjects.a 
 ../kpogre/Debugger/.libs/libDebugger.a /usr/lib/libktexteditor.so -
 L/usr/X11R6/lib /usr/lib/libkabc.so /usr/lib/libvcard.so 
 /usr/lib/libkresources.so /usr/lib/libkutils.so 
 ../kpogre/Executor/.libs/libExecutor.a 
 ../kpogre/PropertyPages/.libs/libPropertyPages.a 
 ../kpogre/QueryResult/.libs/libQueryResult.a 
 ../kpogre/Wizards/.libs/libWizards.a -lpq /usr/lib/libkdesu.so 
 /usr/lib/libkwalletclient.so /usr/lib/libfam.so -lrpcsvc /lib/libacl.so 
 /lib/libattr.so /usr/lib/libart_lgpl_2.so /usr/lib/libidn.so 
 /usr/lib/libkdefx.so /usr/lib/libDCOP.so -laudio -lXt /usr/lib/libjpeg.so 
 -lXi -lXrender -lXrandr -lXcursor -lXinerama -lXft 
 /usr/lib/libfreetype.so -lfontconfig -ldl 
 ../kpogre/XmlSupport/.libs/libXmlSupport.a /usr/lib/libkatepartinterfaces.so 
 /usr/lib/libkdecore.so /usr/lib/libkdeui.so /usr/lib/libkio.so 
 /usr/lib/libkmdi.so /usr/lib/libkparts.so /usr/lib/libqt-mt.so -lpng -
 lz -lm -lXext -lX11 -lSM -lICE -lpthread /usr/lib/libpqxx.so  
 
 kpgconnectioninthread.o: In function 
 `pqxx::internal::PQAllocpqxx::internal::result_data::freemem()':
  
 /usr/include/pqxx/result.hxx:65: undefined reference to 
 `pqxx::internal::freemem_result_data(pqxx::internal::result_data*)'   
   
 /usr/include/pqxx/result.hxx:65: undefined reference to 
 `pqxx::internal::freemem_result_data(pqxx::internal::result_data*)'   
   
 /usr/include/pqxx/result.hxx:65: undefined reference to 
 `pqxx::internal::freemem_result_data(pqxx::internal::result_data*)'   
   
 /usr/include/pqxx/result.hxx:65: undefined reference to 
 `pqxx::internal::freemem_result_data(pqxx::internal::result_data*)'   
   
 ../kpogre/DataTable/.libs/libDataTable.a(kpgdatatable.o): In function 
 `pqxx::internal::PQAllocpqxx::internal::result_data::freemem()':
 
 /usr/include/pqxx/result.hxx:65: undefined reference to 
 `pqxx::internal::freemem_result_data(pqxx::internal::result_data*)'
 

Bug#493439: jifty: FTBFS: libjifty-toolbar-wikitoolbar-perl missing files

2008-08-02 Thread Daniel Schepler
On Saturday 02 August 2008 11:46:19 gregor herrmann wrote:
 On Sat, 02 Aug 2008 11:10:07 -0700, Daniel Schepler wrote:
  dh_install
  dh_install: libjifty-plugin-wikitoolbar-perl missing files
  (debian/tmp/usr/share/perl5/auto/Jifty/Plugin/WikiToolbar*), aborting

 Strange.

 Do you have the complete build log somewhere? It would be interesting
 to see if there are any hints _why_ those files are not there.

 Cheers,
 gregor

Sure, here it is.  (This is from my chroot I'm using to do a complete rebuild 
of the archive, which is why all the package versions have +pb in them.)
-- 
Daniel Schepler



jifty-build-log.bz2
Description: application/bzip


Processed: Re: Bug#493034: kdeedu: FTBFS [amd64]: couldn't find library libcompoundviewer.so.4 needed by debian/kalzium/usr/bin/kalzium

2008-08-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 493034 normal
Bug#493034: kdeedu: FTBFS [amd64]: couldn't find library libcompoundviewer.so.4 
needed by debian/kalzium/usr/bin/kalzium
Severity set to `normal' from `serious'

 retitle 493034 Add openbabel support.
Bug#493034: kdeedu: FTBFS [amd64]: couldn't find library libcompoundviewer.so.4 
needed by debian/kalzium/usr/bin/kalzium
Changed Bug title to `Add openbabel support.' from `kdeedu: FTBFS [amd64]: 
couldn't find library libcompoundviewer.so.4 needed by 
debian/kalzium/usr/bin/kalzium'.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#491123: djview_3.5.20-8_amd64.deb

2008-08-02 Thread Oleg Lyashko

the same problem with djview_3.5.20-8_amd64.deb



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



Bug#473167: [powerpc] tested gdc-array-concat.dpatch, torus-trooper runs OK

2008-08-02 Thread Pancho Horrillo
On Sat, Aug 02, 2008 at 02:38:41PM +0200, Peter De Wachter wrote:
 The gcc build system doesn't pick up patches automatically, they need
 to be listed in one of the makefiles. You'll have to make this change
 to debian/rules.patch:
 
 --- debian/rules.patch.orig   2008-08-02 14:18:21.0 +0200
 +++ debian/rules.patch2008-08-01 14:24:15.0 +0200
 @@ -203,6 +203,7 @@
debian_patches += gdc-arm-unwind_ptr
debian_patches += gdc-libphobos-std-format
debian_patches += gdc-libstdcxx-nobuild
 +  debian_patches += gdc-array-concat
  else
debian_patches += gcc-d-lang
  endif
 
Rebuilt with this patch applied, and afterwards rebuilt torus-trooper,
which now works!

Nicely done.

 Sorry for the wasted time.
 
My fault.  Now I know a bit more of debian packages.


Danke schön und schönes wochenende!

Friendly,

pancho.

-- 
pancho horrillo

To be conscious that
you are ignorant is a great step
to knowledge.

Benjamin Disraeli


signature.asc
Description: Digital signature


  1   2   >