Bug#424601: NMU diff for anon-proxy 00.02.39-8.3

2007-09-01 Thread Robert Edmonds
Package: anon-proxy
Version: 00.02.39-8.2
Tags: patch

Attached is the NMU diff.

-- 
Robert Edmonds
[EMAIL PROTECTED]
diff -u anon-proxy-00.02.39/debian/changelog anon-proxy-00.02.39/debian/changelog
--- anon-proxy-00.02.39/debian/changelog
+++ anon-proxy-00.02.39/debian/changelog
@@ -1,3 +1,10 @@
+anon-proxy (00.02.39-8.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Apply brian m. carlson's FTBFS patch (closes: #409473, #424601).
+
+ -- Robert S. Edmonds <[EMAIL PROTECTED]>  Sun, 02 Sep 2007 02:46:27 -0400
+
 anon-proxy (00.02.39-8.2) unstable; urgency=low
 
   * Non-maintainer upload to fix pending l10n issues.
--- anon-proxy-00.02.39.orig/CAInfoService.cpp
+++ anon-proxy-00.02.39/CAInfoService.cpp
@@ -33,6 +33,9 @@
 #include "CASocketAddrINet.hpp"
 #include "CAUtil.hpp"
 #include "xml/DOM_Output.hpp"
+
+#include 
+
 extern CACmdLnOptions options;
 
 
@@ -157,7 +160,7 @@
 else
 	{
 		double dTmp=(double)diffTraffic/(double)avgTraffic;
-		tmpTraffic=min(SINT32(50.*dTmp),100);
+		tmpTraffic=std::min(SINT32(50.*dTmp),100);
 	}
 set64(m_lastMixedPackets,tmpPackets);
 			


signature.asc
Description: Digital signature


Bug#440504: hobbit: French debconf templates translation

2007-09-01 Thread Geoffroy Youri
Package: hobbit
Version: N/A
Severity: wishlist
Tags: patch l10n



Please find attached the French debconf templates translation, proofread by the
debian-l10n-french mailing list contributors.

This file should be put as debian/po/fr.po in your package build tree.


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

Kernel: Linux 2.6.21-2-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

# Translation of hobbit debconf templates to French
# Copyright (C) 2007 Geoffroy Youri Berret <[EMAIL PROTECTED]>
# This file is distributed under the same license as the hobbit package.
#
# Geoffroy Youri Berret <[EMAIL PROTECTED]>, 2007.
# 
# 
msgid ""
msgstr ""
"Project-Id-Version: hobbit\n"
"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
"POT-Creation-Date: 2007-08-23 15:36+0200\n"
"PO-Revision-Date: 2007-08-28 21:51-0700\n"
"Last-Translator: Geoffroy Youri Berret <[EMAIL PROTECTED]>\n"
"Language-Team: French <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit"

#. Type: string
#. Description
#: ../hobbit-client.templates:1001
msgid "Hobbit server:"
msgstr "Serveur hobbit :"

#. Type: string
#. Description
#: ../hobbit-client.templates:1001
msgid ""
"The network address used to access your Hobbit server(s). If you have "
"multiple servers, list all of them separated by spaces. Consider using the "
"IP-adresses instead of hostnames, in case of a problem DNS might not work."
msgstr ""
"Veuillez indiquer l'adresse du (ou des) serveur(s) Hobbit. Les serveurs "
"multiples éventuels doivent être séparés par des espaces. Il est conseillé "
"d'indiquer les adresses IP plutôt que les noms d'hôtes afin d'éviter des "
"difficultés si la résolution de noms de domaine (DNS) ne fonctionne plus."

#. Type: string
#. Description
#: ../hobbit-client.templates:2001
msgid "Client hostname:"
msgstr "Nom d'hôte du client Hobbit :"

#. Type: string
#. Description
#: ../hobbit-client.templates:2001
msgid ""
"The hostname used by the Hobbit client when sending reports to the Hobbit "
"server. This name must match the named used in the bb-hosts file on the "
"Hobbit server."
msgstr ""
"Veuillez indiquer le nom d'hôte utilisé par le client Hobbit pour envoyer "
"les rapports au serveur Hobbit. Ce nom doit correpondre à celui utilisé dans "
"le fichier bb-hosts sur le serveur Hobbit."



Bug#440503: squid: [INTL:fr] French debconf templates translation update

2007-09-01 Thread Christian Perrier
Package: squid
Version: N/A
Severity: wishlist
Tags: patch l10n

Please find attached the french debconf templates update, proofread by the
debian-l10n-french mailing list contributors.

If you do not already use it, you might consider using the
"podebconf-report-po" utility, which helps warning translators about
changes when you modify some debconf templates in your packages.

The usual policy when using it is sending a warning to translators
when you plan to upload a version of your package with debconf
templates changes (even typo corrections). Then leave about one week
for them to update their files (several translation teams have a QA
process which requires time).

podebconf-report-po will take care of sending the translators the
needed material as well as getting the translators adresses from the
PO files. All you have to do is just using the utility..:-)

Example use (from your package build tree):

$ podebconf-report-po

This will go through debian/po/*.po files, find those needing an
update, extract the translators data from these files and prepare a
mail to send to these translators (you can also use the
"--languageteam" switch to also mail the mail addresses listed in
"Language-Team" field).

You can also use this utility to request for new translations:

$ podebconf-report-po --call

This will send a mail to [EMAIL PROTECTED] with all the
needed information and material for new translators to add new
languages to your supported languages.

If you apply this policy, please forget about these remarks, of
courseThis message is generic..:-)


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

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
# Translation of squid debconf templates to French
# Copyright (C) 2002-2007 Michel Grentzinger <[EMAIL PROTECTED]>
# This file is distributed under the same license as the squid package.
#
msgid ""
msgstr ""
"Project-Id-Version: squid_2.5.10-7\n"
"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
"POT-Creation-Date: 2007-09-01 01:49+0200\n"
"PO-Revision-Date: 2007-06-11 23:21+0200\n"
"Last-Translator: Michel Grentzinger <[EMAIL PROTECTED]>\n"
"Language-Team: French <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: boolean
#. Description
#: ../templates:2001
msgid "Upgrade squid.conf automatically?"
msgstr "Faut-il automatiquement mettre à jour squid.conf ?"

#. Type: boolean
#. Description
#: ../templates:2001
msgid "Incompatible settings have been found in the existing squid.conf file."
msgstr ""
"Des paramètres incompatibles ont été détectés dans le fichier squid.conf "
"actuel."

#. Type: boolean
#. Description
#: ../templates:2001
msgid "They will prevent Squid from starting or working correctly."
msgstr "Ils empêcheront Squid de démarrer ou de fonctionner correctement."

#. Type: boolean
#. Description
#: ../templates:2001
msgid ""
"These settings can be corrected now. Please choose whether you want to apply "
"the needed changes."
msgstr ""
"Ces paramètres peuvent être modifiés à cette étape. Veuillez décider si vous "
"souhaitez appliquer les changements nécessaires."

#. Type: boolean
#. Description
#: ../templates:3001
msgid "Fix permissions of 'cache_dir'?"
msgstr "Faut-il corriger les droits de « cache_dir » ?"

#. Type: boolean
#. Description
#: ../templates:3001
msgid ""
"The values for 'cache_effective_user' and/or 'cache_effective_group' in "
"Squid's configuration file are incompatible with the owner/group of the "
"cache directories."
msgstr ""
"Les valeurs pour « cache_effective_user » et « cache_effective_group » dans "
"le fichier de configuration de Squid sont incompatibles avec le propriétaire "
"et le groupe des répertoires de cache."

#. Type: boolean
#. Description
#: ../templates:3001
msgid "Please choose whether this should be fixed automatically."
msgstr "Veuillez confirmer si vous souhaitez régler ceci automatiquement."

#. Type: boolean
#. Description
#: ../templates:3001
msgid ""
"However, please note that if you specified a cache directory different from /"
"var/spool/squid (such as /tmp), this could affect any other programs using "
"that directory."
msgstr ""
"Veuillez noter que si vous indiquez un répertoire de cache différent de /var/"
"spool/squid (p. ex. /tmp), cela peut affecter les autres programmes qui "
"utilisent ce répertoire."


Bug#367755: NMU diff for tama 1.2.0-3.1

2007-09-01 Thread Robert Edmonds
Package: tama
Version: 1.2.0-3
Tags: patch

Attached is the NMU diff.

-- 
Robert Edmonds
[EMAIL PROTECTED]
diff -u tama-1.2.0/debian/changelog tama-1.2.0/debian/changelog
--- tama-1.2.0/debian/changelog
+++ tama-1.2.0/debian/changelog
@@ -1,3 +1,10 @@
+tama (1.2.0-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Use invoke-rc.d; closes: #367755.
+
+ -- Robert S. Edmonds <[EMAIL PROTECTED]>  Sun, 02 Sep 2007 02:31:09 -0400
+
 tama (1.2.0-3) unstable; urgency=low
 
   * The `He, who was beaten by None Of The Above' release
diff -u tama-1.2.0/debian/maint/postinst tama-1.2.0/debian/maint/postinst
--- tama-1.2.0/debian/maint/postinst
+++ tama-1.2.0/debian/maint/postinst
@@ -21,3 +21,7 @@
 	update-rc.d tama defaults >/dev/null
-	/etc/init.d/tama start
+	if which invoke-rc.d >/dev/null 2>&1; then
+		invoke-rc.d tama start
+	else
+		/etc/init.d/tama restart
+	fi
 fi
diff -u tama-1.2.0/debian/maint/prerm tama-1.2.0/debian/maint/prerm
--- tama-1.2.0/debian/maint/prerm
+++ tama-1.2.0/debian/maint/prerm
@@ -5,3 +5,7 @@
 if [ -x "/etc/init.d/tama" ]; then
-	/etc/init.d/tama stop
+	if which invoke-rc.d >/dev/null 2>&1; then
+		invoke-rc.d tama stop
+	else
+		/etc/init.d/tama stop
+	fi
 fi


signature.asc
Description: Digital signature


Bug#438702: Asterisk v1.4.9~dfsg-1 Crashed

2007-09-01 Thread GNUbie
Hello Faidon,

Sorry, for the late response.  I was in a vacation with my family last
weekend and been busy for the entire week.

On 8/24/07, GNUbie <[EMAIL PROTECTED]> wrote:
>
> Hello Faidon,
>
> On 8/24/07, Faidon Liambotis <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> > It would be better if you used a binary of our own[1] and preferrably
> > the latest upstream version 1.4.11 (i.e. packages >= 1:1.4.11~dfsg-1)
>
>
I downloaded the latest binary packages from
http://pkg-voip.buildserver.net/debian/ and installed them on my Debian
GNU/Linux Etch i386 server, performed the same scenario I mentioned on my
previous messages and still, the Asterisk crashed.

Below are some information about my current setup:

# dpkg -l | grep asterisk
iU  asterisk 1.4.11~dfsg-2~etch.4333  Open
Source Private Branch Exchange (PBX)
ii  asterisk-config  1.4.11~dfsg-2~etch.4333
Configuration files for Asterisk
iU  asterisk-dbg 1.4.11~dfsg-2~etch.4333
Debugging symbols for Asterisk
ii  asterisk-doc 1.4.11~dfsg-2~etch.4333  Source
code documentation for Asterisk
ii  asterisk-sounds-main 1.4.11~dfsg-2~etch.4333  Core
Sound files for Asterisk (English)

# dpkg -l | grep zaptel
iF  zaptel   1.4.5.1~dfsg-2~etch.4327 zapata
telephony utilities
ii  zaptel-modules-2.6.18-5-686  1.4.5.1~dfsg-1+2.6.18.dfsg.1-13etch2 zaptel
modules for Linux (kernel 2.6.18-5-68

# dpkg -l | grep libtone
ii  libtonezone1 1.4.5.1~dfsg-2~etch.4327
tonezone library (runtime)

# lsmod | grep zaptel
zaptel184036  8 ztdummy,wctdm
crc_ccitt   2240  2 zaptel,irda

# asterisk -r
Asterisk 1.4.11-BRIstuffed-0.4.0-test4, Copyright (C) 1999 - 2007 Digium,
Inc. and others.
Created by Mark Spencer <[EMAIL PROTECTED]>
Asterisk comes with ABSOLUTELY NO WARRANTY; type 'core show warranty' for
details.
This is free software, with components licensed under the GNU General Public
License version 2 and other licenses; you are welcome to redistribute it
under
certain conditions. Type 'core show license' for details.
=
Connected to Asterisk 1.4.11-BRIstuffed-0.4.0-test4 currently running on
thinq (pid = 8100)
Verbosity is at least 10

gnubie*CLI> core show version
Asterisk 1.4.11-BRIstuffed-0.4.0-test4 built by buildd @ buildd.home on a
x86_64 running Linux on 2007-08-30 18:27:16 UTC

# cat /proc/sys/kernel/core_pattern
/tmp/core.%e.%t

# cat /etc/asterisk/logger.conf
[general]

[logfiles]
console => notice,warning,error
messages => notice,warning,error,debug,verbose

# cat /etc/default/asterisk
RUNASTERISK=yes
PARAMS="-F -g -vvv"
AST_DUMPCORE=yes
CORE_PATTERN='/tmp/core.%e.%t'

I also edited the line numbers 47 and 51 of the /etc/init.d/asterisk
initscript and changed to:

PARAMS="-g"
AST_DUMPCORE="yes"

You can download the log files, core dump file and tcpdump capture file at:

http://www.filecrunch.com/file/~cmkx2n

Thank you and hoping that you could fix this crash problem.

Regards,

GNUbie


Bug#367740: NMU diff for dict-gazetteer2k 1.0.0-5.1

2007-09-01 Thread Robert Edmonds
Package: dict-gazetteer2k
Version: 1.0.0-5
Tags: patch

Attached is the NMU diff.

-- 
Robert Edmonds
[EMAIL PROTECTED]
diff -u dict-gazetteer2k-1.0.0/debian/changelog dict-gazetteer2k-1.0.0/debian/changelog
--- dict-gazetteer2k-1.0.0/debian/changelog
+++ dict-gazetteer2k-1.0.0/debian/changelog
@@ -1,3 +1,10 @@
+dict-gazetteer2k (1.0.0-5.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Use invoke-rc.d; closes: #367740.
+
+ -- Robert S. Edmonds <[EMAIL PROTECTED]>  Sun, 02 Sep 2007 02:20:42 -0400
+
 dict-gazetteer2k (1.0.0-5) unstable; urgency=medium
 
   * Updated for more recent Python packages.  Closes: #398716.
diff -u dict-gazetteer2k-1.0.0/debian/postinst.tmpl dict-gazetteer2k-1.0.0/debian/postinst.tmpl
--- dict-gazetteer2k-1.0.0/debian/postinst.tmpl
+++ dict-gazetteer2k-1.0.0/debian/postinst.tmpl
@@ -26,7 +26,11 @@
 case "$1" in
 configure)
  if [ -x /usr/sbin/dictdconfig ]; then dictdconfig -w ;fi
- if [ -x /etc/init.d/dictd ]; then /etc/init.d/dictd restart;fi
+ if which invoke-rc.d >/dev/null 2>&1; then
+  invoke-rc.d dictd restart
+ else
+  /etc/init.d/dictd restart
+ fi
 
 ;;
 
diff -u dict-gazetteer2k-1.0.0/debian/postrm.tmpl dict-gazetteer2k-1.0.0/debian/postrm.tmpl
--- dict-gazetteer2k-1.0.0/debian/postrm.tmpl
+++ dict-gazetteer2k-1.0.0/debian/postrm.tmpl
@@ -21,8 +21,11 @@
 case "$1" in
purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
  if [ -x /usr/sbin/dictdconfig ]; then dictdconfig -w ;fi
- if [ -x /etc/init.d/dictd ]; then /etc/init.d/dictd restart;fi
-
+ if which invoke-rc.d >/dev/null 2>&1; then
+  invoke-rc.d dictd restart
+ else
+  /etc/init.d/dictd restart
+ fi
 
 ;;
 


signature.asc
Description: Digital signature


Bug#431704: Policy file 50user.policy uses ${catalina.home}/webapps/ instead of ${catalina.base}/webapps/

2007-09-01 Thread Michael Koch
On Wed, Jul 04, 2007 at 01:45:22PM +0200, Emmanuel Rodriguez Santiago wrote:
> Package: tomcat5.5
> 
> The policy file /etc/tomcat5.5/policy.d/50user.policy includes some 
> sample directives that can be used to configure additional permissions 
> for individual webapps. All the examples that refer to the folder 
> 'webapps' use the variable ${catalina.home} instead of ${catalina.base}. 
> The problem is that the ${catalina.home} point to a folder that doesn't 
> include the webapps folder.
> 
> Here's the value of each variable:
> catalina.base=/var/lib/tomcat5.5
> catalina.home=/usr/share/tomcat5.5
> 
> Here's the contents of the folders:
> $ ls /var/lib/tomcat5.5
> conf  logs  shared  temp  webapps  work
> 
> $ ls /usr/share/tomcat5.5
> bin  common  conf  doc  logs  server  shared  temp  work
> 
> 
> As you can see the location ${catalina.home}/webapps/ gets translated to 
> /usr/share/tomcat5.5/webapps/ which doesn't exist. The right path to use 
> is ${catalina.base}/webapps/ which gets translated to 
> /var/lib/tomcat5.5/webapps/ which exists.

Hmm, for me the webapps dir is in both locations. But I agree that usage
of catalina.home is wrong and irritating in this file. Thanks for
reporting this issue. I will commit a fix to our SVN.


Cheers,
Michael


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



Bug#367737: NMU diff for dict-bouvier 6.revised-3.1

2007-09-01 Thread Robert Edmonds
Package: dict-bouvier
Version: 6.revised-3
Tags: patch

Attached is the NMU diff.

-- 
Robert Edmonds
[EMAIL PROTECTED]
diff -u dict-bouvier-6.revised/debian/postinst dict-bouvier-6.revised/debian/postinst
--- dict-bouvier-6.revised/debian/postinst
+++ dict-bouvier-6.revised/debian/postinst
@@ -26,7 +26,11 @@
 case "$1" in
 configure)
  if [ -x /usr/sbin/dictdconfig ]; then dictdconfig -w ;fi
- if [ -x /etc/init.d/dictd ]; then /etc/init.d/dictd restart;fi
+ if which invoke-rc.d >/dev/null 2>&1; then
+  invoke-rc.d dictd restart
+ else
+  /etc/init.d/dictd restart
+ fi
 
 ;;
 
diff -u dict-bouvier-6.revised/debian/changelog dict-bouvier-6.revised/debian/changelog
--- dict-bouvier-6.revised/debian/changelog
+++ dict-bouvier-6.revised/debian/changelog
@@ -1,3 +1,10 @@
+dict-bouvier (6.revised-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Use invoke-rc.d; closes: #367737.
+
+ -- Robert S. Edmonds <[EMAIL PROTECTED]>  Sun, 02 Sep 2007 02:16:38 -0400
+
 dict-bouvier (6.revised-3) unstable; urgency=low
 
   * Now build using current Python.  Closes: #401515.
diff -u dict-bouvier-6.revised/debian/postrm dict-bouvier-6.revised/debian/postrm
--- dict-bouvier-6.revised/debian/postrm
+++ dict-bouvier-6.revised/debian/postrm
@@ -21,8 +21,11 @@
 case "$1" in
purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
  if [ -x /usr/sbin/dictdconfig ]; then dictdconfig -w ;fi
- if [ -x /etc/init.d/dictd ]; then /etc/init.d/dictd restart;fi
-
+ if which invoke-rc.d >/dev/null 2>&1; then
+  invoke-rc.d dictd restart
+ else
+  /etc/init.d/dictd restart
+ fi
 
 ;;
 


signature.asc
Description: Digital signature


Bug#434728: configuration should be in /etc/tomcat5.5

2007-09-01 Thread Michael Koch
On Thu, Jul 26, 2007 at 10:15:33AM +0100, David Pashley wrote:
> Package: tomcat5.5
> Version: 5.5.20-5
> Severity: serious
> Tags: patch
> Justification: Policy 10.7.2
> 
> All the config files should be in /etc/tomcat5.5. The current scheme
> where some files are in /etc/tomcat5.5 and some are in
> /var/lib/tomcat5.5/conf with symlinks to the ones in /etc/tomcat5.5 is
> just confusing. I've included a patch which should move the conf
> directory to /etc/tomcat5.5 and hopefully migrate users files. It has
> been tested, but not heavily. 

I have applied the patch now. Lets flesh problems out, when they arrive.


Cheers,
Michael


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



Bug#367733: NMU diff for dict-moby-thesaurus 1.0-6.1

2007-09-01 Thread Robert Edmonds
Package: dict-moby-thesaurus
Version: 1.0-6
Tags: patch

Attached is the NMU diff.

-- 
Robert Edmonds
[EMAIL PROTECTED]
diff -u dict-moby-thesaurus-1.0/debian/changelog dict-moby-thesaurus-1.0/debian/changelog
--- dict-moby-thesaurus-1.0/debian/changelog
+++ dict-moby-thesaurus-1.0/debian/changelog
@@ -1,3 +1,10 @@
+dict-moby-thesaurus (1.0-6.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Use invoke-rc.d; closes: #367733.
+
+ -- Robert S. Edmonds <[EMAIL PROTECTED]>  Sun, 02 Sep 2007 02:11:42 -0400
+
 dict-moby-thesaurus (1.0-6) unstable; urgency=low
 
   * Use current Python to build.  Closes: #401516.
diff -u dict-moby-thesaurus-1.0/debian/postinst dict-moby-thesaurus-1.0/debian/postinst
--- dict-moby-thesaurus-1.0/debian/postinst
+++ dict-moby-thesaurus-1.0/debian/postinst
@@ -26,7 +26,11 @@
 case "$1" in
 configure)
  if [ -x /usr/sbin/dictdconfig ]; then dictdconfig -w ;fi
- if [ -x /etc/init.d/dictd ]; then /etc/init.d/dictd restart;fi
+ if which invoke-rc.d >/dev/null 2>&1; then
+  invoke-rc.d dictd restart
+ else
+  /etc/init.d/dictd restart
+ fi
 
 ;;
 
diff -u dict-moby-thesaurus-1.0/debian/postrm dict-moby-thesaurus-1.0/debian/postrm
--- dict-moby-thesaurus-1.0/debian/postrm
+++ dict-moby-thesaurus-1.0/debian/postrm
@@ -21,8 +21,11 @@
 case "$1" in
purge|remove|upgrade|failed-upgrade|abort-install|abort-upgrade|disappear)
  if [ -x /usr/sbin/dictdconfig ]; then dictdconfig -w ;fi
- if [ -x /etc/init.d/dictd ]; then /etc/init.d/dictd restart;fi
-
+ if which invoke-rc.d >/dev/null 2>&1; then
+  invoke-rc.d dictd restart
+ else
+  /etc/init.d/dictd restart
+ fi
 
 ;;
 


signature.asc
Description: Digital signature


Bug#379635: NMU diff for rbootd 2.0-8.1

2007-09-01 Thread Robert Edmonds
Package: rbootd
Version: 2.0-8
Tags: patch

Attached is the NMU diff.

-- 
Robert Edmonds
[EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#439303: login problem in libgmail 0.1.5.1+cvs20070102-2 solved with new libgmail-0.1.6.1

2007-09-01 Thread Bryan Cebuliak
The log in problem with gmail contacts agent is solved by
copying the new libgmail-0.1.6.1 lgconstants.py and libgmail.py  into
/usr/share/pycentral/python-libgmail/site-packages/ .

This  gives  us a somewhat cludgy way  to  email compressed  images
through digikam using gmailagent.

The alternative is  installing Google's own Picasa which just works beautifully.

Anyway,  it still  would be  nice if Debbie and Ian  would package an
updated libgmail, gmailagent and gcontactsagent instead of making the
bleeding desktop user install from source.


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



Bug#440501: dict-jargon: FTBFS

2007-09-01 Thread Robert Edmonds
Package: dict-jargon
Version: 4.4.4-6
Severity: serious

dict-jargon fails to build from source:

[EMAIL PROTECTED]:~/debian/rc/dict-jargon/dict-jargon-4.4.4$ debuild
 fakeroot debian/rules clean
test -f  jargsrc-4.4.4/jargon.xml -a -f debian/rules
rm -f  debian/files *dict.dz *.index jargon-4.4.4 jargon*.txt stamp-build 
stamp-binary-indep
rm -rf debian/tmp
rm -f core `find . \( -name '*.orig' -o -name '*.rej' -o -name '*~' \
-o -name '*.bak' -o -name '#*#' -o -name '.*.orig' \
-o -name '.*.rej' -o -name '.SUMS' -o -size 0 \) -print` TAGS
cd jargsrc-4.4.4/ && /usr/bin/make clean
make[1]: Entering directory 
`/home/edmonds/debian/rc/dict-jargon/dict-jargon-4.4.4/jargsrc-4.4.4'
rm -f jargon-book.xml jargon-web.xml names.xml jargon-web.txt 
rm -fr html/* jargon-web.html chaff.html jargon.txt
rm -f jargon-4.4.4.tar.gz jargsrc.tar.gz 
make[1]: Leaving directory 
`/home/edmonds/debian/rc/dict-jargon/dict-jargon-4.4.4/jargsrc-4.4.4'
 dpkg-source -b dict-jargon-4.4.4
dpkg-source: building dict-jargon using existing dict-jargon_4.4.4.orig.tar.gz
dpkg-source: building dict-jargon in dict-jargon_4.4.4-6.1.diff.gz
dpkg-source: building dict-jargon in dict-jargon_4.4.4-6.1.dsc
 debian/rules build
test -f  jargsrc-4.4.4/jargon.xml -a -f debian/rules
cd jargsrc-4.4.4/ && /usr/bin/make jargon.txt
make[1]: Entering directory 
`/home/edmonds/debian/rc/dict-jargon/dict-jargon-4.4.4/jargsrc-4.4.4'
xmlif condition='web' jargon-web.xml
xmlto -p "-width=79" -m jargon-text.xsl txt jargon-web.xml
cat jargon-web.txt >jargon.txt
rm -f jargon-web.html
make[1]: Leaving directory 
`/home/edmonds/debian/rc/dict-jargon/dict-jargon-4.4.4/jargsrc-4.4.4'
cd jargsrc-4.4.4/ && sed -n '/^The Jargon Lexicon/,$!d;/^Appendices/q;p' 
jargon.txt>../jargon-4.4.4
cd jargsrc-4.4.4/ && sed -n '/^The Jargon Lexicon/,/^Appendices/d;p' 
jargon.txt>../jargon.txt
patch < debian/jargon-patch
patching file jargon-4.4.4
Hunk #2 succeeded at 127 with fuzz 2 (offset -2 lines).
Hunk #3 succeeded at 237 with fuzz 1 (offset -2 lines).
Hunk #4 FAILED at 292.
Hunk #5 FAILED at 302.
Hunk #6 succeeded at 1160 with fuzz 1 (offset -7 lines).
Hunk #7 succeeded at 1715 with fuzz 2 (offset -13 lines).
Hunk #8 succeeded at 1905 with fuzz 2 (offset -13 lines).
Hunk #9 succeeded at 2270 with fuzz 2 (offset -19 lines).
Hunk #10 succeeded at 2693 (offset -22 lines).
Hunk #11 succeeded at 3947 with fuzz 2 (offset -35 lines).
Hunk #12 succeeded at 4022 with fuzz 2 (offset -35 lines).
Hunk #13 succeeded at 4234 (offset -36 lines).
Hunk #14 succeeded at 4255 with fuzz 2 (offset -36 lines).
Hunk #15 succeeded at 4682 with fuzz 2 (offset -43 lines).
Hunk #16 succeeded at 5859 (offset -54 lines).
Hunk #17 succeeded at 6585 with fuzz 2 (offset -62 lines).
Hunk #18 succeeded at 8059 (offset -78 lines).
Hunk #19 succeeded at 8361 with fuzz 2 (offset -85 lines).
Hunk #20 succeeded at 9031 with fuzz 2 (offset -89 lines).
Hunk #21 succeeded at 9192 (offset -89 lines).
Hunk #22 succeeded at 10030 with fuzz 2 (offset -93 lines).
Hunk #23 succeeded at 10957 (offset -104 lines).
Hunk #24 succeeded at 11448 (offset -106 lines).
Hunk #25 succeeded at 12214 (offset -109 lines).
Hunk #26 FAILED at 12269.
Hunk #27 succeeded at 13257 with fuzz 2 (offset -113 lines).
Hunk #28 succeeded at 13495 with fuzz 2 (offset -114 lines).
Hunk #29 succeeded at 14198 with fuzz 2 (offset -125 lines).
Hunk #30 succeeded at 14410 (offset -127 lines).
Hunk #31 succeeded at 14447 (offset -127 lines).
Hunk #32 succeeded at 14896 (offset -130 lines).
Hunk #33 succeeded at 15139 with fuzz 2 (offset -131 lines).
Hunk #34 succeeded at 15441 (offset -134 lines).
Hunk #35 succeeded at 15517 with fuzz 2 (offset -134 lines).
Hunk #36 succeeded at 15781 with fuzz 2 (offset -135 lines).
Hunk #37 succeeded at 16277 (offset -136 lines).
Hunk #38 succeeded at 17504 with fuzz 2 (offset -150 lines).
Hunk #39 succeeded at 18308 with fuzz 2 (offset -159 lines).
Hunk #40 succeeded at 18367 (offset -159 lines).
Hunk #41 succeeded at 18892 (offset -166 lines).
Hunk #42 succeeded at 18942 with fuzz 2 (offset -167 lines).
Hunk #43 succeeded at 19460 (offset -172 lines).
Hunk #44 succeeded at 20517 with fuzz 1 (offset -179 lines).
Hunk #45 succeeded at 20812 (offset -184 lines).
Hunk #46 succeeded at 21275 with fuzz 2 (offset -186 lines).
Hunk #47 succeeded at 21854 (offset -193 lines).
Hunk #48 succeeded at 22532 (offset -198 lines).
Hunk #49 succeeded at 23625 with fuzz 2 (offset -208 lines).
Hunk #50 succeeded at 23632 (offset -208 lines).
Hunk #51 succeeded at 24213 with fuzz 2 (offset -215 lines).
Hunk #52 succeeded at 24640 with fuzz 1 (offset -216 lines).
Hunk #53 succeeded at 26353 (offset -225 lines).
Hunk #54 succeeded at 26468 (offset -226 lines).
Hunk #55 succeeded at 26777 with fuzz 2 (offset -228 lines).
Hunk #56 succeeded at 27264 with fuzz 2 (offset -233 lines).
Hunk #57 succeeded at 27620 with fuzz 2 (offset -237 lines).
Hunk #58 succeeded at 27634 (offset -238 lines).
Hunk #59 succeeded at 280

Bug#348259: NMU diff for dict-elements_20001107-a-3.1

2007-09-01 Thread Robert Edmonds
Package: dict-elements
Version: 20001107-a-3
Tags: patch

Attached is the NMU diff.

-- 
Robert Edmonds
[EMAIL PROTECTED]
diff -u dict-elements-20001107-a/debian/changelog dict-elements-20001107-a/debian/changelog
--- dict-elements-20001107-a/debian/changelog
+++ dict-elements-20001107-a/debian/changelog
@@ -1,3 +1,10 @@
+dict-elements (20001107-a-3.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Use invoke-rc.d; closes: #348259.
+
+ -- Robert S. Edmonds <[EMAIL PROTECTED]>  Sun, 02 Sep 2007 01:46:44 -0400
+
 dict-elements (20001107-a-3) unstable; urgency=low
   
   *  20001107-a-2 inclused RCS in the .diff, because I failed too move RCS
diff -u dict-elements-20001107-a/debian/postinst dict-elements-20001107-a/debian/postinst
--- dict-elements-20001107-a/debian/postinst
+++ dict-elements-20001107-a/debian/postinst
@@ -7,7 +7,11 @@
 case "$1" in 
  configure)
  if [ -x /usr/sbin/dictdconfig ]; then dictdconfig -w ;fi
- if [ -x /etc/init.d/dictd ]; then /etc/init.d/dictd restart; fi
+ if which invoke-rc.d >/dev/null 2>&1; then
+  invoke-rc.d dictd restart
+ else
+  /etc/init.d/dictd restart
+ fi
 
  exit 0
  ;;
diff -u dict-elements-20001107-a/debian/postrm dict-elements-20001107-a/debian/postrm
--- dict-elements-20001107-a/debian/postrm
+++ dict-elements-20001107-a/debian/postrm
@@ -5,7 +5,11 @@
 case "$1" in 
 remove|purge)
  if [ -x /usr/sbin/dictdconfig ]; then dictdconfig -w ;fi
- if [ -x /etc/init.d/dictd ]; then /etc/init.d/dictd restart; fi
+ if which invoke-rc.d >/dev/null 2>&1; then
+  invoke-rc.d dictd restart
+ else
+  /etc/init.d/dictd restart
+ fi
 
  exit 0
  ;;


signature.asc
Description: Digital signature


Bug#341415: NMU diff for dict-gcide_0.48-4.4

2007-09-01 Thread Robert Edmonds
Package: dict-gcide
Version: 0.48-4.3
Tags: patch

Attached is the NMU diff.

-- 
Robert Edmonds
[EMAIL PROTECTED]
diff -u dict-gcide-0.48/debian/postrm dict-gcide-0.48/debian/postrm
--- dict-gcide-0.48/debian/postrm
+++ dict-gcide-0.48/debian/postrm
@@ -5,7 +5,11 @@
 case "$1" in 
 remove|purge)
  if [ -x /usr/sbin/dictdconfig ]; then dictdconfig -w ;fi
- if [ -x /etc/init.d/dictd ]; then /etc/init.d/dictd restart; fi
+ if which invoke-rc.d >/dev/null 2>&1; then
+  invoke-rc.d dictd restart
+ else
+  /etc/init.d/dictd restart
+ fi
 
  exit 0
  ;;
diff -u dict-gcide-0.48/debian/postinst dict-gcide-0.48/debian/postinst
--- dict-gcide-0.48/debian/postinst
+++ dict-gcide-0.48/debian/postinst
@@ -7,7 +7,11 @@
 case "$1" in 
  configure)
  if [ -x /usr/sbin/dictdconfig ]; then dictdconfig -w ;fi
- if [ -x /etc/init.d/dictd ]; then /etc/init.d/dictd restart ;fi
+ if which invoke-rc.d >/dev/null 2>&1; then
+  invoke-rc.d dictd restart
+ else
+  /etc/init.d/dictd restart
+ fi
 
  exit 0
  ;;
diff -u dict-gcide-0.48/debian/changelog dict-gcide-0.48/debian/changelog
--- dict-gcide-0.48/debian/changelog
+++ dict-gcide-0.48/debian/changelog
@@ -1,3 +1,10 @@
+dict-gcide (0.48-4.4) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Use invoke-rc.d; closes: #341415.
+
+ -- Robert S. Edmonds <[EMAIL PROTECTED]>  Sun, 02 Sep 2007 01:42:10 -0400
+
 dict-gcide (0.48-4.3) unstable; urgency=low
 
   * Non-maintainer upload to fix l10n issues


signature.asc
Description: Digital signature


Bug#439622: Patch for YouTube fix

2007-09-01 Thread Kumar Appaiah
Hi!

I have actually sent the patch to this bug at #439621.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=439621

HTH.

Kumar
-- 
Kumar Appaiah,
458, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036


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



Bug#406366: #406366: ltsp-build-client: /etc/hostname breaks automatic hostname configuration

2007-09-01 Thread vagrant
tags 406366 pending
tags 418142 pending
thanks

so, finally figured out how to fix this one:

=== added directory 'client/initramfs/scripts'
=== added directory 'client/initramfs/scripts/nfs-bottom'
=== added file 'client/initramfs/scripts/nfs-bottom/ltsp'
--- client/initramfs/scripts/nfs-bottom/ltsp1970-01-01 00:00:00 +
+++ client/initramfs/scripts/nfs-bottom/ltsp2007-09-02 05:23:24 +
@@ -0,0 +1,6 @@
+# set hostname to ltsp if none is received from dhcp
+while read HOSTNAME; do
+if [ "${HOSTNAME}" = "(none)" ]; then
+echo "ltsp" > /proc/sys/kernel/hostname
+fi
+done < /proc/sys/kernel/hostname

=== modified file 'debian/ltsp-client-core.install'
--- debian/ltsp-client-core.install 2007-05-28 17:16:06 +
+++ debian/ltsp-client-core.install 2007-09-02 04:48:34 +
@@ -8,6 +8,7 @@
 client/getltscfg/getltscfg usr/bin
 client/initramfs/init-bottom/unionfs_cow usr/share/ltsp-client
 client/initramfs/hooks/ltsp_client usr/share/initramfs-tools/hooks
+client/initramfs/scripts/nfs-bottom/ltsp 
usr/share/initramfs-tools/scripts/nfs-bottom
 client/initramfs/conf.d/ltsp usr/share/initramfs-tools/conf.d
 client/update-kernels usr/lib/ltsp
 client/jetpipe/jetpipe  usr/sbin

=== modified file 'server/plugins/ltsp-build-client/Debian/010-etc-hostname'
--- server/plugins/ltsp-build-client/Debian/010-etc-hostname2007-05-19 
14:34:09 +
+++ server/plugins/ltsp-build-client/Debian/010-etc-hostname2007-09-02 
04:47:38 +
@@ -1,5 +1,7 @@
 case "$MODE" in
 after-install)
-echo ltsp > $ROOT/etc/hostname
+# zero out the hostname file, so system hostname gotten from DHCP takes
+# priority.
+echo > $ROOT/etc/hostname
 ;;
 esac


committed to bzr branch:

  http://llama.freegeek.org/~vagrant/bzr/ltsp/vagrant-main

thanks to scotty for the /proc/sys/kernel/hostname idea, not to mention
the slick code without calling any external programs... :)

live well,
  vagrant


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



Bug#436666: Tries to start jackd although JackNoStartServer is given

2007-09-01 Thread Sebastian Dröge
reassign 43 jack
found 43 3.1.1+cvs20050801-15
retitle 43 Tries to start jackd although JackNoStartServer is given
thanks

Hi,
for some reason jack tries to start jackd although JackNoStartServer is
given.

Sample app:
> #include 
> 
> int main()
> {
>   jack_options_t options;
>   jack_client_t *jclient;
>   char *id = "test";
>   jack_status_t status = 0;
> 
> 
>   options = JackNoStartServer;
>   /* open the client */
>   jclient = jack_client_open (id, options, &status, NULL);
> }


Starting it gives: sh: jackd: not found

Bye


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#367725: NMU diff for net-acct 0.71-7.1

2007-09-01 Thread Robert Edmonds
Package: net-acct
Version: 0.71-7
Tags: patch

Attached is the NMU diff.

-- 
Robert Edmonds
[EMAIL PROTECTED]
diff -u net-acct-0.71/debian/prerm net-acct-0.71/debian/prerm
--- net-acct-0.71/debian/prerm
+++ net-acct-0.71/debian/prerm
@@ -7,7 +7,11 @@
 fi
 
 if [ "$1" = "purge" -o "$1" = "upgrade" -o "$1" = "remove" ]; then
-	/etc/init.d/net-acct stop || echo "Stopping nacctd failed!"
+  if which invoke-rc.d >/dev/null 2>&1; then
+invoke-rc.d net-acct stop
+  else
+/etc/init.d/net-acct stop
+  fi
 fi
 
 exit 0
diff -u net-acct-0.71/debian/postinst net-acct-0.71/debian/postinst
--- net-acct-0.71/debian/postinst
+++ net-acct-0.71/debian/postinst
@@ -22,7 +22,11 @@
 
   # restarting daemon
   #
-  /etc/init.d/net-acct start || echo "Starting nacctd failed!"
+  if which invoke-rc.d >/dev/null 2>&1; then
+invoke-rc.d net-acct start
+  else
+/etc/init.d/net-acct start
+  fi
 fi
 
 exit 0
diff -u net-acct-0.71/debian/changelog net-acct-0.71/debian/changelog
--- net-acct-0.71/debian/changelog
+++ net-acct-0.71/debian/changelog
@@ -1,3 +1,10 @@
+net-acct (0.71-7.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Use invoke-rc.d; closes: #367725.
+
+ -- Robert S. Edmonds <[EMAIL PROTECTED]>  Sun, 02 Sep 2007 01:25:09 -0400
+
 net-acct (0.71-7) unstable; urgency=high
 
   * reupload for faster processing (resigned with correct GPG key)
diff -u net-acct-0.71/debian/preinst net-acct-0.71/debian/preinst
--- net-acct-0.71/debian/preinst
+++ net-acct-0.71/debian/preinst
@@ -4,8 +4,12 @@
 
 dpkg --assert-support-predepends
 
-if [ "$1" = "upgrade" -a -x /etc/init.d/net-acct ]; then
-  /etc/init.d/net-acct stop || echo "Stopping nacctd failed!" 
+if [ "$1" = "upgrade" ]; then
+  if which invoke-rc.d >/dev/null 2>&1; then
+invoke-rc.d net-acct stop
+  else
+/etc/init.d/net-acct stop
+  fi
 fi
 
 exit 0


signature.asc
Description: Digital signature


Bug#440500: NMU diff for dict-misc_1.5A-1.1

2007-09-01 Thread Robert Edmonds
Package: dict-misc
Version: 1.5A-1
Severity: normal
Tags: patch

Attached is the NMU diff.

-- 
Robert Edmonds
[EMAIL PROTECTED]
diff -u dict-misc-1.5A/debian/changelog dict-misc-1.5A/debian/changelog
--- dict-misc-1.5A/debian/changelog
+++ dict-misc-1.5A/debian/changelog
@@ -1,5 +1,12 @@
+dict-misc (1.5A-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Use invoke-rc.d; closes: #341413, #367734.
+
+ -- Robert S. Edmonds <[EMAIL PROTECTED]>  Sun, 02 Sep 2007 01:11:43 -0400
+
 dict-misc (1.5A-1) unstable; urgency=low
-	
+
   *  This version is a packaging change, with no user-visible changes.
   
   *  This package now Build-Depends on dictfmt, so the dictfmt sources are
@@ -62,7 +69,7 @@
 
   * Changed Architecture from any to all
   
- -- Bob Hilliard <[EMAIL PROTECTED]>  Sat, 20 Mar 1999 20:01:26 -0500A
+ -- Bob Hilliard <[EMAIL PROTECTED]>  Sat, 20 Mar 1999 20:01:26 -0500
   
 dict-misc (1.4-1) unstable; urgency=low
 
diff -u dict-misc-1.5A/debian/postinst.east dict-misc-1.5A/debian/postinst.east
--- dict-misc-1.5A/debian/postinst.east
+++ dict-misc-1.5A/debian/postinst.east
@@ -7,7 +7,11 @@
 case "$1" in 
  configure)
  if [ -x /usr/sbin/dictdconfig ]; then dictdconfig -w ;fi
- if [ -x /etc/init.d/dictd ]; then /etc/init.d/dictd restart; fi
+ if which invoke-rc.d >/dev/null 2>&1; then
+  invoke-rc.d dictd restart
+ else
+  /etc/init.d/dictd restart
+ fi
 
  exit 0
  ;;
diff -u dict-misc-1.5A/debian/postinst.hitch dict-misc-1.5A/debian/postinst.hitch
--- dict-misc-1.5A/debian/postinst.hitch
+++ dict-misc-1.5A/debian/postinst.hitch
@@ -7,7 +7,11 @@
 case "$1" in 
  configure)
  if [ -x /usr/sbin/dictdconfig ]; then dictdconfig -w ;fi
- if [ -x /etc/init.d/dictd ]; then /etc/init.d/dictd restart; fi
+ if which invoke-rc.d >/dev/null 2>&1; then
+  invoke-rc.d dictd restart
+ else
+  /etc/init.d/dictd restart
+ fi
 
  exit 0
  ;;
diff -u dict-misc-1.5A/debian/postrm.east dict-misc-1.5A/debian/postrm.east
--- dict-misc-1.5A/debian/postrm.east
+++ dict-misc-1.5A/debian/postrm.east
@@ -5,7 +5,11 @@
 case "$1" in 
 remove|purge)
  if [ -x /usr/sbin/dictdconfig ]; then dictdconfig -w ;fi
- if [ -x /etc/init.d/dictd ]; then invoke-rc.d dictd restart;fi
+ if which invoke-rc.d >/dev/null 2>&1; then
+  invoke-rc.d dictd restart
+ else
+  /etc/init.d/dictd restart
+ fi
 
  exit 0
  ;;
diff -u dict-misc-1.5A/debian/postrm.hitch dict-misc-1.5A/debian/postrm.hitch
--- dict-misc-1.5A/debian/postrm.hitch
+++ dict-misc-1.5A/debian/postrm.hitch
@@ -5,7 +5,11 @@
 case "$1" in 
 remove|purge)
  if [ -x /usr/sbin/dictdconfig ]; then dictdconfig -w ;fi
- if [ -x /etc/init.d/dictd ]; then invoke-rc.d dictd restart;fi
+ if which invoke-rc.d >/dev/null 2>&1; then
+  invoke-rc.d dictd restart
+ else
+  /etc/init.d/dictd restart
+ fi
 
  exit 0
  ;;


signature.asc
Description: Digital signature


Bug#437660: banshee: Banshee does not honor CD Number information

2007-09-01 Thread Sebastian Dröge
forwarded 437660 http://bugzilla.gnome.org/show_bug.cgi?id=472737
thanks

Hi,
thanks for reporting this bug. I've forwarded it upstream:
http://bugzilla.gnome.org/show_bug.cgi?id=472737

Bye


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#428191: banshee: CD-text of burned CD appears in wrong encoding

2007-09-01 Thread Sebastian Dröge
forwarded 428191 http://bugzilla.gnome.org/show_bug.cgi?id=472738
thanks

Hi,
thanks for reporting this bug. I've forwarded it upstream:
http://bugzilla.gnome.org/show_bug.cgi?id=472738

Bye


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#440071: tex4ht: xtpipes dosent find .4xt files

2007-09-01 Thread Eitan Gurari

I repackaged xtpipes within tex4ht, including placing all the java
code within a jar file.  In the process I renamed xttl into xtpipes.

I don't follow the logic of setting ${SELFAUTOPARENT} into a 
slash '/'.   For the debian distribution I think replacing
`%%~/texmf-dist' with `/usr/share/texmf' should do the job.

-eitan

 > xtpipes.jar doesn't find it's files due to different problems (one
 > additional be reported in an extra report):
 > 
 > in /etc/tex4ht.env I had replaced the line 
 > 
 > %.4oo java -jar /usr/share/tex4ht/xtpipes.jar -i %%~/texmf/tex4ht/xttl/ -o 
 > %%0.4oo %%0.tmp
 > 
 > with
 > 
 > ..4oo java -jar /usr/share/tex4ht/xtpipes.jar -i 
 > /usr/share/tex4ht/xtpipes/lib/ -i /usr/share/texmf/tex4ht/xttl/ -o %%0.4oo 
 > %%0.tmp
 > 
 > to help it find all necessary .4xt files. Unfortunately it didn't help.
 > The last -i seems to overwrite the first one, so all .4xt files must be
 > in the same directory. 
 > 
 > My solution was to symlink everything from
 > /usr/share/tex4ht/xtpipes/lib/ to /usr/share/texmf/tex4ht/xttl/.
 > 
 > after that it worked fine.


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



Bug#440245: NMU uploaded

2007-09-01 Thread Robert Edmonds
In light of the 0-day NMU RC policy enunciated on d-d-a, I've NMU'd
directly into incoming and removed the delayed NMU.

-- 
Robert Edmonds
[EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#425634: qemu: Fix for raw images >4GB

2007-09-01 Thread Guillem Jover
Hi Jan,

On Thu, 2007-08-30 at 18:33:52 +0200, Jan Niehusmann wrote:
> Package: qemu
> Version: 0.9.0-2
> Followup-For: Bug #425634
> 
> This patch may fix the bug. I didn't test it with qemu but only with
> qemu-img.
> 
> Upstream CVS does not use the temporary variable 'ns' any longer, so
> the bug is probably fixed there already.

We've been preparing a new CVS snapshot which I'll try to upload
during this weekend. Thanks for the patch antway!

regards,
guillem


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



Bug#423966: not a bug in wvdial

2007-09-01 Thread Robert Edmonds
reassign 423966 wvstreams
merge 387989 423967 423823 423966
thanks

C++ templates are Turing-complete.

-- 
Robert Edmonds
[EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#437947: banshee does not close the sounddevice when paused

2007-09-01 Thread Sebastian Dröge
forwarded 437947 http://bugzilla.gnome.org/show_bug.cgi?id=472736
thanks

Hi,
thanks for reporting this bug. I've forwarded it upstream:
http://bugzilla.gnome.org/show_bug.cgi?id=472736

Bye


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#440499: New upstream version 1.4.0 available

2007-09-01 Thread Sebastian Dröge
Package: liferea
Severity: wishlist

Hi,
there's a new upstream version 1.4.0 available from liferea.sf.net.
Please update in unstable, thanks.

Bye


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#437810: banshee wakes the cpu too often

2007-09-01 Thread Sebastian Dröge
forwarded 437810 http://bugzilla.gnome.org/show_bug.cgi?id=472734
thanks

Hi, thanks for reporting this bug. I've forwarded it upstream:
http://bugzilla.gnome.org/show_bug.cgi?id=472734

Bye


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#145045: On second thought.

2007-09-01 Thread Brandon
On second thought, this is probably the same bug as
http://bugs.debian.org/422021 . It has a patch. And it is fixed in
upstream SVN.

-Brandon



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



Bug#407236: git-completion: Incorrectly completes filenames with spaces

2007-09-01 Thread Josh Triplett
Sebastian Harl wrote:
> On Tue, Jan 16, 2007 at 07:37:36PM -0800, Josh Triplett wrote:
>> Package: git-completion
> [...]
>> At various points in a git command line, if you tab-complete a filename with
>> spaces, you get all the space-separated portions of the filename listed as
>> separate completions.
> 
> The git-completion package is obsolete as it has been superseded by the
> completion script provided by git-core. Thus it will be removed from the
> Debian archive shortly.
> 
> Have you tried the script that are shipped with git-core? If they share the
> same problem, I will reassign the bug to git-core.

No, the scripts in git-core work fine, and I switched to them some time ago for
that reason.  This bug only applies to the git-completion package.

- Josh Triplett



signature.asc
Description: OpenPGP digital signature


Bug#259856: I don't think this was penguin-command.

2007-09-01 Thread Brandon
This doesn't sound like a problem with penguin-command or any game or
sound libraries. The black screen, maybe. But the fact that his entire
system was hosed points to something else being wrong. A single user
application could force a person a person to reboot the computer by
diverting the keyboard and mouse. But you can't hose the whole system
without root access.

I recommend closing this bug. It was probably hardware failure.

-Brandon



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



Bug#424469: A fix for this problem

2007-09-01 Thread Kumar Appaiah
tags 424469 +patch
thanks

Hi!

I have fixed this problem with the patch attached.

However, note that the "Depends" NEEDS to be changed; I have not done
it since I thought the maintainer should decide, although java-common
would be OK now, I guess.

HTH.

Kumar
-- 
Kumar Appaiah,
458, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036
diff -urN libgetenv-java-1.0.0/debian/control libgetenv-java-1.0/debian/control
--- libgetenv-java-1.0.0/debian/control	2007-09-02 09:38:54.0 +0530
+++ libgetenv-java-1.0/debian/control	2007-09-02 09:39:21.0 +0530
@@ -1,7 +1,7 @@
 Source: libgetenv-java
 Priority: optional
 Maintainer: Mark Howard <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 5), jikes-gij (>=1:1.22-5.1), fastjar, gcj (>=3.2), classpath
+Build-Depends: debhelper (>> 5), java-gcj-compat-dev
 Section: libs
 Standards-Version: 3.7.2.0
 
diff -urN libgetenv-java-1.0.0/debian/rules libgetenv-java-1.0/debian/rules
--- libgetenv-java-1.0.0/debian/rules	2007-09-02 09:38:54.0 +0530
+++ libgetenv-java-1.0/debian/rules	2007-09-02 09:56:30.0 +0530
@@ -11,9 +11,10 @@
 build: build-stamp
 build-stamp: configure-stamp 
 	dh_testdir
-	jikes-gij uk/co/tigress/System.java
-	fastjar -c -f libgetenv-java.jar uk/co/tigress/*.class
-	gcc -c -fPIC -g -Wall -O2 -I/usr/include/classpath/ uk_co_tigress_System.c
+	export JAVA_HOME=/usr/lib/jvm/java-gcj
+	javac uk/co/tigress/System.java
+	jar -c -f libgetenv-java.jar uk/co/tigress/*.class
+	gcc -c -fPIC -g -Wall -O2 -I/usr/lib/jvm/java-gcj/include uk_co_tigress_System.c
 	gcc -shared -fPIC -o libgetenv-java.so uk_co_tigress_System.o
 	touch build-stamp
 


Bug#387703: piklab

2007-09-01 Thread Jan Wagemakers
Miriam Ruiz schreef:

> I'm interested in having piklab in Debian, so I'm seriously thinking about
> filing an ITP for it and maintaining it.

Great!

> Are you still interested in it too?

I don't consider myself the right person to package/maintain piklab, that's
also the reason why I had filled an RFP instead of ITP. So, it's great news
that you want to package/maintain piklab.


-- 
Met vriendelijke groetjes - Jan Wagemakers -

  Linux 2.6.22.1 i686 GNU/Linux


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



Bug#198485: emacsen-common: handling of add-on packages for xemacs21 mule/nomule

2007-09-01 Thread Tatsuya Kinoshita
reassign 198485 xemacs21-nomule 21.4.20-2
retitle 198485 xemacs21-nomule: *.elc conflicts with -mule
thanks

I reassign this bug from emacsen-common to xemacs21-nomule and hope
that xemacs21-nomule will be removed from the archives.

Thanks,
--
Tatsuya Kinoshita


pgpQrpjj9Zr60.pgp
Description: PGP signature


Bug#440498: nvidia-kernel-source: "update-modules command is depreciated"

2007-09-01 Thread Curt Howland
Package: nvidia-kernel-source
Version: 100.14.11-1
Severity: wishlist


The following error message comes up when installing latest nvidia driver
in Sid. I've also seen the same message for some time:

Unpacking nvidia-kernel-2.6.22-2-686 (from 
.../nvidia-kernel-2.6.22-2-686_100.14.11-1+2.6.22-4_i386.deb) ...
Setting up nvidia-kernel-2.6.22-2-686 (100.14.11-1+2.6.22-4) ...


*
* The update-modules command is deprecated and should not be used!
*






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

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

Versions of packages nvidia-kernel-source depends on:
ii  debhelper 5.0.53 helper programs for debian/rules
ii  dpatch2.0.27 patch maintenance system for Debia
ii  make  3.81-3 The GNU version of the "make" util
ii  sed   4.1.5-3The GNU sed stream editor

Versions of packages nvidia-kernel-source recommends:
ii  devscripts   2.10.7  Scripts to make the life of a Debi
ii  kernel-package   11.001  A utility for building Linux kerne
ii  nvidia-glx   100.14.11-1 NVIDIA binary Xorg driver

-- no debconf information


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



Bug#440497: installation-reports: Excellent sparc install!

2007-09-01 Thread Aníbal Monsalve Salazar
Package: installation-reports

Boot method: CD-ROM

Image version: 
http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/sparc/iso-cd/debian-testing-sparc-netinst.iso
   Daily build #2 for sparc, using installer build from sid
   These images will install the testing version of Debian, 
currently Lenny.
   This build finished at Sat Sep 1 21:45:14 UTC 2007

Output of lspci -nn and lspci -vnn:

lspci -nn
00:00.0 Host bridge [0600]: Sun Microsystems Computer Corp. Ultra IIi 
[108e:a000]
00:01.0 PCI bridge [0604]: Sun Microsystems Computer Corp. Simba Advanced PCI 
Bridge [108e:5000] (rev 11)
00:01.1 PCI bridge [0604]: Sun Microsystems Computer Corp. Simba Advanced PCI 
Bridge [108e:5000] (rev 11)
01:01.0 Bridge [0680]: Sun Microsystems Computer Corp. EBUS [108e:1000] (rev 01)
01:01.1 Ethernet controller [0200]: Sun Microsystems Computer Corp. Happy Meal 
[108e:1001] (rev 01)
01:02.0 VGA compatible controller [0300]: ATI Technologies Inc 3D Rage I/II 
215GT [Mach64 GT] [1002:4754] (rev 9a)
01:03.0 IDE interface [0101]: Silicon Image, Inc. PCI0646 [1095:0646] (rev 03)
02:01.0 PCI bridge [0604]: Digital Equipment Corporation DECchip 21152 
[1011:0024] (rev 02)
02:02.0 ATM network controller [0203]: Sun Microsystems Computer Corp. Unknown 
device [108e:] (rev 01)
03:00.0 Bridge [0680]: Sun Microsystems Computer Corp. EBUS [108e:1000] (rev 01)
03:00.1 Ethernet controller [0200]: Sun Microsystems Computer Corp. Happy Meal 
[108e:1001] (rev 01)
03:04.0 SCSI storage controller [0100]: QLogic Corp. ISP1020 Fast-wide SCSI 
[1077:1020] (rev 05)

pci -vnn
00:00.0 Host bridge [0600]: Sun Microsystems Computer Corp. Ultra IIi 
[108e:a000]
Flags: bus master, 66MHz, medium devsel, latency 40

00:01.0 PCI bridge [0604]: Sun Microsystems Computer Corp. Simba Advanced PCI 
Bridge [108e:5000] (rev 11) (prog-if 00 [Normal decode])
Flags: bus master, 66MHz, medium devsel, latency 64
Bus: primary=00, secondary=02, subordinate=ff, sec-latency=64
I/O behind bridge: -0fff
Memory behind bridge: -000f
Prefetchable memory behind bridge: -000f

00:01.1 PCI bridge [0604]: Sun Microsystems Computer Corp. Simba Advanced PCI 
Bridge [108e:5000] (rev 11) (prog-if 00 [Normal decode])
Flags: bus master, 66MHz, medium devsel, latency 64
Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
I/O behind bridge: -0fff
Memory behind bridge: -000f
Prefetchable memory behind bridge: -000f

01:01.0 Bridge [0680]: Sun Microsystems Computer Corp. EBUS [108e:1000] (rev 01)
Flags: bus master, medium devsel, latency 80
Memory at 1fff000 (32-bit, non-prefetchable) [size=16M]
Memory at 1fff100 (32-bit, non-prefetchable) [size=8M]
Expansion ROM at 1ffe200 [disabled] [size=16M]

01:01.1 Ethernet controller [0200]: Sun Microsystems Computer Corp. Happy Meal 
[108e:1001] (rev 01)
Flags: bus master, medium devsel, latency 80, IRQ 12
Memory at 1ffe000 (32-bit, non-prefetchable) [size=32K]
Expansion ROM at 1ffe300 [disabled] [size=16M]

01:02.0 VGA compatible controller [0300]: ATI Technologies Inc 3D Rage I/II 
215GT [Mach64 GT] [1002:4754] (rev 9a) (prog-if 00 [VGA])
Flags: bus master, stepping, medium devsel, latency 64, IRQ 13
Memory at 1ffe100 (32-bit, non-prefetchable) [size=16M]
I/O ports at 1fe02c00400 [size=256]
Memory at 1ffe0008000 (32-bit, non-prefetchable) [size=4K]
Expansion ROM at 1ffe002 [disabled] [size=128K]

01:03.0 IDE interface [0101]: Silicon Image, Inc. PCI0646 [1095:0646] (rev 03) 
(prog-if 8f [Master SecP SecO PriP PriO])
Subsystem: Silicon Image, Inc. PCI0646 [1095:0646]
Flags: bus master, medium devsel, latency 64, IRQ 14
I/O ports at 1fe02c0 [size=8]
I/O ports at 1fe02c8 [size=4]
I/O ports at 1fe02c00010 [size=8]
I/O ports at 1fe02c00018 [size=4]
I/O ports at 1fe02c00020 [size=16]

02:01.0 PCI bridge [0604]: Digital Equipment Corporation DECchip 21152 
[1011:0024] (rev 02) (prog-if 00 [Normal decode])
Flags: bus master, medium devsel, latency 0
Bus: primary=02, secondary=03, subordinate=03, sec-latency=0
I/O behind bridge: 1000-1fff
Memory behind bridge: 0010-040f

02:02.0 ATM network controller [0203]: Sun Microsystems Computer Corp. Unknown 
device [108e:] (rev 01)
Flags: bus master, 66MHz, slow devsel, latency 128, IRQ 17
Memory at 1ff0500 (32-bit, non-prefetchable) [size=16M]
Expansion ROM at 1ff0010 [disabled] [size=1M]

03:00.0 Bridge [0680]: Sun Microsystems Computer Corp. EBUS [108e:1000] (rev 01)
Flags: bus master, medium devsel, latency 80, IRQ 15
Memory at 1ff0100 (32-bit, non-prefetchable) [size=16M]
Memory at 1ff0200

Bug#440401: wodim: Operation not permitted. Warning: Cannot raise RLIMIT_MEMLOCK limits.

2007-09-01 Thread Srdjan

Hi Peter,

Thanks for the reply.

Peter Samuelson wrote:

On my system, 'ulimit -a | grep locked' shows that this setting is
already on 'unlimited' for my user.  Maybe you have restricted this in
/etc/security/limits.conf?
  
The limit is set to 32k, but I did not set that limit myself.  My 
/etc/security/limits.conf is untouched, and I could not find any other 
place where it is set.


Cheers,
Srdjan


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



Bug#404400: SCIM start twice issue

2007-09-01 Thread Osamu Aoki
package scim
severity 404400 minor
tags 404400 confirmed
forcemerge 358959 404400
thanks

I think this start twice for immodule is inherent design issue.
Since these 2 reportis talk about the same thing, I merge them.

Osamu



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



Bug#440496: mail-notification: Invalid memory reference

2007-09-01 Thread Daren Beattie
Package: mail-notification
Version: 4.1.dfsg.1-1
Severity: important
File: /usr/bin/mail-notification

*** Please describe what you were doing when the application crashed ***
I was setting up mail-notification to monitor my system mailbox (using the 
default settings), and it crashed when I applied the settings. It's been 
unable to start up since.

(no debugging symbols found)
Using host libthread_db library "/lib/i686/cmov/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)
[Thread debugging using libthread_db enabled]
[New Thread -1226397104 (LWP 12051)]
[New Thread -1229198448 (LWP 12060)]
(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)
0xb7f47874 in ?? () from /lib/ld-linux.so.2
#0  0xb7f47874 in ?? () from /lib/ld-linux.so.2
#1  0xb7f47c5c in ?? () from /lib/ld-linux.so.2
#2  0xb7f47ed2 in ?? () from /lib/ld-linux.so.2
#3  0xb7f4c1e3 in ?? () from /lib/ld-linux.so.2
#4  0xb7f52210 in ?? () from /lib/ld-linux.so.2
#5  0xb6f6ab2c in FT_Stream_Open () from /usr/lib/libfreetype.so.6
#6  0xb6f72083 in FT_Stream_New () from /usr/lib/libfreetype.so.6
#7  0xb6f7245e in FT_Open_Face () from /usr/lib/libfreetype.so.6
#8  0xb6f73348 in FT_New_Face () from /usr/lib/libfreetype.so.6
#9  0xb752d799 in ?? () from /usr/lib/libcairo.so.2
#10 0x081f5a88 in ?? ()
#11 0x08212e28 in ?? ()
#12 0x in ?? ()

Thread 2 (Thread -1229198448 (LWP 12060)):
#0  0xb7f3e7f2 in ?? () from /lib/ld-linux.so.2
No symbol table info available.
#1  0xb724314b in ?? () from /lib/i686/cmov/libpthread.so.0
No symbol table info available.
#2  0xb7e64865 in ?? () from /usr/lib/libgnomeui-2.so.0
No symbol table info available.
#3  0x2f1d in ?? ()
No symbol table info available.
#4  0xb6bbdf98 in ?? ()
No symbol table info available.
#5  0x in ?? ()
No symbol table info available.

Thread 1 (Thread -1226397104 (LWP 12051)):
#0  0xb7f47874 in ?? () from /lib/ld-linux.so.2
No symbol table info available.
#1  0xb7f47c5c in ?? () from /lib/ld-linux.so.2
No symbol table info available.
#2  0xb7f47ed2 in ?? () from /lib/ld-linux.so.2
No symbol table info available.
#3  0xb7f4c1e3 in ?? () from /lib/ld-linux.so.2
No symbol table info available.
#4  0xb7f52210 in ?? () from /lib/ld-linux.so.2
No symbol table info available.
#5  0xb6f6ab2c in FT_Stream_Open () from /usr/lib/libfreetype.so.6
No symbol table info available.
#6  0xb6f72083 in FT_Stream_New () from /usr/lib/libfreetype.so.6
No symbol table info available.
#7  0xb6f7245e in FT_Open_Face () from /usr/lib/libfreetype.so.6
No symbol table info available.
#8  0xb6f73348 in FT_New_Face () from /usr/lib/libfreetype.so.6
No symbol table info

Bug#428551: mpd: Crashes when restarting the dbus daemon

2007-09-01 Thread Eric Wong
Guus Sliepen <[EMAIL PROTECTED]> wrote:
> Package: mpd
> Version: 0.13.0-1
> Severity: normal
> 
> When doing "invoke-rc.d dbus restart", mpd crashes. This is caused by
> passing a NULL pointer to avahi_entry_group_free() on line 300 of
> src/zeroconf.c.

Hi Guus,

I've committed the following to SVN which should fix it:


r6844 | normalperson | 2007-09-01 19:18:09 -0700 (Sat, 01 Sep 2007) | 5 lines

zeroconf: avoid passing NULLs to Avahi *_free() routines

This should fix Debian bug #428551
  (mpd crashes when restarting the dbus daemon)


diff --git a/src/zeroconf.c b/src/zeroconf.c
index 539f482..1836c64 100644
--- a/src/zeroconf.c
+++ b/src/zeroconf.c
@@ -309,10 +309,12 @@ static void avahiClientCallback(AvahiClient *c, 
AvahiClientState state, void *us
int reason = avahi_client_errno(c);
if( reason == AVAHI_ERR_DISCONNECTED ) {
LOG( "Avahi: Client Disconnected, will 
reconnect shortly\n");
-   avahi_entry_group_free( avahiGroup );
-   avahiGroup = NULL;
-   avahi_client_free( avahiClient );
-   avahiClient = NULL;
+   if (avahiGroup) {
+   
avahi_entry_group_free(avahiGroup);
+   avahiGroup = NULL;
+   }
+   if (avahiClient)
+   avahi_client_free(avahiClient);
avahiClient = avahi_client_new( 
&avahiPoll, AVAHI_CLIENT_NO_FAIL,
avahiClientCallback, NULL, 
&reason );
if( !avahiClient ) {

-- 
Eric Wong


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



Bug#312694: SCIM under zh_CN for sarge->etch

2007-09-01 Thread Osamu Aoki
Hi,

This original bug was filed woody->sarge transition.  We are already
etch=stable now.

Besides, current SCIM defalt is not immodule but XIM when installed with
default im-switcher setteing.

So I think issues discussed here is closed by now.

Any comment?

Osamu


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



Bug#431294: scim always causes a zombie process

2007-09-01 Thread Osamu Aoki
Hi,

On Sun, Jul 08, 2007 at 02:42:07PM -0500, Ming Hua wrote:
> tags 431294 + confirmed
> thanks
> 
> On Tue, Jul 03, 2007 at 12:24:17AM -0500, minghua wrote:
> > 
> > I don't use im-switch regularly do I haven't seen this bug, but I'll
> > test soon.
> 
> Yes, I can reproduce this bug in unstable.  Don't have time to
> investigate yet, though.

I knew about this for good long time.

In order to search good input method configuration strategy, I am
installing several distributions.

As I see Vine linux, "scim -d" invocation happens when scim-launcher is
not running under the user's id.

This may be the way to avoid such situation.

This may be best addressed with im-switch package providing script to
check some running program...

Osamu



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



Bug#366592: scim/README.Debian.gz: no hope for traditional Chinese pinyin users?!

2007-09-01 Thread Osamu Aoki
retitle 366592 Pinyin method for traditional Chinese
severity 366592 wishlist
tags 366592 moreinfo
thanks

Hi,

On Wed, May 10, 2006 at 02:51:20AM +0800, Dan Jacobson wrote:
> Package: scim
> Version: 1.4.4-1+b1
> Severity: normal
> File: /usr/share/doc/scim/README.Debian.gz
> 
> We see
>scim-pinyin, scim-tables-zh
>(for simplified 
> Chinese)
>scim-chewing, scim-tables-zh
>   (for traditional 
> Chinese)
> But we are a traditional Chinese user who uses pinyin.

OK.

> Seeing the above makes us feel there is no hope.

There is always hope :-)  It can be added.

If it did not seem to exist for me, thus I documented as in the
README.Debian.  

> We downloaded the scim stuff only to find that traditional Chinese
> pinyin users are not welcome!?

Let's not make this a political issue here.

I do not know much about Chinese but I will answer assuming pinyin is
reasonably popular input method in traditional Chinese context. 

If this assumption is true, questions should be posed as:

Does SCIM have capability to support pinyin method in traditional
Chinese context?
   * If YES -> Some one needs to add information.
   * If No  -> Some one needs to add functionality (or ask that to be
  packaged)

This is not really a bug of SCIM but simply wishlist, again without
proposal. 

Anyway, we need information.  What do you know and what can you suggest
to do?

>   If you have never used SCIM before, your ~/.scim/global may be not existent.

What is the problem with this?

>   You can run ``scim'' from an X terminal, then press Ctrl-C to abort it, this
>   configure file should be created for the user.

???  Why "should", please explain what problem it caused.

> The directory is created, but not that file.

Debian being very complex system with many system configuration options,
we do not make everything to be automated when that automation makes it
too complicated to maintain.  We have documentation and leave such part
to users to configure to their taste.  You are welcomed to propose
better configuration system.  

If you are complaining since some manual action was needed, that is how
this is now and it is not a normal bug but wishlist of you to add such
functionality.  

In light of above discussion, this bug is wishlist/moreinfo situation.

> Also:
> We are told to restart, but
>   $ scim -c simple -e pinyin -f x11 --no-socket -d
>   Smart Common Input Method 1.4.4
> 
>   Launching a SCIM process with x11...
>   Loading simple Config module ...
>   Creating backend ...
>   Loading x11 FrontEnd module ...
>   Failed to launch SCIM.
> The program should SAY WHY ...: already running
> 
> So how to stop old?
>  pkill -HUP scim #best I can figure out
> 
> So mention all that.

Actually, this is reported more clearly in bug #431294.
I will keep that bug as the point to discuss this issue.
Please discuss this last issue there.  Let's keep different issues
discussed separately.

(Basically, just do not start SCIM when already started.)

Osamu



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



Bug#440495: xserver-xorg-input-synaptics: Keyboard steal after stopping touchpad

2007-09-01 Thread Robert Gomulka
Package: xserver-xorg-input-synaptics
Version: 0.14.7~git20070517-2
Severity: normal

*** Please type your report below this line ***
Hardware: Compaq Presario F500
Reproducible: very often
Steps to reproduce:
 1. Turn touchpad off below keyboard
 2. Turn it on again
 3. Repeat 1-2 if needed (usually not needed)
Effects:
1. KDE help manager pops up on the screen. It steals focus, i.e. after
clicking on any desktop, any other application it shows up on the top of
the screen. Then nothing else can be done, but hopefully touchpad works
and allows selecting KDE menu position to log off and on, when the bug
disappears. It is hard, but possible to save unsaved work - by clicking
on one's application very often and pressing save keys (in order to
trigger the action before KDE help message gets focus again).

In logs I could find only something like this:
Synaptics DeviceOff called
Synaptics DeviceOn called
Synaptics DeviceOff called
SetClientVersion: 0 9
SetGrabKeysState - disabled
Synaptics DeviceOn called
Synaptics DeviceOff called
Synaptics DeviceOn called
SetGrabKeysState - enabled

other:
Sep  1 19:21:45 laptop-rg kernel: psmouse.c: TouchPad at
isa0060/serio1/input0 lost sync at byte 1
Sep  1 19:21:47 laptop-rg kernel: psmouse.c: TouchPad at
isa0060/serio1/input0 - driver resynched.

other:
Sep  1 19:21:45 laptop-rg kernel: atkbd.c: Unknown key pressed
(translated set 2, code 0xd8 on isa0060/serio0).
Sep  1 19:21:45 laptop-rg kernel: atkbd.c: Use 'setkeycodes e058
' to make it known.
Sep  1 19:21:45 laptop-rg kernel: psmouse.c: TouchPad at
isa0060/serio1/input0 lost sync at byte 1
Sep  1 19:21:47 laptop-rg kernel: psmouse.c: TouchPad at
isa0060/serio1/input0 - driver resynched.

Once ago I think I saw some callstack of crashing something related to
synaptics, but I can't find it anymore.

# dmesg | grep input
input: AT Translated Set 2 keyboard as /class/input/input0
input: SynPS/2 Synaptics TouchPad as /class/input/input1
input: Power Button (FF) as /class/input/input2
input: Power Button (CM) as /class/input/input3
input: Sleep Button (CM) as /class/input/input4
input: Lid Switch as /class/input/input5
psmouse.c: TouchPad at isa0060/serio1/input0 lost synchronization,
throwing 5 bytes away.
psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 4
psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
psmouse.c: TouchPad at isa0060/serio1/input0 lost synchronization,
throwing 1 bytes away.
psmouse.c: TouchPad at isa0060/serio1/input0 lost synchronization,
throwing 1 bytes away.
psmouse.c: TouchPad at isa0060/serio1/input0 lost synchronization,
throwing 5 bytes away.
psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
psmouse.c: TouchPad at isa0060/serio1/input0 - driver resynched.

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

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

Versions of packages xserver-xorg-input-synaptics depends on:
ii  libc6  2.6.1-1   GNU C Library: Shared libraries
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  libxi6 1:1.0.1-4 X11 Input extension library
ii  xserver-xorg-core  2:1.3.0.0.dfsg-12 X.Org X server -- core server

xserver-xorg-input-synaptics recommends no packages.

-- no debconf information


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



Bug#440494: compiz: does not depend on version

2007-09-01 Thread Jayen
Package: compiz
Version: 0.5.2-2
Severity: normal

compiz meta-package depends on other packages, but not specific versions, so 
i've upgraded from compiz 0.2.2-1 to compiz 0.5.2-2, but compiz-core, 
compiz-gnome, compiz-gtk, and compiz-plugins are still at 0.2.2-1.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (980, 'testing'), (960, 'stable'), (900, 'unstable'), (800, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-hrt6 (SMP w/2 CPU cores)
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages compiz depends on:
ii  compiz-core   0.2.2-1OpenGL window and compositing mana
ii  compiz-gnome  0.2.2-1OpenGL window and compositing mana
ii  compiz-gtk0.2.2-1OpenGL window and compositing mana
ii  compiz-plugins0.2.2-1OpenGL window and compositing mana

compiz recommends no packages.

-- no debconf information


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



Bug#440493: popularity-contest: Fails to report using http method

2007-09-01 Thread Frans Pop
Package: popularity-contest
Version: 1.41
Severity: normal

I've been getting errors for a long time during weekly popcon runs on one
of my boxes.

>From /var/log/messages:
Aug 26 06:47:48 elrond popularity-contest: unable to submit report to 
http://popcon.debian.org/cgi-bin/popcon.cgi.
Aug 19 06:47:50 elrond popularity-contest: unable to submit report to 
http://popcon.debian.org/cgi-bin/popcon.cgi.
Aug 12 06:47:47 elrond popularity-contest: unable to submit report to 
http://popcon.debian.org/cgi-bin/popcon.cgi.
Aug  5 06:48:10 elrond popularity-contest: unable to submit report to 
http://popcon.debian.org/cgi-bin/popcon.cgi.

The fallback to mail works correctly, but it should not need to fall back to
that. I have no idea why it fails, especially since it works correctly when
I run the same script manually as root.

Could it be that the server is just getting DoSed because too many reports
are being submitted at the same time (as they are all cronned at the same time,
at least in my TZ)? Or is there something subtle that fails because it is being
run from cron?


Output from a cron run with set -x in the cron script and a -d added in the
call to popcon-upload is shown below.

+ '[' '!' -f /usr/sbin/popularity-contest ']'
+ unset MAILFROM
+ unset MAILTO
+ unset MY_HOSTID
+ unset PARTICIPATE
+ unset SUBMITURLS
+ unset USEHTTP
+ . /usr/share/popularity-contest/default.conf
++ PARTICIPATE=no
++ [EMAIL PROTECTED]
++ SUBMITURLS=http://popcon.debian.org/cgi-bin/popcon.cgi
++ USEHTTP=yes
+ . /etc/popularity-contest.conf
++ MY_HOSTID=3eb1575275db421caca3e0859d9727eb
++ PARTICIPATE=yes
++ USEHTTP=yes
+ '[' -z [EMAIL PROTECTED] ']'
+ '[' yes = no ']'
+ '[' -z yes ']'
+ cd /var/log
+ umask 022
+ savelog -c 7 popularity-contest
+ POPCON=/var/log/popularity-contest
+ run_popcon
+ su -c 'sh -c /usr/sbin/popularity-contest' nobody
+ SUBMITTED=no
+ '[' http://popcon.debian.org/cgi-bin/popcon.cgi ']'
+ '[' yes = yes ']'
+ for URL in '$SUBMITURLS'
+ RET=0
+ setsid /usr/share/popularity-contest/popcon-upload -d -u 
http://popcon.debian.org/cgi-bin/popcon.cgi -f /var/log/popularity-contest
timeout in popcon-upload
+ RET=4
+ '[' 4 = 0 ']'
+ logger -t popularity-contest 'unable to submit report to 
http://popcon.debian.org/cgi-bin/popcon.cgi (4).'
+ '[' yes '!=' no ']'
+ '[' [EMAIL PROTECTED] ']'
++ which sendmail
+ '[' -x /usr/sbin/sendmail ']'
+ '[' -n '' ']'
+ echo 'To: [EMAIL PROTECTED]'
+ echo 'Subject: popularity-contest submission'
+ echo 'MIME-Version: 1.0'
+ echo 'Content-Type: text/plain'
+ echo
+ cat /var/log/popularity-contest
+ do_sendmail
+ '[' -n '' ']'
+ sendmail -oi [EMAIL PROTECTED]
+ SUBMITTED=yes
+ '[' yes '!=' yes ']'


Same output when run manually from a shell (as root).

# /etc/cron.weekly/popularity-contest
+ '[' '!' -f /usr/sbin/popularity-contest ']'
+ unset MAILFROM
+ unset MAILTO
+ unset MY_HOSTID
+ unset PARTICIPATE
+ unset SUBMITURLS
+ unset USEHTTP
+ . /usr/share/popularity-contest/default.conf
++ PARTICIPATE=no
++ [EMAIL PROTECTED]
++ SUBMITURLS=http://popcon.debian.org/cgi-bin/popcon.cgi
++ USEHTTP=yes
+ . /etc/popularity-contest.conf
++ MY_HOSTID=3eb1575275db421caca3e0859d9727eb
++ PARTICIPATE=yes
++ USEHTTP=yes
+ '[' -z [EMAIL PROTECTED] ']'
+ '[' yes = no ']'
+ '[' -z yes ']'
+ cd /var/log
+ umask 022
+ savelog -c 7 popularity-contest
+ POPCON=/var/log/popularity-contest
+ run_popcon
+ su -c 'sh -c /usr/sbin/popularity-contest' nobody
+ SUBMITTED=no
+ '[' http://popcon.debian.org/cgi-bin/popcon.cgi ']'
+ '[' yes = yes ']'
+ for URL in '$SUBMITURLS'
+ RET=0
+ setsid /usr/share/popularity-contest/popcon-upload -d -u 
http://popcon.debian.org/cgi-bin/popcon.cgi -f /var/log/popularity-contest
+ '[' 0 = 0 ']'
+ SUBMITTED=yes
+ '[' yes '!=' yes ']'
+ '[' yes '!=' yes ']'

-- 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-5-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages popularity-contest depends on:
ii  debconf [debconf-2.0] 1.5.11 Debian configuration management sy
ii  dpkg  1.13.25package maintenance system for Deb

Versions of packages popularity-contest recommends:
ii  cron  3.0pl1-100 management of regular background p
ii  exim4 4.63-17metapackage to ease exim MTA (v4) 
ii  exim4-daemon-light [mail-tran 4.63-17lightweight exim MTA (v4) daemon
pn  mime-construct (no description available)

-- debconf information:
  popularity-contest/submiturls:
  popularity-contest/hostid-failed:
* popularity-contest/participate: true


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



Bug#366593: scim.1.gz: say we don't have to type so long a line

2007-09-01 Thread Osamu Aoki
severity 366593 wishlist
tags 366593 moreinfo
thanks

Hi,

I realize you have very keen eyes on bugs but I have not been able to
satisfy your requests on bugs most of the times.  I thought about why...

On Wed, May 10, 2006 at 02:48:18AM +0800, Dan Jacobson wrote:
> Package: scim
> Version: 1.4.4-1+b1
> Severity: minor
> File: /usr/share/man/man1/scim.1.gz
> 
> Man page says:
>The following command starts scim in daemon mode, using the simple con-
>figure module, Pinyin IM engine module, X11 frontend module:
>   scim -c simple -e pinyin -f x11 --no-socket -d
> Mention that that most of that is also the default...

This is very ture that most of the option may be eliminated.  But your
bug report does not include how exactly we should "mention".  We are
left with second guessing.

For example, by adding statement "You may skip most of the options above
in the above example" right after the example comand line, the user will
not be helped much with this vague statement with "most of".  What user
may wish is "what options are needed as the minimum explicit option".  

Your bug report tends to point out some non-critical issues without
presenting clear alternative proposal.  We maintainers can not guess
your thought or do not have time to do the thrrough research on the
topic you proposed.  Thus your bug reports tend to be left marked
wishlist/moreinfo or wishlist/wontfix.  That is pity.  Please seriously
consider to initiate constructive process by proposing explicit
communication.  This is my thought.  (This applies to Bug#366592: on
scim/README.Debian.gz too.)

By the way, for this bug, since this involves no factual error, I think
this is not even "minor" bug but purely wishlist bug.  You know it works
as stated even though it is many typing strokes. Please mark report
accordingly.

(Besides, the default option selection tends to change with time thus we
maintainers are reluctant to document details of current state of the
default explicitly.  This is another reason behind we keep this full
explicit option here in the document. )

If you can provide good alternative text there after reading this, we
will consider changing the manpage.

Regard,

Osamu



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



Bug#440446: debian-installer: daily net gtk install frozen when applying partition changes.

2007-09-01 Thread Charles Plessy
> Would be nice if you can run d-i on expert mode and after it loads the
> modules from network you use the "Save logs" option and use the web
> option. So when it freeze, you can see if you can grab syslog using
> http for it.

Hi, I reproduced the bug this morning.

I think that it happens when partitions are modified. Once, to go
faster, I only selected already existing patitions, and d-i proceeded to
the next step without problem. In the attempt whose logs I send you, I
think I triggered the bug by splitting one unused patition.

What happens is that instead of starting to format, d-i blinks and
transiently show the console. I could see the word "killed" (maybe in
all caps ?) printed somewhere, but strangely I do not find it on the
logs. After this, the http log server has to be restarted before
triggering the second half of the bug, as it seems to be killed as well.

When re-starting the partition manager, d-i hangs (oviously from the
partman logs, it loops). Had I stayed in non-expert mode, d-i would have
gone from step1 to step2 of the bug without giving me an opportunity to
restart the log server. This is why in my initial report, I had the
impression that it hangs after trying to apply the changes to the
partition. In fact, it restarts, and then loops.

Have a nice day,

-- 
Charles Plessy
http://charles.plessy.org
Wako, Saitama, Japan


hardware-summary.txt.gz
Description: Binary data


partman.txt.gz
Description: Binary data


syslog.txt.gz
Description: Binary data


Bug#440492: pixfrogger: Creates ~/PiXJuegos ; should use a hidden directory

2007-09-01 Thread Josh Triplett
Package: pixfrogger
Version: 1.0-1
Severity: normal

When run, pixfrogger creates a non-hidden directory ~/PiXJuegos ; it should
instead use a hidden directory.

- Josh Triplett

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

Kernel: Linux 2.6.22-rc1 (PREEMPT)
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 pixfrogger depends on:
ii  fenix 0.92a.dfsg1-2  development environment for making
ii  fenix-plugins-system  0.0.20070803-2 plugins for the Fenix Game Develop

pixfrogger recommends no packages.

-- no debconf information


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



Bug#440491: uligo icon is ugly

2007-09-01 Thread Nahuel Greco
Package: uligo
Version: 0.3-5
Severity: minor


This is probably the most unuseful bug report ever :), but lets do it
anyways:  uligo icon, at /usr/share/pixmaps/uligo.png , doesn't display a
valid Go board configuration, stones must be located at line intersections, 
not inside squares.


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

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

Versions of packages uligo depends on:
ii  python2.4.4-6An interactive high-level object-o
ii  python-tk 2.4.4-1Tkinter - Writing Tk applications 

uligo recommends no packages.

-- no debconf information


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



Bug#429031: Please add "Suggests: libtemplate-plugin-xml-perl"

2007-09-01 Thread Hideki Yamane
Hi,

 Thanks for your ITP, Dominic. But this bug should be opened.

 I think this package should add suggests libtemplate-plugin-xml-perl, 
because when "stable" users would upgrade their system from Etch to 
Lenny, they will lost Template::XML modules and have to look for what 
package would provide those modules.

 And libtemplate-plugin-xml-perl has not been in repository yet.

 So, 
 - libtemplate-plugin-xml-perl would be in repository,
 - libtemplate-perl package add "Suggests: libtemplate-plugin-xml-perl",
 - then close this bug.

-- 
Regards,

 Hideki Yamane


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



Bug#439995: Time to upgrade

2007-09-01 Thread Hideki Yamane
On Wed, 29 Aug 2007 04:29:48 +0300
Juhapekka Tolvanen <[EMAIL PROTECTED]> wrote:
> Latest upstream version is 20070731. Need I say more?

 Thanks for report. But I want to fix argy fontconfig file in
 this package by next upload but #435971 is outstanding now.
 So just wait please...

-- 
Regards,

 Hideki Yamane


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



Bug#440488: fretsonfire: Seems to work on x86, just not x86-64

2007-09-01 Thread Josh Triplett
Package: fretsonfire
Version: 1.2.451.dfsg-2
Followup-For: Bug #440488

Possibly linked to architecture; -2 works on x86, but not x86-64.

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

Kernel: Linux 2.6.22-rc1 (PREEMPT)
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 fretsonfire depends on:
ii  fretsonfire-game  1.2.451.dfsg-2 game of musical skill and fast fin
ii  fretsonfire-songs-sectoid 1.dfsg-1   game of musical skill and fast fin

fretsonfire recommends no packages.

-- no debconf information


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



Bug#440490: lib64stdc++6-4.2-dbg fails to install

2007-09-01 Thread Alban Browaeys
Package: lib64stdc++6-4.2-dbg
Severity: important

Unpacking lib64stdc++6-4.2-dbg (from .../lib64stdc++6-4.2-dbg_4.2.1-4_i386.deb) 
...
dpkg: error processing 
/var/cache/apt/archives/lib64stdc++6-4.2-dbg_4.2.1-4_i386.deb (--unpack):
 trying to overwrite `/usr/lib64/debug/libstdc++.la', which is also in package 
libstdc++6-dbg
dpkg-deb: subprocess paste killed by signal (Broken pipe)

Regards
Alban

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

Kernel: Linux 2.6.22-1-686 (SMP w/1 CPU core)
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 lib64stdc++6-4.2-dbg depends on:
ii  gcc-4.2-base  4.2.1-4The GNU Compiler Collection (base 
ii  lib64stdc++6  4.2.1-4The GNU Standard C++ Library v3 (6
ii  libstdc++6-4.2-dev4.2.1-4The GNU Standard C++ Library v3 (d

lib64stdc++6-4.2-dbg recommends no packages.


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



Bug#440489: Let gcc-doc depend on gcc-4.2-doc

2007-09-01 Thread Amir Tabatabaei
Package: gcc-doc
Version: 4:4.1.1.nf3
Severity: minor

Hi,

As gcc-4.2 has entered SID, please let gcc-doc depend on gcc-4.2-doc.

Thanks and regards,
Amir


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.22.6

Debian Release: lenny/sid
  500 unstablewww.debian-multimedia.org 
  500 unstableftp.de.debian.org 

--- Package information. ---
Depends  (Version) | Installed
==-+-===
gcc-4.1-doc (>= 4.1.1-nf0) | 4.1.1.nf3-1




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



Bug#440487: RM: mmx-emu -- RoQA; orphaned; unmaintained

2007-09-01 Thread Philipp Kern
Package: ftp.debian.org
Severity: normal

Dear ftpmasters,

mmx-emu is orphaned since Nov 2004 and according to popcon basically
unused. I did not get the examples to compile (#297459), the compiler
(current gcc, i.e. >4) complains about the x86 assembler statements
using wrong arguments.

I doubt the usefulness of this x86-only piece of software in present
times and thus request its removal.

Kind regards,
Philipp Kern


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



Bug#440488: fretsonfire: segfaults as soon as it tries to play a song

2007-09-01 Thread Josh Triplett
Package: fretsonfire
Version: 1.2.451.dfsg-2
Severity: important

As soon as fretsonfire attempts to play a song, includnig the tutorial or one
of the song previews, it crashes with a segfault:

Fatal Python error: (pygame parachute) Segmentation Fault
/usr/games/fretsonfire: line 4: 29108 Aborted ./FretsOnFire.py 
"$@"

- Josh Triplett

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

Kernel: Linux 2.6.22-1-amd64 (SMP w/4 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 fretsonfire depends on:
ii  fretsonfire-game  1.2.451.dfsg-2 game of musical skill and fast fin
ii  fretsonfire-songs-sectoid 1.dfsg-1   game of musical skill and fast fin

fretsonfire recommends no packages.

-- no debconf information


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



Bug#440216: ditto here

2007-09-01 Thread Cyrille Chépélov
ditto here.

Looking at the most probable root cause:

[EMAIL PROTECTED]:~$ ffmpeg -formats 2>/dev/null|grep mpeg2
  E mpeg2video  MPEG2 video
 D VSDT mpeg2video

  ^ see that little hole here?

Seems the problem stems from this:

--
[EMAIL PROTECTED]:/tmp/ffmpeg-free-0.cvs20070307$
zcat /usr/share/doc/libavcodec1d/changelog.Debian.gz  |head
ffmpeg-free (0.cvs20070307-6) unstable; urgency=low

  * Rename the source package. We are (again) no longer shipping the
'real' upstream source of ffmpeg.
  * Add debian/strip.sh to strip ffmpeg upstream source disabling mpeg
based encoders as discussed with ftp-master at debconf7
^^ ^^^

  * update XS-Vcs tags in debian/control.
  * make ffmpeg binNMU-able by using ${binary:Version} rather than
${Source-Version}
--

So yeah, software patents at work again, successfully randomly destroy
our ability to make useful things out of Debian. [carrying my
toilet-cleaning suction cup] BWA!!! [/end roving rabbid mode]

A terrible way out is to use the MPEG1 encoder instead; patch against
package freeplayer (sorta: intended target
is /usr/share/freeplayer/http-fbx/play.html) attached here. So far so
good, but be warned I have the HD and V5 connected through Ethernet, not
wifi/mimo; I might have saturated what a wireless connection can deliver
or what a V4 chip can absorb (had to make very frequent key frames to
get an acceptably (barely so) smooth animation).

Rock'n'Roll

-- Cyrille

Versions of packages ffmpeg depends on:
ii  libavcodec1d0.cvs20070307-6  ffmpeg codec library
ii  libavformat1d   0.cvs20070307-6  ffmpeg file format library
ii  libavutil1d 0.cvs20070307-6  ffmpeg utility library
ii  libc6   2.6.1-1  GNU C Library: Shared
libraries
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine,
shared lib
ii  libimlib2   1.3.0.0debian1-4 powerful image loading and
renderi
ii  libsdl1.2debian 1.2.11-9 Simple DirectMedia Layer
ii  libswscale1d0.cvs20070307-6  ffmpeg video scaling
library




Les fichiers binaires http-fbx.vanilla/freeplayer.gif et http-fbx/freeplayer.gif sont différents.
diff -u http-fbx.vanilla/play.html http-fbx/play.html
--- http-fbx.vanilla/play.html	2007-05-31 15:35:57.0 +0200
+++ http-fbx/play.html	2007-09-02 01:51:28.0 +0200
@@ -72,13 +72,13 @@
 
 		
 		
-			
+			
 			">
 		
 
 		
 		
-			
+			
 			">
 		
 
Seulement dans http-fbx: play.html~


Bug#432320: Did you find a solution?

2007-09-01 Thread agarberisoft

Hi,
did you find a solution?

Sorry to bother you, but a lot of packages have switched to kernel 
2.6.21 and 2.6.18 is no more very supported, I have some troubles 
running it.
I must switch between the two versions: 2.6.21 without nvidia and 
2.6.18 with nvidia depending what I need to do and this is very 
annoying (reboot and change xorg.conf).
Also aptitude is not usable with 2.6.18 (freezes after every package 
operation).


Could you copy the solution used by other distros?
I know openSUSE works with new kernels and nvidia: if possible, take a 
look at their solution!


Thank you very much for your work,
Alessandro Garberi

Check Out the new free AIM(R) Mail -- Unlimited storage and 
industry-leading spam and email virus protection.



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



Bug#112211: (no subject)

2007-09-01 Thread donrobles



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



Bug#428059: Please update "umbrello" to version 1.5.71

2007-09-01 Thread agarberisoft
Please update "umbrello" to version 1.5.71: with current version 
(1.5.7) there are too many crashes to make it usable!
I hope the new version helps at least a bit seen that they fixed some 
common bugs.


Moreover "kdesdk" in Debian testing is still using version 3.5.5 while 
the other KDE packages are already at version is 3.5.7.
This also makes "devscripts" package not upgradeable because of 
conflicts with too old "kdesdk".


Thanks,
Alessandro Garberi

Check Out the new free AIM(R) Mail -- Unlimited storage and 
industry-leading spam and email virus protection.



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



Bug#440486: kdebase-bin: gurmukhi keyboard missing U0A71 key (addak)

2007-09-01 Thread H. S.
Package: kdebase-bin
Version: 4:3.5.7-2+b1
Severity: normal

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

Hello,

The Gurmukhi keyboard layout (chosen with KDE keyboard Layout Tool applet)
does not appear to have a key to type the "addak"
character (http://en.wikipedia.org/wiki/Gurmukhi_script) which in Unicode is
U0A71. This renders the layout unusable to type
Gurmukhi properly.

I have worked around this problem by selecting and pasting the said
character from the website I mentioned above. This is hardly
acceptable.

I have tried to generate an eps layout file of the keyboard (in Gurmukhi
mode) to visually see if there any key with U0A71 label on
it using the following command:
$> xkbprint -eps :0 ~/tmp/kb.eps

There wasn't any.

Hopefully, I am not missing something obvious and this is not a false alarm.
Perhaps a keymapping command is missing somewhere in the kdebase package(?)

Thanks,
HS.



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

Kernel: Linux 2.6.21-2-686 (SMP w/1 CPU core)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kdebase-bin depends on:
ii  kdelibs4c2a 4:3.5.7.dfsg.1-4 core libraries and binaries for
al
ii  libacl1 2.2.42-1 Access control list shared
library
ii  libart-2.0-22.3.19-3 Library of functions for 2D
graphi
ii  libattr11:2.4.32-1.2 Extended attribute shared
library
ii  libaudio2   1.9-2+b1 The Network Audio System (NAS).
(s
ii  libc6   2.6.1-1+b1   GNU C Library: Shared libraries
ii  libfam0 2.7.0-13 Client library to control the
FAM
ii  libfontconfig1  2.4.2-1.2generic font configuration
library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared
lib
ii  libgcc1 1:4.2.1-4GCC support library
ii  libice6 2:1.0.3-3X11 Inter-Client Exchange
library
ii  libidn111.0-0GNU libidn library,
implementation
ii  libjpeg62   6b-13The Independent JPEG Group's
JPEG
ii  libpam-runtime  0.79-4   Runtime support for the PAM
librar
ii  libpam0g0.79-4   Pluggable Authentication
Modules l
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libqt3-mt   3:3.3.7-6Qt GUI Library (Threaded
runtime v
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libstdc++6  4.2.1-4  The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.8-2X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension
librar
ii  libxft2 2.1.12-2 FreeType-based font drawing
librar
ii  libxi6  2:1.1.2-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxkbfile1 1:1.0.4-1X11 keyboard file manipulation
lib
ii  libxrandr2  2:1.2.1-1X11 RandR extension library
ii  libxrender1 1:0.9.2-1X Rendering Extension client
libra
ii  libxt6  1:1.0.5-3X11 toolkit intrinsics library
ii  libxtst61:1.0.2-1X11 Testing -- Resource
extension
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

Versions of packages kdebase-bin recommends:
ii  gdb6.4.90.dfsg-1 The GNU Debugger

-- no debconf information


Bug#440485: refuses to run

2007-09-01 Thread Thomas K.
Package: python-poker2d
Version: 1.1.1-1
Severity: normal

python-poker2d installs fine but refuses to run:

~$ poker2d
Permission deniedPermission deniedopen /dev/sequencer: Datei oder Verzeichnis 
nicht gefunden
/usr/lib/python2.4/site-packages/pokerclient2d/gamewindow.py:150: Warning: 
g_object_get_qdata: assertion `G_IS_OBJECT (object)' failed
  return self.glade.signal_autoconnect(instance)
Fatal Python error: (pygame parachute) Segmentation Fault
Abgebrochen

Greetings, 
Thomas


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.22.6-slh-smp-2

Debian Release: lenny/sid
  500 unstablewww.sidux.com 
  500 unstablewww.debian-multimedia.org 
  500 unstableftp.us.debian.org 
  500 testing ftp.us.debian.org 
1 experimentalftp.us.debian.org 

--- Package information. ---
Depends  (Version) | Installed
==-+-==
libatk1.0-0(>= 1.13.2) | 1.18.0-2
libc6   (>= 2.6-1) | 2.6.1-1+b1
libcairo2   (>= 1.4.0) | 1.4.10-1
libfontconfig1  (>= 2.4.0) | 2.4.2-1.2
libfreetype6(>= 2.3.5) | 2.3.5-1+b1
libglade2-0   (>= 1:2.6.1) | 1:2.6.2-1
libglib2.0-0   (>= 2.12.9) | 2.14.0-2
libgtk2.0-0 (>= 2.10.12-3) | 2.10.13-1
libpango1.0-0  (>= 1.16.4) | 1.16.5-1
libpng12-0   (>= 1.2.13-4) | 1.2.15~beta5-2
libx11-6   | 2:1.0.3-7
libxcursor1 (>> 1.1.2) | 1:1.1.9-1
libxext6   | 1:1.0.3-2
libxfixes3(>= 1:4.0.1) | 1:4.0.3-2
libxi6 | 2:1.1.2-1
libxinerama1   | 1:1.0.2-1
libxml2(>= 2.6.29) | 2.6.30.dfsg-2
libxrandr2(>= 2:1.2.0) | 2:1.2.1-1
libxrender1| 1:0.9.3-1
zlib1g   (>= 1:1.2.3.3.dfsg-1) | 1:1.2.3.3.dfsg-5
python2.4  | 2.4.4-6
python-central  (>= 0.5.8) | 0.5.15
python(<< 2.6) | 2.4.4-6
python(>= 2.4) | 2.4.4-6
python-poker-network   (= 1.1.1-1) | 1.1.1-1
python-glade2  | 2.10.6-1
python-pygame  | 1.7.1release-4.1+b1
python-gtk2| 2.10.6-1
gtk2-engines-pixbuf| 2.10.13-1
libsdl1.2debian| 1.2.11-9
rsync  | 2.6.9-5



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



Bug#440483: gcc-snapshot: ambiguous operator==

2007-09-01 Thread Erik Johansson
Package: gcc-snapshot
Version: 20070829-1
Severity: normal

The following code compiles with g++ 4.2 but fails with "ISO C++ says
that these are ambiguous, even though the worst conversion for the
first is better than the worst conversion for the second" when
compiling with latest gcc-snapshot. If I remove the QString include it
compiles with gcc-snapshot.

// Flags needed: -I/usr/include/qt4/ -lQtCore
#include 
#include 

int main()
{
  if (QByteArray() == QByteArray())
return 1;
  return 0;
}


Below is a simpler example that illustrates the same problem.

struct A {
  A(const struct B&) {}
};

struct B {
  bool operator==(const A&) const { return true; }
};

bool operator==(const B&, const B&) {
  return false;
}

int main()
{
  if (B() == B())
return 1;
  return 0;
}


Is this a regression in gcc or is it something that must be fixed by
making A's constructor explicit?

// Erik

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

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

Versions of packages gcc-snapshot depends on:
ii  binutils2.18-1   The GNU assembler, linker and bina
ii  lib64gcc1   1:4.2.1-4GCC support library (64bit)
ii  libasound2  1.0.14a-2ALSA library
ii  libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
ii  libc6   2.6.1-1+b1   GNU C Library: Shared libraries
ii  libc6-amd64 2.6.1-1+b1   GNU C Library: 64bit Shared librar
ii  libc6-dev   2.6.1-1+b1   GNU C Library: Development Librari
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgcc1 1:4.2.1-4GCC support library
ii  libgcj-bc   4.2.1-4  Link time only library for use wit
ii  libglib2.0-02.14.0-2 The GLib library of C routines
ii  libgmp3c2   2:4.2.1+dfsg-5   Multiprecision arithmetic library
ii  libgtk2.0-0 2.10.13-1The GTK+ graphical user interface 
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libmpfr1ldbl2.3.0.dfsg.1-2   multiple precision floating-point 
ii  libpango1.0-0   1.16.5-1 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  2:1.1.2-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxrandr2  2:1.2.1-1X11 RandR extension library
ii  libxrender1 1:0.9.3-1X Rendering Extension client libra
ii  libxtst62:1.0.3-1X11 Testing -- Resource extension 
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

gcc-snapshot recommends no packages.

-- no debconf information


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



Bug#440484: Segfaults when choose 'practice'

2007-09-01 Thread Trent W. Buck
Package: stormbaancoureur
Version: 1.5.2-1
Severity: normal

When I choose `practice' from the in-game menu, the following is printed:

Your plib (version 1.8.4) has a bug in the 3ds loader. Workaround enabled.
Segmentation fault

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

Kernel: Linux 2.6.22-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages stormbaancoureur depends on:
ii  freeglut3   2.4.0-5.1OpenGL Utility Toolkit
ii  libasound2  1.0.14a-2ALSA library
ii  libc6   2.6.1-1  GNU C Library: Shared libraries
ii  libgcc1 1:4.2.1-4GCC support library
ii  libgl1-mesa-glx [libgl1]7.0.1-2  A free implementation of the OpenG
ii  libglu1-mesa [libglu1]  7.0.1-2  The OpenGL utility library (GLU)
ii  libode0debian1  1:0.8.dfsg-3 Open Dynamics Engine - runtime lib
ii  libstdc++6  4.2.1-4  The GNU Standard C++ Library v3
ii  plib1.8.4c2 1.8.4-8  Portability Libraries: Run-time pa
ii  stormbaancoureur-data   1.5.2-1  simulated obstacle course for auto

stormbaancoureur recommends no packages.

-- no debconf information


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



Bug#437816: Use of uninitialized value in split at /usr/share/perl5/Mail/SpamAssassin/Plugin/Check.pm line 389.

2007-09-01 Thread Frans Pop
On Sunday 02 September 2007, Frans Pop wrote:
> Same here with sa 3.2.1-1 backported to Etch:
> Sep  2 00:33:07 elrond spamd[11220]: Use of uninitialized value in split
> at /usr/share/perl5/Mail/SpamAssassin/Plugin/Check.pm line 389.

This seems to have been fixed upstream in 3.2.2 with patch from:
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5449


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


Bug#437816: Use of uninitialized value in split at /usr/share/perl5/Mail/SpamAssassin/Plugin/Check.pm line 389.

2007-09-01 Thread Frans Pop
severity 437816 important
tags 437816 confirmed
thanks

Same here with sa 3.2.1-1 backported to Etch:
Sep  2 00:33:07 elrond spamd[11220]: Use of uninitialized value in split 
at /usr/share/perl5/Mail/SpamAssassin/Plugin/Check.pm line 389.
Sep  2 00:33:08 elrond last message repeated 233 times


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


Bug#440473: procmeter3: segfaults after ~10 seconds when using Stat-CPU plugin

2007-09-01 Thread Michael Prokop
* Joey Hess <[EMAIL PROTECTED]> [20070902 00:17]:
> Michael Prokop wrote:

> > I can reproduce the problem on my Intel(R) Core(TM)2 Duo CPU L7500
> > as well, if you need any further information please let me know.

> The contents of a /proc/stat and the version of the kernel that
> generates it would seem to be obvious prerequisites for anyone to work
> on this bug.

It was tested by the original reporter on a 2.6.20 based system, I'm
using 2.6.22 now:

% uname -a
Linux fuchsiatard 2.6.22-grml #1 SMP PREEMPT Tue Jul 10 00:35:57 CEST 2007 i686 
GNU/Linux

The kernel configuration is available online:
http://hg.grml.org/grml-kernel/raw-file/3abf902cffd4/config/config-2.6.22-grml

, [ % cat /proc/stat ]
| cpu  3413 2160635 1828097 31432662 648107 31405 134608 0
| cpu0 1796 1103907 812821 15612780 461924 25269 114999 0
| cpu1 1617 1056728 1015276 15819882 186183 6136 19608 0
| intr 114452207 56793408 387073 0 0 0 0 0 0 0 1324174 0 0 1799772 0 0 0 2835 
370047 11909 27746586 1068711 11 0 142262 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 23896322 809107 0 0
| ctxt 5897360347
| btime 1188504994
| processes 120343
| procs_running 3
| procs_blocked 0
`

regards,
-mika-


signature.asc
Description: Digital signature


Bug#438663: linux-image-2.6.23-rc4-amd64: Ethernet not functioning on Nvidia MCP51

2007-09-01 Thread Philippe Bourcier
Package: linux-image-2.6.23-rc4-amd64
Version: 2.6.23~rc4-1~experimental.1~snapshot.9433
Followup-For: Bug #438663


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

/var/log/dmesg
- = - = - = - = - = - = - = - = - = - = - = - = - = - = - = - = - = -
Linux version 2.6.23-rc4-amd64 (Debian 
2.6.23~rc4-1~experimental.1~snapshot.9433) ([EMAIL PROTECTED]) (gcc version 
4.1.3 20070718 (prerelease) (Debian 4.1.2-14+1)) #1 SMP Sat Sep 1 00:55:23 UTC 
2007
Command line: root=/dev/sdb2 ro video=nvidiafb:ywrap,mtrr vga=791
BIOS-provided physical RAM map:
 BIOS-e820:  - 0009fc00 (usable)
 BIOS-e820: 0009fc00 - 000a (reserved)
 BIOS-e820: 000e - 0010 (reserved)
 BIOS-e820: 0010 - 77fc (usable)
 BIOS-e820: 77fc - 77fce000 (ACPI data)
 BIOS-e820: 77fce000 - 77ff (ACPI NVS)
 BIOS-e820: 77ff - 7800 (reserved)
 BIOS-e820: fec0 - fec01000 (reserved)
 BIOS-e820: fee0 - fef0 (reserved)
 BIOS-e820: ff78 - 0001 (reserved)
Entering add_active_range(0, 0, 159) 0 entries of 3200 used
Entering add_active_range(0, 256, 491456) 1 entries of 3200 used
end_pfn_map = 1048576
DMI 2.4 present.
ACPI: RSDP 000FB5A0, 0014 (r0 ACPIAM)
ACPI: RSDT 77FC, 0030 (r1 A M I  OEMRSDT   8000630 MSFT   97)
ACPI: FACP 77FC0200, 0084 (r2 A M I  OEMFACP   8000630 MSFT   97)
ACPI: DSDT 77FC0440, 6087 (r1  A0588 A05880000 INTL 20060113)
ACPI: FACS 77FCE000, 0040
ACPI: MCFG 77FC0400, 003C (r1 A M I  OEMMCFG   8000630 MSFT   97)
ACPI: OEMB 77FCE040, 0060 (r1 A M I  AMI_OEM   8000630 MSFT   97)
Scanning NUMA topology in Northbridge 24
CPU has 2 num_cores
No NUMA configuration found
Faking a node at -77fc
Entering add_active_range(0, 0, 159) 0 entries of 3200 used
Entering add_active_range(0, 256, 491456) 1 entries of 3200 used
Bootmem setup node 0 -77fc
Zone PFN ranges:
  DMA 0 -> 4096
  DMA324096 ->  1048576
  Normal1048576 ->  1048576
Movable zone start PFN for each node
early_node_map[2] active PFN ranges
0:0 ->  159
0:  256 ->   491456
On node 0 totalpages: 491359
  DMA zone: 56 pages used for memmap
  DMA zone: 1045 pages reserved
  DMA zone: 2898 pages, LIFO batch:0
  DMA32 zone: 6663 pages used for memmap
  DMA32 zone: 480697 pages, LIFO batch:31
  Normal zone: 0 pages used for memmap
  Movable zone: 0 pages used for memmap
Nvidia board detected. Ignoring ACPI timer override.
If you got timer trouble try acpi_use_timer_override
ACPI: PM-Timer IO Port: 0x508
Intel MultiProcessor Specification v1.4
MPTABLE: OEM ID: ASUS MPTABLE: Product ID:  MPTABLE: APIC at: 0xFEE0
Processor #0 (Bootup-CPU)
Processor #1
I/O APIC #2 at 0xFEC0.
Setting APIC routing to flat
Processors: 2
swsusp: Registered nosave memory region: 0009f000 - 000a
swsusp: Registered nosave memory region: 000a - 000e
swsusp: Registered nosave memory region: 000e - 0010
Allocating PCI resources starting at 8000 (gap: 7800:86c0)
SMP: Allowing 2 CPUs, 0 hotplug CPUs
PERCPU: Allocating 35176 bytes of per cpu data
Built 1 zonelists in Node order.  Total pages: 483595
Policy zone: DMA32
Kernel command line: root=/dev/sdb2 ro video=nvidiafb:ywrap,mtrr vga=791
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 32768 bytes)
Marking TSC unstable due to TSCs unsynchronized
time.c: Detected 2210.125 MHz processor.
Console: colour dummy device 80x25
console [tty0] enabled
Checking aperture...
CPU 0: aperture @ c27000 size 32 MB
Aperture too small (32 MB)
No AGP bridge found
Memory: 1927924k/1965824k available (2066k kernel code, 37512k reserved, 977k 
data, 304k init)
Calibrating delay using timer specific routine.. 4424.07 BogoMIPS (lpj=8848148)
Security Framework v1.0.0 initialized
SELinux:  Disabled at boot.
Capability LSM initialized
Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
Mount-cache hash table entries: 256
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 512K (64 bytes/line)
CPU 0/0 -> Node 0
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
SMP alternatives: switching to UP code
ACPI: Core revision 20070126
ACPI: setting ELCR to 0200 (from 8ca0)
ExtINT not setup in hardware but reported by MP table
Using local APIC timer interrupts.
result 12557531
Detected 12.557 MHz APIC timer.
SMP alternatives: switching to SMP code
Booting processor 1/2 APIC 0x1
Initializing CPU#1
Calibrating delay using timer specific routine.. 4420.40 BogoMIPS (lpj=8840808)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 512K (64 bytes/line)
CPU 1/1 -> Node 0
CPU: Physical Processor ID: 0
CPU: Processo

Bug#440482: ITP: python-application -- Basic building blocks for python applications

2007-09-01 Thread Bernd Zeimetz
Package: wnpp
Severity: wishlist
Owner: Bernd Zeimetz <[EMAIL PROTECTED]>

* Package name: python-application
  Version : 1.0.8
  Upstream Author : Dan Pascu 
* URL : http://cheeseshop.python.org/pypi/python-application
* License : lgpl
  Programming Lang: Python
  Description : Basic building blocks for python applications

 This module provides some basic components that can be used to simplify
 building python applications.
 .
 The components included by this package incapsulate the functionality
 to handle the following tasks:
 .
  - UNIX process management (forking, signal handling, pid file
creation)
  - A very simple to use interface to handle configuration files.
  - An extensible system logger for console and/or syslog.
  - Miscelaneous utilities and helpers.
  - Memory troubleshooting and execution timing.


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



Bug#438663: linux-image-2.6.22-2-amd64: Ethernet not functioning on Nvidia MCP51

2007-09-01 Thread Philippe Bourcier
Package: linux-image-2.6.22-2-amd64
Followup-For: Bug #438663


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

/var/log/dmesg
- = - = - = - = - = - = - = - = - = - = - = - = - = - = - = - = - = -
Linux version 2.6.22-2-amd64 (Debian 2.6.22-4snapshot.9420) ([EMAIL PROTECTED]) 
(gcc version 4.1.3 20070718 (prerelease) (Debian 4.1.2-14+1)) #1 SMP Fri Aug 31 
08:43:40 UTC 2007
Command line: root=/dev/sdb2 ro video=nvidiafb:ywrap,mtrr vga=791
BIOS-provided physical RAM map:
 BIOS-e820:  - 0009fc00 (usable)
 BIOS-e820: 0009fc00 - 000a (reserved)
 BIOS-e820: 000e - 0010 (reserved)
 BIOS-e820: 0010 - 77fc (usable)
 BIOS-e820: 77fc - 77fce000 (ACPI data)
 BIOS-e820: 77fce000 - 77ff (ACPI NVS)
 BIOS-e820: 77ff - 7800 (reserved)
 BIOS-e820: fec0 - fec01000 (reserved)
 BIOS-e820: fee0 - fef0 (reserved)
 BIOS-e820: ff78 - 0001 (reserved)
Entering add_active_range(0, 0, 159) 0 entries of 3200 used
Entering add_active_range(0, 256, 491456) 1 entries of 3200 used
end_pfn_map = 1048576
DMI 2.4 present.
ACPI: RSDP 000FB5A0, 0014 (r0 ACPIAM)
ACPI: RSDT 77FC, 0030 (r1 A M I  OEMRSDT   8000630 MSFT   97)
ACPI: FACP 77FC0200, 0084 (r2 A M I  OEMFACP   8000630 MSFT   97)
ACPI: DSDT 77FC0440, 6087 (r1  A0588 A05880000 INTL 20060113)
ACPI: FACS 77FCE000, 0040
ACPI: MCFG 77FC0400, 003C (r1 A M I  OEMMCFG   8000630 MSFT   97)
ACPI: OEMB 77FCE040, 0060 (r1 A M I  AMI_OEM   8000630 MSFT   97)
Scanning NUMA topology in Northbridge 24
No NUMA configuration found
Faking a node at -77fc
Entering add_active_range(0, 0, 159) 0 entries of 3200 used
Entering add_active_range(0, 256, 491456) 1 entries of 3200 used
Bootmem setup node 0 -77fc
Zone PFN ranges:
  DMA 0 -> 4096
  DMA324096 ->  1048576
  Normal1048576 ->  1048576
early_node_map[2] active PFN ranges
0:0 ->  159
0:  256 ->   491456
On node 0 totalpages: 491359
  DMA zone: 56 pages used for memmap
  DMA zone: 1020 pages reserved
  DMA zone: 2923 pages, LIFO batch:0
  DMA32 zone: 6663 pages used for memmap
  DMA32 zone: 480697 pages, LIFO batch:31
  Normal zone: 0 pages used for memmap
Nvidia board detected. Ignoring ACPI timer override.
If you got timer trouble try acpi_use_timer_override
ACPI: PM-Timer IO Port: 0x508
Intel MultiProcessor Specification v1.4
MPTABLE: OEM ID: ASUS MPTABLE: Product ID:  MPTABLE: APIC at: 0xFEE0
Processor #0 (Bootup-CPU)
Processor #1
I/O APIC #2 at 0xFEC0.
Setting APIC routing to flat
Processors: 2
swsusp: Registered nosave memory region: 0009f000 - 000a
swsusp: Registered nosave memory region: 000a - 000e
swsusp: Registered nosave memory region: 000e - 0010
Allocating PCI resources starting at 8000 (gap: 7800:86c0)
SMP: Allowing 2 CPUs, 0 hotplug CPUs
PERCPU: Allocating 37896 bytes of per cpu data
Built 1 zonelists.  Total pages: 483620
Kernel command line: root=/dev/sdb2 ro video=nvidiafb:ywrap,mtrr vga=791
Initializing CPU#0
PID hash table entries: 4096 (order: 12, 32768 bytes)
Marking TSC unstable due to TSCs unsynchronized
time.c: Detected 2210.074 MHz processor.
Console: colour dummy device 80x25
Checking aperture...
CPU 0: aperture @ c27000 size 32 MB
Aperture too small (32 MB)
No AGP bridge found
Memory: 1928072k/1965824k available (2009k kernel code, 37364k reserved, 945k 
data, 296k init)
Calibrating delay using timer specific routine.. 4423.95 BogoMIPS (lpj=8847910)
Security Framework v1.0.0 initialized
SELinux:  Disabled at boot.
Capability LSM initialized
Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
Mount-cache hash table entries: 256
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 512K (64 bytes/line)
CPU 0/0 -> Node 0
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
SMP alternatives: switching to UP code
ACPI: Core revision 20070126
ACPI: setting ELCR to 0200 (from 8ca0)
ExtINT not setup in hardware but reported by MP table
Using local APIC timer interrupts.
result 12557241
Detected 12.557 MHz APIC timer.
SMP alternatives: switching to SMP code
Booting processor 1/2 APIC 0x1
Initializing CPU#1
Calibrating delay using timer specific routine.. 4420.50 BogoMIPS (lpj=8841009)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 512K (64 bytes/line)
CPU 1/1 -> Node 0
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 1
AMD Athlon(tm) 64 X2 Dual Core Processor 4400+ stepping 01
Brought up 2 CPUs
migration_cost=317
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: BIOS Bug: MCFG area at e000 is not E820-reser

Bug#440481: MLton upstream release + amd64 arch

2007-09-01 Thread Matthew Danish
Package: mlton
Version: 20061107-1
Severity: wishlist

Version 20070826 is available with support for AMD64 architecture as
well.

Thanks,

-- 
-- Matthew Danish -- user: mrd domain: cmu.edu
-- OpenPGP public key: C24B6010 on keyring.debian.org


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



Bug#439178: gtk2-engines: Invalid symbolic color 'fg_color'in crux engine

2007-09-01 Thread Sven Arvidsson
On Thu, 2007-08-23 at 01:13 +0200, Gregory Hainaut wrote:
> The Crux engine/theme on the XFCE desktop prints the following message:
> /usr/share/themes/Crux/gtk-2.0/gtkrc:37: Invalid symbolic color 'fg_color'
> /usr/share/themes/Crux/gtk-2.0/gtkrc:37: error: invalid identifier 
> `fg_color', expected valid identifier
> when you launch gtk application like GVIM.

Hi,

Is this limited to the Crux theme, or does it happen with all the other
themes too?

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22


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


Bug#440469: gwhy crashes on startup

2007-09-01 Thread Samuel Mimram
tag 440469 + unreproducible
thanks

Hi,

Sami Liedes wrote:
> 
> $ rm -f ~/.gwhyrc
> $ touch test.mlw
> $ gwhy test.mlw
>  [...] .gwhyrc : invalid value for window_width
>  [...] .gwhyrc : invalid value for window_height
>  [...] .gwhyrc : invalid value for font_size
> Segmentation fault
> 

Unfortunately I cannot reproduce this on my i386 box:

% gwhy test.mlw
 [...] .gwhyrc : invalid value for window_width
 [...] .gwhyrc : invalid value for window_height
 [...] .gwhyrc : invalid value for font_size
 [...] cache empty !

Notice the "cache empty" message. Could you try to remove the gwhy.cache
file (it should be either in the /tmp directory or in the current
directory)?

Cheers,

Samuel.


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



Bug#440480: FTBFS: executable host ruby is required.

2007-09-01 Thread Aaron M. Ucko
Package: ruby1.9
Version: 1.9.0+20070830-1
Severity: serious
Justification: no longer builds from source

The latest ruby1.9 upload FTBFS on all platforms with the error

configure: error: executable host ruby is required.  use --with-baseruby option.

I suspect adding ruby to Build-Depends: would resolve this, though it
would be better if you could contrive to avoid needing the dependency
in the first place.

-- 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.22.1 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash


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



Bug#440473: procmeter3: segfaults after ~10 seconds when using Stat-CPU plugin

2007-09-01 Thread Joey Hess
Michael Prokop wrote:
> I can reproduce the problem on my Intel(R) Core(TM)2 Duo CPU L7500
> as well, if you need any further information please let me know.

The contents of a /proc/stat and the version of the kernel that
generates it would seem to be obvious prerequisites for anyone to work
on this bug.

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#387703: piklab

2007-09-01 Thread Miriam Ruiz
2007/9/1, Miriam Ruiz <[EMAIL PROTECTED]>:
>
> Hi!
>
> I'm interested in having piklab in Debian, so I'm seriously thinking about
> filing an ITP for it and maintaining it. Are you still interested in it too?
> Nicolas, would you like to co-maintain it?


Sorry, I got confused, the  question was for Jan, obviously :)

Miry


Bug#439161: gnome-mag: X Window System error on startup

2007-09-01 Thread Sven Arvidsson
On Wed, 2007-08-22 at 16:42 -0300, W. Martin Borgert wrote:
> $ magnifier 
> 
> (magnifier:628): Bonobo-WARNING **: Assigning a default value to
> a non readable property 'source-display-screen'
> 
> (magnifier:628): Bonobo-WARNING **: Assigning a default value to
> a non readable property 'target-display-screen'
> ** Message: added event source to xfixes cursor-notify connection
> ** Message: added event source to damage connection
> The program 'magnifier' received an X Window System error.
> This probably reflects a bug in the program.
> The error was 'BadDrawable (invalid Pixmap or Window parameter)'.
>   (Details: serial 16 error_code 9 request_code 158 minor_code 1)
>   (Note to programmers: normally, X errors are reported asynchronously;
>that is, you will receive the error a while after causing it.
>To debug your program, run it with the --sync command line
>option to change this behavior. You can then get a meaningful
>backtrace from your debugger if you break on the gdk_x_error() function.)
> 
> Note: A downgrade to 1:0.13.1-1 (the etch version) helps!

Hi,

Is this running remotely? Do you also get the crash if you start it
through gnopernicus?

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22


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


Bug#440479: emacs22: Emacs server leaves /tmp/emacs$UID directory around

2007-09-01 Thread Josh Triplett
Package: emacs22
Version: 22.1+1-2
Severity: normal

The emacs server leaves the /tmp/emacs$UID directory around even with no
emacsen running.  Ideally, emacs should clean up this directory.

- Josh Triplett

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

Kernel: Linux 2.6.22-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.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#387703: piklab

2007-09-01 Thread Miriam Ruiz
Hi!

I'm interested in having piklab in Debian, so I'm seriously thinking about
filing an ITP for it and maintaining it. Are you still interested in it too?
Nicolas, would you like to co-maintain it?

Greetings,
Miry


Bug#439129: gtk print preview fallback command

2007-09-01 Thread Sven Arvidsson
On Wed, 2007-08-22 at 16:27 +0200, Martintxo wrote:
> I was testing the print-preview feature in Sylpheed 2.4.4 on testing. I see
> that when I press the preview button, nothing happens, but in a xterm I can
> see that the system try to starts "evince".
> 
> I don't have evince installed, neither any gnome library. I see that in the
> experimentall branch there are a evince-gtk package that doesn't needs gnome,
> but I don't need to install it, I have xpdf for view pdf files.
> 
> So I googled a bit, and find at:
> http://library.gnome.org/devel/gtk/unstable/GtkSettings.html#GtkSettings--gtk-print-preview-command,
> that the config for this setting is "gtk-print-preview-command", so I put in
> ~/.gtkrc-2.0 the following:
>  gtk-print-preview-command="xpdf -q %f"
> and now I can see the sylpheed print-preview in xpdf.
> 
> So, I think that we can put a short of fallback command for view the previews
> in gtk. It can be a list of possible commands, and the fallback one be xpdf
> or gv, for example.

Another possibility would be to use the alternatives system and add a
x-pdf-viewer (or something like that), or a wrapper script to launch the
users preferred viewer (or a fallback command).

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22


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


Bug#431139: help with mplayer bug 431139

2007-09-01 Thread Tom Evans


This is all correct, but again, the mplayer code explicitly checks the 
cputype at runtime and dyanmically uses the most efficient code.


So, it should be possible to build for all systems (ev5) and yet 
maintain the performance of MVI for systems that support it.


...tom


Helge Kreutzmann wrote:

According to my vague memories it is Motion Video Instructions, which
I find here as well:
http://www.alasir.com/articles/alpha_history/alpha_21164_21164pc.html

Looking at http://en.wikipedia.org/wiki/DEC_Alpha it supports starts
at 21164PC.

Greetings

   Helge
  



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



Bug#422023: Bug fixed upstream

2007-09-01 Thread Goedson Teixeira Paixao
tags 422023 +fixed-upstream
thanks

This bug has been fixed upstream. Attached to this message is the
relevant patch. We should a new snapshot of upstream's SVN or a new
release to Debian soon.



-- 
Goedson Teixeira Paixao  http://mundolivre.wordpress.com/
Debian Project   http://www.debian.org/
Jabber ID: [EMAIL PROTECTED]http://www.jabber.org/

Index: src/journal.c
===
--- src/journal.c	(revisão 846)
+++ src/journal.c	(revisão 847)
@@ -79,8 +79,6 @@
 	guint  hover_timeout_id;
 	guint  hover_kill_id;
 
-	/* Save-to-file dialog */
-	GtkFileSelection *filesel;
 	GnomeVFSHandle   *handle;  /* file handle to save to */
 	GttPlugin   *plg;  /* file path save history */
 
@@ -197,25 +195,6 @@
 static void
 save_to_gnomevfs (Wiggy *wig, const char * filename)
 {
-
-	/* Don't clobber the file, ask user for permission */
-	GnomeVFSURI *parsed_uri;
-	parsed_uri = gnome_vfs_uri_new  (filename);
-	gboolean exists = gnome_vfs_uri_exists (parsed_uri);
-	gnome_vfs_uri_unref (parsed_uri);
-	if (exists)
-	{
-		GtkWidget *dg;
-		char *s;
-
-		s = g_strdup_printf (_("File %s exists, overwrite?"), filename);
-		dg = gnome_question_dialog_parented (s, NULL, NULL,
-		GTK_WINDOW (wig->filesel));
-		g_free (s);
-
-		if (0 == gnome_dialog_run (GNOME_DIALOG (dg))) return;
-	}
-
 	/* Try to open the file for writing */
 	GnomeVFSResultresult;
 	result = gnome_vfs_create (&wig->handle, filename,
@@ -292,34 +271,6 @@
 }
 
 /* == */
-/* file selection callbacks */
-/* XXX should re-write to save contents from gtkhtml window, so that
- * results of user editing are saved, rather than the orig contents.
- */
-
-static void
-filesel_ok_clicked_cb (GtkWidget *w, gpointer data)
-{
-	Wiggy *wig = (Wiggy *) data;
-	const char * filename;
-
-	filename = gtk_file_selection_get_filename (wig->filesel);
-
-	remember_uri (wig, filename);
-	save_to_file (wig, filename);
-	gtk_widget_destroy (GTK_WIDGET(wig->filesel));
-	wig->filesel = NULL;
-}
-
-static void
-filesel_cancel_clicked_cb (GtkWidget *w, gpointer data)
-{
-	Wiggy *wig = (Wiggy *) data;
-	gtk_widget_destroy (GTK_WIDGET(wig->filesel));
-	wig->filesel = NULL;
-}
-
-/* == */
 /* engine callbacks */
 
 static void
@@ -720,28 +671,32 @@
 static void
 on_save_clicked_cb (GtkWidget *w, gpointer data)
 {
-	GtkWidget *fselw;
+	GtkWidget *dialog;
 	Wiggy *wig = (Wiggy *) data;
 
-	/* Don't show dialog more than once */
-	if (wig->filesel) return;
+dialog = gtk_file_chooser_dialog_new(_("Save HTML To File"),
+ GTK_WINDOW(wig->top),
+ GTK_FILE_CHOOSER_ACTION_SAVE,
+ GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL,
+ GTK_STOCK_SAVE, GTK_RESPONSE_ACCEPT,
+ NULL);
 
-	fselw = gtk_file_selection_new (_("Save HTML To File"));
-	wig->filesel = GTK_FILE_SELECTION(fselw);
+gtk_file_chooser_set_do_overwrite_confirmation (GTK_FILE_CHOOSER (dialog), TRUE);
 
-	/* Manually set a per-report history thingy */
-	if (wig->plg && wig->plg->last_url && (0==strncmp("file:/", wig->plg->last_url, 6)))
-	{
-		char * path = wig->plg->last_url;
-		gtk_file_selection_set_filename(wig->filesel, path);
-	}
-	g_signal_connect(G_OBJECT(GTK_FILE_SELECTION(fselw)->ok_button),
-		"clicked", G_CALLBACK(filesel_ok_clicked_cb), wig);
 
-	g_signal_connect(G_OBJECT(GTK_FILE_SELECTION(fselw)->cancel_button),
-		"clicked", G_CALLBACK(filesel_cancel_clicked_cb), wig);
 
-	gtk_widget_show (fselw);
+/* Manually set a per-report history thingy */
+if (wig->plg && wig->plg->last_url && (0==strncmp("file:/", wig->plg->last_url, 6)))
+{
+  gtk_file_chooser_set_filename(GTK_FILE_CHOOSER(dialog), wig->plg->last_url);
+}
+if (gtk_dialog_run(GTK_DIALOG(dialog)) == GTK_RESPONSE_ACCEPT) {
+char *filename = gtk_file_chooser_get_filename(GTK_FILE_CHOOSER(dialog));
+remember_uri (wig, filename);
+save_to_file (wig, filename);
+g_free(filename);
+}
+gtk_widget_destroy(GTK_WIDGET(dialog));
 }
 
 static void
@@ -1177,7 +1132,6 @@
 
 	wig = g_new0 (Wiggy, 1);
 	wig->edit_ivl = NULL;
-	wig->filesel = NULL;
 
 	wig->top = jnl_top;
 	wig->plg = plg;


signature.asc
Description: Esta é uma parte de mensagem	assinada digitalmente


Bug#440478: gs-esp: hangs at ~98% CPU with DEVICE=bbox reading a .ps from tiff2ps

2007-09-01 Thread Paolo
Package: gs-esp
Version: 8.15.3.dfsg.1-1
Severity: important

hello,

I'm having troubles with gs printing .tiff - namely fax G3/4 TIFFs.

Eg. hylafax receives a fax, then it either locally convert to PS (via
tiff2ps or fax2ps) and sends it to a remote printer, or sends just the raw 
fax, hence the conversion takes place on printer host via tiff2ps.

Problem is, that gs won't process it correctly or atll - here's what 
happens:

GS_OPT=-q -dSAFER -dNOPAUSE -sOutputFile=- -

let PS file be fax.ps:

- gv fax.ps  -> shows up on screen correctly
- ps2pdf fax.ps fax.pdf  -> xpdf shows just a tiny white square
- ps2ps fax.ps fax2.ps   -> bbox is 0 0 0 0, gv fax2.ps -> blank
- gs -sDEVICE=lj4dith-> prints just ~70 char of pjl cmd - nothing gets
printed on printer
- gs -sDEVICE=bbox   -> gs hangs ~98% CPU forever, strace -f shows:

open("/usr/share/fonts/Halftone/Default", O_RDONLY) = -1 ENOENT (No such file 
or directory)
stat64("/usr/share/gs-esp/8.15/Resource/Halftone/Default", 0xbfe00bf0) = -1 
ENOENT (No such file or directory)
brk(0x87b3000)  = 0x87b3000
mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb78b
mmap2(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb786f000
mmap2(NULL, 548864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb77e9000
mmap2(NULL, 663552, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7747000
read(4, "Ih?f^2f\'4S=8UTm>-3!dJF\'_n>) cvx exec
 systemdict /setpagedevice get exec
%%EndFeature
} stopped
% My cleartomark
{ /psset_mark eq { exit } if } loop
 countdictstack exch sub dup 0 gt
{
 { end } repeat
}{
 pop
} ifelse
%%EndSetup
%%Page: 1 1
1 dict begin /PageSize [ 8.26 11.69 ] def currentdict end setpagedevice
<<
  /Policies <<
/PageSize 3
  >>
>> setpagedevice
gsave
100 dict begin
0.00 20.652781 translate
594.720017 821.027189 scale
% PostScript Level 2 only.
/DeviceGray setcolorspace
{ % exec
 /im_stream currentfile /ASCII85Decode filter def
 <<
  /ImageType 1
  /Width 1728
  /Height 1146
  /ImageMatrix [ 1728 0 0 -1146 0 1146 ]
  /BitsPerComponent 1
  /Interpolate true
  /Decode [0 1]
  /DataSource im_stream
<<
 /K -1
 /Rows 1146
>> /CCITTFaxDecode filter
 >> image
 im_stream status { im_stream flushfile } if
}
exec
o,trAl9sc7Z`JP7OU0(MOV>&e&!:,@3?(7.M.6D"qWJ@
$4pW4%0JL:60KDfJX[>r_$1VV_$1HZ"qZ/;BIYY^Z#a^kNK"k1OQAs?6`"',gu:+916kJC27^#g
3cN?,P")m>ClqG[=.tn.6\sf>6[9Zmk"G$O9nZXH,0-M5Ng"EtOQ&8;'c;5[jD\XX7nL#+P\0XQ[%OF*!r/asnK#1&3c^4-5KctD-M4Bk-/d=V.iJ:YF1G0(j
#UTJ9Pce]0)D3(hL48e$:dMTf]GkBkr$@"-9CQljFq)qEl+]MD2u#[p9*W>[EMAIL PROTECTED]
6,1Vcs#Pdea7tB#;[EMAIL PROTECTED]&[EMAIL PROTECTED]-3!dJF'_n<[EMAIL PROTECTED]"X(BlNd
`&9M?V]_7^b(*9?"oem\_[HArTj`W^([3nf@@[EMAIL 
PROTECTED]NLkpkCLkpkC8&QSq32id9=$?T`s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!
s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!
s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!
s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!s8W-!
s8W-!s8W-!s8W-!s8W-!s8W-!q:_K_+C'iF?s+t=a(.\2V)!crc$p"k#([EMAIL 
PROTECTED]>&F!XATT
^C2fJ1_cTi\0,F;4V>Xe1\#IKLjgs)+D1g6Ou*`s>e$Y_+,dGp*)cqe's[s)giu36EKc8T+m9In
&W"jt.6Q[EMAIL PROTECTED],J+KujbesJD"[EMAIL PROTECTED],Mo3t&[EMAIL 
PROTECTED]
7t9WX6&5BL^]4'_s1sKfFm.EVhkO-KUlA1
V?Jk,JP6De;Z`=#fVSg+.BuPR?rLO%'YpTb0I_QH$>`WBQk\2M"Y_C19F>[EMAIL 
PROTECTED]%pA&tgq:YgK[/@'p9Q%OGMJ
!J:OgTJ2;.n;FNeRt1]JL([EMAIL 
PROTECTED](SYI0L3HBW!jm:30aMt?%rr70T30OJdB""kTFg&"/(4P
&:GqQ6/`&7#1,Wm#X8SU#WE#0":_1*TUVg2n:AqOhLYt1":_#VTS&ngZkIop*#eq^oTOE)?iU+hV>4&[EMAIL 
PROTECTED]4aT(e`LiCbN$0?iIqN
Yep8G.h!p:.h!p:[EMAIL PROTECTED]&[EMAIL 
PROTECTED]&>aq[fF<&H"7KLbJc:=,%ibL#Ihp_>%II
[EMAIL PROTECTED])$q_QXJdb!([EMAIL 
PROTECTED]'Gt9q&J5Te&J5Te&J5Te&J5Te&J5Te&J5Vn6psNW
*(5'a%'(RpFt7%3j2_2F_W.n7Pt+C#MYei$1M,5$XfR=EU*(mHP
0#e;8Tbi9uX:[EMAIL 
PROTECTED])&U#-dJANrA#&XPUGT9>l.K]sg$mP%H(Lm`_$lC+F^qkVZ:`)XRItS;`
#2_]KGN^1'[EMAIL 
PROTECTED][EMAIL 
PROTECTED]>7!"#rIsq^?X\W&rIu*)9JDg;_I'OaYemW]Yeo`\Qg?E?
&&SrX(kU]8`6&FG8PWUZ("rN%!iJ9*1
+sJ3T+sJ3T+sJ!p6psF26psF26psF27hH=F*YKg8[;+c+F.s$"O+eK(DP))i'?kmR>=e!#T+\0ED6Q[#$sJ:kd\k?,6S,X&3RJ"JcZ.$;`M;b8q=c3
"4oRfMnn=PL("[EMAIL PROTECTED]'M-"<@Ud&2o`FKDZj6&3$8OKFRe+DR:$Nf8ol[:&AXSp&F]]p"6(t
fBHeoFsHs8Utn!0r#icG0`UtckZ_hrJ*:3ms8L)65Pc2ZKDQf*s3SO\s8$*t7!J[mX7F'^EpEZV
?[EMAIL 
PROTECTED]@J;2*^MC
G.*b2(e_^PL(aL&s6MGJ&n-K'[MWBF(gVk4fO996X>$"<$nD`;5L*4,`."!,A#Vc^>nAGlI;"2C_6ua&s(l&>$iJ8m9`$e#n3/EBH
LkpkCLkpk>LkpkCLkt%7+sJ3UNZoYk+sW-UA0k*99#&5PR'5Kor($e2Q,GZ)%"jSZU/N'[EMAIL 
PROTECTED]
BI7`G*6#R;`2F(gn1\J45o5*jX:h0[Mnm/\"[EMAIL PROTECTED]@?&'&c0T31)
[EMAIL 
PROTECTED](SSl/OD)-7_n"_"qc"q7G)"aG*#/FHYEUgLD$[BMm;mcGX9\Bi<*a?r<1q5*[EMAIL PROTECTED]@[EMAIL 
PROTECTED]&-%A*KsDB'(Q[f(HYF1F
s7f!+s8W-!s5g&!0!F4GhuB!giVqjD'2=
1p&,^Ztb'A?-OT+V.hrdAp:\dBl3(`rNEH>_[Bm"(e`Li0A'\dp)$gZL)9P#9#CVp0X_U&L$UIs
_Wbkj[MH_R0WZspYtQj`'k)NF([EMAIL 
PROT

Bug#440442: headache: please support pre-header lines

2007-09-01 Thread sylvain
Hello, 


Pierre Habouzit writes:


  Many languages need their first line to be very specific:
  * php needs it to be  ;
  * and many scripting languages needs it to be #!/usr/bin/$interpreter. 


  Those files cannot be dealt with with headache, which is unfortunate
and diminish a lot the advantages of such a tool. 


  That's why I'd like headache to support pre-header line(s?).


Upstream has stopped developping headache (at least it is what he told me
last time). I plan to adopt this soft upstream, but i am lacking time to
do it right now. Upstream agree on letting anyone adopt it upstream. 


I agree about this annoying missing feature. (when i try to add header to
xml file i come into it). 


If you have a precise idea on what to do, please go ahead and provide me a
patch, i will apply it ASAP. If you just have a precise idea, let me know.
If you have time (which i doubt) maybe you can consider adopting headache
upstream ??? 


Regards
Sylvain Le Gall



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



Bug#222872: New version of Pingus

2007-09-01 Thread Miriam Ruiz
Hi,

A new version of Pingus has been released and is currently in Debian SID
repositories. Is #222872 still a problem with it?

Thanks,
Miry


Bug#431139: help with mplayer bug 431139

2007-09-01 Thread Helge Kreutzmann
Hello,
On Sun, Aug 26, 2007 at 04:15:27PM -0700, Steve Langasek wrote:
> On Sun, Aug 26, 2007 at 09:12:27PM +0200, A Mennucc wrote:
> > By looking in
> > http://buildd.debian.org/fetch.cgi?pkg=mplayer;ver=1.0%7Erc1-15;arch=alpha;stamp=1185972985
> > I deduced that indeed "configure" detects the CPU of the buildd , as follows
> > > Checking for GCC & CPU optimization abilities ... ev67
> > > Checking for MVI instruction support in GCC ... yes
> > This means that mplayer is compiled with 'gcc -mcpu=ev67 ' ;
> > and also that  CAN_COMPILE_ALPHA_MVI is set, and this enables some
> > specific code in  libmpeg2/  (I don't know what MVI is , alas - but it
> > looks as something that not all CPUs have)
> 
> I don't know what MVI is either, but according to
> 
> it's not supported on ev56 so should be disabled, or else enabled only as an
> optional subarch optimization within the package.

According to my vague memories it is Motion Video Instructions, which
I find here as well:
http://www.alasir.com/articles/alpha_history/alpha_21164_21164pc.html

Looking at http://en.wikipedia.org/wiki/DEC_Alpha it supports starts
at 21164PC.

Greetings

   Helge
-- 
Dr. Helge Kreutzmann, Dipl.-Phys.   [EMAIL PROTECTED]
   gpg signed mail preferred 
64bit GNU powered  http://www.itp.uni-hannover.de/~kreutzm
  Help keep free software "libre": http://www.ffii.de/


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



Bug#440433: gnome-desktop-environment: Too large fonts in GNOME Help application

2007-09-01 Thread Sven Arvidsson
On Sat, 2007-09-01 at 16:15 +0400, Andrey wrote:
> The fonts in GNOME Help application (not sure if the English name is correct, 
> it's Справка 
> in my system) are too large, much bigger than in other GNOME applications. 
> The option "Use 
> system fonts" is on (unchanged from default value). The fonts in menu, 
> configuration dialog 
> and contents frame are Ok.

Hi,

This is controlled through the font settings in GNOME, specifically the
"Document font" (second from the top).

It's set to Sans 10 by default, which probably is a sane default, but
depending on resolution, dpi, and which font provides "Sans", I guess it
can become to large.

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22


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


Bug#440477: Package uninstallable in unstable

2007-09-01 Thread Ari Pollak
Package: gimp-ufraw
Version: 0.11-2
Severity: grave

gimp-ufraw in unstable depends on gimp << 2.3, but gimp 2.4 is currently
in unstable. This is preventing gimp-ufraw from being installable, and
is preventing gimp 2.4 from going into testing.

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

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


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



Bug#440476: warsow-0.32

2007-09-01 Thread Cyberiade . it Anonymous Remailer
Package: warsow
Severity: whishlist
Tag: fixed-upstream
Owner: [EMAIL PROTECTED]
Source: warsow

Warsow 0.32 has been released. It would be cool if the debian-package 
was updated to support this version.
See: http://www.warsow.net/?page=news&id=137#n137



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



Bug#440475: tree doesn't support 32 bit UIDs/GIDs

2007-09-01 Thread Pascal Volk
Package: tree
Version: 1.5.1.1-1
Severity: normal
Tags: patch

tree doesn't support 32 bit UIDs/GIDs:
chown -R 65536:65536 testdir && tree -ug testdir
testdir
`-- [root root]  testfile

0 directories, 1 file
ls -l testdir/testfile 
-rw-r--r-- 1 65536 65536 0 2007-09-01 22:53 testdir/testfile

The attached patch is intended to solve this problem.

Regards
Pascal

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

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

Versions of packages tree depends on:
ii  libc6 2.6.1-1+b1 GNU C Library: Shared libraries

tree recommends no packages.

-- no debconf information
diff -urN tree-1.5.1.1.debian/Makefile tree-1.5.1.1/Makefile
--- tree-1.5.1.1.debian/Makefile2007-09-01 21:56:07.0 +0200
+++ tree-1.5.1.1/Makefile   2007-09-01 22:08:38.0 +0200
@@ -8,7 +8,7 @@
 
 CC=gcc
 #CFLAGS=-ggdb -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-CFLAGS=-O2 -Wall -fomit-frame-pointer -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64
+CFLAGS=-O2 -Wall -fomit-frame-pointer -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -DLINUX
 LDFLAGS=-s
 
 # Uncomment for FreeBSD:
diff -urN tree-1.5.1.1.debian/tree.c tree-1.5.1.1/tree.c
--- tree-1.5.1.1.debian/tree.c  2007-09-01 21:56:07.0 +0200
+++ tree-1.5.1.1/tree.c 2007-09-01 22:22:14.0 +0200
@@ -80,7 +80,13 @@
   u_char isexe  : 1;
   u_char isfifo : 1;
   u_char orphan : 1;
+#ifdef LINUX
+  u_short mode, lnkmode;
+  uid_t uid;
+  gid_t gid;
+#else
   u_short mode, lnkmode, uid, gid;
+#endif
   off_t size;
   time_t atime, ctime, mtime;
   dev_t dev;


Bug#434954: This seems to be fixed in 4.2.0-4

2007-09-01 Thread Thomas Weber
gnuplot 4.2.0-4 built fine on all architectures. Is there any reason
this bug should stay open? Gnuplot is not entering testing with it.

Thanks
Thomas



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



Bug#440474: chcat: syntax errors

2007-09-01 Thread Frans Pop
Package: policycoreutils
Version: 2.0.16-1
Severity: normal
Tags: patch

$ chcat -L
  File "/usr/bin/chcat", line 80
else
   ^
SyntaxError: invalid syntax

In two places in the script a : seems to be missing after an else
statement. The attached patch fixes this.

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

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

Versions of packages policycoreutils depends on:
ii  libc62.6.1-1 GNU C Library: Shared libraries
ii  libpam0g 0.79-4  Pluggable Authentication Modules l
ii  libselinux1  2.0.15-2+b1 SELinux shared libraries
ii  libsemanage1 2.0.3-1+b1  shared libraries used by SELinux p
ii  libsepol12.0.3-1+b1  Security Enhanced Linux policy lib
ii  python   2.4.4-6 An interactive high-level object-o
ii  python-selinux   2.0.15-2+b1 Python bindings to SELinux shared 
ii  python-semanage  2.0.3-1+b1  Python bindings  for SELinux polic
ii  sepolgen 1.0.8-1 A Python module used in SELinux po

Versions of packages policycoreutils recommends:
ii  selinux-policy-refp 0.0.20070507-5.1~fjp Targeted variant of the SELinux re

-- no debconf information
--- /usr/bin/chcat  2007-05-07 08:16:26.0 +0200
+++ bin/chcat   2007-09-01 22:52:00.0 +0200
@@ -77,7 +77,7 @@
 
 if len(cats) > 0:
 new_serange = "%s-%s:%s" % (serange[0], top[0], ",".join(cats))
-else
+else:
 new_serange = "%s-%s" % (serange[0], top[0])
 
 if add_ind:
@@ -155,7 +155,7 @@
 
 if len(cats) > 0:
 new_serange = "%s-%s:%s" % (serange[0], top[0], ",".join(cats))
-else
+else:
 new_serange = "%s-%s" % (serange[0], top[0])
 
 if add_ind:


Bug#440473: procmeter3: segfaults after ~10 seconds when using Stat-CPU plugin

2007-09-01 Thread Michael Prokop
Package: procmeter3
Version: 3.4f-4
Severity: normal


When selecting the 'Stat-CPU'-plugin in procmeter3 it displays wrong
stats (claiming to run under load whereas my system just idles) and
segfaults after about 10 seconds running then.

Credits for finding this bug go to Torsten Lehmann who explored this
behaviour on a Intel(R) Xeon(TM) system (providing entries for cpu,
cpu0, cpu1, cpu2 and cpu3 in /proc/stat).

I can reproduce the problem on my Intel(R) Core(TM)2 Duo CPU L7500
as well, if you need any further information please let me know.

regards,
-mika-


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



Bug#439589: glibc upgrade may have caused it

2007-09-01 Thread Andrzej Zięba

Package: xarchiver
Version: 0.4.6-4

I have googled and found out that special versions of glibc have 
enhanced error detection and may detect some bugs previously undetected. 
I hope this sheds some light on the problem.


Crash on my system looks like this:
*** glibc detected *** xarchiver: double free or corruption (out): 
0x080db080 ***

=== Backtrace: =
/lib/i686/cmov/libc.so.6[0xb7628cf5]
/lib/i686/cmov/libc.so.6(cfree+0x90)[0xb762c790]
/usr/lib/libglib-2.0.so.0(g_free+0x31)[0xb773e4a1]
xarchiver[0x8050754]
xarchiver[0x805340f]
xarchiver[0x804fc25]
/lib/i686/cmov/libc.so.6(__libc_start_main+0xe0)[0xb75d5050]
xarchiver[0x804e8c1]
=== Memory map: 
[...]


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.21-2-k7

Debian Release: lenny/sid
  990 testing ftp.pl.debian.org

--- Package information. ---
Depends(Version) | Installed
-+-==
libatk1.0-0  (>= 1.13.2) | 1.18.0-2
libc6 (>= 2.6-1) | 2.6.1-1+b1
libcairo2 (>= 1.4.0) | 1.4.10-1
libfontconfig1(>= 2.4.0) | 2.4.2-1.2
libfreetype6  (>= 2.3.5) | 2.3.5-1+b1
libglib2.0-0 (>= 2.12.9) | 2.14.0-2
libgtk2.0-0   (>= 2.10.12-3) | 2.10.13-1
libpango1.0-0(>= 1.16.5) | 1.16.5-1
libpng12-0 (>= 1.2.13-4) | 1.2.15~beta5-2
libx11-6 | 2:1.0.3-7
libxcursor1   (>> 1.1.2) | 1:1.1.8-2
libxext6 | 1:1.0.3-2
libxfixes3  (>= 1:4.0.1) | 1:4.0.3-2
libxi6   | 2:1.1.2-1
libxinerama1 | 1:1.0.2-1
libxrandr2  (>= 2:1.2.0) | 2:1.2.1-1
libxrender1  | 1:0.9.2-1
zlib1g (>= 1:1.2.3.3.dfsg-1) | 1:1.2.3.3.dfsg-5



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



Bug#436965: latexmp bug

2007-09-01 Thread Norbert Preining
reopen 436965
retitle 436965 latexmp.pdf has to be removed from the .orig.tar.gz, too
thanks

Best wishes

Norbert

---
Dr. Norbert Preining <[EMAIL PROTECTED]>Vienna University of Technology
Debian Developer <[EMAIL PROTECTED]> Debian TeX Group
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
VIRGINSTOW (n.)
A Durex machine which doesn't have the phrase 'So was the Titanic'
scrawled on it. The word has now fallen into disuse.
--- Douglas Adams, The Meaning of Liff


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



Bug#440472: kvm: Contains non-free elpin VGABIOS image

2007-09-01 Thread Josh Triplett
Package: kvm
Version: 36-0.1
Severity: serious

The kvm source package contains the non-free elpin VGABIOS image, in
bios/VGABIOS-elpin-* .

- Josh Triplett


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



Bug#440471: localised strings in NTLDR menu are in cp437, not windows-12xx

2007-09-01 Thread Robert Millan
Package: win32-loader
Version: 0.6.0~pre1
Severity: minor
Tags: l10n

Localised strings in NTLDR menu are in cp437, not windows-12xx.

The build system needs to convert them somehow.

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

-- no debconf information


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



Bug#440470: sox: FTBFS on hurd-i386

2007-09-01 Thread Samuel Thibault
Package: sox
Version: 13.0.0-1+b1
Severity: important
Tags: patch

Hi,

sox currently FTBFS on hurd-i386 just because libasound2-dev is
linux-specific. Please append !hurd-i386 to that dependency.

Samuel

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

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

Versions of packages sox depends on:
ii  libasound2  1.0.14a-2ALSA library
ii  libc6   2.6.1-1+b1   GNU C Library: Shared libraries
ii  libflac81.1.4-3+b1   Free Lossless Audio Codec - runtim
ii  libgsm1 1.0.10-13Shared libraries for GSM speech co
ii  libmad0 0.15.1b-2.1  MPEG audio decoder library
ii  libogg0 1.1.3-2  Ogg Bitstream Library
ii  libsamplerate0  0.1.2-5  audio rate conversion library
ii  libsndfile1 1.0.17-3 Library for reading/writing audio 
ii  libvorbis0a 1.2.0.dfsg-2 The Vorbis General Audio Compressi
ii  libvorbisenc2   1.2.0.dfsg-2 The Vorbis General Audio Compressi
ii  libvorbisfile3  1.2.0.dfsg-2 The Vorbis General Audio Compressi

sox recommends no packages.

-- no debconf information

-- 
Samuel
c> [ ] morning [ ] afternoon [ ] evening [ ] night , everyone (choose as 
applicable)


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



  1   2   3   >