Bug#392015: supported arches

2007-05-09 Thread Kir Kolyshkin
I'd like to add that OpenVZ kernel also supports ppc (powerpc64) and 
sparc64.


Support for other arches is almost trivial to add, given the hardware to 
test the stuff.



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



Bug#422971: gcc-4.1: FTBFS on arm: Error: junk at end of line, first unrecognized character is `, '

2007-05-09 Thread Aurelien Jarno
Package: gcc-4.1
Version: 4.1.2-6
Severity: serious
Justification: no longer builds from source

gcc-4.1 fails to build from source on arm while trying to build libffi:

/build/buildd/gcc-4.1-4.1.2/build/./gcc/xgcc 
-B/build/buildd/gcc-4.1-4.1.2/build/./gcc/ -B/usr/arm-linux-gnu/bin/ 
-B/usr/arm-linux-gnu/lib/ -isystem /usr/arm-linux-gnu/include -isystem 
/usr/arm-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libffi -I. 
-I. -I../../../src/libffi/include -Iinclude -I../../../src/libffi/src -Wall -g 
-fexceptions -O2 -g -O2 -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo 
-c ../../../src/libffi/src/closures.c  -fPIC -DPIC -o src/.libs/closures.o
/build/buildd/gcc-4.1-4.1.2/build/./gcc/xgcc 
-B/build/buildd/gcc-4.1-4.1.2/build/./gcc/ -B/usr/arm-linux-gnu/bin/ 
-B/usr/arm-linux-gnu/lib/ -isystem /usr/arm-linux-gnu/include -isystem 
/usr/arm-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libffi -I. 
-I. -I../../../src/libffi/include -Iinclude -I../../../src/libffi/src -Wall -g 
-fexceptions -O2 -g -O2 -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo 
-c ../../../src/libffi/src/closures.c -o src/closures.o /dev/null 21
/bin/sh ./libtool --mode=compile /build/buildd/gcc-4.1-4.1.2/build/./gcc/xgcc 
-B/build/buildd/gcc-4.1-4.1.2/build/./gcc/ -B/usr/arm-linux-gnu/bin/ 
-B/usr/arm-linux-gnu/lib/ -isystem /usr/arm-linux-gnu/include -isystem 
/usr/arm-linux-gnu/sys-include -I. -I../../../src/libffi/include -Iinclude 
-I../../../src/libffi/src -O2 -g -O2  -c -o src/arm/sysv.lo 
../../../src/libffi/src/arm/sysv.S
mkdir src/arm/.libs
/build/buildd/gcc-4.1-4.1.2/build/./gcc/xgcc 
-B/build/buildd/gcc-4.1-4.1.2/build/./gcc/ -B/usr/arm-linux-gnu/bin/ 
-B/usr/arm-linux-gnu/lib/ -isystem /usr/arm-linux-gnu/include -isystem 
/usr/arm-linux-gnu/sys-include -I. -I../../../src/libffi/include -Iinclude 
-I../../../src/libffi/src -O2 -g -O2 -c ../../../src/libffi/src/arm/sysv.S  
-fPIC -DPIC -o src/arm/.libs/sysv.o
../../../src/libffi/src/arm/sysv.S: Assembler messages:
../../../src/libffi/src/arm/sysv.S:259: Error: junk at end of line, first 
unrecognized character is `,'
make[7]: *** [src/arm/sysv.lo] Error 1
make[7]: Leaving directory 
`/build/buildd/gcc-4.1-4.1.2/build/arm-linux-gnu/libffi'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory 
`/build/buildd/gcc-4.1-4.1.2/build/arm-linux-gnu/libffi'
make[5]: *** [all] Error 2
make[5]: Leaving directory 
`/build/buildd/gcc-4.1-4.1.2/build/arm-linux-gnu/libffi'


The assembler does not like this line, which is added by
debian/patches/note-gnu-stack.dpatch:

  .section .note.GNU-stack,,@progbits

Is it possible to mark memory as no-execute on arm? And is it supposed 
to be supported by binutils?


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

Kernel: Linux 2.6.18-4-versatile
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


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



Bug#422972: net-snmp: Should drop the snmpd/upgradefrom36 debconf template

2007-05-09 Thread Christian Perrier
Package: net-snmp
Severity: normal

This template deals with upgrades from an antique version of net-snmp. Given
that upgrades from sarge and earlier versions will not be supported in
lenny, I suggest removing that template.

Removing the snmpd/upgradefrom521 template that deals with upgrades from
sarge should also be possible but you might want to keep it in order to make
backports easier.

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

Kernel: Linux 2.6.18-4-486
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


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



Bug#406642: gnubg: same problem occurs with xserver-xorg-ati driver and radeon drm

2007-05-09 Thread Russ Allbery
Eric Cooper [EMAIL PROTECTED] writes:

 Package: gnubg
 Version: 0.15~20061120-1
 Followup-For: Bug #406642

 I get the same GLXBadContext error as Daniel, as soon as I try the
 SettingsAppearance menu.  I have am running the xserver-xorg-ati driver.

Yeah, it's a bug in libgtkglext1.  See:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=406687

There isn't really anything I can do about it, unfortunately, except hope
that bug will be fixed.  Sorry about that; I was leaving this bug open so
that people knew it was an issue, but I forgot to drop a note in the bug
log of the other bug and its current status.

-- 
Russ Allbery ([EMAIL PROTECTED])   http://www.eyrie.org/~eagle/


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



Bug#422973: lsb: [debconf_rewrite] Debconf templates review

2007-05-09 Thread Christian Perrier
Package: lsb
Version: N/A
Severity: normal
Tags: patch

Dear Debian maintainer,

On Sunday, April 22, 2007, I notified you of the beginning of a review process
concerning debconf templates for lsb.

The debian-l10n-english contributors have now reviewed these templates,
and the proposed changes are attached to this bug report.

Please review the suggested changes are suggested, and if you have any
objections, let me know in the next 3 days.

Please try to avoid uploading lsb with these changes right now.

The second phase of this process will begin on Saturday, May 12, 2007, when I 
will
coordinate updates to translations of debconf templates.

The existing translators will be notified of the changes: they will
receive an updated PO file for their language.

Simultaneously, a general call for new translations will be sent to
the debian-i18n mailing list.

Both these calls for translations will request updates to be sent as
individual bug reports. That will probably trigger a lot of bug
reports against your package, but these should be easier to deal with.

The call for translation updates and new translations will run until
Thursday, May 24, 2007. Please avoid uploading a package with fixed or changed
debconf templates and/or translation updates in the meantime. Of
course, other changes are safe.

On Friday, May 25, 2007, I will contact you again and will send a final patch
summarizing all the updates (changes to debconf templates,
updates to debconf translations and new debconf translations).

Again, thanks for your attention and cooperation.


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

Kernel: Linux 2.6.18-4-486
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
--- /home/bubulle/travail/debian/rewrite/LCFC/lsb/lsb.old/debian/templates  
2007-04-18 06:53:23.623858500 +0200
+++ /home/bubulle/travail/debian/rewrite/LCFC/lsb/lsb/debian/templates  
2007-05-09 07:33:10.548696904 +0200
@@ -1,19 +1,25 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# for an advice to [EMAIL PROTECTED]
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: lsb/shadowconfig
 Type: boolean
 Default: true
-_Description: Should shadow passwords be enabled?
- The Linux Standard Base requires that certain features of adduser(8) be
- available to conforming applications (such as password aging). Debian only
- provides these features when shadow passwords are enabled; however, your
- system currently has shadow passwords disabled.
+_Description: Enable shadow passwords?
+ The Linux Standard Base requires that certain features of adduser(8)
+ be available to conforming applications (such as password
+ aging). These features are only provided when shadow passwords are
+ enabled, while this system has them disabled.
  .
- Most LSB applications will work fine with either setting, but 100%
+ Most LSB applications will work fine with either setting, but complete
  conformance requires shadow passwords to be enabled.
  .
  Generally speaking, it is considered good practice to enable shadow
- passwords.  However, there are some situations in which shadow passwords
+ passwords. However, there are some situations in which shadow passwords
  may not work properly (most notably, if non-root users need to
- authenticate passwords against /etc/passwd).
- .
- If you answer in the affirmative, the command 'shadowconfig on' will be
- run to enable shadow passwords.
+ check passwords against /etc/passwd).
--- /home/bubulle/travail/debian/rewrite/LCFC/lsb/lsb.old/debian/control
2007-04-18 06:53:23.623858500 +0200
+++ /home/bubulle/travail/debian/rewrite/LCFC/lsb/lsb/debian/control
2007-04-22 10:10:24.424135039 +0200
@@ -21,12 +21,12 @@
  This package provides an implementation of the core of version 3.1 of
  the Linux Standard Base for Debian on the Intel x86, Intel ia64
  (Itanium), IBM S390, and PowerPC 32-bit architectures with the Linux
- kernel.  Future revisions of the specification and this package may
+ kernel. Future revisions of the specification and this package may
  support the LSB on additional architectures and kernels.
  .
  The intent of this package is to provide a best current practice way
- of installing and running LSB packages on Debian GNU/Linux.  Its
- presence does not imply that we believe that Debian fully complies
+ of installing and running LSB packages on Debian GNU/Linux. Its
+ presence does not imply that Debian fully complies
  with the Linux Standard Base, and should not be construed as a
  statement that Debian is LSB-compliant.
 
@@ -43,12 +43,12 @@
  This package provides an implementation of version 3.1 of the Linux
  Standard Base graphics specification for 

Bug#419828: dtc-xen: General update after the debconf review process

2007-05-09 Thread Christian Perrier
Dear Debian maintainer,

On Friday, April 06, 2007, I sent you a notification about the beginning of a 
review
action on debconf templates for dtc-xen.

Then, I sent you a bug report with rewritten templates and annoucing
the beginning of the second phase of this action: call for translation
updates.

Translators have been working hard and here is now the result of their efforts.

The attached tarball contains:

- debian/changelog with the list of changes
- debian/control with rewrites of packages' descriptions
- debian/templates with all the rewritten templates file(s)
- debian/po/*.po with all PO files (existing ones and new ones)

The patch-nopo file contains a patch for the templates and control file(s).

Please note that this patch applies to the templates and control
file(s) of your package as of Friday, April 06, 2007. If your package was 
updated
in the meantime, I may have updated my reference copybut I also
may have missed that. This is indeed why I suggested you do not
modified such files while the review process was running,
remember..:-)

It is now safe to upload a new package version with these changes.

Please notify me of your intents with regards to this. In case you are
short of time, I can either prepare and upload a non-maintainer upload
or prepare an upload for you.



-- 




patch.tar.gz
Description: Binary data
--- 
/home/bubulle/travail/debian/rewrite/TRANS/dtc-xen/dtc-xen.old/debian/templates 
2007-04-03 08:41:17.114729549 +0200
+++ /home/bubulle/travail/debian/rewrite/TRANS/dtc-xen/dtc-xen/debian/templates 
2007-05-01 15:15:08.645574437 +0200
@@ -1,107 +1,144 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# for an advice to [EMAIL PROTECTED]
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: dtc-xen/conf_soap_port
 Type: string
 Default: 8089
 _Description: Server port:
- What port should it bind to? Default is 8089.
+ Please enter the port the server will bind to.
 
 Template: dtc-xen/conf_soap_login
 Type: string
 Default: dtc-xen
 _Description: SOAP server login:
- dtc-xen will bind a SOAP python server on which a dtc panel can connect to
- in order to start, stop create and destroy a VPS. What login do you want
- to create on that server.
+ Dtc-xen will connect to a SOAP Python server (to which a dtc panel can 
connect, in
+ order to start, stop, create and destroy a Virtual Private Server).
+ .
+ Please enter the login name to connect to the server.
 
 Template: dtc-xen/conf_soap_pass
 Type: password
 Default: dtc-xen
-_Description: SOAP server pass:
- dtc-xen will generate a password (in a .htpasswd file) that will hold the
- password for the login you have just configured. What password do you want
- to have generated in it?
+_Description: SOAP server password:
+ Dtc-xen will generate a .htpasswd file for the login you have just
+ configured.
+ .
+ Please enter the password to use in that file.
 
 Template: dtc-xen/conf_soap_domain_name
 Type: string
 Default: example.com
 _Description: Server hostname:
- What will be the domain name for this dtc-xen server? This will be used as a
+ Please enter the domain name for the dtc-xen server. This will be used as a
  part of the URL by the SOAP dtc panel client.
 
 Template: dtc-xen/conf_node_number
 Type: string
 Default: 0101
 _Description: VPS Server node number:
- dtc-xen will use that number as a VPS Server number and will make your VPS
- numbering using xenYY with X being the server number (what it's are
- asking you at the moment) and Y being the VPS number itself (xenYY). Note
- that this node number has to be between 4 and 5 chars, and that it will
- create something like node.example.com that will be your server
- hostname (which you can later add in your DTC control panel).
+ Please enter the value to use to set up VPS (Virtual Private Server)
+ numbering.
+ .
+ Assuming this value is '', the node number will be 'xenYY',
+ YY being the VPS number itself (xenYY). This node number must be 4
+ or 5 characters long.
+ .
+ As a consequence of this choice, the server's hostname will be
+ node.example.com (which you can later add in your DTC control
+ panel).
 
 Template: dtc-xen/conf_debian_repository
 Type: string
 Default: ftp://ftp.us.debian.org/debian
-_Description: Debian repository for setting-up VPSes:
- dtc-xen will use that repository for creating VPSes, and will copy your
- /etc/apt/sources.list inside your VPS (so this will be used ONLY durring
- the debootstrap stage of the VPS creation).
+_Description: Debian repository for VPS creation:
+ Please enter the repository to use for creating the VPS (Virtual Private
+ Server). The current /etc/apt/sources.list file will be copied to the
+ created VPS so the repository you enter here will be used only during
+ the debootstrap stage of the VPS creation.
 

Bug#418837: swfdec-mozilla NMU

2007-05-09 Thread Mike Hommey
It will do nothing good to have a dependency on libnspr4-0d. And the
plugin should also depend on epiphany, kazehakase and galeon, but you'd
had to first check in what directory they all look for plugins. It would
be a good idea to check whether konqueror can use it, too, in which case
it would be good to build against it.

As for build dependencies, i would use libxul-dev, make the required
changes to configure.in to detect xulrunner-plugin and remove
MOZILLA_LIBS from the LDFLAGS. The latter would be temporary, until I
fix the xulrunner-plugin.pc file back (which has a dependency on
xulrunner-xpcom because of #413964, which was better to fix in xulrunner
than on its reverse dependencies). That would also require a review of
the source to check if it really doesn't use xpcom and stuff like this.

Anyways, as it is now, I would not recommend to NMU this package.

Mike


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



Bug#422974: new upstream version?

2007-05-09 Thread Jack Bates
Package: libdbus-java
Version: 1.12-1
Severity: wishlist

There appear to be new versions of the Java DBus bindings:
http://www.freedesktop.org/wiki/Software_2fDBusBindings

Thanks for maintaining this package! Jack


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


Bug#422579: [Debconf-devel] Bug#422579: debconf displays garbage characters when locale is set to UTF-8

2007-05-09 Thread Wei Chen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Joey Hess wrote:
 Wei Chen wrote:
 Attached please find two screen snapshots FYI. Thank you.

 snapshot2.png is the one with garbage characters.
 snapshot3.png is the clean one.
 
 So, what have you configured differently between the two screenshots?
 
Hi,

I have just done some more research and experiment. It turns out that if
the LC_CTYPE settings are not consistent (i.e. one is UTF-8 and the
other is not) for the terminal emulator and the program that runs in it
(i.e. gnome-terminal/konsole and dpkg-reconfigure in this case), there
might be problems.

It seems that that is not specific to this package. I just checked and
found something similar in aptitude and mc.

Therefore you may close this report if you also think so. Sorry for the
inconvenience caused.

- --
Cheers,

Wei Chen
http://www.acplex.com/people/wchen/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGQXLoCIqXQV6BF28RAvJKAKCExXlKmb2fK2igD+eZcFbOlc0kDQCgmseX
YpM69TjdM+LRcCDPstwx0rw=
=gA74
-END PGP SIGNATURE-


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



Bug#422497: [php-maint] Bug#422497: FTBFS: permission denied

2007-05-09 Thread Ondřej Surý
tags 422497 +moreinfo
thank you

Hi Mathias,

since php5 were successfully build on all debian archs (attempted), I
guess problem could lie in the fact you are not using original
debian .orig.tar.gz and patch: php5_5.2.2-1~highlightbg.diff.gz 

Could you double check if this error is present in .orig.tar.gz/diff.gz
from debian archives?

Ondrej.

Mathias Brodala píše v Ne 06. 05. 2007 v 14:40 +0200: 
 Package: php5
 Version: 5.2.2-1
 Severity: important
 
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Building the package fails:
 
  dpkg-source -b php5-5.2.2
  dpkg-source: building php5 using existing php5_5.2.2.orig.tar.gz
  dpkg-source: building php5 in php5_5.2.2-1~highlightbg.diff.gz
  diff: ./php5-5.2.2/.pc/019-z_off_t_as_long.patch/ext/zlib/zconf.h: 
  Permission
  denied
  dpkg-source: failure: diff on
  ./php5-5.2.2/.pc/019-z_off_t_as_long.patch/ext/zlib/zconf.h gave error exit
  status 2
 
 The permissions for files in this and the 029-php.ini_paranoid.patch directory
 are indeed set to 000.
 
 - -- System Information:
 Debian Release: lenny/sid
   APT prefers unstable
   APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
 Architecture: i386 (i686)
 
 Kernel: Linux 2.6.20-1-k7 (SMP w/1 CPU core)
 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored: 
 LC_ALL set to de_DE.UTF-8)
 Shell: /bin/sh linked to /bin/bash
 
 Versions of packages php5 depends on:
 ii  libapache2-mod-php5 5.2.0-11~highlightbg server-side, HTML-embedded 
 scripti
 ii  php5-common 5.2.0-11~highlightbg Common files for packages built 
 fr

-- 
Ondřej Surý [EMAIL PROTECTED]  ***  http://blog.rfc1925.org/
Kulturní občasník  ***  http://www.obcasnik.cz/





Bug#422975: postfix: [INTL:ja] updated Japanese debconf translation

2007-05-09 Thread Kenshi Muto
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: postfix
Version: 2.4.0-5
Severity: wishlist
Tags: l10n patch

Hi,

I updated Japanese translation of debconf messages (ja.po).
Please apply this.

Thanks,
- -- 
Kenshi Muto
[EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8+ http://mailcrypt.sourceforge.net/

iEYEARECAAYFAkZBctAACgkQQKW+7XLQPLFHygCeNKlDxjYLa79l0nx6nDXdRoWV
/OEAn3mCnqnNcZzXaWy9hrSB9c17r0jo
=rvoJ
-END PGP SIGNATURE-


ja.po.gz
Description: Binary data


Bug#422976: bluefish: meta author reset to default value when file is saved

2007-05-09 Thread Jean-Luc Coulon (f5ibh)
Package: bluefish
Version: 1.0.7-1
Severity: normal

Hi,

The meta name=author is reset to its default value No value has been set 
when the file is saved.

I've added this information to bugzilla #364251 as it seems to be the same bug.
The initial but has bneen reported against the meta name=generator

Regards

Jean-Luc

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

Kernel: Linux 2.6.21.1-k8-1 (PREEMPT)
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 bluefish depends on:
ii  libart-2.0-2   2.3.19-3  Library of functions for 2D graphi
ii  libaspell150.60.5-1  GNU Aspell spell-checker runtime l
ii  libatk1.0-01.18.0-2  The ATK accessibility toolkit
ii  libbonobo2-0   2.18.0-2  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.18.0-5  The Bonobo UI library
ii  libc6  2.5-7 GNU C Library: Shared libraries
ii  libcairo2  1.4.6-1   The Cairo 2D vector graphics libra
ii  libfontconfig1 2.4.2-1.2 generic font configuration library
ii  libgconf2-42.18.0.1-3GNOME configuration database syste
ii  libglib2.0-0   2.12.12-1 The GLib library of C routines
ii  libgnome-keyring0  0.8.1-2   GNOME keyring services library
ii  libgnome2-02.18.0-4  The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.14.0-2  A powerful object-oriented display
ii  libgnomeui-0   2.18.1-2  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.18.1-2GNOME Virtual File System (runtime
ii  libgtk2.0-02.10.12-1 The GTK+ graphical user interface 
ii  libice61:1.0.3-2 X11 Inter-Client Exchange library
ii  liborbit2  1:2.14.7-0.1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.16.2-2  Layout and rendering of internatio
ii  libpcre3   6.7-1 Perl 5 Compatible Regular Expressi
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  libsm6 1:1.0.2-2 X11 Session Management library
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxcursor11:1.1.8-2 X cursor management library
ii  libxext6   1:1.0.3-2 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii  libxi6 1:1.0.1-4 X11 Input extension library
ii  libxinerama1   1:1.0.2-1 X11 Xinerama extension library
ii  libxml22.6.28.dfsg-1 GNOME XML library
ii  libxrandr2 2:1.2.1-1 X11 RandR extension library
ii  libxrender11:0.9.2-1 X Rendering Extension client libra

bluefish recommends no packages.

-- no debconf information



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



Bug#422965: [Pkg-alsa-devel] Bug#422965: alsa-base: No sound at all

2007-05-09 Thread Canto Marco (Con)

Hi,
This morning I have downloaded and installed alsa-driver-1.0.14rc3 but
nothing, my audio card is not recognized.

[EMAIL PROTECTED]:~$ dmesg | grep -i hda
hda_codec: Unknown model for ALC882, trying auto-probe from BIOS...

The same problem is from my integrated sinto-tv / web.
saa7133[0]: found at :05:02.0, rev: 209, irq: 21, latency: 64, mmio:
0xdfffd800
saa7133[0]: subsystem: 1461:a836, board: UNKNOWN/GENERIC
[card=0,autodetected]
saa7133[0]: board init: gpio is a40
saa7133[0]: i2c eeprom 00: 61 14 36 a8 00 00 00 00 00 00 00 00 00 00 00
00
saa7133[0]: i2c eeprom 10: ff ff ff ff ff 20 ff ff ff ff ff ff ff ff ff
ff
saa7133[0]: i2c eeprom 20: 01 40 01 02 02 01 01 03 08 ff 00 c0 ff ff ff
ff
saa7133[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
ff
saa7133[0]: i2c eeprom 40: ff 65 00 ff c2 1e ff ff ff ff ff ff ff ff ff
ff
saa7133[0]: i2c eeprom 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
ff
saa7133[0]: i2c eeprom 60: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
ff
saa7133[0]: i2c eeprom 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
ff
saa7133[0]: registered device video0 [v4l2]
saa7133[0]: registered device vbi0


After I have installed the driver (./configure, make , make install) I
have launched alsaconf and then I unmute the sound card with alsamixer
(It seem that it can play only from headsets but I don't hear sound from
no part).

Below my user and my groups.
[EMAIL PROTECTED]:~$ id
uid=1000(marco) gid=1000(marco)
groups=20(dialout),24(cdrom),25(floppy),29(audio),44(video),46(plugdev),
107(powerdev),108(netdev),1000(marco)


This is a copy  past of a part of my lspci -vv
00:10.1 Audio device: nVidia Corporation MCP51 High Definition Audio
(rev a2)
Subsystem: ASUSTeK Computer Inc. Unknown device 13c2
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast TAbort-
TAbort- MAbort- SERR- PERR-
Latency: 0 (500ns min, 1250ns max)
Interrupt: pin B routed to IRQ 23
Region 0: Memory at dfdd8000 (32-bit, non-prefetchable)
[size=16K]
Capabilities: [44] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [50] Message Signalled Interrupts: Mask+ 64bit+
Queue=0/0 Enable-
Address:   Data: 
Masking:   Pending: 
Capabilities: [6c] HyperTransport: MSI Mapping


05:02.0 Multimedia controller: Philips Semiconductors SAA7133/SAA7135
Video Broadcast Decoder (rev d1)
Subsystem: Avermedia Technologies Inc Unknown device a836
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium TAbort-
TAbort- MAbort- SERR- PERR-
Latency: 64
Interrupt: pin A routed to IRQ 21
Region 0: Memory at dfffd800 (32-bit, non-prefetchable)
[size=2K]
Capabilities: [40] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-


If you need more information or the output of some commands please let
me know.

Best regards


___ 
Marco Canto 
H3G   Symantec Support  - 
  Storage  Availability 
392 - 8803695 
348 - 3181846 
msn: [EMAIL PROTECTED] 

 


-Original Message-
From: Elimar Riesebieter [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 09, 2007 7:37 AM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Bug#422965: [Pkg-alsa-devel] Bug#422965: alsa-base: No sound at
all

severity 422965 important

thanks


On Wed, 09 May 2007 the mental interface of
marco told:

 Package: alsa-base Version: 1.0.13-5 Severity: grave
 Justification: renders package unusable
 
 I have a new ASUS A7M, with AMD Sempron and NVidia chipset. Audio
 is nVidia Corporation MCP51 High Definition Audio (rev a2) that
 has seen by my Debian 4.0 Etch as snd-hda-intel but it doesn't
 work at all. No audio from the speackers and no audio with
 headphones. I have also tried snd-intel-8x0, nothing.  Kernel
 2.6.21.1 with alsa modules from kernel and with alsa modules from
 package alsa-driver-1.0.14rc3.tar.bz2.  I have followed
 https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2587 using
 all the patch available but nothing.  No sound.I have also opened
 a alsa bug
 https://bugtrack.alsa-project.org/alsa-bug/view.php?id=3000 last
 April 5 but I haven't an answer from alsa people.  Let me know if
 you need more information. Thanks.

Are you sure all mixersettings are not muted? Are  you a member of
group audio?

Elimar

-- 
  On the keyboard of life you have always
  to keep a finger at the escape key;-)



Bug#421888: suspend-to-ram on resume blank screen

2007-05-09 Thread Dan Phillips

Hi,

Is there anything else I can do to try and resolve this bug? I noticed 
this bug is flagged as closed, why is this?


Regards,

Daniel Phillips


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



Bug#422794: Starting is impossible

2007-05-09 Thread Robert Millan
clone 422794
retitle -1 gfxterm breaks boot
tags -1 moreinfo
thanks

Ok, this bug is for discussing customisation now.  For the boot problem,
please use the newly created one (Jonny, please answer my question about
boot failure there).

On Tue, May 08, 2007 at 05:22:43PM -0300, Otavio Salvador wrote:
 Robert Millan [EMAIL PROTECTED] writes:
 
  Please do not perform update-grub compulsorily by postinst. It is very 
  unpleasant to overwrite grub.cfg freely.
 
  I suppose it doesn't harm to add an option to disable it; perhaps we could
  even reuse /etc/kernel-img.conf.  Could you file a separate bug for this?
 
 IMO, /etc/defaults/grub looks like a better place for this setting. We
 can source it and check for:
 
 if [ x$AUTORUN_UPDATE_GRUB = xyes ]; then
 ...
 fi

But that is an upstream file.  Do you think it's feasible to add a variable that
the upstream scripts don't use?

Also, after thinking about it, I'm concerned that if we allow disabling autorun
of update-grub, we won't be able to support changes in the grub.cfg
specification sanely (e.g. users will update grub without updating grub.cfg
and break their systems).  Also, we will receive less input from new features
that *are* intended to be default, and so have less chances to fix them if
they're buggy (like here).  And note that users are already able to add their
custom stuff via /etc/grub.d, just not remove the base lines.

I propose that we add a variable to select terminal, so that user can disable
this feature altogether if he wants.  Jonny, does that work for you?

-- 
Robert Millan

My spam trap is [EMAIL PROTECTED]  Note: this address is only intended
for spam harvesters.  Writing to it will get you added to my black list.


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



Bug#422964: dog: Floating point exception / simpler way to produce bug

2007-05-09 Thread A. Costa
Further testing shows that a blank line breaks '--strfry'.

% echo | dog --strfry
Floating point exception

Test if surrounding text lines make any difference:

% echo hello

 world
  | dog --strfry
heoll
Floating point exception

...not much.

HTH...


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



Bug#422580: about sorting linux images

2007-05-09 Thread Robert Millan

I think we'll implement our own sorting algorithm for this, since the comparison
criteria isn't obvious.  I have a simple (but inefficient) shell code in mind.
Will send a patch for discussion to upstream ML.

-- 
Robert Millan

My spam trap is [EMAIL PROTECTED]  Note: this address is only intended
for spam harvesters.  Writing to it will get you added to my black list.


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



Bug#415127: installation-report: Graphical install does not work on Apple MacBook

2007-05-09 Thread Davide Viti
Very recently a patch [1] was pushed upstream in directfb, which is 
supposed to fix a similar crash on ppc (#422146), again due to linux_input.
If you have time, could you please try rebuilding directfb udeb with 
Ville's patch and rebuild a gtkminiiso for testing?


I've tried an iso image using a custom udeb with that patch (without booting 
with newt and
changing directfbrc): it hangs.
Anything else I can try? any suggestion for debugging the problem?

regards,
Davide


Naviga e telefona senza limiti con Tiscali 
Scopri le promozioni Tiscali adsl: navighi e telefoni senza canone Telecom

http://abbonati.tiscali.it/adsl/



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



Bug#421888: suspend-to-ram on resume blank screen

2007-05-09 Thread martin f krafft
reopen 421888
thanks

Try to play around with the Vbe* options in /etc/hibernate/ram.conf
and see if any of those make a difference.

Can you install uswsusp and post the output of s2ram -i ?

Does it work with uswsusp installed?

-- 
 .''`.   martin f. krafft [EMAIL PROTECTED]
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems


signature.asc
Description: Digital signature (GPG/PGP)


Bug#276757: athcool: fixup locks up on A7V600 mobo (KT600 chipset)

2007-05-09 Thread Petr Gajdusek
On Wed, May 09, 2007 at 01:38:16AM +0200, Nicolas Boullis wrote:
 Hi Petr,
 
 Thanks for your report. I'll do my best to help you, but I have a very 
 limited knowledge of the inner working of athcool...
 What can of problem that you experience are you trying to fix with 
 athcool fixup?
 Does your problem get worse when you disable PCI Delay Transaction?
 Can you try setting the byte at address 0x70 to values 0x96, 0x9A and 
 0x9E manually instead of using atcool fixup? (Something like setpci -H1 
 -s 0:0.0 70=96 should do it.)
 
 
 Hope this helps,
 
 Nicolas Boullis

Hi Nicolas,
if I set the byte at address 0x70 to any of suggested values, machine
lockups same as using athcool fixup. PCI Delay Transaction option 
in BIOS setup has no visible influence at all. I used to have this 
option disabled, I enable it only yesterday for testing athcool fixup.

athcool on just works fine for me. Btw, the machine lockups irregularly 
and in some cases sound is dostorted, but this happens whether I run 
athcool or not. I can send more info about these problems, if you 
think this athcool's bug can be related to them (e.g. to lockups that 
happen without athcool on).

Petr Gajdusek


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



Bug#422927: Typo...

2007-05-09 Thread Christoph Haas
Small typo in the addition. These three lines should do it better:

for python in $(PYVERS); \
do dh_install -i formencode/i18n 
usr/lib/$$python/site-packages/formencode ; \
done



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



Bug#422971: gcc-4.1: FTBFS on arm: Error: junk at end of line, first unrecognized character is `, '

2007-05-09 Thread Matthias Klose
clone 422971 -1
reassign 422971 binutils
thanks

This patch is applied now for some time (originally taken from the
Fedora branch); the binutils from the trunk doesn't accept this code
anymore.

Aurelien Jarno writes:
 Package: gcc-4.1
 Version: 4.1.2-6
 Severity: serious
 Justification: no longer builds from source
 
 gcc-4.1 fails to build from source on arm while trying to build libffi:
 
 /build/buildd/gcc-4.1-4.1.2/build/./gcc/xgcc 
 -B/build/buildd/gcc-4.1-4.1.2/build/./gcc/ -B/usr/arm-linux-gnu/bin/ 
 -B/usr/arm-linux-gnu/lib/ -isystem /usr/arm-linux-gnu/include -isystem 
 /usr/arm-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libffi -I. 
 -I. -I../../../src/libffi/include -Iinclude -I../../../src/libffi/src -Wall 
 -g -fexceptions -O2 -g -O2 -MT src/closures.lo -MD -MP -MF 
 src/.deps/closures.Tpo -c ../../../src/libffi/src/closures.c  -fPIC -DPIC -o 
 src/.libs/closures.o
 /build/buildd/gcc-4.1-4.1.2/build/./gcc/xgcc 
 -B/build/buildd/gcc-4.1-4.1.2/build/./gcc/ -B/usr/arm-linux-gnu/bin/ 
 -B/usr/arm-linux-gnu/lib/ -isystem /usr/arm-linux-gnu/include -isystem 
 /usr/arm-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../src/libffi -I. 
 -I. -I../../../src/libffi/include -Iinclude -I../../../src/libffi/src -Wall 
 -g -fexceptions -O2 -g -O2 -MT src/closures.lo -MD -MP -MF 
 src/.deps/closures.Tpo -c ../../../src/libffi/src/closures.c -o 
 src/closures.o /dev/null 21
 /bin/sh ./libtool --mode=compile /build/buildd/gcc-4.1-4.1.2/build/./gcc/xgcc 
 -B/build/buildd/gcc-4.1-4.1.2/build/./gcc/ -B/usr/arm-linux-gnu/bin/ 
 -B/usr/arm-linux-gnu/lib/ -isystem /usr/arm-linux-gnu/include -isystem 
 /usr/arm-linux-gnu/sys-include -I. -I../../../src/libffi/include -Iinclude 
 -I../../../src/libffi/src -O2 -g -O2  -c -o src/arm/sysv.lo 
 ../../../src/libffi/src/arm/sysv.S
 mkdir src/arm/.libs
 /build/buildd/gcc-4.1-4.1.2/build/./gcc/xgcc 
 -B/build/buildd/gcc-4.1-4.1.2/build/./gcc/ -B/usr/arm-linux-gnu/bin/ 
 -B/usr/arm-linux-gnu/lib/ -isystem /usr/arm-linux-gnu/include -isystem 
 /usr/arm-linux-gnu/sys-include -I. -I../../../src/libffi/include -Iinclude 
 -I../../../src/libffi/src -O2 -g -O2 -c ../../../src/libffi/src/arm/sysv.S  
 -fPIC -DPIC -o src/arm/.libs/sysv.o
 ../../../src/libffi/src/arm/sysv.S: Assembler messages:
 ../../../src/libffi/src/arm/sysv.S:259: Error: junk at end of line, first 
 unrecognized character is `,'
 make[7]: *** [src/arm/sysv.lo] Error 1
 make[7]: Leaving directory 
 `/build/buildd/gcc-4.1-4.1.2/build/arm-linux-gnu/libffi'
 make[6]: *** [all-recursive] Error 1
 make[6]: Leaving directory 
 `/build/buildd/gcc-4.1-4.1.2/build/arm-linux-gnu/libffi'
 make[5]: *** [all] Error 2
 make[5]: Leaving directory 
 `/build/buildd/gcc-4.1-4.1.2/build/arm-linux-gnu/libffi'
 
 
 The assembler does not like this line, which is added by
 debian/patches/note-gnu-stack.dpatch:
 
   .section .note.GNU-stack,,@progbits
 
 Is it possible to mark memory as no-execute on arm? And is it supposed 
 to be supported by binutils?


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



Bug#422162: ITA: pbbuttonsd

2007-05-09 Thread Filippo Giunchedi
Hello everybody,

On Wed, May 09, 2007 at 02:15:24AM +0200, Francesco Pedrini wrote:
 On Tuesday 08 May 2007 22:09, Francesco Pedrini wrote:
  On Tuesday 08 May 2007 21:19, you wrote:
   Francesco Pedrini:
 What about a team-maintained Alioth project for this? I could
 be uploading new versions/revisions.
   
It'll be really nice :) we can name the team something
pkg-pbbuttons, sounds good?
  
   Sure thing.
  
   If you don't mind, I'll request the Alioth project tonight (I've
   heard they give priority to DDs, not that I agree with such thing).
  
   We should begin by bringing pbbuttonsd 0.8.0.

is a pkg-pbbuttons full project needed? I would go for collab-maint
http://wiki.debian.org/AliothCollabMaintImport to not clutter alioth, I've been
in the same situation some time ago while requesting a project and admins
pointed me in that direction.

 i've worked a bit on the pbbuttonsd package from Frank, i've moved the 
 doxygen documentation on pbbuttonsd-doc, changed the Maintainer field 
 to pkg-pbbuttons team [EMAIL PROTECTED] (just to not 
 leave that empty :) and added myself and you to the Uploaders field.
 I've also seen that Filippo Giunchedi was an Uploader, i've left him, 
 and add his address in CC, I hope that he wants to join our efforts for 
 this new team :)

sure I am interested, at least until my old powerbook dies :)

keep me in the loop,
filippo
--
Filippo Giunchedi - http://esaurito.net
PGP key: 0x6B79D401
random quote follows:

Age is not a particularly interesting subject. Anyone can get old. All
you have to do is live long enough.
-- Groucho Marx


signature.asc
Description: Digital signature


Bug#422979: dpkg: update-alternatives doesn't create the symlink

2007-05-09 Thread Vincent Fourmond
Package: dpkg
Version: 1.14.1
Severity: normal


  Hello,

  I've just updated gs-common which did swtch the handling of ps2pdf
to update-alternatives. 

  gs-comomn.postinst does include the following lines, called under
the configure target:

update-alternatives --install /usr/bin/ps2pdf \
  ps2pdf /usr/bin/ps2pdf14 50
update-alternatives --install /usr/bin/ps2pdf \
  ps2pdf /usr/bin/ps2pdf12 30
update-alternatives --install /usr/bin/ps2pdf \
  ps2pdf /usr/bin/ps2pdf13 40

  Everything looks fine and update-alternatives seems happy.

9:53 [EMAIL PROTECTED] ~ /usr/sbin/update-alternatives --display ps2pdf
ps2pdf - status is auto.
 link currently points to /usr/bin/ps2pdf14
/usr/bin/ps2pdf14 - priority 50
/usr/bin/ps2pdf12 - priority 30
/usr/bin/ps2pdf13 - priority 40
Current `best' version is /usr/bin/ps2pdf14.

  However, as it appears that update-alternatives did not create the
symlink /usr/bin/ps2pdf - /etc/alternatives/ps2pdf during the process,
ps2pdf simply does not work. Is it a problem in the recent
update-alternatives, or did the gs-common maintainer make a mistake ?
I supposed the former as dpkg was upgraded at the same time as gs-common,
and I've seen package with a more crude use of update-alternative work
properly.

  This report is somehow similar to #100135, but in this case, it
renders parts of gs-common unusable, so I preferred submitting a new
report.

  I hope this helps, and that I don't bother you for another's mistake.

  Cheers,

  Vincent Fourmond

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

Kernel: Linux 2.6.20-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 dpkg depends on:
ii  coreutils 5.97-5.3   The GNU core utilities
ii  libc6 2.5-7  GNU C Library: Shared libraries

dpkg recommends no packages.

-- no debconf information


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



Bug#421790: gcc-4.1: Dynamic symbol information missing in stripped libraries

2007-05-09 Thread Matthias Klose
Daniel Jacobowitz writes:
 On Wed, May 09, 2007 at 12:48:17AM +0100, James Troup wrote:
  (1) seems the most obvious, since h-s=both doesn't have any
  significant disadvantage (small amount of wasted space?) but does have
  the advantages of h-s=gnu.  However it will require bin-only NMUs of
  any packages rebuilt with h-s=gnu gcc that d-i uses.
 
 I would recommend this.  --hash-style=gnu is very new; I doubt readelf
 is the only tool that isn't ready for it.

reverting back to --hash-style=both for the -7 uploads.


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



Bug#422108: closed by Daniel Baumann [EMAIL PROTECTED] (Bug#422108: fixed in linux-libertine 2.5.9-1)

2007-05-09 Thread Ludovic =?UTF-8?Q?Court=C3=A8s
Hi,

[EMAIL PROTECTED] (Debian Bug Tracking System) writes:

 This is an automatic notification regarding your Bug report
 #422108: linux-libertine: Erroneous Defoma hints for Type 1 fonts,
 which was filed against the linux-libertine package.

Thanks for applying the patch.

Could you answer my initial message in further details, though
(wrt. `FontName' not matching the AFM `FontName', e.g.,
`LinLibertine_Bd' vs. `LinLibertineB')?  Or should I file a separate bug
report?

Thanks,
Ludovic.


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



Bug#422826: Missed a +1 in OpenGroup

2007-05-09 Thread Bernhard R. Link
Previously suplied patch missed a +1 in Opengroup processing.
Attached one corrects that.

Hochachtungsvoll,
Bernhard R. Link
diff -r -u -p libppd-0.10.original/src/ppd.c libppd-0.10/src/ppd.c
--- libppd-0.10.original/src/ppd.c	2001-07-19 20:23:02.0 +0200
+++ libppd-0.10/src/ppd.c	2007-05-09 10:01:51.0 +0200
@@ -740,7 +740,7 @@ PpdFile *ppd_file_new_from_filep(FILE * 
 } else if (strcmp(keyword, OpenUI) == 0) {
   /* Add an option record to the current sub-group, group, or file... */
   if (name[0] == '*')
-	strcpy(name, name + 1);
+	memmove(name, name + 1, strlen(name));
 
   if (string == NULL)
 	goto failout1;
@@ -807,7 +807,7 @@ PpdFile *ppd_file_new_from_filep(FILE * 
 
   // Add an option record to the current JCLs...
   if (name[0] == '*')
-	strcpy(name, name + 1);
+	memmove(name, name + 1, strlen(name));
 
   if ((option = ppd_get_option(group, name)) == NULL)
 	option = ppd_option_new(group, keyword);
@@ -828,11 +828,12 @@ PpdFile *ppd_file_new_from_filep(FILE * 
 	   || strcmp(keyword, JCLCloseUI) == 0)
   option = NULL;
 else if (strcmp(keyword, OpenGroup) == 0) {
+  char *h;
   // Open a new group...
   if (group != NULL)
 	goto failout;
-  if (strchr(string, '/') != NULL)	// Just show human readable text 
-	strcpy(string, strchr(string, '/') + 1);
+  if ((h = strchr(string, '/')) != NULL)	// Just show human readable text
+	memmove(string, h + 1, strlen(h));
 
   ppd_decode(string);
   ppd_fix(string);
@@ -858,7 +859,7 @@ PpdFile *ppd_file_new_from_filep(FILE * 
   if (sscanf(string, %f%40s%40s, order, name, keyword) != 3)
 	goto failout;
   if (keyword[0] == '*')
-	strcpy(keyword, keyword + 1);
+	memmove(keyword, keyword + 1, strlen(keyword));
 
   if (strcmp(name, ExitServer) == 0)
 	section = PPD_ORDER_EXIT;
@@ -1003,46 +1004,44 @@ PpdFile *ppd_file_new_from_filep(FILE * 
 	break;
   case 2:			// Two options... 
 	if (copt1[0] == '*')
-	  strcpy(copt1, copt1 + 1);
+	  constraint-option1 = g_string_new(copt1 + 1);
+	else
+	  constraint-option1 = g_string_new(copt1);
 
 	if (cchoice1[0] == '*')
-	  strcpy(copt2, cchoice1 + 1);
+	  constraint-option2 = g_string_new(cchoice1 + 1);
 	else
-	  strcpy(copt2, cchoice1);
+	  constraint-option2 = g_string_new(cchoice1);
 
-	constraint-option1 = g_string_new(copt1);
-	constraint-option2 = g_string_new(copt2);
 	break;
   case 3:			// Two options, one choice... 
 	if (copt1[0] == '*')
-	  strcpy(copt1, copt1 + 1);
-	constraint-option1 = g_string_new(copt1);
+	  constraint-option1 = g_string_new(copt1 + 1);
+	else
+	  constraint-option1 = g_string_new(copt1);
 
 	if (cchoice1[0] == '*') {
-	  strcpy(cchoice2, copt2);
-	  strcpy(copt2, cchoice1 + 1);
-	  cchoice1[0] = '\0';
-
-	  constraint-choice2 = g_string_new(cchoice2);
-	  constraint-option2 = g_string_new(copt2);
+	  constraint-choice2 = g_string_new(copt2);
+	  constraint-option2 = g_string_new(cchoice1 + 1);
 	} else {
 	  if (copt2[0] == '*')
-	strcpy(copt2, copt2 + 1);
-
-	  constraint-option2 = g_string_new(copt2);
-	  cchoice2[0] = '\0';
+	constraint-option2 = g_string_new(copt2 + 1);
+	  else
+	constraint-option2 = g_string_new(copt2);
 	}
 
 	break;
   case 4:			// Two options, two choices... 
 	if (copt1[0] == '*')
-	  strcpy(copt1, copt1 + 1);
+	  constraint-option1 = g_string_new(copt1 + 1);
+	else
+	  constraint-option1 = g_string_new(copt1);
 
 	if (copt2[0] == '*')
-	  strcpy(copt2, copt2 + 1);
+	  constraint-option2 = g_string_new(copt2 + 1);
+	else
+	  constraint-option2 = g_string_new(copt2);
 
-	constraint-option1 = g_string_new(copt1);
-	constraint-option2 = g_string_new(copt2);
 	constraint-choice1 = g_string_new(cchoice1);
 	constraint-choice2 = g_string_new(cchoice2);
 	break;


Bug#422980: ttf-dejavu: fontconfig error: cannot load default config file

2007-05-09 Thread Jasen Betts
Package: ttf-dejavu
Version: 2.15-1
Severity: normal


I caught this error message during dist-upgrade (sarge to etch)
  
 not sure what it means: ===

Setting up ucf (2.0020) ...

Setting up ttf-dejavu (2.15-1) ...
Fontconfig error: Cannot load default config file

Setting up libfs6 (1.0.0-4) ...

Setting up xfonts-encodings (1.0.0-6) ...
Setting up xfonts-utils (1.0.1-1) ...
Setting up cpp-4.1 (4.1.1-21) ...
Setting up cpp (4.1.1-15) ...

Setting up xutils-dev (7.1.ds-6) ...
Setting up xutils (7.1.ds.3-1) ...
Setting up gsfonts-x11 (0.20) ...

Setting up fontconfig-config (2.4.2-1.2) ...

Setting up libfontconfig1 (2.4.2-1.2) ...

Setting up libxxf86vm1 (1.0.1-2) ...

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.2JB1
Locale: LANG=en_NZ, LC_CTYPE=en_NZ (charmap=ISO-8859-1)

Versions of packages ttf-dejavu depends on:
ii  defoma   0.11.10-0.1 Debian Font Manager -- automatic f

ttf-dejavu recommends no packages.

-- debconf-show failed


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



Bug#420010: Patch

2007-05-09 Thread Johann Glaser
Hi!

I've resolved the problem by modifying the sources. Please find attached
the patch.

The modified version is now running for more than two weeks and the
reported problem has not reappeared.

Bye
  Hansi

--- libapache-mod-auth-mysql-4.3.9/mod_auth_mysql.c.ori	2007-04-20 10:29:27.0 +0200
+++ libapache-mod-auth-mysql-4.3.9/mod_auth_mysql.c	2007-04-20 10:42:13.0 +0200
@@ -1093,6 +1093,7 @@
 	char *dbname = auth_db_name, *user = auth_db_user, *pwd = auth_db_pwd;
 	void (*sigpipe_handler)();
 	unsigned long client_flag = 0;
+	my_bool do_reconnect = 1;
 
 	APACHELOG(APLOG_DEBUG, r, Opening DB connection for %s, sec-dir);
 	
@@ -1161,6 +1162,10 @@
 		return errno;
 	}
 
+	/* The default is no longer to automatically reconnect on failure,
+	 * (as of 5.0.3) so we have to set that option here. */
+	mysql_options(sec-dbh, MYSQL_OPT_RECONNECT, do_reconnect);
+
 	signal(SIGPIPE, sigpipe_handler);
 	
 	APACHELOG(APLOG_DEBUG, r, Persistent in %s is %i, sec-dir, sec-persistent);


Bug#412074: /usr/lib/gnome-panel/clock-applet: clock applet doesn't repect /apps/gksu/sudo-mode

2007-05-09 Thread Loïc Minier
On Tue, May 08, 2007, Sven Arvidsson wrote:
 This is still needed with gnome-panel 2.18 and gnome-system-tools 2.18.
 I'm attaching the patch currently used by Ubuntu, is it okay to commit?

 It's fine, go ahead; thanks!

-- 
Loïc Minier



Bug#422918: epiphany-browser: automatically load pages when leaving offline mode

2007-05-09 Thread Josselin Mouette
Le mardi 08 mai 2007 à 22:19 +0200, Martin Waitz a écrit :
 epiphany nicely automatically detects offline mode and shows a nice page
 that the requested page is not available offline if it is not in the
 cache.
 
 As I always use wireless connections with my laptop it takes longer for
 me to enter the passphrase to get connected to the network than epiphany
 takes to generate this not available page.  It is kind of frustrating
 to switch to my browser workspace and having to reload every page
 manually every time I log on.
 
 Could epiphay remember which tabs are waiting for an active internet
 connection and try to reload them once offline mode is left?
 Thanks for your help!

Thanks for your report. I have forwarded your request upstream, you can
follow its evolution there:
http://bugzilla.gnome.org/show_bug.cgi?id=437088

-- 
 .''`.
: :' :  We are debian.org. Lower your prices, surrender your code.
`. `'   We will add your hardware and software distinctiveness to
  `-our own. Resistance is futile.




Bug#422976: bluefish: meta author reset to default value when file is saved

2007-05-09 Thread Daniel Leidert
Am Mittwoch, den 09.05.2007, 09:18 +0200 schrieb Jean-Luc Coulon
(f5ibh):

 The meta name=author is reset to its default value No value has been set 
 when the file is saved.

There is an option in preferences at tab HTML called: Automatically
update author meta tag. Uncheck this and bluefish will not try to
change the author tag. So where is the bug/issue? What do you expect
bluefish to do?

 I've added this information to bugzilla #364251 as it seems to be the same 
 bug.

And I already said in this report, that I don't call the reported
behaviour a bug.

Regards, Daniel



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



Bug#422968: is logrotate really necessary to run the package?

2007-05-09 Thread Ivan Shmakov
 SL == Steve Langasek [EMAIL PROTECTED] writes:

[...]

  Is the dependency on `logrotate' really necessary?

 SL Yes; packages should not facilitate users to shoot themselves in
 SL the foot by filling up the logging partition.

No system is foolproof since fools are so clever.  There're a
plenty of ways to end with a filled up /var/log/ with logrotate
installed, ain't there?

  Couldn't it be put into `Recommends:' field instead?  It will allow
  users to use different programs to rotate the logs without the need
  to install `logrotate' just to satisfy the dependency.

 SL Users can use whatever they want to rotate the logs, with or
 SL without the dependency, by editing the logrotate config files and
 SL configuring their own log rotation program.  But logrotate is
 SL Priority: important,

Doesn't it mean that D-I will probably install it anyway?
(Hadn't used D-I for a few years; may be wrong.)

 SL is lightweight (/usr/sbin/logrotate weighs in at 40k on i386, which
 SL is less than, say, /bin/sed), and is the standard log rotation
 SL mechanism in Debian (including documentation in Debian policy).

Debian policy, AIUI, requires a package to supply an adequate
logrotate.d/ file.  It doesn't state anything with respect to
this matter about the contents of a `control' file.

[...]

 SL There are 20 packages in sid which recommend logrotate -- but there
 SL are 52 packages in sid that depend on it.

There're a few which `Suggest' it, too.

And there're some packages (in etch, at least) which provide
logrotate.d/ files, but don't mention `logrotate' as a
dependency at all.  Among others:

apache2-common
dpkg
exim4-base
ppp
xdm

Under some load, either of `apache2-common' or `exim4-base'
could fill up /var/log/ rather quickly, I guess.

 SL If you think the majority of packages are wrong in their handling
 SL of logrotate, please discuss this on debian-devel

Well, looks like it had to be discussed.  I've found a rather
old conversation in the archive:

http://lists.debian.org/debian-mentors/2000/07/msg00108.html
http://lists.debian.org/debian-mentors/2000/07/msg00110.html

But it doesn't make the matter any clearer to me.

 SL and get a consensus for such a change, rather than asking
 SL individual packages to change to accommodate your singular
 SL preference.

I guess, installing some dummy-logrotate package with
``Provides: logrotate'' in `control' will suffice for a
temporary solution?



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



Bug#422981: python-decorator: wrong section

2007-05-09 Thread Alexandre Fayolle
Package: python-decorator
Version: 2.0.1-2
Severity: normal
Tags: patch

Hi,

The python-decorator package is currently in section 'web'. Unless I'm
mistaken, it should be in section 'python'. 

Regards,

Alexandre

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-amd64
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)


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



Bug#422968: is logrotate really necessary to run the package?

2007-05-09 Thread Ivan Shmakov
 SL == Steve Langasek [EMAIL PROTECTED] writes:

[...]

  Is the dependency on `logrotate' really necessary?

 SL Yes; packages should not facilitate users to shoot themselves in
 SL the foot by filling up the logging partition.

No system is foolproof since fools are so clever.  There're a
plenty of ways to end with a filled up /var/log/ with logrotate
installed, ain't there?

  Couldn't it be put into `Recommends:' field instead?  It will allow
  users to use different programs to rotate the logs without the need
  to install `logrotate' just to satisfy the dependency.

 SL Users can use whatever they want to rotate the logs, with or
 SL without the dependency, by editing the logrotate config files and
 SL configuring their own log rotation program.  But logrotate is
 SL Priority: important,

Doesn't it mean that D-I will probably install it anyway?
(Hadn't used D-I for a few years; may be wrong.)

 SL is lightweight (/usr/sbin/logrotate weighs in at 40k on i386, which
 SL is less than, say, /bin/sed), and is the standard log rotation
 SL mechanism in Debian (including documentation in Debian policy).

Debian policy, AIUI, requires a package to supply an adequate
logrotate.d/ file.  It doesn't state anything with respect to
this matter about the contents of a `control' file.

[...]

 SL There are 20 packages in sid which recommend logrotate -- but there
 SL are 52 packages in sid that depend on it.

There're a few which `Suggest' it, too.

And there're some packages (in etch, at least) which provide
logrotate.d/ files, but don't mention `logrotate' as a
dependency at all.  Among others:

apache2-common
dpkg
exim4-base
ppp
xdm

Under some load, either of `apache2-common' or `exim4-base'
could fill up /var/log/ rather quickly, I guess.

 SL If you think the majority of packages are wrong in their handling
 SL of logrotate, please discuss this on debian-devel

Well, looks like it had to be discussed.  I've found a rather
old conversation in the archive:

http://lists.debian.org/debian-mentors/2000/07/msg00108.html
http://lists.debian.org/debian-mentors/2000/07/msg00110.html

But it doesn't make the matter any clearer to me.

 SL and get a consensus for such a change, rather than asking
 SL individual packages to change to accommodate your singular
 SL preference.

I guess, installing some dummy-logrotate package with
``Provides: logrotate'' in `control' will suffice for a
temporary solution?



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



Bug#422937: Spell checking not working

2007-05-09 Thread Rene Engelhard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

tag 422937 + moreinfo
tag 422937 + unreproducible
thanks

Hi,

Jean Tourrilhes wrote:
   You may think that it's the trivial issue of not having the
 proper language set in the paragraph style. Well, it's not.
   This is what I do in Writer :
   o create a new Text document.
   o type random characters
   o select the text
   o context menu - Characters
   o Language is set to English USA
   o Tools-Spellcheck
   o The spellcheck is complete.
   o Text it not corrected.

Hmm.

   Note that after noticing the problem, the first thing I did
 was to delete the ~/.office* directories. This did not help.

Because they don't exist? :)

   These are random observations leading me to believe that
 this is not an usual problem.
   In the Character-Language selection pulldown, I remember that
 all languages with a dictionaty installed had a ABC tickmark icon in front
 of them. On my install, none of them has that.
   The title of the spellcheck windows has the following title :
   Spellcheck: ()
   The Wizards-Install new dictionaries does not do anything at all.
   In Tools-Options-LanguageSettings-WritingAids, the list of
 Available language module is empty.
   Tools-Language-Thesaurus is grayed out.
   Tools-Language-Hyphenation returned an error the first time
 I ran it that it could not find US/GB stuff. Later, it just does nothing.

Yes, really weird.

 # ls /usr/lib/openoffice/share/wordbook
 en-GB/  en-US/  fr/  it/
 # ll /usr/lib/openoffice/share/wordbook/en-US/
 total 16
 drwxr-xr-x 2 root root 4096 2007-04-20 13:20 ./
 drwxr-xr-x 6 root root 4096 2007-05-08 14:02 ../
 -rw-r--r-- 1 root root   77 2007-03-22 03:38 Debian.dic
 -rw-r--r-- 1 root root  786 2007-03-22 03:38 soffice.dic

wrong, unrelevant dir. This one here is important, though:

$ dpkg -L openoffice.org-common | grep dict
/usr/lib/openoffice/share/dict
/usr/share/myspell/dicts
/usr/share/myspell/dicts/DicOOo.sxw
/usr/lib/openoffice/share/dict/ooo
^^^
/usr/share/myspell/dicts/dictionary.lst

$ ls -l /usr/lib/openoffice/share/dict/ooo
lrwxrwxrwx 1 root root 31 2007-04-10 09:23 /usr/lib/openoffice/share/dict/ooo 
- ../../../../share/myspell/dicts

Do you have that? (If not, i've no idea why it got lost as it *is* in
the package)

 # ls /usr/share/myspell/dicts/
 DicOOo.sxw   en_GB.dic   en_US.dic   it_IT.aff   th_en_US_v2.dat
 dictionary.lst@  en-GB.dic@  en-US.dic@  it-IT.aff@  th_en_US_v2.idx
 en_GB.affen_US.aff   fr.aff  it_IT.dic   th_it_IT_v2.dat
 en-GB.aff@   en-US.aff@  fr.dic  it-IT.dic@  th_it_IT_v2.idx

OK.

 # cat /etc/openoffice/dictionary.lst
 [...]
 ## !!! BEGIN AUTOMATIC SECTION -- DO NOT CHANGE !!!
 ## !!! ADD YOUR ADDITIONAL ENTRIES BELOW THIS SECTION !!!
 DICT en GB en_GB
 DICT en US en_US
 DICT fr FR fr
 DICT fr BE fr
 DICT fr CA fr
 DICT it IT it_IT
 THES en US th_en_US_v2
 THES en GB th_en_US_v2
 THES it IT th_it_IT_v2
 ## !!! END AUTOMATIC SECTION -- DO NOT CHANGE !!!

OK

 # dpkg -l \*openoffice\* | grep '^ii'
 ii  openoffice.org   2.0.4.dfsg.2-5etch1 OpenOffice.org 
 Office suite version 2.0
 ii  openoffice.org-base  2.0.4.dfsg.2-5etch1 OpenOffice.org 
 office suite - database
 ii  openoffice.org-calc  2.0.4.dfsg.2-5etch1 OpenOffice.org 
 office suite - spreadsheet
 ii  openoffice.org-common2.0.4.dfsg.2-5etch1 OpenOffice.org 
 office suite architecture ind
 ii  openoffice.org-core  2.0.4.dfsg.2-5etch1 OpenOffice.org 
 office suite architecture dep
 ii  openoffice.org-draw  2.0.4.dfsg.2-5etch1 OpenOffice.org 
 office suite - drawing
 ii  openoffice.org-gcj   2.0.4.dfsg.2-5etch1 OpenOffice.orgs 
 Java libraries (native for u
 ii  openoffice.org-help-en-us2.0.4.dfsg.2-5etch1 English_american 
 help for OpenOffice.org
 ii  openoffice.org-impress   2.0.4.dfsg.2-5etch1 OpenOffice.org 
 office suite - presentation
 ii  openoffice.org-java-common   2.0.4.dfsg.2-5etch1 OpenOffice.org 
 office suite Java support arc
 ii  openoffice.org-l10n-en-gb2.0.4.dfsg.2-5etch1 English_british 
 language package for OpenOff
 ii  openoffice.org-l10n-fr   2.0.4.dfsg.2-5etch1 French language 
 package for OpenOffice.org
 ii  openoffice.org-l10n-it   2.0.4.dfsg.2-5etch1 Italian language 
 package for OpenOffice.org
 ii  openoffice.org-math  2.0.4.dfsg.2-5etch1 OpenOffice.org 
 office suite - equation edito
 ii  openoffice.org-thesaurus-en-us   2.0.4~rc1-3 English 
 Thesaurus for OpenOffice.org
 ii  openoffice.org-thesaurus-it  0+20050726  Italian 
 Thesaurus for OpenOffice.org 2
 ii  openoffice.org-writer2.0.4.dfsg.2-5etch1 OpenOffice.org 
 office suite - word 

Bug#415127: installation-report: Graphical install does not work on Apple MacBook

2007-05-09 Thread Attilio Fiandrotti

Davide Viti ha scritto:
Very recently a patch [1] was pushed upstream in directfb, which is 
supposed to fix a similar crash on ppc (#422146), again due to linux_input.
If you have time, could you please try rebuilding directfb udeb with 
Ville's patch and rebuild a gtkminiiso for testing?




I've tried an iso image using a custom udeb with that patch (without booting 
with newt and

changing directfbrc): it hangs.
Anything else I can try? any suggestion for debugging the problem?


Could you please boot once again the custom iso and provide dfbinfo 
output again ?
We should attach that to a mail to directfb-dev explaining the issue and 
asking for advice.
I guess debugging linux_input on intel macs requires a db session in a 
standard debian environment


Attilio



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



Bug#404354: [Pkg-dia-team] Bug#404354: dia: IPA input method has a bad character

2007-05-09 Thread Roland Stigge
Hi,

Greg Kochanski wrote:
 In the IPA input method, typing / followed by 3
 gives you the same character as just typing 3.

In dia 0.96.1-3, 3, /3, E and /E result in 4 different
characters, namely the reversed-epsilon-similar-to-3, epsilon, e and
rotated-e.

I guess we can close this bug?

Thanks,

Roland


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



Bug#422982: mplayer: theora is OK except when wrapped in mkv

2007-05-09 Thread joshua
Package: mplayer
Version: 1.0~rc1-13
Severity: normal

theora video (from ffmpeg2theora) play fine. However, if you try to wrap 
theora video with matroska (mkvtoolnix) then it isn't recognized. The
same mkv file plays fine using totem-gstreamer 2.16.

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

Versions of packages mplayer depends on:
ii  debconf [debconf-2 1.5.8 Debian configuration management sy
ii  libasound2 1.0.13-1  ALSA library
ii  libatk1.0-01.18.0-1  The ATK accessibility toolkit
ii  libaudiofile0  0.2.6-6   Open-source version of SGI's audio
ii  libc6  2.5-2 GNU C Library: Shared libraries
ii  libcaca0   0.99.beta11.debian-2  colour ASCII art library
ii  libcairo2  1.4.4-1   The Cairo 2D vector graphics libra
ii  libcdparanoia0 3.10+debian~pre0-2audio extraction tool for sampling
ii  libconfhelper-perl 0.12.5Library for editing configuration 
ii  libcucul0  0.99.beta11.debian-2  low-level Unicode character drawin
ii  libdirectfb-0.9-25 0.9.25.1-3frame buffer graphics library
ii  libdvdread30.9.7-2   library for reading DVDs
ii  libesd-alsa0 [libe 0.2.36-3  Enlightened Sound Daemon (ALSA) - 
ii  libfontconfig1 2.4.1-2   generic font configuration library
ii  libfreetype6   2.2.1-5   FreeType 2 font engine, shared lib
ii  libgl1-mesa-glx [l 6.5.1-0.2 A free implementation of the OpenG
ii  libglib2.0-0   2.12.9-2  The GLib library of C routines
ii  libgtk2.0-02.10.7-1  The GTK+ graphical user interface 
ii  libjpeg62  6b-13 The Independent JPEG Group's JPEG 
ii  liblircclient0 0.7.1pre2-2   LIRC client library
ii  liblzo11.08-3data compression library (old vers
ii  libmad00.15.1b-2.1   MPEG audio decoder library
ii  libncurses55.5-5 Shared libraries for terminal hand
ii  libogg01.1.3-2   Ogg Bitstream Library
ii  libpango1.0-0  1.16.2-2  Layout and rendering of internatio
ii  libpng12-0 1.2.15~beta5-1PNG library - runtime
ii  libsdl1.2debian1.2.10-3  Simple DirectMedia Layer
ii  libsmbclient   3.0.14a-3sarge1   shared library that allows applica
ii  libspeex1  1.1.12-2  The Speex Speech Codec
ii  libsvga1   1:1.4.3-21console SVGA display libraries
ii  libtheora0 0.0.0.alpha7.dfsg-1.1 The Theora Video Compression Codec
ii  libungif4g 4.1.4-4   shared library for GIF images
ii  libx11-6   2:1.0.3-2 X11 client-side library
ii  libxcursor11.1.7-4   X cursor management library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.1-4 X11 miscellaneous 'fixes' extensio
ii  libxi6 1:1.0.1-3 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxrandr2 2:1.2.1-1 X11 RandR extension library
ii  libxrender11:0.9.1-3 X Rendering Extension client libra
ii  libxv1 1:1.0.2-1 X11 Video extension library
ii  libxvmc1   1:1.0.2-2 X11 Video extension library
ii  libxxf86dga1   2:1.0.1-2 X11 Direct Graphics Access extensi
ii  libxxf86vm11:1.0.1-2 X11 XFree86 video mode extension l
ii  mplayer-skin-blue  1.6-1 blue skin for mplayer
ii  zlib1g 1:1.2.3-13compression library - runtime

mplayer recommends no packages.

-- debconf information:
  mplayer/replace-existing-files-bail:
  mplayer/replace-existing-files: false
  mplayer/no-ttfont:
* mplayer/install_codecs:
  mplayer/voutput: autodetect
  mplayer/rtc: false
  mplayer/ttfont: Sans
* mplayer/cfgnote:
* mplayer/dvd_device: /dev/cdrom


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



Bug#403863: Bug has not been reassigned

2007-05-09 Thread Chris Knadle
Please note:

   This bug has not yet been reassigned to chkrootkit due to the email address 
that was used to reassign the bug.  That needs to go to the email address 
[EMAIL PROTECTED]  This is explained in:

   http://www.debian.org/Bugs/server-control

   -- Chris

-- 

Chris Knadle
[EMAIL PROTECTED]


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



Bug#422983: melting: typo in package description

2007-05-09 Thread Sami Liedes
Package: melting
Version: 4.2g-1
Severity: minor

There is a typo in the package description: easely. Should be
easily.

Sami


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

Kernel: Linux 2.6.20.4-grsec-sli
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash


signature.asc
Description: Digital signature


Bug#422984: 600 seconds is not an hour in greylistd 0.8.3.3

2007-05-09 Thread Michel Janse
package: greylistd
version: 0.8.3.3
architecture: i386

The greylisting daemon has its configuration files in /etc/greylistd.
One of those files named 'config' says the following on lines 8-9:

 # Default is 1 hour = 600 seconds
 retryMin = 600

This is not correct, as 3600 seconds is one hour. Please correct this
file by either changing the text to:

 # Default is 10 minutes = 600 seconds
 retryMin = 600

or to:

 # Default is 1 hour = 3600 seconds
 retryMin = 3600

Michel Janse.


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



Bug#405179: gnome: Hangs horribly on attempt to switch user

2007-05-09 Thread Vincent Lönngren
tis 2007-05-08 klockan 23:26 +0200 skrev Brice Goglin:
 Hi Vincent,
 
 A couple months ago, you reported a bug to the Debian BTS regarding
 problems with the nv driver when switching user. Did you reproduce this
 problem recently? With the latest xserver-xorg-video-nv driver 2.0.2 in
 unstable?
 
 Thanks,
 Brice

Yes I did - just a few days ago.
-- 
Vincent Lönngren [EMAIL PROTECTED]



Bug#422851: grub-pc: Configuration fails if there is no /dev/fd0

2007-05-09 Thread Sam Morris
That's the only output from the grub-probe command:

$ sudo grub-probe -v /boot/grub/
grub-probe: error: Cannot get the real path of `/dev/fd0'

-- 
Sam Morris
http://robots.org.uk/

PGP key id 1024D/5EA01078
3412 EA18 1277 354B 991B  C869 B219 7FDB 5EA0 1078


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


Bug#422982: example

2007-05-09 Thread Joshua N Pritikin
http://samples.mplayerhq.hu/Matroska/theora.mkv

Playing theora.mkv.
[mkv] Unknown/unsupported CodecID (V_THEORA) or missing/bad CodecPrivate 
data (track 1).
[mkv] Track ID 1: video (V_THEORA), -vid 0
[mkv] No video track found/wanted.
Matroska file format detected.
No stream found.



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



Bug#422985: openssh: fails to build

2007-05-09 Thread Jean-Christophe Dubacq
Package: openssh
Version: 1:4.3p2-10
Severity: serious
Justification: no longer builds from source

Hello,

openssh does not build from source any more on my building environment
(sid, unstable).

Relevant info: in configure.log:
configure:25787: checking for gssapi/gssapi_generic.h
configure:25795: result: yes
configure:25810: checking for library containing k_hasafs
configure:25851: gcc -o conftest -g -O2 -Wall -Wpointer-arith
-Wuninitialized -Wsign-compare -Wno-pointer-sign -std=gnu99
conftest.c -lresolv -lcrypto -lpam -ldl -lutil -lz -lnsl  -lcrypt -L/usr/lib 
-lgssapi_krb5 -lkrb5
-lk5crypto -lcom_err -lkeyutils -lresolv -ldl 5
/usr/bin/ld: cannot find -lkeyutils
collect2: ld returned 1 exit status

While building:
ranlib libssh.a
gcc -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o
sshconnect1.o sshconnect2.o -L. -Lopenbsd-compat/  -lssh
-lopenbsd-compat -lresolv -lcrypto -lutil -lz -lnsl -lcrypt -L/usr/lib
-lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lkeyutils -lresolv -ldl
/usr/bin/ld: cannot find -lkeyutils
collect2: ld returned 1 exit status
make[1]: *** [ssh] Erreur 1

After manually installing libkeyutils-dev, compilation works ok.

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

Kernel: Linux 2.6.18-4-686 (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


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



Bug#422851: grub-pc: Configuration fails if there is no /dev/fd0

2007-05-09 Thread Sam Morris
I noticed that grub-probe gets the list of devices to probe from the
existing /boot/grub/device.map. If I removed the line from that file
that mentioned /dev/fd0 (which has never existed on this system) then
grub-probe no longer fails. However, I still can't get grub2 to install:

# dpkg --configure --pending
Setting up grub-pc (1.95+20070507-1) ...
Updating /boot/grub/grub.cfg ...
Found linux image:  /boot/vmlinuz-2.6.18-4-k7
Found initrd image: /boot/initrd.img-2.6.18-4-k7
done
Auto-detection of a partition map module failed.
Please specify the module with the option `--modules' explicitly.
dpkg: error processing grub-pc (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of grub2:
 grub2 depends on grub-pc; however:
  Package grub-pc is not configured yet.
dpkg: error processing grub2 (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 grub-pc
 grub2

-- 
Sam Morris
http://robots.org.uk/

PGP key id 1024D/5EA01078
3412 EA18 1277 354B 991B  C869 B219 7FDB 5EA0 1078


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


Bug#422986: libxine1: theora OK but not recognized when wrapped in matroska

2007-05-09 Thread joshua
Package: libxine1
Version: 1.1.2+dfsg-4
Severity: normal

xine cannot play:

  http://samples.mplayerhq.hu/Matroska/theora.mkv

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

Versions of packages libxine1 depends on:
ii  liba52-0.7.4   0.7.4-4   Library for decoding ATSC A/52 str
ii  libasound2 1.0.13-1  ALSA library
ii  libavcodec0d   0.cvs20060823-4   ffmpeg codec library
ii  libc6  2.5-2 GNU C Library: Shared libraries
ii  libfreetype6   2.2.1-5   FreeType 2 font engine, shared lib
ii  libgl1-mesa-glx [l 6.5.1-0.2 A free implementation of the OpenG
ii  libglu1-mesa [libg 6.5.1-0.2 The OpenGL utility library (GLU)
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  libmad00.15.1b-2.1   MPEG audio decoder library
ii  libmodplug0c2  1:0.7-5   shared libraries for mod music bas
ii  libogg01.1.3-2   Ogg Bitstream Library
ii  libpostproc0d  0.cvs20060823-8   ffmpeg video postprocessing librar
ii  libsm6 1:1.0.1-3 X11 Session Management library
ii  libspeex1  1.1.12-2  The Speex Speech Codec
ii  libstdc++6 4.1.1-21  The GNU Standard C++ Library v3
ii  libtheora0 0.0.0.alpha7.dfsg-1.1 The Theora Video Compression Codec
ii  libvorbis0a1.1.2.dfsg-1.2The Vorbis General Audio Compressi
ii  libx11-6   2:1.0.3-2 X11 client-side library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxv1 1:1.0.2-1 X11 Video extension library
ii  libxvmc1   1:1.0.2-2 X11 Video extension library
ii  zlib1g 1:1.2.3-13compression library - runtime

Versions of packages libxine1 recommends:
ii  libmng1   1.0.9-1Multiple-image Network Graphics li

-- no debconf information


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



Bug#422986: --bug-report output

2007-05-09 Thread Joshua N Pritikin
This is xine (X11 gui) - a free video player v0.99.5cvs.
(c) 2000-2006 The xine Team.
Built with xine library 1.1.2 (1.1.2)
Found xine library version: 1.1.2 (1.1.2).
   Plateform informations:
   --
system name : Linux
node name   : emit.lan
release : 2.6.21.1-b1
version : #3 PREEMPT Sat Apr 28 14:43:02 IST 2007
machine : i686
   CPU Informations:
   
processor   : 0
vendor_id   : GenuineTMx86
cpu family  : 6
model   : 4
model name  : Transmeta(tm) Crusoe(tm) Processor TM5800
stepping: 3
cpu MHz : 800.000
cache size  : 512 KB
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 1
wp  : yes
flags   : fpu vme de pse tsc msr cx8 sep cmov mmx longrun lrti 
constant_tsc
bogomips: 1607.63
clflush size: 32
   ---
   Display Name:  :0.0,
   XServer Vendor:The X.Org Foundation,
   Protocol Version:  11, Revision: 0,
   Available Screen(s):   1,
   Default screen number: 0,
   Using screen:  0,
   Depth: 16,
   Maximum request size:  16777212 bytes,
   Motion buffer size:256,
   Bitmap unit:   32,
 Bit order:   LSBFirst,
 Padding: 32,
   Image byte order:  LSBFirst,
   Number of supported pixmap formats: 7,
   Supported pixmap formats:
 DepthBits_per_pixelScanline_pad
 1 1  32
 4 8  32
 8 8  32
1516  32
1616  32
2432  32
3232  32
 ---

   Focus:  Window 0xcf, revert to Parent,
   Number of extensions:   28
 BIG-REQUESTS: [opcode: 130]
 DAMAGE:   [opcode: 154, base (event: 115, error: 183)]
 DOUBLE-BUFFER:[opcode: 142, base (error: 153)]
 DPMS: [opcode: 137]
 Extended-Visual-Information:  [opcode: 139]
 GLX:  [opcode: 143, base (event: 77, error: 154)]
 MIT-SCREEN-SAVER: [opcode: 132, base (event: 67)]
 MIT-SHM:  [opcode: 144, base (event: 94, error: 167)]
 MIT-SUNDRY-NONSTANDARD:   [opcode: 129]
 RANDR:[opcode: 153, base (event: 114)]
 RENDER:   [opcode: 152, base (error: 178)]
 SECURITY: [opcode: 149, base (event: 111, error: 175)]
 SGI-GLX:  [opcode: 143, base (event: 77, error: 154)]
 SHAPE:[opcode: 128, base (event: 64)]
 SYNC: [opcode: 131, base (event: 65, error: 128)]
 TOG-CUP:  [opcode: 138]
 X-Resource:   [opcode: 141]
 XC-APPGROUP:  [opcode: 148, base (error: 174)]
 XC-MISC:  [opcode: 133]
 XFIXES:   [opcode: 150, base (event: 112, error: 177)]
 XFree86-Bigfont:  [opcode: 151]
 XFree86-DGA:  [opcode: 136, base (event: 68, error: 145)]
 XFree86-Misc: [opcode: 135, base (error: 137)]
 XFree86-VidModeExtension: [opcode: 134, base (error: 130)]
 XInputExtension:  [opcode: 145, base (event: 95, error: 168)]
 XKEYBOARD:[opcode: 147, base (event: 110, error: 173)]
 XTEST:[opcode: 146]
 XVideo:   [opcode: 140, base (event: 75, error: 150)]
   X-Video Extension version: 2.2
   Dimensions: 1280x768 pixels (339x203 millimeters).
   Resolution: 96x96 dots per inch.
   Depths (7): 16, 1, 4, 8, 15, 24, 32
   Root window id: 0x44
   Depth of root window:   16 planes
   Number of colormaps:min 1, max 1
   Default colormap:   0x20
   Default number of colormap cells:   64
   Preallocated pixels:black 0, white 65535
   Options:backing-store no, save-unders no
   Largest cursor: 64x64
   Xv infos:
Adaptor #0: ATI Mach64 Back-end Overlay Scaler
   Number of ports:   1
   Port base: 65
   Operations supported: PutImage 
 Supported visuals:
   - Depth 16, visualID 0x23
   - Depth 16, visualID 0x24
   - Depth 16, visualID 0x25
   - Depth 16, visualID 0x26
   - Depth 16, visualID 0x27
   - Depth 16, 

Bug#422979: confirmed: dpkg: update-alternatives doesn't create the symlink

2007-05-09 Thread Kel Modderman
Package: dpkg
Version: 1.14.1

This seems to also be the case for locales installation after fresh 
debootstrap:

Preconfiguring packages ...
/tmp/locales.config.229891: line 26: awk: command not found
locales failed to preconfigure, with exit status 127
Selecting previously deselected package locales.
(Reading database ... 4837 files and directories currently installed.)
Unpacking locales (from .../archives/locales_2.5-7_all.deb) ...
Setting up locales (2.5-7) ...
/var/lib/dpkg/info/locales.config: line 26: awk: command not found

Putting some code into script to check for /usr/bin/awk reveals that it surely 
does not exist. /etc/alternatives/awk does.

Thanks, Kel.


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



Bug#418837: swfdec-mozilla NMU

2007-05-09 Thread Theppitak Karoonboonyanan

On 5/9/07, Mike Hommey [EMAIL PROTECTED] wrote:


As for build dependencies, i would use libxul-dev, make the required
changes to configure.in to detect xulrunner-plugin and remove
MOZILLA_LIBS from the LDFLAGS.


I had done exactly that before getting back to the package's
current approach, except the last step. As a result, libxul-0d
was pulled in as extra dependency.

So, what I missed seemed to be the last step.
But as you said below:


The latter would be temporary, until I
fix the xulrunner-plugin.pc file back (which has a dependency on
xulrunner-xpcom because of #413964, which was better to fix in xulrunner
than on its reverse dependencies).


That means, we had better wait for that bug to be fixed before
making further change..

--
Theppitak Karoonboonyanan
http://linux.thai.net/~thep/


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



Bug#422987: bluefish: Unable to open any ftp location

2007-05-09 Thread Tourneur Henry-Nicolas
Package: bluefish
Version: 1.0.7-1
Severity: normal

Hello,

When trying to connect to an ftp server with bluefish,
I'v got this error on my terminal (I started bluefish in a terminal) :

[EMAIL PROTECTED]:~$ bluefish 

(bluefish:4020): libgnomevfs-CRITICAL **:
gnome_vfs_get_file_info_uri_cancellable: assertion `uri != NULL' failed

(bluefish:4020): libgnomevfs-CRITICAL **: gnome_vfs_uri_unref: assertion
`uri != NULL' failed

I used File  Open an url.
After that the url window simply disapeared and bluefish keep on running.

The bug appear even if I enter : ftp://host or ftp://[EMAIL PROTECTED]

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

Kernel: Linux 2.6.21.1 (SMP w/2 CPU cores)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages bluefish depends on:
ii  libart-2.0-2   2.3.19-3  Library of functions for 2D graphi
ii  libaspell150.60.5-1  GNU Aspell spell-checker runtime l
ii  libatk1.0-01.18.0-2  The ATK accessibility toolkit
ii  libbonobo2-0   2.18.0-2  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.18.0-5  The Bonobo UI library
ii  libc6  2.5-5 GNU C Library: Shared libraries
ii  libcairo2  1.4.6-1   The Cairo 2D vector graphics libra
ii  libfontconfig1 2.4.2-1.2 generic font configuration library
ii  libgconf2-42.18.0.1-3GNOME configuration database syste
ii  libglib2.0-0   2.12.12-1 The GLib library of C routines
ii  libgnome-keyring0  0.8.1-2   GNOME keyring services library
ii  libgnome2-02.18.0-4  The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.14.0-2  A powerful object-oriented display
ii  libgnomeui-0   2.18.1-2  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.18.1-2GNOME Virtual File System (runtime
ii  libgtk2.0-02.10.12-1 The GTK+ graphical user interface 
ii  libice61:1.0.3-2 X11 Inter-Client Exchange library
ii  liborbit2  1:2.14.7-0.1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.16.2-2  Layout and rendering of internatio
ii  libpcre3   6.7-1 Perl 5 Compatible Regular Expressi
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  libsm6 1:1.0.2-2 X11 Session Management library
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxcursor11:1.1.8-2 X cursor management library
ii  libxext6   1:1.0.3-2 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii  libxi6 1:1.0.1-4 X11 Input extension library
ii  libxinerama1   1:1.0.2-1 X11 Xinerama extension library
ii  libxml22.6.28.dfsg-1 GNOME XML library
ii  libxrandr2 2:1.2.1-1 X11 RandR extension library
ii  libxrender11:0.9.2-1 X Rendering Extension client libra

bluefish recommends no packages.

-- no debconf information


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



Bug#412092: [Patch] bug in gdth.c crashing machine

2007-05-09 Thread Joerg Dorchain
On Mon, May 07, 2007 at 10:54:42AM -0600, dann frazier wrote:
 
  As the machine in question is in a production
  environment, it can take some time to find a maintaince window to test
  it. If so I will report.
 
 Ok - please let us know as soon as you're able.

I found a chance to reboot to the said kernel.

At least this particular bug is fixed.

I hope to see a new kernel package in the testing pool  soon ;-)

Bye,

Joerg


signature.asc
Description: Digital signature


Bug#422982: mplayer: theora is OK except when wrapped in mkv

2007-05-09 Thread Diego Biurrun
On Wed, May 09, 2007 at 02:17:45PM +0530, [EMAIL PROTECTED] wrote:
 
 theora video (from ffmpeg2theora) play fine. However, if you try to wrap 
 theora video with matroska (mkvtoolnix) then it isn't recognized. The
 same mkv file plays fine using totem-gstreamer 2.16.

Useless bug report.  We need (part of) a sample file to confirm this and
the output of mplayer -v when playing the file.

Diego


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



Bug#422988: pidgin: gnutls support should be enabled

2007-05-09 Thread [EMAIL PROTECTED]
Package: pidgin
Version: 2.0.0-1

I can not connect to MSN because gnutls support is not compiled in the
ssl-gnutls.so plugin and ssl-nss.so does not seem to work properly.



Ahora también puedes acceder a tu correo Terra desde el móvil.
Infórmate pinchando aquí.





Bug#307257: About winbind 3 and squid with ntlm authentication (Debian Bug #307257)

2007-05-09 Thread Luca Maranzano

Hi,

Issue: permissions on /var/run/samba/winbindd_privileged/ and
/usr/bin/ntlm_auth for Squid

I've faced this issue on my Debian 4.0 with winbind 3.0.24 and Squid
2.6.12from testing.

I've solved in this way:

- added the proxy user to the winbindd_privileged group
- in /etc/squid/squid.conf
 set cache_effective_user proxy but NOT cache_effective_group proxy
since from the documentation of Squid:

#  TAG: cache_effective_group
#   If you want Squid to run with a specific GID regardless of
#   the group memberships of the effective user then set this
#   to the group (or GID) you want Squid to run as. When set
#   all other group privileges of the effective user is ignored
#   and only this GID is effective. If Squid is not started as
#   root the user starting Squid must be member of the specified
#   group.
# cache_effective_group proxy

So if you set this option the Squid process will lose supplementary group
and will not have access to winbindd_privileged.

HTH.
Cheers,
Luca


Bug#422851: grub-pc: Configuration fails if there is no /dev/fd0

2007-05-09 Thread Sam Morris
It seems that my particular failure is caused by my /boot being on RAID
and so is unrelated to this exact bug:

# grub-probe -v --target=partmap --device-map=/boot/grub/device.map 
/boot/grub
grub-probe: info: the size of hd0 is 117266688
grub-probe: info: opening the device `/dev/hda'
grub-probe: info: the size of hd0 is 117266688
grub-probe: info: opening the device `/dev/hda'
grub-probe: info: the size of hd0 is 117266688
grub-probe: info: opening the device `/dev/hda1'
grub-probe: info: opening the device `/dev/hda1'
grub-probe: info: the size of hd0 is 117266688
grub-probe: info: opening the device `/dev/hda2'
grub-probe: info: opening the device `/dev/hda2'
grub-probe: info: the size of hd1 is 586114704
grub-probe: info: opening the device `/dev/hdb'
grub-probe: info: the size of hd1 is 586114704
grub-probe: info: opening the device `/dev/hdb'
grub-probe: info: the size of hd1 is 586114704
grub-probe: info: opening the device `/dev/hdb1'
grub-probe: info: opening the device `/dev/hdb1'
grub-probe: info: the size of hd1 is 586114704
grub-probe: info: opening the device `/dev/hdb2'
grub-probe: info: opening the device `/dev/hdb2'
grub-probe: info: the size of hd1 is 586114704
grub-probe: info: the size of hd2 is 240121728
grub-probe: info: opening the device `/dev/hde'
grub-probe: info: the size of hd2 is 240121728
grub-probe: info: opening the device `/dev/hde'
grub-probe: info: the size of hd2 is 240121728
grub-probe: info: opening the device `/dev/hde1'
grub-probe: info: opening the device `/dev/hde1'
grub-probe: info: the size of hd3 is 586114704
grub-probe: info: opening the device `/dev/hdg'
grub-probe: info: the size of hd3 is 586114704
grub-probe: info: opening the device `/dev/hdg'
grub-probe: info: the size of hd3 is 586114704
grub-probe: info: opening the device `/dev/hdg1'
grub-probe: info: opening the device `/dev/hdg1'
grub-probe: info: the size of hd3 is 586114704
grub-probe: info: opening the device `/dev/hdg2'
grub-probe: info: opening the device `/dev/hdg2'
grub-probe: info: the size of hd3 is 586114704
grub-probe: info: opening the device `/dev/hdb2'
grub-probe: info: opening the device `/dev/hdb2'
grub-probe: info: the size of hd0 is 117266688
grub-probe: info: the size of hd0 is 117266688
grub-probe: info: the size of hd0 is 117266688
grub-probe: info: opening the device `/dev/hda1'
grub-probe: info: opening the device `/dev/hda1'
grub-probe: info: opening the device `/dev/hda1'
grub-probe: info: the size of hd0 is 117266688
grub-probe: info: opening the device `/dev/hda2'
grub-probe: info: opening the device `/dev/hda2'
grub-probe: info: opening the device `/dev/hda2'
grub-probe: info: opening the device `/dev/hda2'
grub-probe: info: opening the device `/dev/hda2'
grub-probe: info: opening the device `/dev/hda2'
grub-probe: info: opening the device `/dev/hda2'
grub-probe: info: opening the device `/dev/hda2'
grub-probe: info: the size of hd1 is 586114704
grub-probe: info: the size of hd1 is 586114704
grub-probe: info: the size of hd1 is 586114704
grub-probe: info: opening the device `/dev/hdb1'
grub-probe: info: opening the device `/dev/hdb1'
grub-probe: info: opening the device `/dev/hdb1'
grub-probe: info: the size of hd1 is 586114704
grub-probe: info: opening the device `/dev/hdb2'
grub-probe: info: opening the device `/dev/hdb2'
grub-probe: info: opening the device `/dev/hdb2'
grub-probe: info: opening the device `/dev/hdb2'
grub-probe: info: opening the device `/dev/hdb2'
grub-probe: info: opening the device `/dev/hdb2'
grub-probe: info: opening the device `/dev/hdb2'
grub-probe: info: opening the device `/dev/hdb2'
grub-probe: info: the size of hd2 is 240121728
grub-probe: info: the size of hd2 is 240121728
grub-probe: info: the size of hd2 is 240121728
grub-probe: info: opening the device `/dev/hde1'
grub-probe: info: opening the device `/dev/hde1'
grub-probe: info: opening the device `/dev/hde1'
grub-probe: info: the size of hd3 is 586114704
grub-probe: info: the size of hd3 is 586114704
grub-probe: info: the size of hd3 is 586114704
grub-probe: info: opening the device `/dev/hdg1'
grub-probe: info: opening the device `/dev/hdg1'
grub-probe: info: opening the device `/dev/hdg1'
grub-probe: info: the size of hd3 is 586114704
grub-probe: info: opening the device `/dev/hdg2'
grub-probe: info: 

Bug#422929: texlive-base-bin: typo in postinst: update-alternative

2007-05-09 Thread Frank Küster
Michael Biebl [EMAIL PROTECTED] wrote:

 Package: texlive-base-bin
 Version: 2007-6
 Severity: important

 There is a small type in postinst, line 288:

 It's update-alternative, whereas it should be update-alternatives (note
 the missing 's').

Uups, I thought I'd already fixed this?  Silly me.

Regards, Frank
-- 
Dr. Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)



Bug#422982: mplayer: theora is OK except when wrapped in mkv

2007-05-09 Thread Joshua N Pritikin
On Wed, May 09, 2007 at 11:09:34AM +0200, Diego Biurrun wrote:
 On Wed, May 09, 2007 at 02:17:45PM +0530, [EMAIL PROTECTED] wrote:
  theora video (from ffmpeg2theora) play fine. However, if you try to wrap 
  theora video with matroska (mkvtoolnix) then it isn't recognized. The
  same mkv file plays fine using totem-gstreamer 2.16.
 
 Useless bug report.  We need (part of) a sample file to confirm this and
 the output of mplayer -v when playing the file.

Here you go:

MPlayer 1.0rc1-4.1.2-DFSG-free (C) 2000-2006 MPlayer Team
CPU: Transmeta(tm) Crusoe(tm) Processor TM5800 (Family: 5, Model: 4, 
Stepping: 3)
CPUflags:  MMX: 1 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
Compiled with runtime CPU detection.
get_path('codecs.conf') - '/home/joshua/.mplayer/codecs.conf'
Reading /home/joshua/.mplayer/codecs.conf: Can't open 
'/home/joshua/.mplayer/codecs.conf': No such file or directory
Reading /etc/mplayer/codecs.conf: Can't open '/etc/mplayer/codecs.conf': 
No such file or directory
Using built-in default codecs.conf.
CommandLine: '-v' 'theora.mkv'
init_freetype
Using MMX Optimized OnScreenDisplay
Using nanosleep() timing
get_path('input.conf') - '/home/joshua/.mplayer/input.conf'
Can't open input config file /home/joshua/.mplayer/input.conf: No such 
file or directory
Can't open input config file /etc/mplayer/input.conf: No such file or 
directory
Falling back on default (hardcoded) input config
Setting up LIRC support...
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote 
control.
get_path('theora.mkv.conf') - '/home/joshua/.mplayer/theora.mkv.conf'

Playing theora.mkv.
get_path('sub/') - '/home/joshua/.mplayer/sub/'
[file] File size is 10128128 bytes
STREAM: [file] theora.mkv
STREAM: Description: File
STREAM: Author: Albeu
STREAM: Comment: based on the code from ??? (probably Arpi)
Checking for YUV4MPEG2
ASF_check: not ASF guid!
Checking for NuppelVideo
Checking for REAL
Checking for SMJPEG
[mkv] Found the head...
[mkv] + a segment...
[mkv] / [ parsing seek head ] -
[mkv] / [ parsing seek head ] -
[mkv] \ [ parsing seek head ] -
[mkv] / [ parsing cues ] ---
[mkv] \ [ parsing cues ] ---
[mkv] \ [ parsing seek head ] -
[mkv] |+ segment information...
[mkv] | + timecode scale: 100
[mkv] | + duration: 6.382s
[mkv] |+ segment tracks...
[mkv] | + a track...
[mkv] |  + Track number: 1
[mkv] |  + Track type: Video
[mkv] |  + Default flag: 1
[mkv] |  + Codec ID: V_THEORA
[mkv] |  + CodecPrivate, length 2732
[mkv] |  + Default duration: 41.708ms ( = 23.976 fps)
[mkv] |  + Language: und
[mkv] |  + Video track
[mkv] |   + Pixel width: 1280
[mkv] |   + Pixel height: 720
[mkv] |   + Display width: 1280
[mkv] |   + Display height: 720
[mkv] |+ found cluster, headers are parsed completely :)
[mkv] Unknown/unsupported CodecID (V_THEORA) or missing/bad CodecPrivate 
data (track 1).
[mkv] Track ID 1: video (V_THEORA), -vid 0
[mkv] No video track found/wanted.
Matroska file format detected.
No stream found.

vo: x11 uninit called but X11 not inited..


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



Bug#422979: dpkg: update-alternatives doesn't create the symlink

2007-05-09 Thread Peter Eisentraut
severity 422979 critical
stop

This appears to break pretty much any interesting package using alternatives.


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



Bug#422989: usplash cannot be configured

2007-05-09 Thread Joshua Dunamis
Package: usplash
Version: 0.4-43-3
Severity: grave
Justification: renders package unusable


When I try to install usplash this is the output:
Setting up usplash (0.4-43-3) ...
No alternatives for usplash-artwork.so.
dpkg: error processing usplash (--configure):
 subprocess post-installation script returned error exit status 1
 Errors were encountered while processing:
  usplash
  E: Sub-process /usr/bin/dpkg returned an error code (1) 


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

Kernel: Linux 2.6.18-4-686 (SMP w/2 CPU cores)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages usplash depends on:
ii  debconf [debconf-2.0] 1.5.13 Debian configuration management sy
ii  initramfs-tools   0.87b  tools for generating an initramfs
ii  libc6 2.5-7  GNU C Library: Shared libraries
ii  libusplash0   0.4-43-3   userspace bootsplash library
ii  usplash-theme-debian [usplash 1  Debian usplash theme

usplash recommends no packages.

-- no debconf information


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



Bug#421892: closed by Martin Zobel-Helas [EMAIL PROTECTED] (Re: Bug#421892: Request for Kannada l10n mailing list)

2007-05-09 Thread Vikram Vincent

Hello,

On 07/05/07, Debian Bug Tracking System [EMAIL PROTECTED] wrote:


This is an automatic notification regarding your Bug report
#421892: Request for Kannada l10n mailing list,
which was filed against the lists.debian.org package.

It has been closed by Martin Zobel-Helas [EMAIL PROTECTED].

Their explanation is attached below.  If this explanation is
unsatisfactory and you have not received a better one in a separate
message then please contact Martin Zobel-Helas [EMAIL PROTECTED] by
replying
to this email.

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



-- Forwarded message --
From: Martin Zobel-Helas [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Mon, 7 May 2007 11:25:36 +0200
Subject: Re: Bug#421892: Request for Kannada l10n mailing list
Hi,

On Wed May 02, 2007 at 14:52:21 +0530, Vikram Vincent wrote:
 Package:
 lists.debian.org
http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=lists.debian.org
 Severity: Wishlist

 Name: [EMAIL PROTECTED]

done. The list should show up on
http://lists.debian.org/completeindex.html
within the next 24h.



I don't think that the debian-l10n-kannada has been added. Can you pl do
the needful. ty

Greetings

Martin

--
[EMAIL PROTECTED] /root]# man real-life
No manual entry for real-life






--
Regards
Vikram Vincent
+919448810822
http://groups.google.com/group/bangalore_alive/
http://fci.wikia.com/wiki/Campaign_to_promote_free_software_in_karnataka


Bug#422990: /usr/bin/gpgsm-gencert.sh: gpgsm-gencert.sh is broken: does not generate anything due to GNU Privacy Guard communication problems

2007-05-09 Thread Marius Mikucionis
Package: gpgsm
Version: 2.0.3-1
Severity: normal
File: /usr/bin/gpgsm-gencert.sh

I am not sure how is it supposed to work (as documentation is very brief),
and I don't seem to have any configuration or pre-set settings.

To reproduce a problem, simply run the script:
 choose RSA key, 
 choose 2048bit long, 
 choose sign,encrypt
 enter DN name like: C=US,CN=MyName
 enter some email
 eventually choose to really create such CSR.
 it won't produce anything at the end (contrary to what manual says).

After some inspection I noticed that communication with gpgsm --server 
process produces the following:

OK GNU Privacy Guard's S/M server 2.0.3 ready
ERR 50331923 Unknown IPC command GpgSM
OK
ERR 50331926 No input source for IPC GpgSM
OK closing connection

The $file_parameter file (/tmp/gpgsm.x) seems fine, 
but the $outfile (another /tmp/gpgsm.x) is empty.

I see that script uses sh heavily, so I switched off dash, 
then it produces the following:

OK GNU Privacy Guard's S/M server 2.0.3 ready
OK
OK
gpgsm: line 1: key generation failed: Unknown IPC command
gpgsm: error creating certificate request: Unknown IPC command
ERR 50331923 Unknown IPC command GpgSM
OK closing connection

I guess some protocol has been changed and this script was not updated to 
incorporate changes, and still it would be nice if it worked better with dash.

marius

-- System Information:
Debian Release: lenny/sid
Architecture: i386 (i686)

Kernel: Linux 2.6.20.11-cfs-v10 (PREEMPT)
Locale: LANG=lt_LT.UTF-8, LC_CTYPE=lt_LT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gpgsm depends on:
ii  libbz2-1.01.0.3-6high-quality block-sorting file co
ii  libc6 2.5-0exp6  GNU C Library: Shared libraries
ii  libgcrypt11   1.2.4-2LGPL Crypto library - runtime libr
ii  libgpg-error0 1.4-2  library for common error values an
ii  libksba8  1.0.1-2X.509 and CMS support library
ii  libpth20  2.0.7-6The GNU Portable Threads
ii  libusb-0.1-4  2:0.1.12-6 userspace USB programming library
ii  zlib1g1:1.2.3-13 compression library - runtime

gpgsm recommends no packages.

-- no debconf information


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



Bug#307257: About winbind 3 and squid with ntlm authentication (Debian Bug #307257)

2007-05-09 Thread Jim Barber

Thanks for that, I'll give it a go when I get a chance.
It looks like the approach of defining a winbindd_privileged group is fine then.

--
Jim Barber
DDI Health


Luca Maranzano wrote:

Hi,

Issue: permissions on /var/run/samba/winbindd_privileged/ and 
/usr/bin/ntlm_auth for Squid


I've faced this issue on my Debian 4.0 with winbind 3.0.24 and Squid 
2.6.12 from testing.


I've solved in this way:

- added the proxy user to the winbindd_privileged group
- in /etc/squid/squid.conf
  set cache_effective_user proxy but NOT cache_effective_group proxy 
since from the documentation of Squid:


#  TAG: cache_effective_group
#   If you want Squid to run with a specific GID regardless of
#   the group memberships of the effective user then set this
#   to the group (or GID) you want Squid to run as. When set
#   all other group privileges of the effective user is ignored
#   and only this GID is effective. If Squid is not started as
#   root the user starting Squid must be member of the specified
#   group.
# cache_effective_group proxy

So if you set this option the Squid process will lose supplementary 
group and will not have access to winbindd_privileged.


HTH.
Cheers,
Luca



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



Bug#422991: libgnumail-java: New upstream 1.1.2 fixes several bugs

2007-05-09 Thread Arnaud Vandyck

Package: libgnumail-java
Severity: normal


From the annoucement:


This is a bug fix and API compatibility fix release. Thanks to Boris
Folgmann for discovering an issue with unique message-ids, and
especially to Arend Freije for his work on API compatibility.

ftp://ftp.gnu.org/gnu/classpathx/mail-1.1.2.tar.gz

--
Arnaud Vandyck


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



Bug#422993: davfs2

2007-05-09 Thread Michael Singer
Package: davfs2
Version: 1.2.1-1


# dpkg --status davfs2
Package: davfs2
Status: install ok half-configured
Priority: extra
Section: utils
Installed-Size: 448
Maintainer: Luciano Bello [EMAIL PROTECTED]
Architecture: i386
Version: 1.2.1-1
Config-Version: 1.1.2-3
Depends: libc6 (= 2.5-5), libneon26 (= 0.26.3), debconf (= 0.5) | 
debconf-2.0, adduser
Conffiles:
 /etc/davfs2/davfs2.conf 11c8f54aec5521c6d7d19d82328f306d
 /etc/davfs2/secrets d0bef79c6e55c45437587d4ad9e01a01
Description: mount a WebDAV resource as a regular file system
 DAVFS2 is a Linux file system driver that allows you to mount a WebDAV
 resource as a regular file system.  It allows files in a remote Web 
resource
 to be edited using standard applications that interact with the file 
system
 (e.g.  text editors). It uses coda for file system operations and the 
neon
 library for WebDAV access. It supports SSL and proxy servers. The code is
 based on uservfs (uservfs.sf.net).


Errormessage after a apt-get dist-upgrade

# apt-get install -f
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut... Fertig
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht 
aktualisiert.
1 nicht vollständig installiert oder entfernt.
Es müssen 0B Archive geholt werden.
Nach dem Auspacken werden 0B Plattenplatz zusätzlich benutzt.
Setting up davfs2 (1.2.1-1) ...
dpkg: error processing davfs2 (--configure):
 subprocess post-installation script returned error exit status 30
Errors were encountered while processing:
 davfs2
E: Sub-process /usr/bin/dpkg returned an error code (1)

My OS:
sidux-20070108-d:1
My kernelversion:
2.6.21.1-slh-up-2

Ciao
Michael Singer



Bug#356853: Relicensing the ae package under the LPPL

2007-05-09 Thread Lars Engebretsen

Thanks for doing all this work! I have now uploaded the updated package to CTAN.

   /Lars

2007/4/20, Florent Rougon [EMAIL PROTECTED]:

Dear Lars,

Please let me apologize for taking so much time to get back to you. I
have now prepared a tarball[1] of the ae package relicensed under the LaTeX
Project Public License, as we discussed in September and October 2006.

What I have done precisely is the following:

  - I added a file called MANIFEST that contains the list of files the
ae package consists of. This list of files is what defines the
Work when applying the LaTeX Project Public License to the ae
package.

This list was obtained with the following command (typed from the
base directory of the ae package):

  find . -type f | sed -e '[EMAIL PROTECTED]/@@'

If you add or remove any file from the distribution, you should
update the list in MANIFEST.

  - I replaced the text of the GNU GPL in the file COPYING with the text
of the current version of the LPPL (version 1.3c, 2006-05-20).

  - In README, I added the following paragraph:

  Licensing terms
  ~~~

  This work is distributed under the conditions of the LaTeX Project Public
  License, either version 1.3 or (at your option) any later version. Please
  refer to the file COPYING for details.

I also changed your (presumably old) address from [EMAIL PROTECTED]
to [EMAIL PROTECTED], since it seems to be the correct way to
reach you these days. Finally, I updated the date at the end of
README to 2007-04-20.

  - In the src and tex directories, I added a copyright notice and
licensing statement as follows, at the beginning of every
non-trivial file:

  %% ae.sty
  %% Copyright 1997-2001 Rolf Niepraschk, Gilbert Ritschard, Lars Engebretsen
  %
  % This work may be distributed and/or modified under the
  % conditions of the LaTeX Project Public License, either version 1.3
  % of this license or (at your option) any later version.
  % The latest version of this license is in
  %   http://www.latex-project.org/lppl.txt
  % and version 1.3 or later is part of all distributions of LaTeX
  % version 2005/12/01 or later.
  %
  % This work has the LPPL maintenance status `maintained'.
  %
  % The Current Maintainer of this work is Lars Engebretsen.
  %
  % This work consists of all files listed in MANIFEST.
  %

As you can see, these copyright notices state the names of the
copyright holders and the years where the work was authored and/or
last substantially modified (quoting the LPPL).

Of course, I don't have enough information to fill this accurately
for every file of the ae package. I did my best to put something
sensible, using the information in each file (declarations in
\author commands, for instance), in the README and, when I couldn't
find any date for a given file, using its date as distributed in the
ae.zip I downloaded from CTAN. When I couldn't find any information
on the copyright holders for a given file, I assumed you were the
only copyright holder.

If you can correct some of these copyright notices, please do so
(the copyright notice is the line that says
Copyright years authors).

Note: as far as I know, an author and a year in a copyright notice
  must be added only if the modifications are copyrightable
  (non-trivial).

  - I didn't modify any file in the tfm and vf directories, because:

  (1) it seems they are all generated from files in tex and src;

  (2) they are in binary format and maybe cannot even embed a
  copyright notice and licensing statement.

  - I think some files in the src directory were generated with fontinst
(.mtx files) but I added the copyright notice and licensing
statement anyway. Maybe for such files, the copyright attribution
should go to the fontinst authors, I'm not sure: the case of
generated files is a bit complicated. I'd say that, how they should
be licensed depends on the licensing details of fontinst and where
the creative parts in these files comes from (either from
fontinst, or from you input files, or from both). Hmmmpf...

  - I made sure all files have decent Unix permissions before creating
the .zip file.

I did *not* bump any version number nor change any date except the date
at the end of the README file. I think it's your call to decide whether
you think this relicensing should change the ae version number.
Personally, I think it would be clearer to release the new package as
version 1.4a, but since no functionality changed since version 1.4, it's
probably not mandatory.

Again, thank you very much for your cooperation. I also want to thank
again the other copyright holders who gave their permission promptly for
this relicensing.

Please upload the new .zip file to CTAN so that we can eventually have a
nice licensing of ae. Feel free to ask me if you have any question.

Regards,


  [1] Actually, I'm 

Bug#417073: resized with gparted; evidence is now lost, sorry

2007-05-09 Thread Jeremy S Bygott
Sorry, I can't help fix this bug any more.  As promised, I preserved the disk 
for over one month, but then I really needed to grow that /usr partition.

I used gparted (0.2.5-2) instead.  No problems there.



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



Bug#422994: iceweasel: Invalid memory reference

2007-05-09 Thread Manolo Díaz

Package: iceweasel
Version: 2.0.0.3-1
Severity: important
File: /usr/lib/iceweasel/firefox-bin

*** Please describe what you were doing when the application crashed ***

(no debugging symbols found)
Using host libthread_db library /lib/libthread_db.so.1.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
0x2ade3fbeac9f in ?? ()
#0 0x2ade3fbeac9f in ?? ()
#1 0x030c5510 in ?? ()
#2 0x000b in ?? ()
#3 0x0037 in ?? ()
#4 0x2ade3f2edd89 in viaticum_init ()
from /usr/lib/debreaper/libviaticum.so
#5 0x0044d4f2 in ?? ()
#6
#7 0x2e4174c7 in GraphicDevice32::drawLine ()
from /usr/lib/libflash.so.0
#8 0x2e412723 in GraphicDevice::drawBox () from 
/usr/lib/libflash.so.0

#9 0x2e4190f4 in FlashMovie::renderFocus ()
from /usr/lib/libflash.so.0
#10 0x2e419262 in FlashMovie::renderMovie ()
from /usr/lib/libflash.so.0
#11 0x2e419330 in FlashMovie::handleEvent ()
from /usr/lib/libflash.so.0
#12 0x2e411da8 in FlashExec () from /usr/lib/libflash.so.0
#13 0x2e2eb4d4 in NPP_DestroyStream ()
from /usr/lib/mozilla/plugins/libflash-mozplugin.so
#14 0x2e2ebb99 in NPP_Write ()
from /usr/lib/mozilla/plugins/libflash-mozplugin.so
#15 0x2ade412f7577 in XtDispatchEventToWidget () from 
/usr/lib/libXt.so.6

#16 0x2ade412f7e64 in _XtSendFocusEvent () from /usr/lib/libXt.so.6
#17 0x2ade412f6fab in XtDispatchEvent () from /usr/lib/libXt.so.6
#18 0x2ade41303a77 in XtAppProcessEvent () from /usr/lib/libXt.so.6
#19 0x00d91586 in ?? ()
#20 0x2ade41d716d4 in ?? ()
#21 0x00d91550 in ?? ()
#22 0x in ?? ()

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

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

Versions of packages iceweasel depends on:
ii debianutils 2.18 Miscellaneous utilities specific t
ii fontconfig 2.4.2-1.2 generic font configuration library
ii libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
ii libc6 2.5-7 GNU C Library: Shared libraries
ii libcairo2 1.4.6-1 The Cairo 2D vector graphics libra
ii libfontconfig1 2.4.2-1.2 generic font configuration library
ii libfreetype6 2.2.1-5 FreeType 2 font engine, shared lib
ii libglib2.0-0 2.12.12-1 The GLib library of C routines
ii libgtk2.0-0 2.10.12-1 The GTK+ graphical user interface
ii libjpeg62 6b-13 The Independent JPEG Group's JPEG
ii libmyspell3c2 1:3.1-18 MySpell spellchecking library
ii libpango1.0-0 1.16.2-2 Layout and rendering of internatio
ii libpng12-0 1.2.15~beta5-1 PNG library - runtime
ii libstdc++6 4.1.1-21 The GNU Standard C++ Library v3
ii libx11-6 2:1.0.3-7 X11 client-side library
ii libxft2 2.1.12-2 FreeType-based font drawing librar
ii libxinerama1 

Bug#422998: dblatex fail on docbook table generated by moinmoin

2007-05-09 Thread Petter Reinholdtsen

Package: dblatex
Version: 0.2-2

I discovered this problem when trying to generate a PDF version of a
book the Debian Edu project are editing on a moinmoin wiki.  It proved
to be a problem with a table generated by moinmoin, which dblatex
didn't like.  To test with the original moinmoin instance, do this:

  GET 'http://wiki.skolelinux.no/BugTest?action=formatmimetype=xml/docbook' \
  BugTest.xml
  dblatex -T simple -o BugTest.pdf BugTest.xml

The raw moinmoin  look like this (indented):

  Utsnitt fra ITIL-dokumentasjonen som ga docbook som dblatex ikke forsto.

  Status Pr. 01.06.05||Behov 2008||
    Server status||  Klienter||  Bærbare||Fil 
servere[[BR]]+tynnklientserver:||  Klinter||  Bærbare||
  ||Holumskogen||  1||  25||  5||2||  68||  15||

The generated docbook XML code look like this (indented and
reformatted for easier read):

?xml version=1.0?articlearticleinfotitleBugTest
  /title
  /articleinfoparaUtsnitt fra ITIL-dokumentasjonen som ga docbook som 
dblatex ikke forsto.
  /paratablecaption/tgroup cols='7'colspec colname='xxx1'/colspec 
colname='xxx2'/colspec colname='xxx3'/colspec colname='xxx4'/colspec 
colname='xxx5'/colspec colname='xxx6'/colspec 
colname='xxx7'/tbodyrowentry namest='xxx0' nameend='xxx1'paraStatus 
Pr. 01.06.05
  /para
  /entryentryparaBehov 2008
  /para
  /entryentry namest='xxx5' nameend='xxx8'/
  /rowrowentry namest='xxx0' nameend='xxx1'para  Server status
  /para
  /entryentrypara  Klienter
  /para
  /entryentrypara  Bærbare
  /para
  /entryentryparaFil servere+tynnklientserver:
  /para
  /entryentrypara  Klinter
  /para
  /entryentrypara  Bærbare
  /para
  /entry
  /rowrowentryparaHolumskogen
  /para
  /entryentrypara  1
  /para
  /entryentrypara  25
  /para
  /entryentrypara  5
  /para
  /entryentrypara2
  /para
  /entryentrypara  68
  /para
  /entryentrypara  15
  /para
  /entry
  /row
  /tbody
  /tgroup
  /table
  /article

When running  dblatex, this is the output, and it fail to generate a PDF:

  % dblatex -T simple -o BugTest.pdf BugTest.xml
  Build the listings...
  XSLT stylesheets DocBook -  LaTeX 2e (0.2-2)
  ===
  This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
  entering extended mode
  pdflatex failed
  /tmp/tmpn-_34N/test_tmp.tex:64: Missing number, treated as zero.
  /tmp/tmpn-_34N/test_tmp.tex:64: leading text: }
  /tmp/tmpn-_34N/test_tmp.tex:65: Missing number, treated as zero.
  /tmp/tmpn-_34N/test_tmp.tex:65: leading text: 
\cline{2-2}\cline{3-3}\cline{4-4}\cline{5-}
  Error: pdflatex compilation failed
  %

I managed to solve it by inserting space between the || in the raw
document.  This gave me docbook code acceptable by dblatex.

Friendly,
-- 
Petter Reinholdtsen


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



Bug#422971: gcc-4.1: FTBFS on arm: Error: junk at end of line, first unrecognized character is `, '

2007-05-09 Thread Aurelien Jarno
Matthias Klose a écrit :
 clone 422971 -1
 reassign 422971 binutils
 thanks
 
 This patch is applied now for some time (originally taken from the
 Fedora branch); the binutils from the trunk doesn't accept this code
 anymore.
 

On my machine, binutils from etch also doesn't accept this code.


-- 
  .''`.  Aurelien Jarno | GPG: 1024D/F1BCDB73
 : :' :  Debian developer   | Electrical Engineer
 `. `'   [EMAIL PROTECTED] | [EMAIL PROTECTED]
   `-people.debian.org/~aurel32 | www.aurel32.net


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



Bug#422997: RFE: weekly and monthly reporting

2007-05-09 Thread Daniel van Eeden
Package: debsecan
Version: 0.4.7
Severity: wishlist

Daily reporting or no reporting at all is too limited.

Please add monthly and weekly email reporting.

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

Versions of packages debsecan depends on:
ii  debconf [debconf-2.0] 1.5.11 Debian configuration management sy
ii  python2.4.4-2An interactive high-level object-o
ii  python-apt0.6.19 Python interface to libapt-pkg

Versions of packages debsecan recommends:
ii  cron  3.0pl1-100 management of regular background p
ii  postfix [mail-transport-agent 2.3.8-2+b1 A high-performance mail transport 

-- debconf information excluded


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



Bug#313317: openssh: update to patch for 1:4.3p2-10

2007-05-09 Thread Jean-Christophe Dubacq
Package: openssh
Followup-For: Bug #313317

Here is an update of my path to openssh 1:4.3p2-10, in debdiff format

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

Kernel: Linux 2.6.18-4-686 (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
diff -u openssh-4.3p2/session.c openssh-4.3p2/session.c
--- openssh-4.3p2/session.c
+++ openssh-4.3p2/session.c
@@ -788,11 +788,11 @@
 
 /*
  * Sets the value of the given variable in the environment.  If the variable
- * already exists, its value is overriden.
+ * already exists, its value is kept/overriden according to clobber.
  */
 void
-child_set_env(char ***envp, u_int *envsizep, const char *name,
-	const char *value)
+child_set_env_safe(char ***envp, u_int *envsizep, const char *name,
+	const char *value, char clobber)
 {
 	char **env;
 	u_int envsize;
@@ -818,7 +818,10 @@
 	for (i = 0; env[i]; i++)
 		if (strncmp(env[i], name, namelen) == 0  env[i][namelen] == '=')
 			break;
-	if (env[i]) {
+	if (env[i]  !clobber) {
+		/* No use for this variable: already exists and no clobber */
+		return;
+	} else if (env[i]  clobber) {
 		/* Reuse the slot. */
 		xfree(env[i]);
 	} else {
@@ -841,6 +844,17 @@
 }
 
 /*
+ * Sets the value of the given variable in the environment.  If the variable
+ * already exists, its value is overriden.
+ */
+void
+child_set_env(char ***envp, u_int *envsizep, const char *name,
+	const char *value)
+{
+  child_set_env_safe(envp,envsizep,name,value,1);
+}
+
+/*
  * Reads environment variables from the given file and adds/overrides them
  * into the environment.  If the file does not exist, this does nothing.
  * Otherwise, it must consist of empty lines, comments (line starts with '#')
@@ -958,7 +972,7 @@
 		*var_val++ = '\0';
 
 		debug3(Copy environment: %s=%s, var_name, var_val);
-		child_set_env(env, envsize, var_name, var_val);
+		child_set_env_safe(env, envsize, var_name, var_val,0);
 
 		xfree(var_name);
 	}
diff -u openssh-4.3p2/debian/changelog openssh-4.3p2/debian/changelog
--- openssh-4.3p2/debian/changelog
+++ openssh-4.3p2/debian/changelog
@@ -1,3 +1,9 @@
+openssh (1:4.3p2-10.1) unstable; urgency=low
+
+  * Apply patch so that client-sent environment overrides PAM-read environment
+
+ -- Jean-Christophe Dubacq [EMAIL PROTECTED]  Wed, 09 May 2007 10:22:49 +0200
+
 openssh (1:4.3p2-10) unstable; urgency=low
 
   * Multiply openssh-client-udeb's Installer-Menu-Item by 100.


Bug#421966: trackballs: Segfaults when trying to start a level

2007-05-09 Thread Daniel
Okay. I managed to --force-depends install libgl1-mesa-dri_6.5.2-4,
libgl1-mesa-dri-dbg_6.5.2-4 and libdrm2_2.3.0-4. This surprisingly
gave me working hardware acceleration, although with severe graphical
errors. trackballs still shows the same behaviour, here is a backtrace:

Core was generated by `trackballs'.
Program terminated with signal 11, Segmentation fault.
#0  0xb71e0b54 in _save_upgrade_vertex (ctx=0x8157b38, attr=2, newsz=3)
at tnl/t_save_api.c:406
406 tnl/t_save_api.c: No such file or directory.
in tnl/t_save_api.c
(gdb) bt
#0  0xb71e0b54 in _save_upgrade_vertex (ctx=0x8157b38, attr=2, newsz=3)
at tnl/t_save_api.c:406
#1  0xb71e169a in do_choose (attr=2, sz=3, 
attr_func=0xb71df1a0 save_attrib_2_3, 
choose1=0xb71e27e0 save_choose_2_1, 
choose2=0xb71e2790 save_choose_2_2, 
choose3=0xb71e2740 save_choose_2_3, 
choose4=0xb71e26f0 save_choose_2_4, v=0xbfc1fcbc) at tnl/t_save_api.c:561
#2  0xb71e2783 in save_choose_2_3 (v=0xbfc1fcbc) at tnl/t_save_api.c:665
#3  0xb71de0e3 in _save_Normal3f (x=0, y=0, z=1) at tnl/t_save_api.c:840
#4  0xb7279ebc in loopback_Normal3dv (v=0xbfc1fe20) at main/api_loopback.c:387
#5  0xb7d1ed9a in glNormal3dv () from /usr/lib/libGL.so.1
#6  0x08056bd2 in ?? ()
#7  0x08057af4 in ?? ()
#8  0x0804e7e7 in ?? ()
#9  0x0804cc49 in ?? ()
#10 0xb7f005d2 in scm_boot_guile () from /usr/lib/libguile.so.12
#11 0x0804beca in ?? ()
#12 0xb7a02ea8 in __libc_start_main () from /lib/tls/libc.so.6
#13 0x0804bc61 in ?? ()
(gdb)

Is it still necessary to recompile trackballs?


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



Bug#422949: r-omegahat-ggobi: Does not work out of the box on Etch.

2007-05-09 Thread Dirk Eddelbuettel

On 9 May 2007 at 11:48, Charles Plessy wrote:
| Package: r-omegahat-ggobi
| Version: 2.1.4-2-1etch1
| Severity: grave
| Justification: renders package unusable
| 
| Hi Dirk,
| 
| I wanted to use rggobi on a fresh Etch install, but it does not work out
| of the box:
| 
|  library(rggobi)
| Warning message:
| Your rggobi (2.1.4-2) is newer than your ggobi version (2.1.4). Please try to 
update your ggobi. in: .check_versions()
| 
| The problem seems trivial, 

I am not so sure -- dooesn't the fix require installing a _newer_ ggobi into
etch?   What rggobi is telling you that it is fine [ ie no fix to rggobi ]
but that ggobi is outdated.

| but I do not have enough knowledge of R
| internals to look for a fix. Do you think that a revised package could
| be prepared for Etch?

Moreover, I have a problem here:  

 - is all that R is saying 'warning' but it is actually running ?

 - if so, how is that a 'renders package unusable bug' of severity 'grave' ?

Maybe I am missing something as it is 5:00am in the morning here...

Dirk

-- 
Hell, there are no rules here - we're trying to accomplish something. 
  -- Thomas A. Edison


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



Bug#422996: output error from 'man remind'

2007-05-09 Thread Raymond Lubansky
Package: remind
Version: 03.00.24-4
Severity: minor

--- Please enter the report below this line. ---
man remind leaves an error upon exit
[EMAIL PROTECTED]:~$ man remind
grotty:/tmp/zmanETCo8n:51785:fatal error: output error

--- System information. ---
Architecture: i386
Kernel: Linux 2.6.18-4-686

Debian Release: lenny/sid
900 testing security.debian.org
900 testing mirror.optus.net
900 testing debian.mirror.exetel.com.au

--- Package information. ---
Depends (Version) | Installed
=-+-=
libc6 (= 2.3.6-6) | 2.3.6.ds1-13




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



Bug#422815: FTBFS: /usr/lib/libnetsnmpmibs.so: undefined reference to `sensors_get_label'

2007-05-09 Thread Peter Eisentraut
clone 422815 -1
reassign -1 libsnmp-dev
stop

Something changed in the snmp library -- it works with libsnmp9 but not with 
libsnmp10 -- but I don't see anything in their changelog related to this.  
Anyone know why these symbols disappeared?


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



Bug#422971: gcc-4.1: FTBFS on arm: Error: junk at end of line, first unrecognized character is `, '

2007-05-09 Thread Aurelien Jarno
Matthias Klose a écrit :
 clone 422971 -1
 reassign 422971 binutils
 thanks
 
 This patch is applied now for some time (originally taken from the
 Fedora branch); the binutils from the trunk doesn't accept this code
 anymore.

Also note that this patch is applied since version 4.1.1ds2-30, and that
 gcc-4.1 with this patch has never been build on arm in *Debian*.

It really looks like the binutils in Debian has never supported that.

-- 
  .''`.  Aurelien Jarno | GPG: 1024D/F1BCDB73
 : :' :  Debian developer   | Electrical Engineer
 `. `'   [EMAIL PROTECTED] | [EMAIL PROTECTED]
   `-people.debian.org/~aurel32 | www.aurel32.net


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



Bug#423001: karm takes much too long to add/delete items

2007-05-09 Thread Lee Braiden
Package: karm
Version: 4:3.5.6.dfsg.1-2
Severity: normal

Karm takes 3-4 seconds to add a to-do item, and 5 seconds to delete a to-do 
item here.  I have a fairly modern system (2.53 Ghz, 512MB RAM), with a load 
average of 0.11.  The delay seems to lock up the app for a moment, preventing 
the window from refreshing.  This also happens on quitting karm, but that may 
be more normal.  Pulling up properties for a task or editing the description of 
a task and closing the dialog again does not show this problem.  Updating the 
time for a task and then right-clicking the task results in a similar delay 
before rendering the menu.

I imagine that other karm users would have complained by now if this was 
common, as it's very frustrating and time-consuming when managing large lists 
of tasks.  The only possible reasons I can think of for this affecting me and 
not others are:

* I tend to reset times at the end of each day, or each morning, and delete all 
items, at the start of each new day.
* I use this for around 8-15 tasks each day
* I use hierarchies, adding and deleting items under items which I use as 
headings.  I only use these 1-level deep though (usually) and the same delays 
seem to be present on the top level tasks.

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

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages karm depends on:
ii  kdelibs4c2a  4:3.5.6.r1.dfsg.1-4 core libraries and binaries for al
ii  libacl1  2.2.42-1Access control list shared library
ii  libart-2.0-2 2.3.19-3Library of functions for 2D graphi
ii  libattr1 1:2.4.32-1.1Extended attribute shared library
ii  libaudio21.9-1   The Network Audio System (NAS). (s
ii  libc62.5-7   GNU C Library: Shared libraries
ii  libfontconfig1   2.4.2-1.2   generic font configuration library
ii  libfreetype6 2.2.1-5 FreeType 2 font engine, shared lib
ii  libgamin0 [libfam0]  0.1.8-2 Client library for the gamin file 
ii  libgcc1  1:4.1.2-6   GCC support library
ii  libice6  1:1.0.3-2   X11 Inter-Client Exchange library
ii  libidn11 0.6.5-1 GNU libidn library, implementation
ii  libjpeg626b-13   The Independent JPEG Group's JPEG 
ii  libkcal2b4:3.5.6.dfsg.1-2KDE calendaring library
ii  libkdepim1a  4:3.5.6.dfsg.1-2KDE PIM library
ii  libktnef14:3.5.6.dfsg.1-2Library for handling KTNEF email a
ii  libpng12-0   1.2.15~beta5-1  PNG library - runtime
ii  libqt3-mt3:3.3.7-4+b1Qt GUI Library (Threaded runtime v
ii  libsm6   1:1.0.2-2   X11 Session Management library
ii  libstdc++6   4.1.2-6 The GNU Standard C++ Library v3
ii  libx11-6 2:1.0.3-7   X11 client-side library
ii  libxcursor1  1:1.1.8-2   X cursor management library
ii  libxext6 1:1.0.3-2   X11 miscellaneous extension librar
ii  libxft2  2.1.12-2FreeType-based font drawing librar
ii  libxi6   1:1.0.1-4   X11 Input extension library
ii  libxinerama1 1:1.0.2-1   X11 Xinerama extension library
ii  libxrandr2   2:1.2.1-1   X11 RandR extension library
ii  libxrender1  1:0.9.2-1   X Rendering Extension client libra
ii  libxss1  1:1.1.2-1   X11 Screen Saver extension library
ii  libxt6   1:1.0.5-2   X11 toolkit intrinsics library
ii  zlib1g   1:1.2.3-13  compression library - runtime

karm recommends no packages.

-- no debconf information


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



Bug#423000: wireshark-dev: required header file missing from the package

2007-05-09 Thread ml1050

Package: wireshark-dev
Version: 0.99.5-1
Severity: normal

*** Please type your report below this line ***

When trying to build a dissector I see this:

/usr/include/wireshark/epan/packet.h:47:17: error: tfs.h: No such file
or directory

Could you please implement some kind of automatic test build before
packaging wireshark-dev? This is my third bug report of this kind
during the years.

Thanks,Laszlo


-- System Information:
Debian Release: testing/unstable
 APT prefers unstable
 APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18.2
Locale: LANG=C, LC_CTYPE=hu_HU (charmap=ISO-8859-2)

Versions of packages wireshark-dev depends on:
ii  autoconf  2.61-4 automatic configure script builder
ii  automake1.8   1.8.5-3A tool for generating GNU Standard
ii  autotools-dev 20040105.1 Update infrastructure for config.{
ii  cdbs  0.4.21-0.1 common build system for Debian pac
ii  debhelper 5.0.41 helper programs for debian/rules
ii  libglib2.0-dev2.12.3-2   Development files for the GLib lib
ii  libpcap0.8-dev0.9.3-1Development library and header fil
ii  libtool   1.5.2-1Generic library support script
ii  omniidl4  4.0.6-2.3  omniORB4 - idl compiler
ii  python2.4.4-2An interactive high-level object-o
ii  python-support0.5.4  automated rebuilding support for p
ii  snacc 1.3bbn-5.1 ASN.1 to C or C++ or IDL compiler

wireshark-dev recommends no packages.

-- no debconf information


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



Bug#423002: apache: The RLimitCPU directive doesn't act

2007-05-09 Thread [EMAIL PROTECTED]
Package: apache
Version: 1.3.34-4.1
Severity: normal

Using the RLimitCPU directive doesn't change anything in Apache behaviour : it 
doesn't limit execution time.
I used RLimitCPU 30 in the config of a virtual server in order to limit 
execution time to 30 seconds, but it didn't seem to work, so I added :  
php_admin_value max_execution_time 60 to the virtual server config then, 
running a very long php page I got :
 PHP Fatal error:  Maximum execution time of 60 seconds exceeded 
It shows that the script ran until the php time limit, without considering at 
all the RLimitCPU directive.

Apache should respect the parameter of RLimitCPU directive


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

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages apache depends on:
ii  apache-common   1.3.34-4.1   support files for all Apache webse
ii  debconf [debconf-2.0]   1.5.13   Debian configuration management sy
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libdb4.44.4.20-8 Berkeley v4.4 Database Libraries [
ii  libexpat1   1.95.8-3.4   XML parsing C library - runtime li
ii  libmagic1   4.20-4   File type determination library us
ii  logrotate   3.7.1-3  Log rotation utility
ii  lsb-base3.1-23.1 Linux Standard Base 3.1 init scrip
ii  mime-support3.39-1   MIME files 'mime.types'  'mailcap
ii  perl5.8.8-7  Larry Wall's Practical Extraction 

apache recommends no packages.

-- debconf information:
* apache/enable-suexec: false
  apache/server-name: ns1.mimizan.net
  apache/document-root: /home/sites/www_root
  apache/server-port: 80
* apache/init: true
  apache/server-admin: [EMAIL PROTECTED]


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



Bug#423001: karm takes much too long to add/delete items

2007-05-09 Thread Sune Vuorela
On Wednesday 09 May 2007, Lee Braiden wrote:
 Package: karm
 Version: 4:3.5.6.dfsg.1-2
 Severity: normal

 Karm takes 3-4 seconds to add a to-do item, and 5 seconds to delete a to-do
 item here.  I have a fairly modern system (2.53 Ghz, 512MB RAM), with a
 load average of 0.11.  The delay seems to lock up the app for a moment,
 preventing the window from refreshing.  This also happens on quitting karm,
 but that may be more normal.  Pulling up properties for a task or editing
 the description of a task and closing the dialog again does not show this
 problem.  Updating the time for a task and then right-clicking the task
 results in a similar delay before rendering the menu.

 I imagine that other karm users would have complained by now if this was
 common, as it's very frustrating and time-consuming when managing large
 lists of tasks.  The only possible reasons I can think of for this
 affecting me and not others are:

Hi!

I just fired up karm where I_have around 8 tasks. (not very much used, but I 
have them) - and I here it react immediately. My system isn't much different 
from yours (well I_have 1gb of ram, but that's the difference)

A easy way to see if it is your settings or your computer is to try with a 
brand new user and see if it still happens.

/Sune

-- 
Genius, I cannot reset the pointer over the analogic sendmail to the utility 
from the panel inside DOS NT, how does it work?

You should disable the shell for logging on a digital IRC case.


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


Bug#423003: Time to upgrade

2007-05-09 Thread Juhapekka Tolvanen

Package: source-highlight
Version: 2.4-5
Severity: wishlist


According to homepage latest version is 2.6 :

http://www.gnu.org/software/src-highlite/

Now it supports even more languages:

http://www.gnu.org/software/src-highlite/source-highlight.html#Supported-languages


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'testing-proposed-updates'), (500, 
'proposed-updates'), (101, 'testing'), (99, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=fi_FI.utf8, LC_CTYPE=fi_FI.utf8 (charmap=UTF-8)

Versions of packages source-highlight depends on:
ii  libboost-regex1.33.1  1.33.1-10  regular expression library for C++
ii  libc6 2.5-7  GNU C Library: Shared libraries
ii  libgcc1   1:4.1.1-21 GCC support library
ii  libstdc++64.1.1-21   The GNU Standard C++ Library v3

source-highlight recommends no packages.

-- no debconf information


-- 
Juhapekka naula Tolvanen * http colon slash slash iki dot fi slash juhtolv
Du hast mich gefragt, und ich hab nichts gesagt. Willst du bis der Tod euch
scheidet treu ihr sein für alle Tage? Nein. Nein. Willst du bis zum Tod der
Scheide sie lieben auch in schlechten Tagen? Nein. Nein.  Rammstein



Bug#423004: libapache-gallery-perl: icons needed for text-html

2007-05-09 Thread Francesco Potorti`
Package: libapache-gallery-perl
Version: 0.99-svn060811-1
Severity: wishlist

I suggest adding a /usr/share/libapache-gallery-perl/icons/text-html.png
image, which is handy.  One free possibility is this icon:
 http://commons.wikimedia.org/wiki/Image:Text-html.svg

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

Kernel: Linux 2.6.18-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set 
to C)
Shell: /bin/sh linked to /bin/bash

Versions of packages libapache-gallery-perl depends on:
ii  libapache-request-perl1.33-1 Generic Apache Request Library
ii  libimage-imlib2-perl  1.13-1 perl interface to the imlib2 imagi
ii  libimage-info-perl1.23-2 allows extraction of meta informat
ii  libimage-size-perl3.01-1 determine the size of images in se
ii  libtemplate-perl  2.15-1 template processing system written
ii  libtext-template-perl 1.44-1.1   Text::Template perl module
ii  perl  5.8.8-7Larry Wall's Practical Extraction 

libapache-gallery-perl recommends no packages.

-- no debconf information


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



Bug#422997: RFE: weekly and monthly reporting

2007-05-09 Thread Florian Weimer
* Daniel van Eeden:

 Daily reporting or no reporting at all is too limited.

 Please add monthly and weekly email reporting.

You can edit the generated crontab entry so that it fits your needs.
Does this help?


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



Bug#314990: xdm: cannot log in

2007-05-09 Thread Jasen Betts
Package: xdm
Version: 1:1.0.5-2
Followup-For: Bug #314990


after dist-upgrade:

xdm fails to authenticate all users, purge and reinstall of xdm doesn't help

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.2JB1
Locale: LANG=en_NZ, LC_CTYPE=en_NZ (charmap=ISO-8859-1)

Versions of packages xdm depends on:
ii  cpp 4:4.1.1-15   The GNU C preprocessor (cpp)
ii  debconf [debconf-2.0]   1.5.11   Debian configuration management sy
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libice6 1:1.0.1-2X11 Inter-Client Exchange library
ii  libpam0g0.79-4   Pluggable Authentication Modules l
ii  libselinux1 1.32-3   SELinux shared libraries
ii  libsm6  1:1.0.1-3X11 Session Management library
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxau6 1:1.0.1-2X11 authorisation library
ii  libxaw7 1:1.0.2-4X11 Athena Widget library
ii  libxdmcp6   1:1.0.1-2X11 Display Manager Control Protoc
ii  libxext61:1.0.1-2X11 miscellaneous extension librar
ii  libxinerama11:1.0.1-4.1  X11 Xinerama extension library
ii  libxmu6 1:1.0.2-2X11 miscellaneous utility library
ii  libxpm4 1:3.5.5-2X11 pixmap library
ii  libxt6  1:1.0.2-2X11 toolkit intrinsics library
ii  x11-common  1:7.1.0-16   X Window System (X.Org) infrastruc
ii  xbase-clients   1:7.1.ds1-2  miscellaneous X clients

xdm recommends no packages.

-- debconf-show failed


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



Bug#423002: apache: The RLimitCPU directive doesn't act

2007-05-09 Thread Stefan Fritsch
 Using the RLimitCPU directive doesn't change anything in Apache behaviour
 : it doesn't limit execution time.
 I used RLimitCPU 30 in the config of a virtual server in order to limit
 execution time to 30 seconds, but it didn't seem to work, so I added :
 php_admin_value max_execution_time 60 to the virtual server config then,
 running a very long php page I got :
 PHP Fatal error:  Maximum execution time of 60 seconds exceeded
 It shows that the script ran until the php time limit, without considering
 at all the RLimitCPU directive.

If you use mod_php this is the intended behaviour. From

http://httpd.apache.org/docs/1.3/mod/core.html#rlimitcpu

This applies to processes forked off from Apache children servicing
requests, not the Apache children themselves.

So this will affect php only if you use it in cgi mode, not if the php
scripts run in apache with mod_php.

Cheers,
Stefan




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



Bug#421359: Needs to be written to flash on upgrades

2007-05-09 Thread Martin Michlmayr
* Marc Singer [EMAIL PROTECTED] [2007-05-07 21:12]:
 Let me see if I understand what you are saying.  When users upgrade
 apex, they don't get a new boot loader as they would expect with LILO
 or GRUB.

Yep, exactly.  Obviously, we could just document this and tell people
how they can upgrade it themselves, but I don't think this is optimal.
Ideally, we should automatically do it for them.

 Is there an important reason why Debian pads with zeroes?

Not really.  I think it would be possible to change it, but then again
this wouldn't really help because we still need to support old
installations and those use zeroes.
-- 
Martin Michlmayr
http://www.cyrius.com/


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



Bug#423002: apache: The RLimitCPU directive doesn't act

2007-05-09 Thread Ralf Mattes
On Wed, 2007-05-09 at 13:01 +0200, Stefan Fritsch wrote:
  Using the RLimitCPU directive doesn't change anything in Apache behaviour
  : it doesn't limit execution time.
  I used RLimitCPU 30 in the config of a virtual server in order to limit
  execution time to 30 seconds, but it didn't seem to work, so I added :
  php_admin_value max_execution_time 60 to the virtual server config then,
  running a very long php page I got :
  PHP Fatal error:  Maximum execution time of 60 seconds exceeded
  It shows that the script ran until the php time limit, without considering
  at all the RLimitCPU directive.
 
 If you use mod_php this is the intended behaviour. From
 
 http://httpd.apache.org/docs/1.3/mod/core.html#rlimitcpu
 
 This applies to processes forked off from Apache children servicing
 requests, not the Apache children themselves.
 
 So this will affect php only if you use it in cgi mode, not if the php
 scripts run in apache with mod_php.

Note also: there is a difference between CPU time and execution time ...
running for 60 seconds most likely _doesn't_ mean hogging the CPU for 60
seconds.

 Cheers, Rald Mattes

 Cheers,
 Stefan
 
 
 
 



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



Bug#423005: grub-pc: Patch to respect DEB_BUILD_OPTIONS=noopt

2007-05-09 Thread Sam Morris
Package: grub-pc
Version: 1.95+20070507-1
Severity: wishlist
Tags: patch

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Here's a patch to make the build process respect DEB_BUILD_OPTIONS=noopt

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

Kernel: Linux 2.6.18-4-k7 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages grub-pc depends on:
ii  libc6 2.5-7  GNU C Library: Shared libraries
ii  liblzo1   1.08-3 data compression library (old vers

grub-pc recommends no packages.

- -- no debconf information

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

iD8DBQFGQa7nshl/216gEHgRAkY1AJwI7ymuunK2Ex/CVHS7dJ9ppe3b1ACfTnGf
W49ETb2I/Eaamrf20cyXMv4=
=jpvu
-END PGP SIGNATURE-
--- grub2-1.95+20070507.orig/debian/rules	2007-05-09 12:07:02.0 +0100
+++ grub2-1.95+20070507/debian/rules	2007-05-09 12:10:24.0 +0100
@@ -13,7 +13,17 @@
 grub_cpu = $(DEB_HOST_ARCH_CPU)
 endif
 
-CONFIGURE = CC=cc CXX=g++ CFLAGS=-g -Wall -O2 CXXFLAGS=-g -Wall -O2 CPPFLAGS= LDFLAGS= \
+CFLAGS := -g -Wall
+
+ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
+	CFLAGS += -O0
+else
+	CFLAGS += -O2
+endif
+export CFLAGS
+export CXXFLAGS := $(CFLAGS)
+
+CONFIGURE = CC=cc CXX=g++ CPPFLAGS= LDFLAGS= \
 	$(CURDIR)/configure --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --includedir=\$${prefix}/include \
 	--mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info --sysconfdir=/etc --localstatedir=/var \
 	--libexecdir=\$${prefix}/lib/grub2 --disable-maintainer-mode --disable-dependency-tracking --srcdir=$(CURDIR)


Bug#423006: xen-hypervisor-3.0.3-1-i386-pae: /bin/sh : error while loading shared library libcrypt.so.1

2007-05-09 Thread Michael
Package: xen-hypervisor-3.0.3-1-i386-pae
Version: 3.0.3-0-2
Severity: critical
Justification: breaks the whole system


 I use Debian Sid and Xen 3.0.3-1, and recently after an apt-dist upgrade, i 
reboot my 
server and now when i restart the server, i receive these error :  /bin/sh : 
error while 
loading shared library libcrypt.so.1 cannot open shared object file :no such 
file  ... I 
reboot the server on non-xen kernel, if i search the file libcrypt.so.1 i found 
in these 
file in many directory :

/lib/i686/nosegneg/libcrypt.so.1
/lib

what's wrong ?


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

Kernel: Linux 2.6.12.6-xen
Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=locale: Cannot set LC_CTYPE to 
default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages xen-hypervisor-3.0.3-1-i386-pae depends on:
ii  xen-utils-3.0.3-1 3.0.3-0-2  XEN administrative tools

xen-hypervisor-3.0.3-1-i386-pae recommends no packages.

-- debconf information:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = en_CA:en_US:en_GB:en,
LC_ALL = (unset),
LANG = en_CA
are supported and installed on your system.
perl: warning: Falling back to the standard locale (C).
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory


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



Bug#422851: grub-pc: Configuration fails if there is no /dev/fd0

2007-05-09 Thread Sam Morris
Here's a better backtrace, obtained one I patched the build system to
respect DEB_BUILD_OPTIONS=noopt:

#0  0x08048eb9 in probe (path=0xbfdd6e50 /boot/grub)
at /tmp/x/grub2-1.95+20070507/util/i386/pc/grub-probe.c:129
device_name = 0x806a138 md0
drive_name = 0x806e408 md0
dev = (grub_device_t) 0x806a028
fs = (grub_fs_t) 0x805a315
#1  0x08049433 in main (argc=5, argv=0xbfdd52b4)
at /tmp/x/grub2-1.95+20070507/util/i386/pc/grub-probe.c:281
dev_map = 0x806a008 /boot/grub/device.map
path = 0xbfdd6e50 /boot/grub

The segfault happens because dev-disk-partition == NULL

-- 
Sam Morris
http://robots.org.uk/

PGP key id 1024D/5EA01078
3412 EA18 1277 354B 991B  C869 B219 7FDB 5EA0 1078


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


Bug#422979: dpkg: update-alternatives doesn't create the symlink

2007-05-09 Thread Frank Küster
Peter Eisentraut [EMAIL PROTECTED] wrote:

 severity 422979 critical
 stop

 This appears to break pretty much any interesting package using alternatives.

Including fakeroot and therefore pbuilder which uses it.  In other
words, building in a chroot with the standard setup used by probably
most developers is now impossible.

Regards, Frank
-- 
Dr. Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)



Bug#423007: audacity crash when choosing second oss recording device

2007-05-09 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: audacity
Version: 1.3.2-2
Severity: important

When choosing the second recording device (with more than one sound
card) audacity will crash imidately. So it is not possible anymore to
record with audacity.

The last version -- 1.2.4b-2.1 -- worked well. (Well, there the alsa
driver was broken, but this is no problem as alsa never worked as
expected and it s also broken in the new version of audacity.)

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

Kernel: Linux 2.6.18.5
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1) (ignored: LC_ALL set to 
de_DE)
Shell: /bin/sh linked to /bin/dash

Versions of packages audacity depends on:
ii  libasound21.0.13-2   ALSA library
ii  libc6 2.5-4  GNU C Library: Shared libraries
ii  libexpat1 1.95.8-3.4 XML parsing C library - runtime li
ii  libflac++51.1.2-6Free Lossless Audio Codec - C++ ru
ii  libflac7  1.1.2-6Free Lossless Audio Codec - runtim
ii  libgcc1   1:4.1.1-21 GCC support library
ii  libid3tag00.15.1b-10 ID3 tag reading library from the M
ii  libjack0.100.0-0  0.101.1-2  JACK Audio Connection Kit (librari
ii  libmad0   0.15.1b-2.1MPEG audio decoder library
ii  libogg0   1.1.3-2Ogg Bitstream Library
ii  libsndfile1   1.0.17-1   Library for reading/writing audio 
ii  libstdc++64.1.1-21   The GNU Standard C++ Library v3
ii  libvorbis0a   1.1.2.dfsg-1.2 The Vorbis General Audio Compressi
ii  libvorbisenc2 1.1.2.dfsg-1.2 The Vorbis General Audio Compressi
ii  libvorbisfile31.1.2.dfsg-1.2 The Vorbis General Audio Compressi
ii  libwxbase2.6-02.6.3.2.1.5wxBase library (runtime) - non-GUI
ii  libwxgtk2.6-0 2.6.3.2.1.5wxWidgets Cross-platform C++ GUI t

audacity recommends no packages.

- -- no debconf information

- -- 
Klaus Ethgenhttp://www.ethgen.de/
pub  2048R/D1A4EDE5 2000-02-26 Klaus Ethgen [EMAIL PROTECTED]
Fingerprint: D7 67 71 C4 99 A6 D4 FE  EA 40 30 57 3C 88 26 2B
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iQEVAwUBRkG0s5+OKpjRpO3lAQJGIggAnRsmSWrXdUZNKp63oMKGgllb2eF2lGA0
j430X5xD7ZgYYZCPksT9CEHCIDv57riApz3JCCVObipFg7YD/XxVoqUN+NHG7r1X
vcH3xRcLTA0gBZBjnq5eHfVE/67m8FlIlcsAb21oLtTZdN6DrMl7Llt9xGXrRl33
ZH7UcxecIUmi+s5D2GPH/Bo23e3PWtgPD/KLn/nQ8BDpe90NVWs39LqDW+Wyy8wq
D+3bdKjD2mR2/tOE52Drob6rAFJE01hiEr5DtsZfb+kwPDh1YzoOta2SQLn4FNjb
896Yr2rak5WJk09wiFtEgYiNfpf6I6bbM2m7u3t5ItZ+rSVkwFHqMA==
=xO5x
-END PGP SIGNATURE-


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



Bug#422606: spamc problem connectind to spamd

2007-05-09 Thread Lubomir Kundrak
Arnfinn, it seems like many spamds spawned, but did not finish. Could
you please check what are they doing -- i.e. which message are they
trying to check and whether the hang can be reproduced with that
message?



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



Bug#422391: xetex/xelatex complains about xetex.fmt not being found

2007-05-09 Thread Frank Küster
Wouter Bolsterlee [EMAIL PROTECTED] wrote:

 No, it's not there. The directory /var/lib/texmf/web2c/xetex/ doesn't even
 exist. The contents of /var/lib/texmf/web2c are listed below:

   $ ls -lF /var/lib/texmf/web2c/
   total 48
   drwxr-xr-x 2 root root 4096 2007-05-05 17:43 aleph/
   -rw-r--r-- 1 root root 5509 2007-05-05 17:58 fmtutil.cnf
   drwxr-xr-x 2 root root 4096 2007-05-05 17:43 metafont/
   drwxr-xr-x 2 root root 4096 2007-05-05 17:43 metapost/
   drwxr-xr-x 2 root root 4096 2007-05-05 17:43 omega/
   drwxr-xr-x 2 root root 4096 2007-05-05 17:53 pdfetex/
   drwxr-xr-x 2 root root 4096 2007-05-05 17:43 tex/
   -rw-r--r-- 1 root root 7569 2007-05-05 17:58 updmap.cfg
   -rw-r--r-- 1 root root 7627 2007-05-05 17:53 updmap.log

So the other engines do use their subdirectory.  The other output you
sent is just as expected.

 Hope this helps. Please let me know if you need additional information!

Yes, when you run 

fmtutil-sys --byfmt=xetex

as root it tells you in the last line to which location the format is
installed.  What does it tell on your system?  It's easier to debug this
with fmtutil instead of fmtutil-sys.  On a working system,

fmtutil --byfmt=xetex

run *as*user* should install into
/home/uws/.texmf-var/web2c/xetex/xetex.fmt.  If it does not do that
either, fine:  Please run

sh -xv fmtutil --byfmt=xetex  fmtutil-debug.log 21

and send us the file fmtutil-debug.log

Regards, Frank
-- 
Dr. Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)



Bug#420905: sympa shouldn't suggest non-free mod fastcgi if free alternative is available

2007-05-09 Thread Stefan Hornburg

Olivier Berger wrote:

Package: sympa
Version: 5.2.3-1.2
Severity: minor

As long as sympa (wwsympa mainly, and the SOAP interface which seems to
require fastcgi) is working with libapache2-mod-fcgid, I think the
suggestion on non-free mod_fastcgi shouldn't be there any longer.


Right, that is already fixed for the next release. Also I will drop the 
question whether FastCGI should be used. We try to determine whether it 
is enabled and set use_fast_cgi accordingly. Maybe issue a warning if not.


Regards
Racke


--
LinuXia Systems = http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP = http://www.icdevgroup.org/
Interchange Development Team



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



Bug#422817: FTBFS: mime-handlers.h:75: error: expected constructor, destructor, or type conversion before '*' token

2007-05-09 Thread Michael Banck
On Tue, May 08, 2007 at 11:22:10AM +0200, Michael Ablassmeier wrote:
 Package: referencer
 Severity: serious
 Version: 1.0.2-1
 Justification: policy violation
 
 hi, 
 
 Lucas has rebuild the archive on i386 and your package Failed to Build
 from Source with the following error:
 
   /usr/include/gconfmm-2.6/gconfmm/setinterface.h:42: warning: 'class 
 Gnome::Conf::SetInterface' has virtual functions but non-virtual destructor
   /usr/include/gnome-vfsmm-2.6/libgnomevfsmm/mime-handlers.h:75: error: 
 expected constructor, destructor, or type conversion before '*' token
   TagWindow.C: In member function 'void TagWindow::updateTitle()':
   TagWindow.C:2049: warning: comparison is always true due to limited range 
 of data type
   make[3]: *** [TagWindow.o] Error 1
   
  
 the full log can be found here:
 
  
 http://people.debian.org/~lucas/logs/2007/05/rebuild.sid.i386/referencer_1.0.2-1_sid32.buildlog

Indeed, this build failure also appears when building
gnome-vfsmm2.6_2.14.0-1 in unstable:

Automatic build of gnome-vfsmm2.6_2.14.0-1 on nighthawk by sbuild/i386 0.53
Build started at 20070509-1318
[...]
if /bin/sh ../../libtool --tag=CXX --mode=compile i486-linux-gnu-g++ 
-DHAVE_CONFIG_H -DG_LOG_DOMAIN=\libgnomevfsmm\  -I../../libgnomevfs 
-I../../libgnomevfs -pthread -DORBIT2=1 -I/usr/include/glibmm-2.4 
-I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 
-I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/gnome-vfs-2.0 
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 
-I/usr/include/orbit-2.0 -I/usr/include/gnome-vfs-module-2.0-Wall -g -O2 
-MT mime-handlers.lo -MD -MP -MF .deps/mime-handlers.Tpo -c -o 
mime-handlers.lo mime-handlers.cc; \
then mv -f .deps/mime-handlers.Tpo .deps/mime-handlers.Plo; else rm 
-f .deps/mime-handlers.Tpo; exit 1; fi
 i486-linux-gnu-g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\libgnomevfsmm\ 
-I../../libgnomevfs -I../../libgnomevfs -pthread -DORBIT2=1 
-I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include 
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/gnome-vfs-2.0 
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 
-I/usr/include/orbit-2.0 -I/usr/include/gnome-vfs-module-2.0 -Wall -g -O2 -MT 
mime-handlers.lo -MD -MP -MF .deps/mime-handlers.Tpo -c mime-handlers.cc  -fPIC 
-DPIC -o .libs/mime-handlers.o
../../libgnomevfs/libgnomevfsmm/mime-handlers.h:75: error: expected 
constructor, destructor, or type conversion before '*' token
make[5]: *** [mime-handlers.lo] Error 1
make[5]: Leaving directory 
`/build/mbanck/gnome-vfsmm2.6-2.14.0/libgnomevfs/libgnomevfsmm'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory 
`/build/mbanck/gnome-vfsmm2.6-2.14.0/libgnomevfs/libgnomevfsmm'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build/mbanck/gnome-vfsmm2.6-2.14.0/libgnomevfs'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/build/mbanck/gnome-vfsmm2.6-2.14.0/libgnomevfs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/mbanck/gnome-vfsmm2.6-2.14.0'
make: *** [build-stamp] Error 2
**
Build finished at 20070509-1320
FAILED [dpkg-buildpackage died]


cheers,

Michael


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



Bug#422497: [php-maint] Bug#422497: FTBFS: permission denied

2007-05-09 Thread Mathias Brodala
Hi Ondřej.

Ondřej Surý, 09.05.2007 09:06:
 since php5 were successfully build on all debian archs (attempted), I
 guess problem could lie in the fact you are not using original
 debian .orig.tar.gz and patch: php5_5.2.2-1~highlightbg.diff.gz 
 
 Could you double check if this error is present in .orig.tar.gz/diff.gz
 from debian archives?

Indeed, it builds that way. But how can this be when my patch only touches three
files (zend_highlight.h, zend_highlight.c and basic_functions.c), where none of
them is related to the files which cause the error?


Regards, Mathias

-- 
debian/rules



signature.asc
Description: OpenPGP digital signature


Bug#423008: ITP: gramophone2 -- GRAMophone II is an algorithmic musical generator.

2007-05-09 Thread Francesco Namuri
Package: wnpp
Severity: wishlist
Owner: Francesco Namuri [EMAIL PROTECTED]


  Package name: gramophone2
  Version : 0.2.1a
  Upstream Author : Giovanni Ferranti [EMAIL PROTECTED]
  URL : http://www.giovanniferranti.it/
  License : GPL
  Programming Lang: C
  Description : GRAMophone II is an algorithmic musical generator.

 GRAMophone is a algorithmic generator of music composition. The
 generation of the music is realized using two types of formal grammars:
 the regular grammar of Chomsky (type 3) for a top down approach to the
 composition and one reduced version of Lindenmayer grammar for a bottom
 up approach.

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

Kernel: Linux 2.6.18-custom.5
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


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



  1   2   3   4   5   >