Bug#465036: #465036: ski: FTBFS: checking for pkg-config... no

2008-02-24 Thread Alexander Gerasiov
Package: ski
Followup-For: Bug #465036

tag 465036 patch
thanks

Hi there.
I also found 2 more missed build-deps and another one problem:
if configure called with --with-x11 it uses non-free libmotiff, so I had
to disable it.

Patch is attached.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing-proposed-updates
  APT policy: (700, 'testing-proposed-updates'), (700, 'testing'), (670, 
'proposed-updates'), (670, 'stable'), (600, 'unstable'), (550, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-vserver-686 (SMP w/2 CPU cores)
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)
Shell: /bin/sh linked to /bin/bash

Versions of packages ski depends on:
ii  less   418-1 Pager program similar to more
ii  libart-2.0-2   2.3.20-1  Library of functions for 2D graphi
ii  libatk1.0-01.20.0-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.21.90-1 Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.21.90-1 The Bonobo UI library
ii  libc6  2.7-6 GNU C Library: Shared libraries
ii  libcairo2  1.4.14-1  The Cairo 2D vector graphics libra
ii  libelfg0   0.8.6-3   an ELF object file access library
ii  libfontconfig1 2.5.0-2   generic font configuration library
ii  libfreetype6   2.3.5-1+b1FreeType 2 font engine, shared lib
ii  libgconf2-42.20.1-2+b1   GNOME configuration database syste
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.14.6-1  The GLib library of C routines
ii  libgnome2-02.20.1.1-1The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.20.1.1-1A powerful object-oriented display
ii  libgnomeui-0   2.20.1.1-1The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.20.1-1GNOME Virtual File System (runtime
ii  libgtk2.0-02.12.5-2  The GTK+ graphical user interface 
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libncurses55.6+20080203-1Shared libraries for terminal hand
ii  liborbit2  1:2.14.10-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.18.4-1  Layout and rendering of internatio
ii  libpng12-0 1.2.15~beta5-3PNG library - runtime
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  libsm6 2:1.0.3-1+b1  X11 Session Management library
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxml22.6.31.dfsg-1 GNOME XML library
ii  libxrender11:0.9.4-1 X Rendering Extension client libra
ii  zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime

ski recommends no packages.

-- no debconf information
diff -rNu ski-1.3.2.old/debian/changelog ski-1.3.2/debian/changelog
--- ski-1.3.2.old/debian/changelog  2008-02-23 22:13:30.0 +0300
+++ ski-1.3.2/debian/changelog  2008-02-24 10:56:31.375177897 +0300
@@ -1,3 +1,14 @@
+ski (1.3.2-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Added pkg-config, libglade2-dev, libgnomeui-dev into build-dep (Closes: 
#465036).
+  * Removed --with-x11 from configure options because it makes package to
+build-depend on non-free libmotiff-dev.
+  * Removed debian/tmp/etc/X11/app-defaults/* from debian/ski.install because
+there is nothing here.
+
+ -- Alexander GQ Gerasiov [EMAIL PROTECTED]  Sun, 24 Feb 2008 10:55:39 +0300
+
 ski (1.3.2-1) unstable; urgency=low
 
   * Depend on CDBS since we use it, doh! (Closes: #464313)
diff -rNu ski-1.3.2.old/debian/control ski-1.3.2/debian/control
--- ski-1.3.2.old/debian/control2008-02-23 22:13:30.0 +0300
+++ ski-1.3.2/debian/control2008-02-24 08:59:33.794998038 +0300
@@ -4,7 +4,7 @@
 Uploaders: Al Stone [EMAIL PROTECTED]
 Standards-Version: 3.7.3
 Section: misc
-Build-Depends: cdbs (= 0.4.23-1.1), debhelper (= 5), dpatch, autoconf, 
autogen, automake1.9, libtool, bison, flex, gawk, gperf, libelfg0-dev, 
libncurses5-dev, chrpath, sharutils, libltdl3-dev
+Build-Depends: cdbs (= 0.4.23-1.1), debhelper (= 5), dpatch, autoconf, 
autogen, automake1.9, libtool, bison, flex, gawk, gperf, libelfg0-dev, 
libncurses5-dev, chrpath, sharutils, libltdl3-dev, pkg-config, libglade2-dev, 
libgnomeui-dev
 
 Package: ski
 Section: devel
diff -rNu ski-1.3.2.old/debian/rules ski-1.3.2/debian/rules
--- ski-1.3.2.old/debian/rules  2008-02-23 22:13:30.0 +0300
+++ ski-1.3.2/debian/rules  2008-02-24 10:43:29.366781554 +0300
@@ -6,7 +6,7 @@
 
 DEB_DESTDIR=$(CURDIR)/debian/tmp
 
-DEB_CONFIGURE_EXTRA_FLAGS := --with-x11 --with-gtk 
+DEB_CONFIGURE_EXTRA_FLAGS := --with-gtk 
 #force use of gcc
 DEB_CONFIGURE_SCRIPT_ENV += CC=gcc
 
diff -rNu 

Processed (with 1 errors): Bug#465036: #465036: ski: FTBFS: checking for pkg-config... no

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

 Package: ski
Ignoring bugs not assigned to: ski

 Followup-For: Bug #465036
Unknown command or malformed arguments to command.

 tag 465036 patch
Bug#465036: ski: FTBFS: checking for pkg-config... no
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#467260: kvm-source: FTBFS with 2.6.24 kernel

2008-02-24 Thread Mike Hommey
Package: kvm-source
Version: 61+dfsg-1
Severity: serious
Justification: FTBFS

Can't build kvm-source 61 with 2.6.24 kernel:

In file included from include/asm/atomic.h:4,
 from include/linux/sysfs.h:18,
 from include/linux/kobject.h:24,
 from include/linux/sysdev.h:24,
 from include/linux/cpu.h:22,
 from /usr/src/modules/kvm/external-module-compat.h:15,
 from command line:1:
include/asm/atomic_64.h: In function ‘atomic_add_unless’:
include/asm/atomic_64.h:414: error: implicit declaration of function ‘cmpxchg’
In file included from include/linux/notifier.h:15,
 from include/linux/memory_hotplug.h:6,
 from include/linux/mmzone.h:569,
 from include/linux/gfp.h:4,
 from include/linux/slab.h:14,
 from include/linux/percpu.h:5,
 from include/asm/local_64.h:4,
 from include/asm/local.h:4,
 from include/linux/module.h:19,
 from include/linux/sysdev.h:25,
 from include/linux/cpu.h:22,
 from /usr/src/modules/kvm/external-module-compat.h:15,
 from command line:1:
include/linux/srcu.h: At top level:
include/linux/srcu.h:37: error: field ‘mutex’ has incomplete type
In file included from include/linux/memory_hotplug.h:6,
 from include/linux/mmzone.h:569,
 from include/linux/gfp.h:4,
 from include/linux/slab.h:14,
 from include/linux/percpu.h:5,
 from include/asm/local_64.h:4,
 from include/asm/local.h:4,
 from include/linux/module.h:19,
 from include/linux/sysdev.h:25,
 from include/linux/cpu.h:22,
 from /usr/src/modules/kvm/external-module-compat.h:15,
 from command line:1:
include/linux/notifier.h:71: error: field ‘mutex’ has incomplete type
In file included from /usr/src/modules/kvm/external-module-compat.h:15,
 from command line:1:
include/linux/cpu.h: In function ‘cpuhotplug_mutex_lock’:
include/linux/cpu.h:92: error: implicit declaration of function ‘mutex_lock’
include/linux/cpu.h: In function ‘cpuhotplug_mutex_unlock’:
include/linux/cpu.h:97: error: implicit declaration of function ‘mutex_unlock’
In file included from include/linux/mm_types.h:14,
 from include/linux/sched.h:60,
 from /usr/src/modules/kvm/external-module-compat.h:453,
 from command line:1:
include/asm/mmu.h: At top level:
include/asm/mmu.h:19: error: field ‘lock’ has incomplete type
In file included from include/linux/sched.h:78,
 from /usr/src/modules/kvm/external-module-compat.h:453,
 from command line:1:
include/linux/proportions.h:40: error: field ‘mutex’ has incomplete type
In file included from include/asm/pgtable.h:4,
 from /usr/src/modules/kvm/external-module-compat.h:550,
 from command line:1:
include/asm/pgtable_64.h: In function ‘ptep_get_and_clear_full’:
include/asm/pgtable_64.h:116: error: implicit declaration of function ‘xchg’
In file included from include/linux/fs.h:366,
 from include/linux/security.h:25,
 from include/linux/mm.h:15,
 from /usr/src/modules/kvm/external-module-compat.h:600,
 from command line:1:
include/linux/quota.h: At top level:
include/linux/quota.h:250: error: field ‘dq_lock’ has incomplete type
include/linux/quota.h:320: error: field ‘dqio_mutex’ has incomplete type
include/linux/quota.h:321: error: field ‘dqonoff_mutex’ has incomplete type
In file included from include/linux/security.h:25,
 from include/linux/mm.h:15,
 from /usr/src/modules/kvm/external-module-compat.h:600,
 from command line:1:
include/linux/fs.h:525: error: field ‘bd_mutex’ has incomplete type
include/linux/fs.h:615: error: field ‘i_mutex’ has incomplete type
include/linux/fs.h:643: error: field ‘inotify_mutex’ has incomplete type
In file included from include/linux/security.h:25,
 from include/linux/mm.h:15,
 from /usr/src/modules/kvm/external-module-compat.h:600,
 from command line:1:
include/linux/fs.h:995: error: field ‘s_lock’ has incomplete type
include/linux/fs.h:1028: error: field ‘s_vfs_rename_mutex’ has incomplete type
In file included from /usr/src/modules/kvm/svm.c:16:
/usr/src/modules/kvm/include/linux/kvm_host.h:74: error: field ‘mutex’ has 
incomplete type
/usr/src/modules/kvm/include/linux/kvm_host.h:110: error: field ‘lock’ has 
incomplete type
make[4]: *** [/usr/src/modules/kvm/svm.o] Error 1
make[3]: *** [_module_/usr/src/modules/kvm] Error 2
make[3]: Leaving directory `/usr/src/linux-headers-2.6.24-1-amd64'
make[2]: *** [all] Error 2
make[2]: Leaving directory 

Bug#467264: g-p-man: 'on battery' config interacts with 'on AC' settings - severity broken

2008-02-24 Thread Eddy Petrișor

Package: gnome-power-manager
Version: 2.20.2-3
Severity: serious
Justification: doesn't do is basic functionality; no way to configure

I have observed that on my laptop, after some time of inactivity, and 
after manually reducing the brightness to minimum, I see that brightness 
is turned to max.


Also, I have just seen some weird behaviour: while on battery, I was 
looking at power preferences for AC and I set it to 100%. To my 
surprise, the brightness changed.


Even worse, after leaving the brightness slider for AC at 100%, I 
switched to the battery tab and slided it from the original 0% to 100% 
and, lo and behold, as the slider when towards 100% the brightness went 
UP, yes, UP!


Playing with the battery slider, after that I have seen that:

While on battery:
- moving the AC slider changes brightness
- while the AC slider was at 0%, moving the batt slider doesn't do anything
- while the AC slider was at 100%, the battery slider worked up-side-down
- when the AC slider is at 0%, the battery slider doesn't have any effect
- when the battery slider is at 100%, the AC slider has no effect


--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.24.2-bounty

Debian Release: lenny/sid
  900 testing security.debian.org
  900 testing ftp.ro.debian.org
   10 unstableftp.ro.debian.org

--- Package information. ---
Depends   (Version) | Installed
===-+-===
gconf2(= 2.10.1-2) | 2.20.1-2+b1
hal   (= 0.5.10-1) | 0.5.10-5
libart-2.0-2(= 2.3.18) | 2.3.20-1
libatk1.0-0 (= 1.20.0) | 1.20.0-1
libbonobo2-0(= 2.15.0) | 2.21.90-1
libbonoboui2-0  (= 2.15.1) | 2.21.90-1
libc6(= 2.7-1) | 2.7-6
libcairo2(= 1.4.0) | 1.4.14-1
libdbus-1-3  (= 1.1.1) | 1.1.2-1
libdbus-glib-1-2  (= 0.74) | 0.74-1
libfontconfig1   (= 2.4.0) | 2.5.0-2
libfreetype6 (= 2.3.5) | 2.3.5-1+b1
libgconf2-4 (= 2.13.5) | 2.20.1-2+b1
libglade2-0(= 1:2.6.1) | 1:2.6.2-1
libglib2.0-0(= 2.14.0) | 2.14.5-2
libgnome-keyring0   (= 2.20.1) | 2.20.3-1
libgnome2-0 (= 2.17.3) | 2.20.1.1-1
libgnomecanvas2-0   (= 2.11.1) | 2.20.1.1-1
libgnomeui-0(= 2.17.1) | 2.20.1.1-1
libgnomevfs2-0   (= 1:2.17.90) | 1:2.20.1-1
libgstreamer0.10-0 (= 0.10.15) | 0.10.17-1
libgtk2.0-0 (= 2.12.0) | 2.12.1-1
libhal1 (= 0.5.10) | 0.5.10-5
libice6(= 1:1.0.0) | 2:1.0.4-1
libnotify1   (= 0.4.4) | 0.4.4-3
libnotify1-gtk2.10  |
liborbit2(= 1:2.14.10) | 1:2.14.10-0.1
libpanel-applet2-0  (= 2.19.3) | 2.20.3-1
libpango1.0-0   (= 1.18.4) | 1.18.4-1
libpng12-0(= 1.2.13-4) | 1.2.15~beta5-3
libpopt0  (= 1.10) | 1.10-3
libsm6  | 2:1.0.3-1+b1
libstartup-notification0 (= 0.8-1) | 0.9-1
libwnck22   (= 2.19.5) | 2.20.3-1
libx11-6| 2:1.0.3-7
libxcursor1  ( 1.1.2) | 1:1.1.9-1
libxext6| 1:1.0.3-2
libxfixes3 (= 1:4.0.1) | 1:4.0.3-2
libxi6  | 2:1.1.3-1
libxinerama1| 1:1.0.2-1
libxml2 | 2.6.31.dfsg-1
libxrandr2 (= 2:1.2.0) | 2:1.2.2-1
libxrender1 | 1:0.9.4-1
notification-daemon | 0.3.7-1+b1
zlib1g  | 1:1.2.3.3.dfsg-11


--
Regards,
EddyP
=
Imagination is more important than knowledge A.Einstein




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



Processed: severity of 467263 is important

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

 # Automatically generated email from bts, devscripts version 2.10.16
 severity 467263 important
Bug#467263: xserver-xorg-video-ati: X segfault on x800xt [r423]
Severity set to `important' from `grave'


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#467263: tagging 467263

2008-02-24 Thread Julien Cristau
# Automatically generated email from bts, devscripts version 2.10.16
# wtf?
tags 467263 - l10n




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



Bug#467099: RFS: matplotlib 0.90.1-3

2008-02-24 Thread Ondrej Certik
On Sat, Feb 23, 2008 at 5:08 PM, Ondrej Certik [EMAIL PROTECTED] wrote:

 On Sat, Feb 23, 2008 at 4:31 PM, Eike Nicklas [EMAIL PROTECTED] wrote:
   Hi Ondrej et al.,
  
  

 Yes, I read that bug. There are more problems with matplotlib - it is
 not lintian clean,
 it still uses Numerics and numarray besides numpy (I don't know if
 this is a feature or a bug),

  
I think upstream deprecated Numerics and numarray and the latest
version only uses numpy.
  
Changelog excerpts:
  
2007-06-01 Deprecate Numeric and numarray for use as numerix.
2007-06-02 Released 0.90.1 at revision 3352
2007-06-07 Disable build of numarray and Numeric extensions for
  internal MPL use and the numerix layer.
2007-07-19 replaced the Python code in numerix/ by a minimal wrapper
  around numpy that explicitly mentions all symbols that need
  to be addressed for further numpification
[...]
and only numpy is mentioned in the current README.
  
Anyway, as a matplotlib user, I am happy that you want to fix the
current issues, but sadly I currently don't have the time to help with
that.

  It shouldn't be a big problem and I'll do it, as I also use and need it. We
  are actually only waiting for an approval from the matplotlib maintainers.

Anyway, this seems it will take quite some time before it gets
resolved, so I compiled the fixed packages for i386 and amd64 and put
them here to my repository:

http://debian.certik.cz/

Ondrej



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



Processed: tagging bugs that are closed by packages in NEW as pending

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

 # the following bugs are closed by packages in NEW
 #
 tags 413751 pending
Bug#413751: RFP: slf4j -- The Simple Logging Facade for Java (SLF4J)
There were no tags set.
Tags added: pending

 tags 417248 pending
Bug#417248: dtc: [INTL:pt_BR] Brazilian Portuguese debconf PO translations
Tags were: l10n patch
Tags added: pending

 tags 428015 pending
Bug#428015: named.conf.5 calls itself /etc/named.conf
Tags were: patch
Tags added: pending

 tags 429214 pending
Bug#429214: [CVE-2007-3154] vulnerability in included copy of wz_tooltip
Tags were: security
Tags added: pending

 tags 461259 pending
Bug#461259: dtc declares relation to ttf-bitstream-vera
There were no tags set.
Tags added: pending

 tags 464111 pending
Bug#464111: bind9: Please update hint-file
There were no tags set.
Tags added: pending

 tags 467206 pending
Bug#467206: ITP: libcoat-perl -- light and Moose-compatible meta-class for Perl5
There were no tags set.
Tags added: pending

 tags 467208 pending
Bug#467208: ITP: libcoat-persistent-perl -- Ruby's ActiveRecord::Base port for 
Perl (ORM)
There were no tags set.
Tags added: pending

 tags 467211 pending
Bug#467211: ITP: libdbix-sequence-perl -- simple SQL92 ID generator
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]



Processed: tagging 467179

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

 # Automatically generated email from bts, devscripts version 2.10.11ubuntu4
 tags 467179 + confirmed pending
Bug#467179: gdm: FTBFS: Missing Build-Depends
There were no tags set.
Tags added: confirmed, 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]



Processed: Re: Bug#467076: ratpoison: still keyboard problems

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

 package ratpoison
Ignoring bugs not assigned to: ratpoison

 tags 467076 + unreproducible moreinfo
Bug#467076: ratpoison: still keyboard problems
There were no tags set.
Tags added: unreproducible, moreinfo

 severity 467076 serious
Bug#467076: ratpoison: still keyboard problems
Severity set to `serious' from `normal'

 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#467260: kvm-source: FTBFS with 2.6.24 kernel

2008-02-24 Thread Jan Luebbe
Hi!

On Sun, 2008-02-24 at 10:20 +0100, Mike Hommey wrote:
 Package: kvm-source
 Version: 61+dfsg-1
 Severity: serious
 Justification: FTBFS
 
 Can't build kvm-source 61 with 2.6.24 kernel:

*snip build errors*

 -- System Information:
 Debian Release: lenny/sid
   APT prefers unstable
   APT policy: (500, 'unstable'), (1, 'experimental')
 Architecture: amd64 (x86_64)
 
 Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)

Are you building kvm-source against this kernel?

 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/bash

I just tried to build for amd64 with make-kpkg against the kernel.org
tree i usually use and with module-assistant against the debian amd64
kernel with:

module-assistant -k /usr/src/linux-headers-2.6.24-1-amd64/ build kvm-source

Both tries produced usable packages. I'll send you the ones for
2.6.24-1-amd64 in a seperate mail.

What did you do differently?

Jan




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



Bug#467076: ratpoison: still keyboard problems

2008-02-24 Thread Sebastian Bremicker
Hi,

 Could you try in an clean environment? For example a new user (gnome
 uses glib which disregards $HOME, so either the home dir needs cleaning
 or easier a new user), starting as that user only ratpoison (without
 gnome-session or whatever else might be running) and some program in
 question and look if that still happens.

You are right, the problems do not occur with a new user, even when I
execute the same scripts like as my normal user. I am sorry, this may
be just a local problem here.

Kind regards,

Sebastian Bremicker


.ratpoisonrc
Description: Binary data


.sebremx
Description: Binary data


Bug#467275: libpalm-perl: tries to write to /usr/bin when building

2008-02-24 Thread Niko Tyni
Package: libpalm-perl
Version: 1.3.0-6
Severity: serious

This package tries to overwrite /usr/bin/pdbdump when building.
Fortunately this usually fails when building with fakeroot, and the
issue has gone unnoticed because ExtUtils::Install in Perl 5.8.8 ignores
the failure.

With Perl 5.10.0 (currently in experimental), the failure makes the 
package fail to build from source.

Please use /usr/bin/perl Makefile.PL INSTALLDIRS=vendor instead of
INSTALLDIRS=perl and don't specify the all the install directories when
calling 'make pure_install'. See the Perl policy:

 http://www.debian.org/doc/packaging-manuals/perl-policy/ch-module_packages.html

From the build log:

/usr/bin/perl Makefile.PL INSTALLDIRS=perl

[...]

/usr/bin/make pure_install 
INSTALLMAN1DIR=/build/niko/libpalm-perl-1.3.0/debian/libpalm-perl/usr/share/man/man1
 
INSTALLMAN3DIR=/build/niko/libpalm-perl-1.3.0/debian/libpalm-perl/usr/share/man/man3
 
INSTALLPRIVLIB=/build/niko/libpalm-perl-1.3.0/debian/libpalm-perl/usr/share/perl5
 
INSTALLARCHLIB=/build/niko/libpalm-perl-1.3.0/debian/libpalm-perl/usr/share/perl5
make[1]: Entering directory `/build/niko/libpalm-perl-1.3.0'

ERROR: Cannot copy 'blib/script/pdbdump' to '/usr/bin/pdbdump': Permission 
denied

 at -e line 1
Installing 
/build/niko/libpalm-perl-1.3.0/debian/libpalm-perl/usr/share/perl5/Palm/Address.pm
Installing 
/build/niko/libpalm-perl-1.3.0/debian/libpalm-perl/usr/share/perl5/Palm/StdAppInfo.pm
Installing 
/build/niko/libpalm-perl-1.3.0/debian/libpalm-perl/usr/share/perl5/Palm/PDB.pm
Installing 
/build/niko/libpalm-perl-1.3.0/debian/libpalm-perl/usr/share/perl5/Palm/Memo.pm
Installing 
/build/niko/libpalm-perl-1.3.0/debian/libpalm-perl/usr/share/perl5/Palm/ToDo.pm
Installing 
/build/niko/libpalm-perl-1.3.0/debian/libpalm-perl/usr/share/perl5/Palm/Datebook.pm
Installing 
/build/niko/libpalm-perl-1.3.0/debian/libpalm-perl/usr/share/perl5/Palm/Mail.pm
Installing 
/build/niko/libpalm-perl-1.3.0/debian/libpalm-perl/usr/share/perl5/Palm/Raw.pm
Installing 
/build/niko/libpalm-perl-1.3.0/debian/libpalm-perl/usr/share/man/man1/pdbdump.1p
Installing 
/build/niko/libpalm-perl-1.3.0/debian/libpalm-perl/usr/share/man/man3/Palm::Mail.3pm
Installing 
/build/niko/libpalm-perl-1.3.0/debian/libpalm-perl/usr/share/man/man3/Palm::Datebook.3pm
Installing 
/build/niko/libpalm-perl-1.3.0/debian/libpalm-perl/usr/share/man/man3/Palm::ToDo.3pm
Installing 
/build/niko/libpalm-perl-1.3.0/debian/libpalm-perl/usr/share/man/man3/Palm::Raw.3pm
Installing 
/build/niko/libpalm-perl-1.3.0/debian/libpalm-perl/usr/share/man/man3/Palm::Address.3pm
Installing 
/build/niko/libpalm-perl-1.3.0/debian/libpalm-perl/usr/share/man/man3/Palm::Memo.3pm
Installing 
/build/niko/libpalm-perl-1.3.0/debian/libpalm-perl/usr/share/man/man3/Palm::StdAppInfo.3pm
Installing 
/build/niko/libpalm-perl-1.3.0/debian/libpalm-perl/usr/share/man/man3/Palm::PDB.3pm
Installing /usr/bin/pdbdump
make[1]: *** [pure_perl_install] Error 13
make[1]: Leaving directory `/build/niko/libpalm-perl-1.3.0'
make: *** [install] Error 2

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#467260: kvm-source: FTBFS with 2.6.24 kernel

2008-02-24 Thread Mike Hommey
On Sun, Feb 24, 2008 at 01:11:06PM +0100, Jan Luebbe wrote:
 Hi!
 
 On Sun, 2008-02-24 at 10:20 +0100, Mike Hommey wrote:
  Package: kvm-source
  Version: 61+dfsg-1
  Severity: serious
  Justification: FTBFS
  
  Can't build kvm-source 61 with 2.6.24 kernel:
 
 *snip build errors*
 
  -- System Information:
  Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
  Architecture: amd64 (x86_64)
  
  Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
 
 Are you building kvm-source against this kernel?

Yes

  Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
  Shell: /bin/sh linked to /bin/bash
 
 I just tried to build for amd64 with make-kpkg against the kernel.org
 tree i usually use and with module-assistant against the debian amd64
 kernel with:
 
 module-assistant -k /usr/src/linux-headers-2.6.24-1-amd64/ build kvm-source
 
 Both tries produced usable packages. I'll send you the ones for
 2.6.24-1-amd64 in a seperate mail.
 
 What did you do differently?

Absolutely nothing, except using the -t option of m-a, which doesn't change
anything to the build itself.

FWIW:
# dpkg -l linux*2.6.24* | grep ^ii
ii  linux-headers-2.6.24-1-amd64 2.6.24-4   
  Header files for Linux 2.6.24 on AMD64
ii  linux-headers-2.6.24-1-common2.6.24-4   
  Common header files for Linux 2.6.24
ii  linux-image-2.6.24-1-amd64   2.6.24-4   
  Linux 2.6.24 image on AMD64
ii  linux-kbuild-2.6.24  2.6.24-1   
  Kbuild infrastructure for Linux 2.6.24

Mike



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



Bug#467076: ratpoison: still keyboard problems

2008-02-24 Thread Bernhard R. Link
* Sebastian Bremicker [EMAIL PROTECTED] [080224 13:47]:
  Could you try in an clean environment? For example a new user (gnome
  uses glib which disregards $HOME, so either the home dir needs cleaning
  or easier a new user), starting as that user only ratpoison (without
  gnome-session or whatever else might be running) and some program in
  question and look if that still happens.
 
 You are right, the problems do not occur with a new user, even when I
 execute the same scripts like as my normal user. I am sorry, this may
 be just a local problem here.

It's still nothing that should happen, so it would be nice if you could
investigate what triggers this. (Perhaps some gconf setting, some
theming set, or or or ...).

Hochachtungsvoll,
Bernhard R. Link



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



Bug#465625: marked as done (libmail-field-received-perl: FTBFS: Failed 1/1 test scripts, 0.00% okay. 3/18 subtests failed, 83.33% okay.)

2008-02-24 Thread Debian Bug Tracking System

Your message dated Sun, 24 Feb 2008 14:17:10 +
with message-id [EMAIL PROTECTED]
and subject line Bug#465625: fixed in libmail-field-received-perl 0.24-3
has caused the Debian Bug report #465625,
regarding libmail-field-received-perl: FTBFS: Failed 1/1 test scripts, 0.00% 
okay. 3/18 subtests failed, 83.33% okay.
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.)


-- 
465625: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=465625
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: libmail-field-received-perl
Version: 0.24-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080212 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
 make[1]: Entering directory `/build/user/libmail-field-received-perl-0.24'
 PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e 
 test_harness(0, 'blib/lib', 'blib/arch') t/*.t
 t/allstringify() not implemented at /usr/share/perl5/Mail/Field.pm line 
 189
   Mail::Field::stringify('Mail::Field::Received=HASH(0x82ce8fc)') called 
 at t/all.t line 209
 dubious
   Test returned status 9 (wstat 2304, 0x900)
 DIED. FAILED tests 16-18
   Failed 3/18 tests, 83.33% okay
 Failed Test Stat Wstat Total Fail  Failed  List of Failed
 ---
 t/all.t9  2304186  33.33%  16-18
 Failed 1/1 test scripts, 0.00% okay. 3/18 subtests failed, 83.33% okay.
 make[1]: *** [test_dynamic] Error 9

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/02/12

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

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

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


---End Message---
---BeginMessage---
Source: libmail-field-received-perl
Source-Version: 0.24-3

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

libmail-field-received-perl_0.24-3.diff.gz
  to 
pool/main/libm/libmail-field-received-perl/libmail-field-received-perl_0.24-3.diff.gz
libmail-field-received-perl_0.24-3.dsc
  to 
pool/main/libm/libmail-field-received-perl/libmail-field-received-perl_0.24-3.dsc
libmail-field-received-perl_0.24-3_all.deb
  to 
pool/main/libm/libmail-field-received-perl/libmail-field-received-perl_0.24-3_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.
Dominic Hargreaves [EMAIL PROTECTED] (supplier of updated 
libmail-field-received-perl package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 24 Feb 2008 14:00:45 +
Source: libmail-field-received-perl
Binary: libmail-field-received-perl
Architecture: source all
Version: 0.24-3
Distribution: unstable
Urgency: low
Maintainer: Dominic Hargreaves [EMAIL PROTECTED]
Changed-By: Dominic Hargreaves [EMAIL PROTECTED]
Description: 
 libmail-field-received-perl - mostly RFC822-compliant parser of Received 
headers
Closes: 465625
Changes: 
 libmail-field-received-perl (0.24-3) unstable; urgency=low
 .
   * Remove test for stringify() method which is no longer supported
 by Mail::Field (closes: #465625)
   * Fix copyright notice to make lintian happy
   * Update Standards-Version (no changes)
Files: 
 adcf3ad8be901c48689f37cca59ff8d1 695 perl optional 
libmail-field-received-perl_0.24-3.dsc
 a9ec8cb04eed2cd343a41cb861e7157e 2486 perl optional 
libmail-field-received-perl_0.24-3.diff.gz
 6b410fa82e375168f7e9dc1a76c6e36a 14544 perl optional 
libmail-field-received-perl_0.24-3_all.deb

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

iD8DBQFHwXjNYzuFKFF44qURAhBqAJ9J0Z72hI/kLlCPmmJOkEQQVJ3lnwCg9c84
pYCtLupsvyWxy+UGNht5NsA=
=Q1mF
-END PGP 

Bug#466922: m17n-db: depends on a non-free package

2008-02-24 Thread Harshula
Hi Michal,

m17n-docs is licensed under the GNU Free Documentation License 1.2 with
*no* Invariant Sections:
--
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2
or any later version published by the Free Software Foundation;
with no Invariant Sections, no Front-Cover Texts, and no Back-Cover
Texts.
A copy of the license is included in the section entitled GNU
Free Documentation License.
--

m17n-docs was initially packaged in 2004, before the 2006 Debian vote on
the GFDL. I assume that is the reason why it is in non-free.

In 2006, GFDL (with no Invariant Sections) was recognised to be free:
http://lists.debian.org/debian-devel-announce/2006/03/msg00012.html

Do you agree the correct solution would be to update m17n-docs and move
it from non-free to main?

cya,
#

On Thu, 2008-02-21 at 21:47 +0100, Michal Politowski wrote:
 Package: m17n-db
 Version: 1.3.4-2
 Severity: serious
 Justification: Policy 2.2.1
 
 m17n-db depends on the m17n-docs package which is in non-free




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



Bug#461760: xserver-xorg-input-synaptics: I confirm this bug

2008-02-24 Thread Johannes
Hi,

I also can ocnfirm this bug and have done some further testing.

* Mattia Dongili [EMAIL PROTECTED] [080201 13:15]:
 this really puzzles me... completely dead?
 does synclient report any activity?

synclient does output identical numbers for older version (truly
working) and buggy version (not working at all)

 what happens if you just try to run with the default options?
 i.e.: comment everything except

Options seem to be irrelavant to the problem.

You can make the touchpad working by setting GrabEventDevice to off,
but this only passes on standard events, so the net result is
funtionality equal to not loading synaptics driver at all. This shows
the driver per se is working and processing input from the touchpad.

Additional testing shows that events are not accepted by XOrg. I've
faked dx to always 100 in HandleState just before Post events in line
1873. Debug output says xf86PostMotionEvent is called but the mouse
pointer does not move.

My impression is that something with registering the device must have
gone wrong.

Johannes



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



Bug#467260: kvm-source: successful build

2008-02-24 Thread Mattia Monga
Package: kvm-source
Version: 61+dfsg-1
Followup-For: Bug #467260


I got the same build error by using m-a

$ m-a build kvm-source 


however, a m-a clean resolved the issue

$ m-a clean; m-a build kvm-source




-- Package-specific info:


selected information from lshal(1):

  smbios.bios.release_date = '06/07/2007'  (string)
  smbios.bios.vendor = 'LENOVO'  (string)
  smbios.bios.version = '79ETD4WW (2.14 )'  (string)
  smbios.chassis.manufacturer = 'LENOVO'  (string)
  smbios.chassis.type = 'Notebook'  (string)
  smbios.system.manufacturer = 'LENOVO'  (string)
  smbios.system.product = '2007FXG'  (string)
  smbios.system.serial = 'L34B42C'  (string)
  smbios.system.uuid = '02BD1E81-48FF-11CB-ADCB-FD86C298C9F0'  (string)
  smbios.system.version = 'ThinkPad T60'  (string)
  system.product = '2007FXG ThinkPad T60'  (string)
  system.vendor = 'LENOVO'  (string)


/proc/cpuinfo:

processor   : 0
vendor_id   : GenuineIntel
cpu family  : 6
model   : 15
model name  : Intel(R) Core(TM)2 CPU T5600  @ 1.83GHz
stepping: 6
cpu MHz : 1833.000
cache size  : 2048 KB
physical id : 0
siblings: 2
core id : 0
cpu cores   : 2
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 10
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc 
arch_perfmon pebs bts pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm
bogomips: 3660.66
clflush size: 64

processor   : 1
vendor_id   : GenuineIntel
cpu family  : 6
model   : 15
model name  : Intel(R) Core(TM)2 CPU T5600  @ 1.83GHz
stepping: 6
cpu MHz : 1833.000
cache size  : 2048 KB
physical id : 0
siblings: 2
core id : 1
cpu cores   : 2
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 10
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc 
arch_perfmon pebs bts pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm
bogomips: 3657.52
clflush size: 64




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

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

Versions of packages kvm-source depends on:
ii  bzip2 1.0.4-3high-quality block-sorting file co
ii  debhelper 6.0.5  helper programs for debian/rules
ii  make  3.81-3 The GNU version of the make util
ii  module-assistant  0.10.11.0  tool to make module package creati

kvm-source recommends no packages.

-- no debconf information



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



Processed: severity of 447041 is normal

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

 # Automatically generated email from bts, devscripts version 2.10.13
 severity 447041 normal
Bug#447041: rrdtool segmentation fault when using GPRINT
Severity set to `normal' from `grave'


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#453309: logtail ignores the -o (offset file) option

2008-02-24 Thread Marc Haber
severity #453309 normal
thanks

On Tue, Feb 05, 2008 at 11:08:57PM +0100, Heiko Schlittermann wrote:
 Marc Haber [EMAIL PROTECTED] (Di 05 Feb 2008 22:55:16 CET):
  On Tue, Feb 05, 2008 at 12:26:22PM +0100, Heiko Schlittermann wrote:
   Marc Haber [EMAIL PROTECTED] (Di 05 Feb 2008 11:46:15 CET):
On Wed, Nov 28, 2007 at 04:05:53PM +0100, Heiko Schlittermann wrote:
 The logtail utility fails in using some alternative offset file
 ...
  
   .. as documented. I think last time I supposed it should work that way
   too:
   
   logtail -o OFFSET LOGFILE # doesn't work (doesn't fit
   to manpage)
  
  That does not look like a bug to me then. Is the error message helpful?
 
 There was no error message. It just works as w/o -o OFFSET. This I'd
 consider a bug at least.

Agreed, but not a grave one. Lowering severity.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835



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



Bug#448501: Removes package without asking

2008-02-24 Thread Marc Haber
retitle #448501 ignores versions in package dependencies
thanks

On Sun, Dec 30, 2007 at 07:28:24PM +0100, Florian Weimer wrote:
 debfoster ignores versions in package dependencies, which causes this
 bug.

Adjusting the bug title appropriately. I cannot fix this bug on short
notice. If somebody on the team can fix this, please say so (and give
a time frame), otherwise, I'll tag this bug help by the end of February.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835



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



Processed: notfound 447041 in 1.2.19

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

 # Automatically generated email from bts, devscripts version 2.10.13
 notfound 447041 1.2.19
Bug#447041: rrdtool segmentation fault when using GPRINT
Bug no longer marked as found in version 1.2.19.


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#453309: logtail ignores the -o (offset file) option

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

 severity #453309 normal
Bug#453309: logtail ignores the -o (offset file) option
Severity set to `normal' 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]



Processed: Re: Bug#448501: Removes package without asking

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

 retitle #448501 ignores versions in package dependencies
Bug#448501: Removes package without asking
Changed Bug title to `ignores versions in package dependencies' from `Removes 
package without asking'.

 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#448501: Removes package without asking

2008-02-24 Thread Florian Weimer
* Marc Haber:

 retitle #448501 ignores versions in package dependencies
 thanks

 On Sun, Dec 30, 2007 at 07:28:24PM +0100, Florian Weimer wrote:
 debfoster ignores versions in package dependencies, which causes this
 bug.

 Adjusting the bug title appropriately. I cannot fix this bug on short
 notice. If somebody on the team can fix this, please say so (and give
 a time frame), otherwise, I'll tag this bug help by the end of February.

I'm not sure if it is acceptable to simply drop a conditional dependency
which is not fulfilled on the current system from debfoster's view.  If
it is, the fix is pretty simple.



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



Bug#451852: rrdtool: *** glibc detected *** free(): invalid pointer: 0x08056450 ***

2008-02-24 Thread Bernd Zeimetz
severity important
thanks

Hi,

thanks for you report. I'm lowering the severity as this does not render
the package completely useless - it works just fine usually.
We'll look into this problem after 1.2.27 hits unstable.

Best regards,

Bernd

-- 
Bernd Zeimetz
[EMAIL PROTECTED] http://bzed.de/



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



Bug#467315: missing mpi support in spooles render petsc unusable

2008-02-24 Thread Christophe Prud'homme
Package: petsc
Version: 2.3.3
Severity: serious

--- Please enter the report below this line. ---

MPI support is missing spooles and PETSc is looking for it in libpetscmat.
PETSc in unstable is unusable at the moment

/usr/bin/../lib/libpetscmat.so.2.3.3: undefined reference to 
`InpMtx_MPI_split'
/usr/bin/../lib/libpetscmat.so.2.3.3: undefined reference to 
`FrontMtx_MPI_solve'
/usr/bin/../lib/libpetscmat.so.2.3.3: undefined reference to 
`FrontMtx_MPI_split'
/usr/bin/../lib/libpetscmat.so.2.3.3: undefined reference to 
`FrontMtx_MPI_postProcess'
/usr/bin/../lib/libpetscmat.so.2.3.3: undefined reference to 
`FrontMtx_MPI_factorInpMtx'
/usr/bin/../lib/libpetscmat.so.2.3.3: undefined reference to 
`SymbFac_MPI_initFromInpMtx'
/usr/bin/../lib/libpetscmat.so.2.3.3: undefined reference to 
`InpMtx_MPI_fullAdjacency'
/usr/bin/../lib/libpetscmat.so.2.3.3: undefined reference to `ETree_MPI_Bcast'
/usr/bin/../lib/libpetscmat.so.2.3.3: undefined reference to `maxTagMPI'
/usr/bin/../lib/libpetscmat.so.2.3.3: undefined reference to 
`FrontMtx_MPI_rowmapIV'
/usr/bin/../lib/libpetscmat.so.2.3.3: undefined reference to 
`DenseMtx_MPI_splitByRows'

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.24-1-686-bigmem

Debian Release: lenny/sid
  500 unstableftp.fr.debian.org 
  500 testing security.debian.org 
1 experimentalftp.fr.debian.org 

--- Package information. ---
Depends   (Version) | Installed
===-+-===
| 


-- 
Debian Developer - http://people.debian.org/~prudhomm/
Scientific computing packages maintainer
Fingerprint = 3703 50DE 7A9F 024E 0F26  0D07 A18F B40B D4BE 1450




Bug#467312: ehcache: FTBFS: Build-Depends on contrib package libhibernate3-java

2008-02-24 Thread Daniel Schepler
Package: ehcache
Version: 1.4.1-1
Severity: serious

As the subject says: libhibernate3-java is in contrib, but ehcache is in main 
and Build-Depends on it, which is a violation of policy.
-- 
Daniel Schepler



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



Bug#467314: jacal: manpage(s) under /usr/man

2008-02-24 Thread Ian Zimmerman
Package: jacal
Version: 1b9-1
Severity: serious
Justification: Policy 12.1

[EMAIL PROTECTED]:~$ ls /usr/man/man1
jacal.1.gz
[EMAIL PROTECTED]:~$ dpkg -S /usr/man
jacal: /usr/man

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

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages jacal depends on:
ii  guile-1.6 1.6.8-6The GNU extension language and Sch
ii  slib  3b1-2  Portable Scheme library

jacal recommends no packages.

-- no debconf information



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



Processed: severity of 447041 is serious

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

 # Automatically generated email from bts, devscripts version 2.10.13
 severity 447041 serious
Bug#447041: rrdtool segmentation fault when using GPRINT
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]



Bug#467323: Error: can't find icon 'ontv'

2008-02-24 Thread Clément Plantier
Package: ontv
Version: 2.8.0-1
Severity: serious

I can't launch ontv, either in a console or by launching the applet.

When typing...

# /usr/lib/ontv/ontv -w

Error:load_icon:Icon Load Error:Icon 'ontv' not present in theme (or
Icon 'ontv' not present in theme)
Error:load_icon:Icon Load Error:Icon 'ontv' not present in theme (or
Icon 'ontv' not present in theme)
Error:load_icon:Icon Load Error:Icon 'ontv' not present in theme (or
Icon 'ontv' not present in theme)
Error:load_icon:Icon Load Error:Icon 'ontv' not present in theme (or
Icon 'ontv' not present in theme)
Error:load_icon:Icon Load Error:Icon 'ontv' not present in theme (or
Icon 'ontv' not present in theme)
Traceback (most recent call last):
  File /usr/lib/ontv/ontv, line 32, in module
Main.main()
  File /usr/lib/python2.5/site-packages/ontv/Main.py, line 64, in main
gtk.window_set_default_icon_list(*GUI.get_icon_list([16,22,24,32,48]))
TypeError: icons must be GdkPixbufs

#

...and then it crashes. It seems that there is a problem with the icon.

--- System information. ---
Architecture: i386
Kernel: Linux 2.6.24-1-686

Debian Release: lenny/sid
500 unstable webb.ens-cachan.fr
500 unstable ftp.fr.debian.org
500 stable security.debian.org

--- Package information. ---
Depends (Version) | Installed
===-+-==
gconf2 (= 2.10.1-2) | 2.20.1-3
gnome-panel | 2.20.3-3
libatk1.0-0 (= 1.20.0) | 1.20.0-1
libc6 (= 2.7-1) | 2.7-8
libcairo2 (= 1.4.0) | 1.4.14-1
libffi4 | 4.3-20080219-1
libglib2.0-0 (= 2.12.0) | 2.14.6-1
libgtk2.0-0 (= 2.12.0) | 2.12.8-1
libpango1.0-0 (= 1.18.4) | 1.18.4-1
python-central (= 0.5.8) | 0.5.15-0.1
python-glade2 (= 2.10.0) | 2.12.1-1
python-gnome2 (= 2.16.0) | 2.20.1-2
python-gnome2-desktop | 2.20.0-1
python-gobject (= 2.12.0) | 2.14.1-1
python-gtk2 (= 2.10.0) | 2.12.1-1
python-notify (= 0.1.1) | 0.1.1-2
python-vte | 1:0.16.12-1
python2.5 | 2.5.1-7
xmltv-util | 0.5.51-2




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



Bug#466036: upload of tex-common ... ?

2008-02-24 Thread Frank Küster
clone 466036 -1
reassign -1 tex-common
retitle -1 tex-common: Must force the transition to texlive upon upgrade to 
lenny
block 466036 by -1
thanks


Norbert Preining [EMAIL PROTECTED] wrote:

 On Do, 21 Feb 2008, Frank Küster wrote:
 Thanks for your burst of work. I hope that even if the bad weather may
 be part of the reason, all is safe in terms of avalanges and stuff.  I

 No, only that I have one week off before leaving Saturday early morning
 again for 3 weeks.

 lmodern, edit sources list, apt-get update, apt-get install lmodern),
 but I won't have time for that this weekend (I'm just back from a

 I will have neither, so I guess that has to wait.

I have done that now, and the upgrade of lmodern still fails, because
upgrading tex-common to 1.11 does not force the transition from tetex to
texlive, it just removes the tetex tree from TEXMF.

So it seems we actually do need a further conflict in tex-common: If it
removes all tetex from the search paths, it must also force the
transition to texlive.

I won't have time to do this soon, though.  Any help is appreciated.

Regards, Frank
-- 
Frank Küster
Debian Developer (teTeX/TeXLive)




Bug#467315: missing mpi support in spooles render petsc unusable

2008-02-24 Thread Adam C Powell IV
On Sun, 2008-02-24 at 17:53 +0100, Christophe Prud'homme wrote:
 Package: petsc
 Version: 2.3.3
 Severity: serious
 
 --- Please enter the report below this line. ---
 
 MPI support is missing spooles and PETSc is looking for it in libpetscmat.
 PETSc in unstable is unusable at the moment
 
 /usr/bin/../lib/libpetscmat.so.2.3.3: undefined reference to 
 `InpMtx_MPI_split'
 /usr/bin/../lib/libpetscmat.so.2.3.3: undefined reference to 
 `FrontMtx_MPI_solve'
 /usr/bin/../lib/libpetscmat.so.2.3.3: undefined reference to 
 `FrontMtx_MPI_split'
 /usr/bin/../lib/libpetscmat.so.2.3.3: undefined reference to 
 `FrontMtx_MPI_postProcess'
 /usr/bin/../lib/libpetscmat.so.2.3.3: undefined reference to 
 `FrontMtx_MPI_factorInpMtx'
 /usr/bin/../lib/libpetscmat.so.2.3.3: undefined reference to 
 `SymbFac_MPI_initFromInpMtx'
 /usr/bin/../lib/libpetscmat.so.2.3.3: undefined reference to 
 `InpMtx_MPI_fullAdjacency'
 /usr/bin/../lib/libpetscmat.so.2.3.3: undefined reference to `ETree_MPI_Bcast'
 /usr/bin/../lib/libpetscmat.so.2.3.3: undefined reference to `maxTagMPI'
 /usr/bin/../lib/libpetscmat.so.2.3.3: undefined reference to 
 `FrontMtx_MPI_rowmapIV'
 /usr/bin/../lib/libpetscmat.so.2.3.3: undefined reference to 
 `DenseMtx_MPI_splitByRows'

Ah, thanks, didn't see this before I replied to your other message.

Though it breaks petsc, I think the real bug is in spooles, which I'll
fix by Wednesday.

-Adam
-- 
GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Engineering consulting with open source tools
http://www.opennovation.com/




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



Processed: Re: upload of tex-common ... ?

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

 clone 466036 -1
Bug#466036: lmodern: etch-lenny upgrade fails
Bug 466036 cloned as bug 467330.

 reassign -1 tex-common
Bug#467330: lmodern: etch-lenny upgrade fails
Bug reassigned from package `lmodern' to `tex-common'.

 retitle -1 tex-common: Must force the transition to texlive upon upgrade to 
 lenny
Bug#467330: lmodern: etch-lenny upgrade fails
Changed Bug title to `tex-common: Must force the transition to texlive upon 
upgrade to lenny' from `lmodern: etch-lenny upgrade fails'.

 block 466036 by -1
Bug#467330: tex-common: Must force the transition to texlive upon upgrade to 
lenny
Bug#466036: lmodern: etch-lenny upgrade fails
Was not blocked by any bugs.
Blocking bugs of 466036 added: 467330

 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#467327: arpack: Kills the buildds.

2008-02-24 Thread Kurt Roeckx
Package: arpack
Version: 2.1+parpack96-1
Severity: grave

Hi,

It seems your package is starting lots of make processes.  The log file
ends with:
make[6534]: Entering directory `/build/buildd/arpack-2.1+parpack96'
( cd /build/buildd/arpack-2.1+parpack96//BLAS; /usr/bin/make clean )
make[6535]: Entering directory `/build/buildd/arpack-2.1+parpack96/BLAS'
Makefile:69: warning: overriding commands for target `.f.o'
../ARmake.inc:96: warning: ignoring old commands for target `.f.o'
rm -f *.o a.out core
make[6535]: Leaving directory `/build/buildd/arpack-2.1+parpack96/BLAS'
( cd /build/buildd/arpack-2.1+parpack96//LAPACK; /usr/bin/make clean )
make[6535]: Entering directory `/build/buildd/arpack-2.1+parpack96/LAPACK'
Makefile:91: warning: overriding commands for target `.f.o'
../ARmake.inc:96: warning: ignoring old commands for target `.f.o'
rm -f *.o a.out core
make[6535]: Leaving directory `/build/buildd/arpack-2.1+parpack96/LAPACK'
( cd /build/buildd/arpack-2.1+parpack96//UTIL; /usr/bin/make clean )
make[6535]: Entering directory `/build/buildd/arpack-2.1+parpack96/UTIL'
Makefile:47: warning: overriding commands for target `.f.o'
../ARmake.inc:96: warning: ignoring old commands for target `.f.o'
rm -f *.a *.o a.out core
make[6535]: Leaving directory `/build/buildd/arpack-2.1+parpack96/UTIL'
( cd /build/buildd/arpack-2.1+parpack96//SRC; /usr/bin/make clean )
make[6535]: Entering directory `/build/buildd/arpack-2.1+parpack96/SRC'
Makefile:50: warning: overriding commands for target `.f.o'
../ARmake.inc:96: warning: ignoring old commands for target `.f.o'
rm -f *.a *.o a.out core
make[6535]: Leaving directory `/build/buildd/arpack-2.1+parpack96/SRC'
( cd ; /usr/bin/make clean )
/bin/sh: line 0: cd: /home/buildd: No such file or directory
make[6535]: Entering directory `/build/buildd/arpack-2.1+parpack96'
( cd /build/buildd/arpack-2.1+parpack96//BLAS; /usr/bin/make clean )
make[6536]: Entering directory `/build/buildd/arpack-2.1+parpack96/BLAS'
Makefile:69: warning: overriding commands for target `.f.o'
../ARmake.inc:96: warning: ignoring old commands for target `.f.o'

With other words, it recursivly called make 6536 times so far, creating an
OOM condition, and the kernel of course does not pick the process to kill.


Note that $HOME does not exist on most buildds.


Kurt




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



Processed: reassigning this bug to psi3 package

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

 reassign 464867 psi3
Bug#464867: extrema: conflicts with psi3 package
Bug reassigned from package `extrema' to `psi3'.

 # As per our discussion, the psi3 package will move or modify its 
 /usr/bin/extrema binary and should close this bug when done.
 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#437690: marked as done (Build fix for powerpc / non-Linux platforms)

2008-02-24 Thread Debian Bug Tracking System

Your message dated Sun, 24 Feb 2008 18:21:31 +
with message-id [EMAIL PROTECTED]
and subject line Bug#437690: fixed in open-invaders 0.3-1
has caused the Debian Bug report #437690,
regarding Build fix for powerpc / non-Linux platforms
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.)


-- 
437690: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=437690
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: open-invaders
Version: 0.2-1
Severity: serious
Tags: patch


The attached patch on top of that mentioned in README.Debian makes
open-invaders build and run on powerpc. Note that I think the allegro
headers should define ALLEGRO_LINUX, see bug #437688, but this is
probably a proper bug of its own for non-Linux platforms at least.


--- System information. ---
Architecture: powerpc
Kernel:   Linux 2.6.22-1-powerpc

Debian Release: lenny/sid
  500 unstablemirror.switch.ch 
  500 stable  security.debian.org 
  102 experimentalftp.ch.debian.org 

-- 
Earthling Michel Dänzer   |  http://tungstengraphics.com
Libre software enthusiast |  Debian, X and DRI developer
diff -up -ru open-invaders-0.2.orig/src/input.cc open-invaders-0.2/src/input.cc
--- open-invaders-0.2.orig/src/input.cc	2007-06-20 23:04:56.0 +0200
+++ open-invaders-0.2/src/input.cc	2007-08-13 18:01:13.0 +0200
@@ -61,7 +62,7 @@ void interrupt_keys()
 	#endif
 	
 	#ifndef ALLEGRO_LINUX
-		string filepath='.';
+		string filepath=.;
 	#endif
 
 	if((key[KEY_LCONTROL]||key[KEY_RCONTROL])key[KEY_S])
---End Message---
---BeginMessage---
Source: open-invaders
Source-Version: 0.3-1

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

open-invaders-data_0.3-1_all.deb
  to pool/main/o/open-invaders/open-invaders-data_0.3-1_all.deb
open-invaders_0.3-1.diff.gz
  to pool/main/o/open-invaders/open-invaders_0.3-1.diff.gz
open-invaders_0.3-1.dsc
  to pool/main/o/open-invaders/open-invaders_0.3-1.dsc
open-invaders_0.3-1_i386.deb
  to pool/main/o/open-invaders/open-invaders_0.3-1_i386.deb
open-invaders_0.3.orig.tar.gz
  to pool/main/o/open-invaders/open-invaders_0.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.
Siegfried-Angel Gevatter Pujals (RainCT) [EMAIL PROTECTED] (supplier of 
updated open-invaders package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu,  6 Sep 2007 18:28:18 +0200
Source: open-invaders
Binary: open-invaders open-invaders-data
Architecture: source all i386
Version: 0.3-1
Distribution: unstable
Urgency: low
Maintainer: Siegfried-Angel Gevatter Pujals (RainCT) [EMAIL PROTECTED]
Changed-By: Siegfried-Angel Gevatter Pujals (RainCT) [EMAIL PROTECTED]
Description: 
 open-invaders - Space Invaders clone
 open-invaders-data - Space Invaders clone (data package)
Closes: 437690
Changes: 
 open-invaders (0.3-1) unstable; urgency=low
 .
   * New upstream version.
   * Quite some packaging changes:
  - Change my email address.
  - Split package into two binaries (ie, add -data package).
  - Switch to CDBS.
  - Bump standards version to 3.7.3 and move Homepage field to
source stanza.
  - Install binary in /usr/games instead of /usr/bin.
  - Drop debian/README.Debian and debian/dirs.
  - Drop open-invaders.sgml; add a manpage written in groff.
  - Little changes in debian/copyright; changes in debian/rules.
  - Add debian/watch file.
   * patches/fix-doc-in-makefile.dpatch:
  - Drop it; no longer needed now.
   * patches/fix_pmask_amd64.patch:
  - Add this patch (from Kurt Roeckx) to avoid a build failure with
amd64 (Closes: #437690).
Files: 
 a9d0d062feba20319177f3101f94f772 824 games optional open-invaders_0.3-1.dsc
 51cbdbc8f0cbba203557489f06de3e8d 3295633 games optional 
open-invaders_0.3.orig.tar.gz
 bef70c49099b178ec11df22bb5050c9b 3369 games optional 
open-invaders_0.3-1.diff.gz
 45fdb856338d315efc2ed05a73ab536c 2919706 games optional 
open-invaders-data_0.3-1_all.deb
 716628495ec67860711026de0799fd30 67374 games optional 

Bug#429214: marked as done ([CVE-2007-3154] vulnerability in included copy of wz_tooltip)

2008-02-24 Thread Debian Bug Tracking System

Your message dated Sun, 24 Feb 2008 18:42:59 +
with message-id [EMAIL PROTECTED]
and subject line Bug#429214: fixed in dtc 0.28.2-1
has caused the Debian Bug report #429214,
regarding [CVE-2007-3154] vulnerability in included copy of wz_tooltip
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.)


-- 
429214: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=429214
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: dtc-common
Severity: grave
Tags: security

Your package seems to embed a copy of wz_tooltip, for which a security
bug has been reported:

| Unspecified vulnerability in Walter Zorn wz_tooltip.js (aka
| wz_tooltips) before 4.01, as used by eGroupWare before 1.2.107-2 and
| other packages, has unknown impact and remote attack vectors.

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3154

Please upgrade the included copy, and backport the changes to stable
(if necessary).

---End Message---
---BeginMessage---
Source: dtc
Source-Version: 0.28.2-1

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

dtc-common_0.28.2-1_all.deb
  to pool/main/d/dtc/dtc-common_0.28.2-1_all.deb
dtc-core_0.28.2-1_all.deb
  to pool/main/d/dtc/dtc-core_0.28.2-1_all.deb
dtc-cyrus_0.28.2-1_all.deb
  to pool/main/d/dtc/dtc-cyrus_0.28.2-1_all.deb
dtc-postfix-courier_0.28.2-1_all.deb
  to pool/main/d/dtc/dtc-postfix-courier_0.28.2-1_all.deb
dtc-stats-daemon_0.28.2-1_all.deb
  to pool/main/d/dtc/dtc-stats-daemon_0.28.2-1_all.deb
dtc-toaster_0.28.2-1_all.deb
  to pool/main/d/dtc/dtc-toaster_0.28.2-1_all.deb
dtc_0.28.2-1.diff.gz
  to pool/main/d/dtc/dtc_0.28.2-1.diff.gz
dtc_0.28.2-1.dsc
  to pool/main/d/dtc/dtc_0.28.2-1.dsc
dtc_0.28.2.orig.tar.gz
  to pool/main/d/dtc/dtc_0.28.2.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 Goirand [EMAIL PROTECTED] (supplier of updated dtc package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Fri, 25 May 2007 08:19:31 +
Source: dtc
Binary: dtc-common dtc-core dtc-cyrus dtc-postfix-courier dtc-stats-daemon 
dtc-toaster
Architecture: source all
Version: 0.28.2-1
Distribution: unstable
Urgency: low
Maintainer: Thomas Goirand [EMAIL PROTECTED]
Changed-By: Thomas Goirand [EMAIL PROTECTED]
Description: 
 dtc-common - web control panel for admin and accounting hosting services (comm
 dtc-core   - web control panel for admin and accounting hosting services
 dtc-cyrus  - web control panel for admin and accounting hosting services (cyru
 dtc-postfix-courier - web control panel for admin and accounting hosting 
services (more
 dtc-stats-daemon - dtc-xen VM statistics for the dtc web control panel
 dtc-toaster - web control panel for admin and accounting hosting services (meta
Closes: 417248 417248 429214 461259
Changes: 
 dtc (0.28.2-1) unstable; urgency=low
 .
   * New upstream release.
   * [v0.27] DTC now generates a dtc-cyrus package
   * [v0.27] Added support for dkfilter inbound filtering and outbound
 signing with postfix.
   * [v0.27] Now using ttf-dejavu instaed of ttf-bistream-vera because that last
 one is going to be removed from Debian (Closes: #461259)
   * [v0.27] Renamed the dtc package to dtc-core in order not to conflict with
 the device tree compiler.
   * [v0.27] Fixed some non-arch-dependent debian/rules  debian/control
 problems.
   * [v0.27] Lot's of requests in debconf are now guessed (like hostname and
 IP), also lot's of them have now very low priority.
   * [v0.27] The postinst now does less things, it's done by dtc's install
 script now
   * [v0.27] The debian/rules now uses the provided make install from upstream
 to build the binary packages.
   * [v0.27] Bumped Standards-Version to 3.7.3
   * [v0.26.3] Upgraded embed a copy of wz_tooltip (Closes: #429214)
   * [v0.25.9] Added dtc-stats-daemon package to the build.
   * [v0.25.9] Repaired the debian dtc-chroot-shell that was previously broken
   * [v0.25.9] Repaired the debconf NAT question priority + others (minor)
 things
   * [v0.25.9] Fixed some perms after install (minor)
   * [v0.25.4] This source 

Processed: rrdtool built with -O2 segfaults on arm

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

 clone 447041 -1 -2
Bug#447041: rrdtool segmentation fault when using GPRINT
Bug 447041 cloned as bugs 467341-467342.

 retitle -1 rrdtool built with -O2 segfaults on arm
Bug#467341: rrdtool segmentation fault when using GPRINT
Changed Bug title to `rrdtool built with -O2 segfaults on arm' from `rrdtool 
segmentation fault when using GPRINT'.

 retitle -2 [rrdtool] enable optimization on arm again
Bug#467342: rrdtool segmentation fault when using GPRINT
Changed Bug title to `[rrdtool] enable optimization on arm again' from `rrdtool 
segmentation fault when using GPRINT'.

 severity -1 normal
Bug#467341: rrdtool built with -O2 segfaults on arm
Severity set to `normal' from `serious'

 severity -2 minor
Bug#467342: [rrdtool] enable optimization on arm again
Severity set to `minor' from `serious'

 reassign -1 gcc
Bug#467341: rrdtool built with -O2 segfaults on arm
Bug reassigned from package `rrdtool' to `gcc'.

 block -2 by -1
Bug#467341: rrdtool built with -O2 segfaults on arm
Bug#467342: [rrdtool] enable optimization on arm again
Was not blocked by any bugs.
Blocking bugs of 467342 added: 467341

 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#447041: rrdtool built with -O2 segfaults on arm

2008-02-24 Thread Bernd Zeimetz
clone 447041 -1 -2
retitle -1 rrdtool built with -O2 segfaults on arm
retitle -2 [rrdtool] enable optimization on arm again
severity -1 normal
severity -2 minor
reassign -1 gcc
block -2 by -1
thanks


As rrdtool works well if it is built without -O2 on arm we assume that
the compiler is the source of this problem, reassigning the bug
therefore. The problem persists at least since Etch.

-- 
Bernd Zeimetz
[EMAIL PROTECTED] http://bzed.de/



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



Bug#460419: omniorb4: FTBFS on arm: segmentation fault

2008-02-24 Thread Thomas Girard
Hello,

I am now convinced this is a g++ bug. I could reproduce the FTBFS on
qemu.

Trying to compile omniorb4 with g++-4.1.3 20080114 (Debian 4.1.2-19)
succeeds. I will try to write a reduced test case before submitting the
bug report on g++-4.2. I need to check wether g++-4.3 is affected as
well.

Anyway, I'll prepare an upload using g++-4.1 on arm tomorrow to fix this
FTBFS.

Regards,

Thomas





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



Bug#467363: Needs to use fckeditor

2008-02-24 Thread Frank Habermann
Package: moinmoin-common
Severity: serious

Your package includes a copy of FCKEditor, which also is packaged as
fckeditor in the archive. You need to fix your package
to use the system-wide editor. Otherwise it requires too much overhead
whenever a vulnerability in FCKEditor is found.

Frank Habermann



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



Bug#467362: Needs to use fckeditor

2008-02-24 Thread Frank Habermann
Package: karrigell-doc
Severity: serious

Your package includes a copy of FCKEditor, which also is packaged as
fckeditor in the archive. You need to fix your package
to use the system-wide editor. Otherwise it requires too much overhead
whenever a vulnerability in FCKEditor is found.

Frank Habermann



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



Bug#466951: marked as done (aalib: Builds broken libaa1-dev from source)

2008-02-24 Thread Debian Bug Tracking System

Your message dated Sun, 24 Feb 2008 21:02:02 +
with message-id [EMAIL PROTECTED]
and subject line Bug#466951: fixed in aalib 1.4p5-34
has caused the Debian Bug report #466951,
regarding aalib: Builds broken libaa1-dev from source
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.)


-- 
466951: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466951
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: aalib
Version: 1.4p5-33
Severity: serious

When I build aalib under pbuilder (on amd64), the
resulting /usr/share/info/aalib.info.gz starts with

This is aalib.info, produced by makeinfo version 4.11 from
aalib.texinfo.

INFO-DIR-SECTION Libraries
START-INFO-DIR-ENTRY
 * AA-lib: (aalib).  An ASCII-art graphics library
END-INFO-DIR-ENTRY

That extra space on the entry line causes problems trying to install the 
package:

...
Setting up libaa1-dev (1.4p5-33+pb3) ...
install-info(/usr/share/info/aalib.info): warning, ignoring confusing 
INFO-DIR-ENTRY in file.

No `START-INFO-DIR-ENTRY' and no `This file documents'.
install-info(/usr/share/info/aalib.info): unable to determine description for 
`dir' entry - giving up
dpkg: error processing libaa1-dev (--install):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 libaa1-dev
-- 
Daniel Schepler


---End Message---
---BeginMessage---
Source: aalib
Source-Version: 1.4p5-34

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

aalib_1.4p5-34.diff.gz
  to pool/main/a/aalib/aalib_1.4p5-34.diff.gz
aalib_1.4p5-34.dsc
  to pool/main/a/aalib/aalib_1.4p5-34.dsc
libaa-bin_1.4p5-34_i386.deb
  to pool/main/a/aalib/libaa-bin_1.4p5-34_i386.deb
libaa1-dbg_1.4p5-34_i386.deb
  to pool/main/a/aalib/libaa1-dbg_1.4p5-34_i386.deb
libaa1-dev_1.4p5-34_i386.deb
  to pool/main/a/aalib/libaa1-dev_1.4p5-34_i386.deb
libaa1_1.4p5-34_i386.deb
  to pool/main/a/aalib/libaa1_1.4p5-34_i386.deb



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

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

Debian distribution maintenance software
pp.
Joey Hess [EMAIL PROTECTED] (supplier of updated aalib package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 24 Feb 2008 14:47:23 -0500
Source: aalib
Binary: libaa1-dev libaa1 libaa-bin libaa1-dbg
Architecture: source i386
Version: 1.4p5-34
Distribution: unstable
Urgency: low
Maintainer: Joey Hess [EMAIL PROTECTED]
Changed-By: Joey Hess [EMAIL PROTECTED]
Description: 
 libaa-bin  - sample programs using aalib
 libaa1 - ascii art library
 libaa1-dbg - ascii art library, debugging symbols
 libaa1-dev - ascii art library, development kit
Closes: 466951
Changes: 
 aalib (1.4p5-34) unstable; urgency=low
 .
   * Remove -l and -L from dh_shlibdeps call.
   * Lintian fixes.
   * Loosen build-dep on automake.
   * Remove leading whitespace in info dir entry, as this is preserved
 by current versions of texinfo and breaks install-info. Closes: #466951
Files: 
 253902f91c4dcfe28552ace4f59eed35 861 libs optional aalib_1.4p5-34.dsc
 8166b21caa699329c764323dbd837517 11975 libs optional aalib_1.4p5-34.diff.gz
 22e92ca038333df0b97da7ab155a9fdd 139634 libdevel optional 
libaa1-dev_1.4p5-34_i386.deb
 79bf49b07d13e7f107695766cdfff0cd 58076 libs optional libaa1_1.4p5-34_i386.deb
 09d2530ca6f8d24042bacc6d09dad769 10196 text optional 
libaa-bin_1.4p5-34_i386.deb
 d05c4bea78f328f92f135065ef42e7ca 68914 libs extra libaa1-dbg_1.4p5-34_i386.deb

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

iD8DBQFHwcqc2tp5zXiKP0wRAo5PAKC0Ma38drNJ+wgRKo8BdWltr7qnkgCggpS+
sEFAa3FuON4Lj4jfzN9Ba/k=
=PX+v
-END PGP SIGNATURE-


---End Message---


Bug#466922: m17n-db: depends on a non-free package

2008-02-24 Thread Michal Politowski
On Mon, 25 Feb 2008 01:57:59 +1100, Harshula wrote:
[...]
 m17n-docs was initially packaged in 2004, before the 2006 Debian vote on
 the GFDL. I assume that is the reason why it is in non-free.
 
 In 2006, GFDL (with no Invariant Sections) was recognised to be free:
 http://lists.debian.org/debian-devel-announce/2006/03/msg00012.html
 
 Do you agree the correct solution would be to update m17n-docs and move
 it from non-free to main?

Ah, if it is the license, then I guess it is OK to move the package
to main. But maybe it would be good to ask on -devel?

-- 
Michał Politowski
Talking has been known to lead to communication if practiced carelessly.


signature.asc
Description: Digital signature


Processed: severity of 467314 is normal

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

 # Automatically generated email from bts, devscripts version 2.9.26
 severity 467314 normal
Bug#467314: jacal: manpage(s) under /usr/man
Severity set to `normal' from `serious'


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#466674: marked as done (snort-mysql: Need to Depends on iproute)

2008-02-24 Thread Debian Bug Tracking System

Your message dated Sun, 24 Feb 2008 22:47:15 +
with message-id [EMAIL PROTECTED]
and subject line Bug#466674: fixed in snort 2.7.0-11
has caused the Debian Bug report #466674,
regarding snort-mysql: Need to Depends on iproute
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.)


-- 
466674: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466674
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: snort-mysql
Version: 2.7.0-10
Severity: grave
Justification: renders package unusable

Hi,

The init.d script use the ip binary at line 166 :

if ip link show dev $interface /dev/null 21; then

But snort-mysql doesn't depends on iproute and thus the script doesn't start.

Christian

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

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

Versions of packages snort-mysql depends on:
ii  adduser3.105 add and remove users and groups
ii  debconf [debconf-2.0]  1.5.19Debian configuration management sy
ii  libc6  2.7-6 GNU C Library: Shared libraries
ii  libgcrypt111.4.0-3   LGPL Crypto library - runtime libr
ii  libgnutls132.0.4-1   the GNU TLS library - runtime libr
ii  libgpg-error0  1.4-2 library for common error values an
ii  libltdl3   1.5.26-1  A system independent dlopen wrappe
ii  libmysqlclient15off5.0.51-3  MySQL database client library
ii  libpcap0.8 0.9.8-2   System interface for user-level pa
ii  libpcre3   7.4-1 Perl 5 Compatible Regular Expressi
ii  libprelude20.9.16.1-1Hybrid Intrusion Detection System 
ii  libtasn1-3 1.3-1 Manage ASN.1 structures (runtime)
ii  logrotate  3.7.1-3   Log rotation utility
ii  snort-common   2.7.0-10  Flexible Network Intrusion Detecti
ii  snort-common-libraries 2.7.0-10  Flexible Network Intrusion Detecti
ii  snort-rules-default2.7.0-10  Flexible Network Intrusion Detecti
ii  sysklogd [system-log-d 1.5-1.1   System Logging Daemon
ii  zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime

snort-mysql recommends no packages.

-- debconf information:
* snort-mysql/address_range: 192.168.0.0/24,82.225.139.42/32
* snort-mysql/reverse_order: false
  snort-mysql/please_restart_manually:
* snort-mysql/db_database: snort
  snort-mysql/config_error:
* snort-mysql/options:
* snort-mysql/configure_db: true
* snort-mysql/startup: boot
* snort-mysql/send_stats: true
* snort-mysql/stats_treshold: 1
  snort-mysql/invalid_interface:
* snort-mysql/interface: eth3
* snort-mysql/needs_db_config:
* snort-mysql/stats_rcpt: marillat
* snort-mysql/db_user: root
* snort-mysql/disable_promiscuous: false
  snort-mysql/config_parameters:
* snort-mysql/db_host: localhost


---End Message---
---BeginMessage---
Source: snort
Source-Version: 2.7.0-11

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

snort-common-libraries_2.7.0-11_i386.deb
  to pool/main/s/snort/snort-common-libraries_2.7.0-11_i386.deb
snort-common_2.7.0-11_all.deb
  to pool/main/s/snort/snort-common_2.7.0-11_all.deb
snort-doc_2.7.0-11_all.deb
  to pool/main/s/snort/snort-doc_2.7.0-11_all.deb
snort-mysql_2.7.0-11_i386.deb
  to pool/main/s/snort/snort-mysql_2.7.0-11_i386.deb
snort-pgsql_2.7.0-11_i386.deb
  to pool/main/s/snort/snort-pgsql_2.7.0-11_i386.deb
snort-rules-default_2.7.0-11_all.deb
  to pool/main/s/snort/snort-rules-default_2.7.0-11_all.deb
snort_2.7.0-11.diff.gz
  to pool/main/s/snort/snort_2.7.0-11.diff.gz
snort_2.7.0-11.dsc
  to pool/main/s/snort/snort_2.7.0-11.dsc
snort_2.7.0-11_i386.deb
  to pool/main/s/snort/snort_2.7.0-11_i386.deb



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

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

Debian distribution maintenance software
pp.
Javier Fernandez-Sanguino Pen~a [EMAIL PROTECTED] (supplier of updated snort 
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 

Bug#463020: marked as done (snort should probably depend on iproute)

2008-02-24 Thread Debian Bug Tracking System

Your message dated Sun, 24 Feb 2008 22:47:15 +
with message-id [EMAIL PROTECTED]
and subject line Bug#463020: fixed in snort 2.7.0-11
has caused the Debian Bug report #463020,
regarding snort should probably depend on iproute
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.)


-- 
463020: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=463020
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---

Package: snort
Version: 2.7.0-10

While upgrading to snort 2.7.0-10, I was told that

Starting Network Intrusion Detection System : snort (eth0 ...ERROR: 
interface not available) failed!


This appears to be because /etc/init.d/snort uses this to check if an 
interface is available:


# Check if the interface is available
if ip link show dev $interface /dev/null 21; then

Unless I'm mistaken, this means that snort should depend on the iproute 
package to ensure that /sbin/ip is available.


Sincerely,

Torbjörn Andersson

---End Message---
---BeginMessage---
Source: snort
Source-Version: 2.7.0-11

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

snort-common-libraries_2.7.0-11_i386.deb
  to pool/main/s/snort/snort-common-libraries_2.7.0-11_i386.deb
snort-common_2.7.0-11_all.deb
  to pool/main/s/snort/snort-common_2.7.0-11_all.deb
snort-doc_2.7.0-11_all.deb
  to pool/main/s/snort/snort-doc_2.7.0-11_all.deb
snort-mysql_2.7.0-11_i386.deb
  to pool/main/s/snort/snort-mysql_2.7.0-11_i386.deb
snort-pgsql_2.7.0-11_i386.deb
  to pool/main/s/snort/snort-pgsql_2.7.0-11_i386.deb
snort-rules-default_2.7.0-11_all.deb
  to pool/main/s/snort/snort-rules-default_2.7.0-11_all.deb
snort_2.7.0-11.diff.gz
  to pool/main/s/snort/snort_2.7.0-11.diff.gz
snort_2.7.0-11.dsc
  to pool/main/s/snort/snort_2.7.0-11.dsc
snort_2.7.0-11_i386.deb
  to pool/main/s/snort/snort_2.7.0-11_i386.deb



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

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

Debian distribution maintenance software
pp.
Javier Fernandez-Sanguino Pen~a [EMAIL PROTECTED] (supplier of updated snort 
package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 24 Feb 2008 22:21:09 +0100
Source: snort
Binary: snort snort-common snort-doc snort-mysql snort-pgsql 
snort-rules-default snort-common-libraries
Architecture: source i386 all
Version: 2.7.0-11
Distribution: unstable
Urgency: low
Maintainer: Javier Fernandez-Sanguino Pen~a [EMAIL PROTECTED]
Changed-By: Javier Fernandez-Sanguino Pen~a [EMAIL PROTECTED]
Description: 
 snort  - Flexible Network Intrusion Detection System
 snort-common - Flexible Network Intrusion Detection System [common files]
 snort-common-libraries - Flexible Network Intrusion Detection System ruleset
 snort-doc  - Documentation for the Snort IDS [documentation]
 snort-mysql - Flexible Network Intrusion Detection System [MySQL]
 snort-pgsql - Flexible Network Intrusion Detection System [PostgreSQL]
 snort-rules-default - Flexible Network Intrusion Detection System ruleset
Closes: 462423 462865 463020 463650 466073 466674
Changes: 
 snort (2.7.0-11) unstable; urgency=low
 .
   * Make the init.d script not depend on the availability of iproute.
 (Closes: #463020, #466674)
   * Added a Recommends on iproute, as it can be used to improve the
 behaviour of the initd script.
   * Modify the init.d script to remove also the lockfiles for PIDFILEs
   * Move snort-doc to Suggests in the snort package and add it to snort-pgsl
 and snort-mysql too.
   * Fix FTBFS on GNU/kFreeBSD (due to unsatisfied Build-Depends on
 iptables-dev), thanks to Petr Salinger for the fix (Closes: #466073)
   * Modify src/snort.c to prevent it from showing a message when it tries to
 remove the PIDFILE. This fails in Debian since Snort is not running
 as the root user and the daemon cannot modify /var/run. The code is
 changed so that the error message related to not being able to remove the
 PIDFILE is only presented if running as root or writing the PIDFILE to a
 directory that is not /var/run. (Closes: #462423)
   * Po-debconf translation updates:
   - Fix error in Italian translation (Closes: #462865)
   - Japanese translation update, 

Bug#466539: gnome-peercast: CVE-2007-6454 heap-based buffer overflow possibly leading to code execution

2008-02-24 Thread Nico Golde
Hi,
are you sure this is fixed in unstable?
Looking at the code it seems to be partly fixed.
The checks for MAX_CGI_LEN are included but:
-   strcpy(loginPassword,in+7);
+   loginPassword.set(in+7);

-   LOG_DEBUG(ICY client: %s 
%s,loginPassword,mount?mount:unknown);
+   LOG_DEBUG(ICY client: %s 
%s,loginPassword.cstr(),mount?mount:unknown);
}
 
if (mount)
-   strcpy(loginMount,mount);
+   loginMount.set(mount);
 
handshakeICY(Channel::SRC_ICECAST,isHTTP);
sock = NULL;// socket is taken over by channel, so don`t 
close it
@@ -318,7 +329,7 @@
if (!isAllowed(ALLOW_BROADCAST))
throw HTTPException(HTTP_SC_UNAVAILABLE,503);
 
-   strcpy(loginPassword,servMgr-password);// pwd already 
checked
+   loginPassword.set(servMgr-password);   // pwd already checked
-

is not included which is bad because loginPassword is declared as
charloginPassword[64]; while #define MAX_CGI_LEN 512. So it looks to me that
the code is still affected. I did not try to exploit it though.
Comments?
Cheers
Nico
-- 
Nico Golde - http://www.ngolde.de - [EMAIL PROTECTED] - GPG: 0x73647CFF
For security reasons, all text in this mail is double-rot13 encrypted.


pgpBUXdrwfqOw.pgp
Description: PGP signature


Processed: severity of 467314 is serious

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

 # Automatically generated email from bts, devscripts version 2.10.14
 # manpages should be in usr/share/man
 severity 467314 serious
Bug#467314: jacal: manpage(s) under /usr/man
Severity set to `serious' from `normal'


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: tagging 447041

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

 # Automatically generated email from bts, devscripts version 2.10.13
 tags 447041 pending
Bug#447041: rrdtool segmentation fault when using GPRINT
There were no tags set.
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]



Processed: severity of 451852 is important

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

 # Automatically generated email from bts, devscripts version 2.10.13
 severity 451852 important
Bug#451852: rrdtool: *** glibc detected *** free(): invalid pointer: 0x08056450 
***
Severity set to `important' from `grave'


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#467314: marked as done (jacal: manpage(s) under /usr/man)

2008-02-24 Thread Debian Bug Tracking System

Your message dated Sun, 24 Feb 2008 23:47:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#467314: fixed in jacal 1b9-2
has caused the Debian Bug report #467314,
regarding jacal: manpage(s) under /usr/man
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.)


-- 
467314: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=467314
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: jacal
Version: 1b9-1
Severity: serious
Justification: Policy 12.1

[EMAIL PROTECTED]:~$ ls /usr/man/man1
jacal.1.gz
[EMAIL PROTECTED]:~$ dpkg -S /usr/man
jacal: /usr/man

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

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages jacal depends on:
ii  guile-1.6 1.6.8-6The GNU extension language and Sch
ii  slib  3b1-2  Portable Scheme library

jacal recommends no packages.

-- no debconf information


---End Message---
---BeginMessage---
Source: jacal
Source-Version: 1b9-2

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

jacal_1b9-2.diff.gz
  to pool/main/j/jacal/jacal_1b9-2.diff.gz
jacal_1b9-2.dsc
  to pool/main/j/jacal/jacal_1b9-2.dsc
jacal_1b9-2_all.deb
  to pool/main/j/jacal/jacal_1b9-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.
Thomas Bushnell, BSG [EMAIL PROTECTED] (supplier of updated jacal package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 24 Feb 2008 18:25:38 -0500
Source: jacal
Binary: jacal
Architecture: source all
Version: 1b9-2
Distribution: unstable
Urgency: low
Maintainer: Thomas Bushnell, BSG [EMAIL PROTECTED]
Changed-By: Thomas Bushnell, BSG [EMAIL PROTECTED]
Description: 
 jacal  - Interactive symbolic math system
Closes: 467314
Changes: 
 jacal (1b9-2) unstable; urgency=low
 .
   * debian/rules (MAKEVARS): Set man1dir.  (Closes: #467314)
 .
   * debian/control (Build-Depends): Move texi2html and texinfo to...
 (Build-Depends-Indep): ...here.
 .
   * jacal.1: Put title *before* section in TH directive.
Files: 
 22f1057952794e74e8ec0f2a3965e96e 586 math optional jacal_1b9-2.dsc
 677b83570742e7bc5e415eacabbaee36 3968 math optional jacal_1b9-2.diff.gz
 ad29e3f04b9c649b28f2e7af9a778609 160754 math optional jacal_1b9-2_all.deb

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

iD8DBQFHwf/hqMsB9b6fcOoRApT7AJ4j7JKJddUVtYcDzzHwl/r0iFlv4QCgtaNc
v2fa9ARlRc7psicU4gfjHlo=
=mMJP
-END PGP SIGNATURE-


---End Message---


Bug#467381: libcommons-codec-java: FTBFS: java.io.FileNotFoundException

2008-02-24 Thread Daniel Schepler
Package: libcommons-codec-java
Version: 1.3-4
Severity: serious

From my pbuilder build log:

...
cd .  /usr/lib/kaffe/bin/java -classpath 
/usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/lib/kaffe/lib/tools.jar
  -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
-Dcompile.optimize=true dist
Buildfile: build.xml

BUILD FAILED
/tmp/buildd/libcommons-codec-java-1.3/build.xml:22: 
java.io.FileNotFoundException: /tmp/buildd/${component.name}.build.properties

Total time: 1 second
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
-- 
Daniel Schepler




Bug#467383: libxpp2-java: FTBFS: destination directory ... does not exist

2008-02-24 Thread Daniel Schepler
Package: libxpp2-java
Version: 2.1.10-4
Severity: serious

From my pbuilder build log:

...




Bug#467384: libxpp3-java: FTBFS: java.io.FileNotFoundException

2008-02-24 Thread Daniel Schepler
Package: libxpp3-java
Version: 1.1.3.4.O-3
Severity: serious

From my pbuilder build log:

...
cd .  /usr/lib/kaffe/bin/java -classpath 
/usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/java/junit.jar:/usr/lib/kaffe/lib/tools.jar
  -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
-Dcompile.optimize=true xpp3 junit apidoc
Buildfile: build.xml

BUILD FAILED
/tmp/buildd/libxpp3-java-1.1.3.4.O/build.xml:12: java.io.FileNotFoundException: 
/tmp/buildd/libxpp3-java-1.1.3.4.O/build.properties

Total time: 3 seconds
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
-- 
Daniel Schepler




Bug#467386: funguloids: 2

2008-02-24 Thread Jerry Quinn
Package: funguloids
Version: 1.06-5
Severity: grave
Justification: causes non-serious data loss


I installed and tried to run this game, which immediately gave me a blank
screen, and the machine was unresponsive to keystrokes.  I had to reboot the
box, causing potential data loss in other programs I had open.

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

Kernel: Linux 2.6.24-1-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 funguloids depends on:
ii  libalut01.1.0-1  OpenAL Utility Toolkit
ii  libc6   2.7-6GNU C Library: Shared libraries
ii  libgcc1 1:4.3-20080202-1 GCC support library
ii  liblua5.1-0 5.1.3-1  Simple, extensible, embeddable pro
ii  libmad0 0.15.1b-2.1  MPEG audio decoder library
ii  libogg0 1.1.3-3  Ogg Bitstream Library
ii  libogre14   1.4.3-1+b1   Object-oriented Graphics Rendering
ii  libois1 0.99+1.0rc1-1+b1 Object Oriented Input System libra
ii  libopenal0a 1:0.0.8-7OpenAL is a portable library for 3
ii  libstdc++6  4.3-20080202-1   The GNU Standard C++ Library v3
ii  libvorbis0a 1.2.0.dfsg-3 The Vorbis General Audio Compressi
ii  libvorbisenc2   1.2.0.dfsg-3 The Vorbis General Audio Compressi
ii  libvorbisfile3  1.2.0.dfsg-3 The Vorbis General Audio Compressi
ii  ogre-plugins-cgprogramm 1.4.5-1  Ogre plugin: CgProgramManager

funguloids recommends no packages.

-- no debconf information



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



Bug#465832: marked as done (xmms2: FTBFS due to depending on virtual packages)

2008-02-24 Thread Debian Bug Tracking System

Your message dated Mon, 25 Feb 2008 02:32:05 +
with message-id [EMAIL PROTECTED]
and subject line Bug#465832: fixed in xmms2 0.4DrKosmos-2
has caused the Debian Bug report #465832,
regarding xmms2: FTBFS due to depending on virtual packages
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.)


-- 
465832: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=465832
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: xmms2
Version: 0.4DrKosmos-1
Severity: serious
Tags: patch

Currently xmms2 FTBFS because it depends on libdc1394-dev, which is a
virtual package provided by libdc1394-13-dev and libdc1394-22-dev.
As both it and libraw1394-dev are rdepended by libavcodec-dev, using
libavcodec-dev directly solves the problem. The same applies for
virtual package fftw3-dev which I've changed to libfftw3-dev.

I've attached a patch to fix it together with these changes:

1. wrap the fields to make it more readable and easier to patch.
2. Added ${misc:Depends} and ${shlibs:Depends} to the Depends:
   fields of all packages, which of the former is recommended, and the
   latter will be useful when -dev comtains a binary or it'll have no
   effect, which seems a safe bet.
3. Removed libxmmsclient0.install, libxmmsclient-glib0.install,
   libxmmsclient++0.install, and libxmmsclient++-glib0.isntall, as
   they are not parts of xmms2 any more.

The patch has been tested with pbuilder.


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

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
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 xmms2 depends on:
ii  xmms2-client-cli   0.4DrKosmos-1 XMMS2 - cli client
ii  xmms2-core 0.4DrKosmos-1 XMMS2 - core package
ii  xmms2-plugin-alsa  0.4DrKosmos-1 XMMS2 - ALSA output
ii  xmms2-plugin-id3v2 0.4DrKosmos-1 XMMS2 - ID3v2 plugin
ii  xmms2-plugin-mad   0.4DrKosmos-1 XMMS2 - libmad based mp3 decoder
ii  xmms2-plugin-vorbis0.4DrKosmos-1 XMMS2 - vorbis decoder

xmms2 recommends no packages.

-- no debconf information
diff -urN debian.orig/changelog debian/changelog
--- debian.orig/changelog	2008-02-15 12:35:06.0 +0800
+++ debian/changelog	2008-02-15 16:49:53.0 +0800
@@ -1,3 +1,12 @@
+xmms2 (0.4DrKosmos-2) UNRELEASED; urgency=low
+
+  [ Deng Xiyue ]
+  * Build-Depends on libavcodec-dev and change fftw3-dev to libfftw3-dev
+in debian/control to fix FTBFS as depending on virtual package.
+  * wrap all fields in debian/control.
+
+ -- Florian Ragwitz [EMAIL PROTECTED]  Fri, 15 Feb 2008 06:31:51 +0100
+
 xmms2 (0.4DrKosmos-1) unstable; urgency=low
 
   [ Florian Ragwitz ]
diff -urN debian.orig/control debian/control
--- debian.orig/control	2008-02-15 12:35:39.0 +0800
+++ debian/control	2008-02-15 17:24:43.0 +0800
@@ -4,14 +4,60 @@
 Maintainer: Florian Ragwitz [EMAIL PROTECTED]
 Uploaders: Jens Taprogge [EMAIL PROTECTED], Jonne Lehtinen [EMAIL PROTECTED], Thomas Jollans [EMAIL PROTECTED], Anders Waldenborg [EMAIL PROTECTED]
 Standards-Version: 3.7.3
-Build-Depends: debhelper (= 5.0.37.2), libsqlite3-dev, ruby, ruby1.8-dev, libperl-dev, python, python-all-dev (= 2.3.5-11), libglib2.0-dev, libcurl4-openssl-dev, libsmbclient-dev, libgnomevfs2-dev, libvorbis-dev, libshout-dev, libflac-dev, libmodplug-dev, libmad0-dev, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64], libjack-dev, libavahi-client-dev, libgamin-dev, libmpcdec-dev, libmms-dev, libsidplay2-dev, libresid-builder-dev, libavformat-dev, libraw1394-dev [!kfreebsd-i386 !kfreebsd-amd64], libdc1394-dev [!kfreebsd-i386 !kfreebsd-amd64], libboost-dev, libboost-signals-dev, python-support (= 0.3), python-pyrex, libfaad-dev, fftw3-dev, libsamplerate-dev, libao-dev, libcdio-cdda-dev, libdiscid0-dev, libxml2-dev, libexpat1-dev, libofa0-dev, libpulse-dev
+Build-Depends: debhelper (= 5.0.37.2),
+   libsqlite3-dev,
+   ruby,
+   ruby1.8-dev,
+   libperl-dev,
+   python,
+   python-all-dev (= 2.3.5-11),
+   libglib2.0-dev,
+   libcurl4-openssl-dev,
+   libsmbclient-dev,
+   libgnomevfs2-dev,
+   libvorbis-dev,
+   libshout-dev,
+   libflac-dev,
+   libmodplug-dev,
+   libmad0-dev,
+   libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64],
+   libjack-dev,
+   libavahi-client-dev,
+ 

Bug#464180: marked as done (xstow: FTBFS: error: 'snprintf' is not a member of 'std')

2008-02-24 Thread Debian Bug Tracking System

Your message dated Mon, 25 Feb 2008 04:47:02 +
with message-id [EMAIL PROTECTED]
and subject line Bug#464180: fixed in xstow 0.5.1-4
has caused the Debian Bug report #464180,
regarding xstow: FTBFS: error: 'snprintf' is not a member of 'std'
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.)


-- 
464180: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=464180
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: xstow
version: 0.5.1-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080129 qa-ftbfs
Justification: FTBFS on mips

Hi,

During a rebuild of some packages in sid, your package failed to build on
mips.

Relevant part:

  source='arg.cpp' object='arg.o' libtool=no \
   depfile='.deps/arg.Po' tmpdepfile='.deps/arg.TPo' \
   depmode=gcc3 /bin/sh ../depcomp \
   mips-linux-gnu-g++ -DHAVE_CONFIG_H -I.. -g -O2 -DNDEBUG -DNFORMAT 
  -DSYSCONFDIR='/etc/xstow' -c -o arg.o `test -f arg.cpp || echo './'`arg.cpp
  In file included from debug.h:4,
   from arg.cpp:3:
  format.h: In constructor 'Format::FormatA, B, C, D, E, F::Format(const 
  std::string, A, B, C, D, E, F, unsigned int)':
  format.h:651: error: 'snprintf' is not a member of 'std'
  format.h:653: error: 'snprintf' is not a member of 'std'
  format.h:655: error: 'snprintf' is not a member of 'std'
  format.h:657: error: 'snprintf' is not a member of 'std'
  format.h:659: error: 'snprintf' is not a member of 'std'
  format.h:661: error: 'snprintf' is not a member of 'std'
  make[3]: *** [arg.o] Error 1
  make[3]: Leaving directory `/build/user/xstow-0.5.1/src'
  make[2]: *** [all-recursive] Error 1
  make[2]: Leaving directory `/build/user/xstow-0.5.1'
  make[1]: *** [all] Error 2
  make[1]: Leaving directory `/build/user/xstow-0.5.1'
  make: *** [build-stamp] Error 2
  dpkg-buildpackage: failure: debian/rules build gave error exit status 2

The full build log is available from:
http://people.debian.org/~lucas/logs/2008/01/29

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 10 AMD64 nodes
of the Grid'5000 platform, running QEMU to emulate a MIPS machine and
using a clean chroot containing a sid mips environment.  Internet was
not accessible from the build systems.



---End Message---
---BeginMessage---
Source: xstow
Source-Version: 0.5.1-4

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

xstow_0.5.1-4.diff.gz
  to pool/main/x/xstow/xstow_0.5.1-4.diff.gz
xstow_0.5.1-4.dsc
  to pool/main/x/xstow/xstow_0.5.1-4.dsc
xstow_0.5.1-4_i386.deb
  to pool/main/x/xstow/xstow_0.5.1-4_i386.deb



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

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

Debian distribution maintenance software
pp.
Mats Rynge [EMAIL PROTECTED] (supplier of updated xstow package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 24 Feb 2008 23:09:57 -0500
Source: xstow
Binary: xstow
Architecture: source i386
Version: 0.5.1-4
Distribution: unstable
Urgency: low
Maintainer: Mats Rynge [EMAIL PROTECTED]
Changed-By: Mats Rynge [EMAIL PROTECTED]
Description: 
 xstow  - An extended replacement of GNU Stow written in C++
Closes: 417781 464180
Changes: 
 xstow (0.5.1-4) unstable; urgency=low
 .
   * Fixed C++ build problems (closes: #464180, #417781)
   * Bumped standards version to 3.7.3
Files: 
 95111b6457b9a004716ed370a48b0b7b 580 utils optional xstow_0.5.1-4.dsc
 b229676b0ccbdb71a50508f9775bf11c 11770 utils optional xstow_0.5.1-4.diff.gz
 dbddd5b0d6d74e81b3e5ebc13fea2ec8 182258 utils optional xstow_0.5.1-4_i386.deb

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

iD8DBQFHwkQU9cFp3aBpFaMRAo74AKCJDy86rlqMadPYJf1ItUOcTbVE6ACgoIcv
67gHBPh7+ztdHF59L/EXIH4=
=VKtI
-END PGP SIGNATURE-


---End Message---


Bug#467076: ratpoison: still keyboard problems

2008-02-24 Thread Sebastian Bremicker
Hi,

 It's still nothing that should happen, so it would be nice if you could
 investigate what triggers this. (Perhaps some gconf setting, some
 theming set, or or or ...).

Up to now, since last reboot, that situation did not appear again. But I have
another idea, maybe the cause is, that at the time the shortcut did not work
I had a second X with ratpoison and mythtv at vt8 (which runs at 1024x768 for
the tv-out) running. Sometimes when I open multiple gnome-terminals there,
they are opened on vt7, maybe the keyboard focus went to vt8 and I did not
recognize this. I will try to reproduce the situation with the two X.

Kind regards,

Sebastian Bremicker



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