Bug#590040: iceweasel: Negotiate auth fails

2010-07-23 Thread Alexander Inyukhin
Package: iceweasel
Version: 3.5.11-1
Severity: normal
Tags: patch


Calculation of length of base64-encoded string in negotiate challenge
is performed before stripping trailing '=' characters.
In most cases this leads to passing extra byte to gss_init_sec_context,
and it causes negotiate auth to fail.

This code is located in function nsHttpNegotiateAuth::GenerateCredentials
from file extensions/auth/nsHttpNegotiateAuth.cpp around notions of bug 230351.

The bug is already fixed in branch 3.6 of firefox and in the iceweasel from 
experimental.
A proposed fix is included in the patchset
http://hg.mozilla.org/mozilla-central/rev/275225278550

A related to the patchset firefox bug is 520607, but I do not have a bugzilla
account there to check what this bug is really about.
diff -urN xulrunner-1.9.1.11.orig/extensions/auth/nsHttpNegotiateAuth.cpp xulrunner-1.9.1.11/extensions/auth/nsHttpNegotiateAuth.cpp
--- xulrunner-1.9.1.11.orig/extensions/auth/nsHttpNegotiateAuth.cpp	2010-07-01 12:39:11.0 +0400
+++ xulrunner-1.9.1.11/extensions/auth/nsHttpNegotiateAuth.cpp	2010-07-23 09:06:29.0 +0400
@@ -257,15 +257,15 @@
 challenge++;
 len = strlen(challenge);
 
+// strip off any padding (see bug 230351)
+while (challenge[len - 1] == '=')
+len--;
+
 inTokenLen = (len * 3)/4;
 inToken = malloc(inTokenLen);
 if (!inToken)
 return (NS_ERROR_OUT_OF_MEMORY);
 
-// strip off any padding (see bug 230351)
-while (challenge[len - 1] == '=')
-len--;
-
 //
 // Decode the response that followed the Negotiate token
 //


Bug#563938: segfaults in collect_ndrand

2010-07-23 Thread Adam Majer
Package: haveged
Version: 0.9-1
Severity: normal

I think this bug is triggered by kernel update as well. I've updated
the kernel to 2.6.34.1 on a stable machine and I get segfault on
start. I haven't tried with older kernel though.

Cheers,
Adam



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#553929: still interested in ITA

2010-07-23 Thread M. van Brummelen
Hi,

Are you still interested in adopting this package, otherwise I am
interesting in adopting it.
Let me know.

Regards,
Martijn van Brummelen




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#589874: python-support: rtupdate failure should identify offending package

2010-07-23 Thread Josselin Mouette
Le jeudi 22 juillet 2010 à 13:28 -0400, Aaron M. Ucko a écrit :
 Josselin Mouette j...@debian.org writes:
 
  No. The trailing hyphen means “2.4 or later”.
 
 Only for public modules, AFAICT; the module in question was private
 (from sshproxy, FTR). A quick look at update-python-modules indicates
 that PrivateFileList and PrivateDirList (the latter of which applied
 in this particular case) both set self.pyversion to a single literal
 version; only Shared{File,Dir}List invoke pysupport.version_list.
 
 strace also showed the script attempting to launch /usr/bin/python2.4-.

Ah indeed, I understand now.

I should add a safeguard to check the argument passed to dh_pysupport -V
is valid.

OTOH it looks like sshproxy did nothing wrong, so there might be a bug
in cdbs.

Thanks for the bug, and sorry for the noise.
-- 
 .''`.
: :' :  “Fuck you sir, don’t be suprised when you die if
`. `'   you burn in Hell, because I am a solid Christian
  `-and I am praying for you.”   --  Mike




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590034: pygtk: python2.6 transition

2010-07-23 Thread Josselin Mouette
tag 590034 - patch
forcemerge 587008 590034
tag 587008 + pending
thanks

Le jeudi 22 juillet 2010 à 23:46 -0400, Michael Gilbert a écrit :
 i made some changes to the pygtk control file to make it installable
 without python2.5 (see attached patch).  not sure if i've lost
 anything important by doing it this way, but it works for me.  marking
 as important since the python2.6 transition needs to happen before
 squeeze.

Sorry but the patch is incorrect since it forces python2.6 for no
reason.

Anyway this is already fixed in the svn.

Cheers,
-- 
 .''`.
: :' :  “Fuck you sir, don’t be suprised when you die if
`. `'   you burn in Hell, because I am a solid Christian
  `-and I am praying for you.”   --  Mike




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#583307: Announce of the upcoming NMU for the sympa package

2010-07-23 Thread Christian PERRIER
Dear maintainer of sympa and Debian translators,

Some days ago, I sent a notice to the maintainer of the sympa Debian
package, mentioning the status of at least one old po-debconf translation 
update in the BTS.

I announced the intent to build and possibly upload a non-maintainer upload
for this package in order to fix this long-time pending localization
bug as well as all other pending translations.

The package maintainer agreed for the NMU or did not respond in four
days, so I will proceed with the NMU.

The full planned schedule is available at the end of this mail.

The package is currently translated to: 
cs de es eu fr gl ja nl pt pt_BR ru sv

Among these, the following translations are incomplete: cs eu gl ja nl pt_BR

If you did any of the, currently incomplete, translations you will get
ANOTHER mail with the translation to update.

Other translators also have the opportunity to create new translations
for this package. Once completed, please send them as a bug report
against the sympa package so I can incorporate them in the build.

The deadline for receiving updates and new translations is Thursday, July 29, 
2010. If you
are not in time you can always send your translation to the BTS.

The POT file is attached to this mail.

If the maintainer objects to this process I will immediately abort my NMU
and send him/her all updates I receive.

Otherwise the following will happen (or already has):

 Sunday, July 18, 2010   : send the first intent to NMU notice to
 the package maintainer.
 Friday, July 23, 2010   : send this notice
 Thursday, July 29, 2010   : (midnight) deadline for receiving translation 
updates
 Friday, July 30, 2010   : build the package and upload it to DELAYED/7-day
 send the NMU patch to the BTS
 Friday, August 06, 2010   : NMU uploaded to incoming

Thanks for your efforts and time.

-- 


-- 


# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR em...@address, YEAR.
#
#, fuzzy
msgid 
msgstr 
Project-Id-Version: PACKAGE VERSION\n
Report-Msgid-Bugs-To: sy...@packages.debian.org\n
POT-Creation-Date: 2010-04-12 15:33+0200\n
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n
Last-Translator: FULL NAME em...@address\n
Language-Team: LANGUAGE l...@li.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=CHARSET\n
Content-Transfer-Encoding: 8bit\n

#. Type: select
#. Description
#: ../templates:1001
msgid Default language for Sympa:
msgstr 

#. Type: string
#. Description
#: ../templates:2001
msgid Sympa hostname:
msgstr 

#. Type: string
#. Description
#: ../templates:2001
msgid 
This is the name of the machine or the alias you will use to reach sympa.
msgstr 

#. Type: string
#. Description
#. Type: string
#. Description
#: ../templates:2001 ../templates:3001
msgid Example:
msgstr 

#. Type: string
#. Description
#: ../templates:2001
msgid   listhost.cru.fr
msgstr 

#. Type: string
#. Description
#: ../templates:2001
msgid   Then, you will send your sympa commands to:
msgstr 

#. Type: string
#. Description
#: ../templates:2001
msgid   sy...@listhost.cru.fr
msgstr 

#. Type: string
#. Description
#: ../templates:3001
msgid Listmaster email address(es):
msgstr 

#. Type: string
#. Description
#: ../templates:3001
msgid 
Listmasters are privileged people who administrate mailing lists (mailing 
list superusers).
msgstr 

#. Type: string
#. Description
#: ../templates:3001
msgid Please give listmasters email addresses separated by commas.
msgstr 

#. Type: string
#. Description
#: ../templates:3001
msgid   postmas...@cru.fr, r...@home.cru.fr
msgstr 

#. Type: boolean
#. Description
#: ../templates:4001
msgid Should lists home and spool directories be removed?
msgstr 

#. Type: boolean
#. Description
#: ../templates:4001
msgid 
The lists home directory (/var/lib/sympa) contains the mailing lists 
configurations, mailing list archives and S/MIME user certificates (when 
sympa is configured for using S/MIME encryption and authentication). The 
spool directory (/var/spool/sympa) contains various queue directories.
msgstr 

#. Type: boolean
#. Description
#: ../templates:4001
msgid 
Note that if those directories are empty, they will be automatically removed.
msgstr 

#. Type: boolean
#. Description
#: ../templates:4001
msgid 
Please choose whether you want to remove lists home and spool directories.
msgstr 

#. Type: string
#. Description
#: ../templates:5001
msgid URL to access WWSympa:
msgstr 

#. Type: select
#. Choices
#: ../templates:6001
msgid Apache 2
msgstr 

#. Type: select
#. Choices
#: ../templates:6001
msgid Other
msgstr 

#. Type: select
#. Description
#: ../templates:6002
msgid Which Web Server(s) are you running?
msgstr 

#. Type: boolean
#. Description
#: ../templates:7001
msgid Do you want WWSympa to run with FastCGI?
msgstr 

#. Type: boolean
#. Description
#: ../templates:7001
msgid 
FastCGI is an Apache module 

Bug#569655: Announce of the upcoming NMU for the wwwoffle package

2010-07-23 Thread Christian PERRIER
Dear maintainer of wwwoffle and Debian translators,

Some days ago, I sent a notice to the maintainer of the wwwoffle Debian
package, mentioning the status of at least one old po-debconf translation 
update in the BTS.

I announced the intent to build and possibly upload a non-maintainer upload
for this package in order to fix this long-time pending localization
bug as well as all other pending translations.

The package maintainer agreed for the NMU or did not respond in four
days, so I will proceed with the NMU.

The full planned schedule is available at the end of this mail.

The package is currently translated to: 
ca cs da de es fr gl it ja nl pt ru sv vi

Among these, the following translations are incomplete: ca da

If you did any of the, currently incomplete, translations you will get
ANOTHER mail with the translation to update.

Other translators also have the opportunity to create new translations
for this package. Once completed, please send them as a bug report
against the wwwoffle package so I can incorporate them in the build.

The deadline for receiving updates and new translations is Thursday, July 29, 
2010. If you
are not in time you can always send your translation to the BTS.

The POT file is attached to this mail.

If the maintainer objects to this process I will immediately abort my NMU
and send him/her all updates I receive.

Otherwise the following will happen (or already has):

 Sunday, July 18, 2010   : send the first intent to NMU notice to
 the package maintainer.
 Friday, July 23, 2010   : send this notice
 Thursday, July 29, 2010   : (midnight) deadline for receiving translation 
updates
 Friday, July 30, 2010   : build the package and upload it to DELAYED/7-day
 send the NMU patch to the BTS
 Friday, August 06, 2010   : NMU uploaded to incoming

Thanks for your efforts and time.

-- 


-- 


# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR em...@address, YEAR.
#
#, fuzzy
msgid 
msgstr 
Project-Id-Version: PACKAGE VERSION\n
Report-Msgid-Bugs-To: wwwof...@packages.debian.org\n
POT-Creation-Date: 2008-02-08 06:44+0100\n
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n
Last-Translator: FULL NAME em...@address\n
Language-Team: LANGUAGE l...@li.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=CHARSET\n
Content-Transfer-Encoding: 8bit\n

#. Type: note
#. Description
#: ../wwwoffle.templates:1001
msgid The location of some files and directories has been changed
msgstr 

#. Type: note
#. Description
#: ../wwwoffle.templates:1001
msgid 
The config files moved to /etc/wwwoffle/ and the cache dir moved to /var/
cache/wwwoffle. Further the format of the cache has changed between version 
1.x and version 2.x and there are some new configuration options. Your 
directories and the config files will be adjusted automatically now.
msgstr 

#. Type: password
#. Description
#: ../wwwoffle.templates:2001
msgid Configuration now requires a password:
msgstr 

#. Type: password
#. Description
#: ../wwwoffle.templates:2001
msgid 
To prevent any random user on the system from changing the state of the 
wwwoffle daemon (e.g. put it offline), a password will be added to the /etc/
wwwoffle/wwwoffle.conf file. If non-root users have to be able to control 
the daemon, they must be in the \proxy\ group (see \man group\) and they 
must pass the parameters \-c /etc/wwwoffle/wwwoffle.conf\ in addition to 
other options.
msgstr 

#. Type: select
#. Choices
#: ../wwwoffle.templates:3001
msgid en (English)
msgstr 

#. Type: select
#. Choices
#: ../wwwoffle.templates:3001
msgid de (German)
msgstr 

#. Type: select
#. Choices
#: ../wwwoffle.templates:3001
msgid es (Spanish)
msgstr 

#. Type: select
#. Choices
#: ../wwwoffle.templates:3001
msgid fr (French)
msgstr 

#. Type: select
#. Choices
#: ../wwwoffle.templates:3001
msgid it (Italian)
msgstr 

#. Type: select
#. Choices
#: ../wwwoffle.templates:3001
msgid nl (Dutch)
msgstr 

#. Type: select
#. Choices
#: ../wwwoffle.templates:3001
msgid pl (Polish)
msgstr 

#. Type: select
#. Choices
#: ../wwwoffle.templates:3001
msgid ru (Russian)
msgstr 

#. Type: select
#. DefaultChoice
#: ../wwwoffle.templates:3002
msgid 
en (English)[ default : do not put what's inside brackets into translations. 
Put your own language here but UNTRANSLATED]
msgstr 

#. Type: select
#. Description
#: ../wwwoffle.templates:3003
msgid your default language:
msgstr 

#. Type: select
#. Description
#: ../wwwoffle.templates:3003
msgid 
wwwoffle offers you translations of most of the internal HTML pages. Those 
pages which are not yet translated will automatically be replaced with the 
English ones.
msgstr 

#. Type: select
#. Description
#: ../wwwoffle.templates:3003
msgid 
Note that the languages configuration in your browser will override this 
default.
msgstr 

#. Type: note
#. Description
#: ../wwwoffle.templates:4001

Bug#337022: bug somewhere near gdk_gl_get_proc_address() in gdkglquery-x11.c:408

2010-07-23 Thread Jeremiah Mahler
Package: libgtkglext1
Version: 1.2.0-1.1
Severity: normal


I am trying to get an application working but it segfaults
every time at the call to gdk_gl_get_proc_address.
Shown below is a simplified program and an example session.

-- get_proce_address.c ---

// libgtkglext1-dev
#include gdk/gdkglquery.h

int main() {
GdkGLProc proc = NULL;

proc = gdk_gl_get_proc_address(glPolygonOffset);
}


-- example session ---
j...@bishop get_proc_address$ make
gcc -g -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include 
-I/usr/include/gl
ib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include
 -I/usr/include/pango-1.0 -I/usr/include/cairo -Wl,--export-dynamic -pthread 
-lgtkgl
ext-x11-1.0 -lgtk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lfreetype -lfontconfig 
-lgdkglex
t-x11-1.0 -lGLU -lGL -lXmu -lXt -lSM -lICE -lgdk-x11-2.0 -lpangox-1.0 -lX11 
-lgdk_pi
xbuf-2.0 -lm -lpangocairo-1.0 -lcairo -lgio-2.0 -lpango-1.0 -lgobject-2.0 
-lgmodule-
2.0 -lgthread-2.0 -lrt -lglib-2.0 get_proc_address.c
j...@bishop get_proc_address$ gdb a.out 
GNU gdb (GDB) 7.1-debian
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as i486-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from 
/home/jeri/MegaTunix-work/MegaTunix-BUGS/20100721-3d_segfault/g
et_proc_address/a.out...done.
(gdb) run
Starting program: 
/home/jeri/MegaTunix-work/MegaTunix-BUGS/20100721-3d_segfault/get_
proc_address/a.out 
[Thread debugging using libthread_db enabled]

Program received signal SIGSEGV, Segmentation fault.
0xb5a082d0 in ?? ()
(gdb) bt
#0  0xb5a082d0 in ?? ()
#1  0xb7aee952 in gdk_gl_get_proc_address (proc_name=0x8048890 
glPolygonOffset)
at gdkglquery-x11.c:408
#2  0x080487c1 in main () at get_proc_address.c:8
(gdb) quit



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

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

Versions of packages libgtkglext1 depends on:
ii  libatk1.0-0   1.30.0-1   The ATK accessibility toolkit
ii  libc6 2.11.2-2   Embedded GNU C Library: Shared lib
ii  libcairo2 1.8.10-4   The Cairo 2D vector graphics libra
ii  libfontconfig12.8.0-2.1  generic font configuration library
ii  libfreetype6  2.4.0-2FreeType 2 font engine, shared lib
ii  libgl1-mesa-glx [libgl1]  7.7.1-4A free implementation of the OpenG
ii  libglib2.0-0  2.24.1-1   The GLib library of C routines
ii  libglu1-mesa [libglu1]7.7.1-4The OpenGL utility library (GLU)
ii  libgtk2.0-0   2.20.1-1   The GTK+ graphical user interface 
ii  libice6   2:1.0.6-1  X11 Inter-Client Exchange library
ii  libpango1.0-0 1.28.1-1   Layout and rendering of internatio
ii  libsm62:1.1.1-1  X11 Session Management library
ii  libx11-6  2:1.3.3-3  X11 client-side library
ii  libxmu6   2:1.0.5-1  X11 miscellaneous utility library
ii  libxt61:1.0.7-1  X11 toolkit intrinsics library

libgtkglext1 recommends no packages.

libgtkglext1 suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590041: Mishandles Packages.gz from other archs

2010-07-23 Thread Goswin von Brederlow
Package: apt
Version: 0.7.26~exp10
Severity: normal

Hi,

I have apt configured with Apt::Architectures = { amd64; armel; }
and a Apt::Post-Update hook that transforms the armel Packages.gz file
into something suitable for cross-compiling. But all packages that are
not Architecture: all are ignored from
ftp.de.debian.org_debian_dists_sid_main_binary-armel_Packages.
Replacing the amd64 Packages file with the armel one makes all
packages suddenly appear.

As a testcase I have stripped down the Packages files to bare minimum:

# ls -lh /var/lib/apt/lists/*Packages
-rw-r--r-- 1 root root0 Jul 23 06:51 
ftp.de.debian.org_debian_dists_sid_main_binary-amd64_Packages
-rw-r--r-- 1 root root 3.5K Jul 23 06:50 
ftp.de.debian.org_debian_dists_sid_main_binary-armel_Packages

# grep-dctrl  -s Package,Architecture,Version 
ftp.de.debian.org_debian_dists_sid_main_binary-armel_Packages
Package: banshee-extension-telepathy
Architecture: all
Version: 1.6.1-1

Package: libc6-armel-cross
Architecture: amd64
Version: 2.11.2-2~0.2

# apt-cache show banshee-extension-telepathy
Package: banshee-extension-telepathy
Architecture: all
Version: 1.6.1-1
...

# apt-cache show libc6-armel-cross  
E: Can't select versions from package 'libc6-armel-cross' as it purely virtual
E: No packages found

# cp 
/var/lib/apt/lists/ftp.de.debian.org_debian_dists_sid_main_binary-armel_Packages
 
/var/lib/apt/lists/ftp.de.debian.org_debian_dists_sid_main_binary-amd64_Packages
 

# apt-cache show libc6-armel-cross
Package: libc6-armel-cross
Architecture: amd64
Version: 2.11.2-2~0.2
...


This is a big regression from previous experimental versions.

MfG
Goswin

-- Package-specific info:

-- (/etc/apt/preferences present, but not submitted) --


-- (/etc/apt/sources.list present, but not submitted) --


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

Kernel: Linux 2.6.31.6-xen-2010.02.18 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages apt depends on:
ii  debian-archive-keyring2009.01.31 GnuPG archive keys of the Debian a
ii  libc6 2.11.1-3   Embedded GNU C Library: Shared lib
ii  libgcc1   1:4.4.4-5  GCC support library
ii  libstdc++64.4.4-5The GNU Standard C++ Library v3

apt recommends no packages.

Versions of packages apt suggests:
ii  apt-doc   0.7.25.3   Documentation for APT
ii  aptitude  0.6.3-3terminal-based package manager (te
ii  bzip2 1.0.5-4high-quality block-sorting file co
ii  dpkg-dev  1.15.7.2   Debian package development tools
ii  lzma  4.43-14Compression method of 7z format in
pn  python-aptnone (no description available)

-- no debconf information
Package: banshee-extension-telepathy
Architecture: all
Version: 1.6.1-1
Conflicts: libc6-i386 ( 2.9-18), ia32-libs, ia32-libs-gtk
Depends: banshee-extensions-common (= 1.6.1-1), empathy (= 2.27.91), 
telepathy-gabble (= 0.9), telepathy-mission-control-5 (= 5.3.1), 
libc6-armel-cross (= 2.11~0.2) | libc6.1-armel-cross (= 2.11~0.2) | 
libc0.1-armel-cross (= 2.11~0.2), libglib2.0-0-armel-cross (= 2.24.0~0.2), 
libglib2.0-cil-armel-cross (= 2.12.10~0.2), libgtk2.0-cil-armel-cross (= 
2.12.10~0.2), libmono-addins0.2-cil (= 0.4), libmono-corlib2.0-cil (= 
1.2.2.1), libmono-posix2.0-cil (= 2.4), libmono-system-data2.0-cil (= 1.2.6), 
libmono-system2.0-cil (= 2.4.3), libnotify0.4-cil (= 0.4.0~r2998)
Provides: ia32-abi, ia32-abi-1
Replaces: ia32-libs, ia32-libs-gtk
Description: Telepathy extension for Banshee
 This extension provides integration between the Empathy instant messenger and
 Banshee. It provides the following features:
 .
  * Download your friends' Banshee library metadata and check out what they
listen to, their ratings, BPM values, etc.
  * View your friends' playlists and export them to disk
  * Share what you're listening to with all your instant messaging friends by
advertising the track, artist, and album of the currently playing track in
Empathy's status message. This can be disabled.
  * Download your friends' music; one track at a time or a selection. You can
cancel ones in progress, queued, individually or all at once. The sender has
the option to cancel all in progress or queued transfers only. Both sender
and receiver get a progress bar. File sharing can be disabled.
  * Stream your friends' music. This feature can be disabled.
 .
 Banshee is a media management and playback application for the GNOME desktop.
Filename: 
pool/main/b/banshee-community-extensions/banshee-extension-telepathy_1.6.1-1_all.deb
Homepage: http://gitorious.org/banshee-community-extensions
Installed-Size: 404
MD5sum: fb1f3f35e5817516f9b3cd5c642e79d0

Bug#586505: DPMT

2010-07-23 Thread Andreas Noteng
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The package has been uploaded to DPMT svn repo:
http://svn.debian.org/wsvn/python-modules/packages/python-easygui/#_packages_python-easygui_
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkxJPUUACgkQc3gI15Pmn+9LBQCdFmlwXsPaVNfIoMaGdC2I7Yrg
hcEAmwdQS9qYKfN4PMQ/OhyProkh5gmi
=oSAJ
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590009: fglrx-driver: parts of the screen not always displayed

2010-07-23 Thread Tobias Grimm
 After the last update the fglrx driver fails to display parts of the screen,
 especially in Iceweasel browser, but also other (KDE) applications.

I can confirm this. With iceweasel it's very extreme but also happens in
other (GNOME) applications.

Tobias




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590042: ITP: haskell-pretty-show -- Executable and lib to Pretty print arbitrary Haskell Show output

2010-07-23 Thread Erik de Castro Lopo
Package: wnpp
Severity: wishlist
Owner: Erik de Castro Lopo er...@mega-nerd.com

* Package name: haskell-pretty-show
  Version : 1.1.1
  Upstream Author : Iavor S. Diatchki iavor.diatc...@gmail.com
* URL : http://hackage.haskell.org/package/pretty-show
* License : BSD3 style
  Programming Lang: Haskell
  Description : Executable and lib to Pretty print arbitrary Haskell Show 
output

A library and an executable for working with derived Show instances. By using
the library, we can parse derived Show instances into a generic data structure.
The ppsh tool uses the library to produce human-readable versions of Show
instances, which can be quite handy for debugging Haskell programs. 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590043: gtg: Keeps trashing task file

2010-07-23 Thread Brett Nash
Package: gtg
Version: 0.2.4-2
Severity: important

Half the time when I start up gtg fails to start with this message:
Error parsing XML file 
/home/nash/.local/share/gtg/8a60c893-8b82-4aac-8046-dc498c70eb5c.xml: no 
element found: line 1, column 0
(it then exits)

The relevent file is a 0bye file.

I can recover a _backup_ of my data from the .bak.0 file in the same directory.

This happens fairly consistently.

I have gtg set to 'Start on every login'

More details on request...


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

Kernel: Linux 2.6.32-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gtg depends on:
ii  python2.5.4-9An interactive high-level object-o
ii  python-configobj  4.7.2+ds-1 simple but powerful config file re
ii  python-dbus   0.83.1-1   simple interprocess messaging syst
ii  python-glade2 2.17.0-2   GTK+ bindings: Glade support
ii  python-gnome2 2.28.0-2   Python bindings for the GNOME desk
ii  python-gtk2   2.17.0-2   Python bindings for the GTK+ widge
ii  python-support1.0.7  automated rebuilding support for P
ii  python-xdg0.19-1 Python library to access freedeskt

gtg recommends no packages.

gtg suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#589388: Mx 5500

2010-07-23 Thread Mark Fletcher


Unfortunately the logitech mx 5500 combo, which is what I have, uses  
ids c71b and c71c, which already mapped to hidraw*, and that doesn't  
work. So something else is going on with this keyboard / mouse combo.


Mark



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#589988: ttf-gruenewald -- free educational fonts for schools (handwriting)

2010-07-23 Thread Andreas B. Mundt
Hi,

first, many thanks to pabs for help and the fast and thorough
review. (I made a little mistake renaming  #549926, i.e. had already
opened a new one #589988, but promise to do better next time ;-)) 

I contacted the font's author in German and in general got a positive 
response. However, things seem to be rather complicated. I try to sum
up the relevant parts:

He said that he is open to modifications, but as he did not create the
font from the beginning with fontforge but used a proprietary
Software, he will never be able to provide the fontforge font-source.

However, he offers to explicitly allow someone familiar with fontforge
to remove/clean/modify problematic parts.

As I am not at all familiar with the creation of fonts, I hope I did
get anything correct. (cc the font author).

So how to proceed? Let me suggest the following: 

As I do not have the time to learn the techniques of font creation and
consider other tasks more important for debian-edu at the moment, I'll
guess we stop here for now and wait if either:

  * someone interested and skilled with fonts does the work, or
  * some people from the German skolelinux team renew and
emphasize their need/RFP for the font. (cc skolelinux.de) 

If nothing in that direction happens the next two months, I suggest to
close the RFP/ITP bug. It does not make sense to spend much time on a
package nobody uses in the end. 

Best regards,

 Andi



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#580957: foo

2010-07-23 Thread Paul Wise
Package: nsis
Version: 2.46-2
Severity: normal



-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (700, 'testing'), (600, 'unstable'), (550, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages nsis depends on:
ii  libc6   2.11.2-2 Embedded GNU C Library: Shared lib
ii  libgcc1 1:4.5.0-8GCC support library
ii  libstdc++6  4.4.4-6  The GNU Standard C++ Library v3
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

nsis recommends no packages.

Versions of packages nsis suggests:
pn  gcc-mingw32   none (no description available)
pn  wine  none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#459935: abook: export all email addresses to mutt aliases file

2010-07-23 Thread Gerfried Fuchs
tags 459935 + fixed-upstream
thanks

Hi!

* markus schnalke mei...@marmaro.de [2010-07-22 18:31:58 CEST]:
 [2010-07-22 16:25] Gerfried Fuchs rho...@deb.at
   First of all, sorry for the late response.
 
 A response, a response,  great! :-)

 :)

  I just recently got adopted into the upstream team and am looking
  through patches now that make sense to incorporate there directly
  instead of having them potential rot within Debian alone. ;)
 
 Thanks for working on abook.

 Thanks for using it!

 I don't use abook's export function anymore because I switched from
 mutt to nmh and don't use an alias database there. But anyway the
 issue surely needs a fix.

 Right, and it got one now.

 I hope fixing it completely won't be too difficult. Unfortunately, I
 can't offer my help, because I'm very busy at the moment. I would have
 loved to help, but it's not possible currently.

 http://abook.cvs.sourceforge.net/viewvc/abook/abook/ - see the last
changes to edit.c, edit.h and filter.c. I tested them and it looks fine.
Not sure though when we can get around to send out a new release,
though. There is some more cleanup pending for that.

 Enjoy!
Rhonda
-- 
Lediglich 11 Prozent der Arbeitgeber sind der Meinung, dass jeder
Mensch auch ein Privatleben haben sollte.
-- http://www.karriere.at/artikel/884/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#589804: Implement missing syscalls on Alpha

2010-07-23 Thread maximilian attems
On Fri, Jul 23, 2010 at 06:36:20PM +1200, Michael Cree wrote:
 On 22/07/10 07:14, maximilian attems wrote:
 On Wed, 21 Jul 2010, Michael Cree wrote:
 I have tested both these patches applied to the Debian 2.6.32-17 kernel
 source (though I did have to disable the buildcheck.py script as the ABI
 didn't match) and it is running successfully on an Alpha PWS600au.
 
 please send in the log of the broken ABI so that it can be ignored
 on purpose.
 
 Attached.
 

I see thanks allmost everything changes as expected,
this leaves two opportunities:
A) ignore the abi change, as it is a clear improvement for alpha
   and external module should be less of a trouble on this arch.
   (considering that we haven't released yet)..
B) wait for an ABI bump to slide in those patches.

I prefer A, but will wait a while to see if anyone voices against.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#583708: Please provide a lib32mpfr library for amd64

2010-07-23 Thread Laurent Fousse
Hello,

* Leandro Lucarella [Sat, May 29, 2010 at 04:38:20PM -0300]:
 Package: mpfr
 Severity: wishlist
 
 
 Hi. It would be useful if you can provide a lib32mpfr package for amd64.

Thank you for your suggestion. I'm working on it on the mpfr4 source
package, an upload to experimental should happen next week.

Regards,

Laurent.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590044: RFH: cobbler -- Install server

2010-07-23 Thread Martijn van Brummelen
Package: wnpp
Severity: normal

I request assistance with packagin Cobbler.
Im looking for someone to co-maintain the Cobbler package or perhaps start a
cobbler-team it needs a lot of work to get it in shape.
Anyone who is interested feel free to contact me.


The package description is:
 Cobbler is a network install server.  Cobbler
 supports PXE, virtualized installs, and
 reinstalling existing Linux machines.  The last two
 modes use a helper tool, 'koan', that
 integrates with cobbler.  Cobbler's advanced features
 include importing distributions from DVDs and rsync
 mirrors, kickstart templating, integrated yum
 mirroring, and built-in DHCP/DNS Management.  Cobbler has
 a Python and XMLRPC API for integration with other
 applications.  There is also a web interface.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#589864: tomcat5.5: Missing security policy prevents proper logging when used with Sun's JVM

2010-07-23 Thread Ralph Plawetzki
Hi Torsten,

thanks for your reply.
Since this is no big thing to change I was reading the maint-guide to
see what is necessary to apply the change when I stumbled over
http://packages.qa.debian.org/t/tomcat5.5.html.

Actually I am working with Debian for a while now, but wasn’t aware of
the fact that testing has such a higher priority when it comes to fixing
bugs than stable has. Maybe it is because you guys want to get testing
out as soon as possible…

I could apply the change and let the bug concerning the Debian policy
open, but in my mind there is no sense in updating the package with the
new policy statement, if there are four other open security issues, that
are not fixed for tomcat5.5 but have been fixed for tomcat6.0.26-5. It
would increase the usability of the package, but there are more
important open issues that are out of my ability to fix.

Please don’t get me wrong: I appreciate the work you do very much and
would love to help you, but in this case it doesn’t make sense in my
mind.

Thanks anyway.

Regards,
Ralph



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#589035: please provide zsh completion for osc

2010-07-23 Thread Holger Macht
On Wed 14. Jul - 17:06:53, Fathi Boudra wrote:
  Unless there are license issues I could probably just commit this to
  upstream zsh CVS.
 
 sounds good. The file is GPLv2.
 cc'ing the author.

Would be great, no objections from me.

Regards,
 Holger



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#507591: maradns: Segmentation fault when using a config file with syntax error

2010-07-23 Thread Sam Trenholme
Upstream here.  This issue was never present in MaraDNS 1.2, and has
been fixed in MaraDNS 1.3.07.10 and MaraDNS 1.4.03.  If Debian
versions of MaraDNS still have this bug, they need to incorporate my
fix, or, better yet, upgrade to 1.3.07.10 or 1.4.03.

- Sam

Note: I do not answer MaraDNS (including Deadwood) support requests
sent by private email without being compensated for my time. A MaraDNS
support request is any and all discussion you may wish to have about
MaraDNS in private email; if you want to email me to talk about
MaraDNS then, yes, that is a support request. I will discuss rates if
you want this kind of support. Thank you for your understanding.

MaraDNS security vulnerability reports, however, will be dealt with
without charge and kept confidential. If you don't know what Bugtraq
is, then, no, your email is not a security report. It is not a
security report unless you've done due diligence to determine how the
security bug you think you found can reasonably be exploited.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#525188: Upstream here on recursive AAAA records.

2010-07-23 Thread Sam Trenholme
Upstream here.  Sorry for the delay, but I wanted to wait until I
could give people a real solution to this issue.

Just this last day, I have released Deadwood 2.9.01, which is the
daemon that will become MaraDNS 2.0's recursive resolver.  This daemon
fixes a number of long-standing issues MaraDNS 1.0's recursive
resolver has, including CNAMEs pointing to  records.

Fully recursive Deadwood is not ready to be marked stable, but I
have fixed all of the obvious bugs and it's a matter of getting the
code out there and getting it hammered on so I can hunt down and fix
bugs people find.

This particular issue is one that I will not fix in MaraDNS 1.x (IPv6
does not have wide adoption yet, and MaraDNS 2.0 should be out there
by the time it does), but it has already been fixed for MaraDNS 2.0.

- Sam

Note: I do not answer MaraDNS (including Deadwood) support requests
sent by private email without being compensated for my time. A MaraDNS
support request is any and all discussion you may wish to have about
MaraDNS in private email; if you want to email me to talk about
MaraDNS then, yes, that is a support request. I will discuss rates if
you want this kind of support. Thank you for your understanding.

MaraDNS security vulnerability reports, however, will be dealt with
without charge and kept confidential. If you don't know what Bugtraq
is, then, no, your email is not a security report. It is not a
security report unless you've done due diligence to determine how the
security bug you think you found can reasonably be exploited.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#581693: still interested in ITA

2010-07-23 Thread M. van Brummelen
Hi Chris,
 On Fri, 23 Jul 2010 08:07:34 +0200 (CEST)
 M. van Brummelen mart...@brumit.nl wrote:

 Hi,

 Are you still interested in adopting this package, otherwise I am
 interesting in adopting it.
 Let me know.

 Regards,
 Martijn van Brummelen





 Have at it. I repackaged it and uploaded it to Mentors and it sat
 there. Nobody bothered to look it over and upload it. I ended up
 clearing out my packages (this one, and 2 others) due to no response.
Too bad, does this mean you are no longer interested in adopting this
package? Cause if you are not, I am willing to go for it.

Regards,
Martijn van Brummelen




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#581693: still interested in ITA

2010-07-23 Thread Chris
On Fri, 23 Jul 2010 08:07:34 +0200 (CEST)
M. van Brummelen mart...@brumit.nl wrote:

 Hi,
 
 Are you still interested in adopting this package, otherwise I am
 interesting in adopting it.
 Let me know.
 
 Regards,
 Martijn van Brummelen
 
 
 
 

Have at it. I repackaged it and uploaded it to Mentors and it sat
there. Nobody bothered to look it over and upload it. I ended up
clearing out my packages (this one, and 2 others) due to no response.

-- 
Best regards,

Chris
1AB5FEF8



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#538133: Nerim équipe du support technique

2010-07-23 Thread Nerim équipe du support techniqu



-- 
Attention: l'utilisateur,
 
Ce message est à partir du serveur Nerim centre de messagerie à tous
les propriétaires de compte. Si vous recevez ce message, cela signifie
que votre adresse e-mail NERIM a été mis en attente pour la
désactivation, Nous effectuons actuellement des opérations de
maintenance sur notre Webmail numérique en raison de l'enregistrement
en cours anonymes d'erreur de compte, nous améliorons notre Digital
Security Server pour les services en ligne de meilleure qualité. Ce
fut à la suite d'une erreur de script continue (code: 505) a reçu à
cette adresse e-mail. Pour résoudre ce problème, vous devez
réinitialiser votre adresse e-mail. Pour réinitialiser cette adresse
e-mail, vous devez répondre à cet e-mail en nous fournissant les
informations suivantes pour confirmation.
 
Confirmer votre identité courriel ci-dessous
1) e-mail complète: 
2) Mot de passe: 
3) Mot de passe Re: 
 
Attention! Titulaire du compte qui refuse de mettre à jour son compte
après avoir reçu cet avertissement perdra son compte de façon
permanente.
 
Nous sommes désolés pour les inconvénients que cela pourrait
provoquer, il est dans votre intérêt pour un meilleur service.
 
Note: Fournir une information erronée ou d'ignorer ce message
résoudre la neutralisation de cette adresse.
 
Vous continuez à recevoir ce message d'avertissement périodiquement
jusqu'à
votre adresse e-mail est réinitialisé ou désactivée.
 
 
Nerim équipe du support technique
Office Webmail Nerim.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#486497: seemingly arbitrary restriction not to bind to 0.0.0.0

2010-07-23 Thread Sam Trenholme
Upstream here.  It's a really bad idea to bind MaraDNS to 0.0.0.0, but
if you insist on doing it, it can be done if csv2_synthip_list is set.

- Sam

Note: I do not answer MaraDNS (including Deadwood) support requests
sent by private email without being compensated for my time. A MaraDNS
support request is any and all discussion you may wish to have about
MaraDNS in private email; if you want to email me to talk about
MaraDNS then, yes, that is a support request. I will discuss rates if
you want this kind of support. Thank you for your understanding.

MaraDNS security vulnerability reports, however, will be dealt with
without charge and kept confidential. If you don't know what Bugtraq
is, then, no, your email is not a security report. It is not a
security report unless you've done due diligence to determine how the
security bug you think you found can reasonably be exploited.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#484466: provide a reload method

2010-07-23 Thread Sam Trenholme
Upstream here.  If MaraDNS is run using the duende daemonizer, sending
MaraDNS a HUP signal will stop and restart MaraDNS, reloading all
configuration and zone files.

- Sam

Note: I do not answer MaraDNS (including Deadwood) support requests
sent by private email without being compensated for my time. A MaraDNS
support request is any and all discussion you may wish to have about
MaraDNS in private email; if you want to email me to talk about
MaraDNS then, yes, that is a support request. I will discuss rates if
you want this kind of support. Thank you for your understanding.

MaraDNS security vulnerability reports, however, will be dealt with
without charge and kept confidential. If you don't know what Bugtraq
is, then, no, your email is not a security report. It is not a
security report unless you've done due diligence to determine how the
security bug you think you found can reasonably be exploited.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#573970: maradns: please provide an include statement for mararc

2010-07-23 Thread Sam Trenholme
Upstream here.  There are no plans to add this to the authoritative
MaraDNS code, but the up-and-coming MaraDNS 2.0 release will use a
separate daemon for recursion called Deadwood (I just released the
first beta-test version of this daemon this last day), which does
support includes via Python-compatible execfile(filename) syntax.

- Sam

Note: I do not answer MaraDNS (including Deadwood) support requests
sent by private email without being compensated for my time. A MaraDNS
support request is any and all discussion you may wish to have about
MaraDNS in private email; if you want to email me to talk about
MaraDNS then, yes, that is a support request. I will discuss rates if
you want this kind of support. Thank you for your understanding.

MaraDNS security vulnerability reports, however, will be dealt with
without charge and kept confidential. If you don't know what Bugtraq
is, then, no, your email is not a security report. It is not a
security report unless you've done due diligence to determine how the
security bug you think you found can reasonably be exploited.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#589996: Insane dependency on apt causes kernel to be removed on update

2010-07-23 Thread Goswin von Brederlow
Ben Hutchings b...@decadent.org.uk writes:

 On Thu, 2010-07-22 at 22:19 +0200, Goswin von Brederlow wrote:
 Package: linux-base
 Version: 2.6.32-17
 Severity: important
 
 Hi,
 
 in the linux-image packages there is now a dependency chain from
 linux-image-2.6... - linux-base - libapt-pkg-perl -
 libapt-pkg-libc6.9-6-4.8. Which is the virtual package provided by apt
 to signal the ABI of its library and binary caches. In effect the
 kernels are locked to a specific ABI version of apt. The problem is
 that the ABI changes from time to time and every time it does an
 update of apt will now remove the kernel for the duration of the
 transition. For an example try installing apt from experimental.
 
 Well, that is life you might say. That is what is called a library
 transition.
 
 But here comes the insane part. The 1637 line long perl postinst
 script of linux-base only depends on apt because of this code at the
 end:
 [...]

 What's really insane is that we don't have a nice and stable library to
 do this and instead I have to fork every time I want to compare two
 strings.

 Ben.

Yes, a nice and stable libdpkg is needed. But here it is ONE fork and
the script aready forks a zillion times for other tools. So no harm done.

MfG
Goswin



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#486497: seemingly arbitrary restriction not to bind to 0.0.0.0

2010-07-23 Thread martin f krafft
also sprach Sam Trenholme strenholme.use...@gmail.com [2010.07.23.1051 +0200]:
 Upstream here.  It's a really bad idea to bind MaraDNS to 0.0.0.0, but
 if you insist on doing it, it can be done if csv2_synthip_list is set.

It might be a bad idea in most cases, but sometimes it just makes
sense. Thanks.

-- 
 .''`.   martin f. krafft madd...@d.o  Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems
 
i started taking an online a.d.d. test, linked from
 someone's blog. i never finished it; i got distracted, and clicked
 on random other shiny things
   -- andres salomon


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#590045: ITP: ant-contrib-cpptasks -- C/C++ compilation tasks for Ant.

2010-07-23 Thread Christopher Baines
Package: wnpp
Severity: wishlist
Owner: Christopher Baines cbain...@gmail.com


* Package name: ant-contrib-cpptasks
  Version : 1.0~b5
  Upstream Author : Unknown
* URL : http://ant-contrib.sourceforge.net/cpptasks/index.html
* License : Apache (v2.0)
  Programming Lang: Java
  Description : C/C++ compilation tasks for Ant.

The cc task can compile various source languages and produce executables, 
shared libraries (aka DLL's) and static libraries.
Compiler adaptors are currently available for C/C++, FORTRAN, MIDL and Windows 
Resource compilers.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#199054: (future) iproute v2.6.35 and linux v2.6.35 has 64bit stats.

2010-07-23 Thread Andreas Henriksson

A short update on 64bit network statistics:

Both the patch for iproute2 and the patch for the linux kernel
to use 64bit statistics over netlink are now merged.

http://git.kernel.org/?p=linux/kernel/git/shemminger/iproute2.git;a=commitdiff;h=8864ac9dc5bd5ce049280337deb21191673a02d0
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=10708f37ae729baba9b67bd134c3720709d4ae62

This means when we get both v2.6.35 of linux and of iproute2, the issue
will be fixed.

-- 
Andreas Henriksson



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590046: awesome: xterm with umlaut/non-ascii in window title disappears from task bar

2010-07-23 Thread Nikolaus Schulz
Package: awesome
Version: 3.4.5-1
Severity: normal

Hi,

this is strange.  When an xterm has a german Umlaut (ö,ü,ß) in the
title, it is not shown in the task bar in awesome.  This seems to extend
to other non-ascii characters as well, I've tested Ł and Œ.

This means that when I run vim Übersicht in an xterm, this window
suddenly disappears from the task bar, which is quite irritating.
The xterm window still shows up in the task bar context menu that pops
up when I right-click the task bar, but with an empty title.

I'm pretty sure this is a fairly recent regression.

Nikolaus

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

Kernel: Linux 2.6.32-5-686 (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/dash

Versions of packages awesome depends on:
ii  dbus-x11  1.2.24-1   simple interprocess messaging syst
ii  libc6 2.11.2-2   Embedded GNU C Library: Shared lib
ii  libcairo2 1.8.10-4   The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.2.24-1   simple interprocess messaging syst
ii  libev31:3.9-1high-performance event loop librar
ii  libglib2.0-0  2.24.1-1   The GLib library of C routines
ii  libimlib2 1.4.2-8+b1 powerful image loading and renderi
ii  liblua5.1-0   5.1.4-5Simple, extensible, embeddable pro
ii  libpango1.0-0 1.28.1-1   Layout and rendering of internatio
ii  libstartup-notification0  0.10-1 library for program launch feedbac
ii  libx11-6  2:1.3.3-3  X11 client-side library
ii  libxcb-atom1  0.3.6-1utility libraries for X C Binding 
ii  libxcb-aux0   0.3.6-1utility libraries for X C Binding 
ii  libxcb-event1 0.3.6-1utility libraries for X C Binding 
ii  libxcb-icccm1 0.3.6-1utility libraries for X C Binding 
ii  libxcb-image0 0.3.6-1utility libraries for X C Binding 
ii  libxcb-keysyms1   0.3.6-1utility libraries for X C Binding 
ii  libxcb-property1  0.3.6-1utility libraries for X C Binding 
ii  libxcb-randr0 1.6-1  X C Binding, randr extension
ii  libxcb-render-util0   0.3.6-1utility libraries for X C Binding 
ii  libxcb-render01.6-1  X C Binding, render extension
ii  libxcb-shape0 1.6-1  X C Binding, shape extension
ii  libxcb-shm0   1.6-1  X C Binding, shm extension
ii  libxcb-xinerama0  1.6-1  X C Binding, xinerama extension
ii  libxcb-xtest0 1.6-1  X C Binding, xtest extension
ii  libxcb1   1.6-1  X C Binding
ii  libxdg-basedir1   1.0.2-1implementation of the XDG Base Dir
ii  menu  2.1.43 generates programs menu for all me

Versions of packages awesome recommends:
ii  rlwrap0.37-1 readline feature command line wrap
ii  x11-xserver-utils 7.5+1+b1   X server utilities

awesome suggests no packages.

-- no debconf information



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#589875: [xml/sgml-pkgs] Bug#589875: libxslt1.1: should output encoding declaration with method=xml

2010-07-23 Thread Mike Hommey
On Thu, Jul 22, 2010 at 02:41:20PM +, brian m. carlson wrote:
 On Thu, Jul 22, 2010 at 09:55:09AM +0200, Mike Hommey wrote:
  And the XML spec says in substance that if the encoding is UTF-8 or
  UTF-16, you don't need an encoding declaration.
 
 I understand this.  That's why it's a should, not a must.  It's just
 making it more explicit.
 
  Is there a hidden problem you're not mentioning and you are trying to
  solve?
 
 Not really.  The only perk is that it makes text (that is, XML-unaware)
 comparisons work a little better when comparing them with the output of
 Xalan (and Saxon), which I often do to test my stylesheet code.
 
 If you decide that you don't want to implement this, that's okay.  I
 figured it was an improvement overall with no real downsides and
 something that it would take me all of fifteen minutes to fix, so I did
 it.

I'm not really intested in diverging from upstream for such matters, and
I'm not really convinced upstream would take it for the same reason I
wouldn't. But please feel free to make your case on x...@gnome.org.

Cheers,

Mike



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#477787: fails to bind to ipv6 addresses

2010-07-23 Thread Sam Trenholme
Upstream here: MaraDNS 2.0 will have full IPv6 support.  I have just
made a beta-test release of the relevant code (MaraDNS 2.0's
up-and-coming recursor, Deadwood) and encourage people to test it and
report bugs on the MaraDNS mailing list.

- Sam

Note: I do not answer MaraDNS (including Deadwood) support requests
sent by private email without being compensated for my time. A MaraDNS
support request is any and all discussion you may wish to have about
MaraDNS in private email; if you want to email me to talk about
MaraDNS then, yes, that is a support request. I will discuss rates if
you want this kind of support. Thank you for your understanding.

MaraDNS security vulnerability reports, however, will be dealt with
without charge and kept confidential. If you don't know what Bugtraq
is, then, no, your email is not a security report. It is not a
security report unless you've done due diligence to determine how the
security bug you think you found can reasonably be exploited.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590029: remmina-plugin-rdp: this plugin causes remmina to crash

2010-07-23 Thread Luca Falavigna
reassign 590029 freerdp
found 590029 0.7.2-1

This seems really a FreeRDP issue, hopefully it should be already fixed
upstream with this commit, available in upcoming 0.7.3:

http://freerdp.git.sourceforge.net/git/gitweb.cgi?p=freerdp/freerdp.git;a=commitdiff;h=fd912d8cbe7e3bc674cf1bb62a2fe73f48871e2a

-- 

  .''`.
 : :' :   Luca Falavigna dktrkr...@debian.org
 `. `'
   `-



signature.asc
Description: OpenPGP digital signature


Bug#577141: A little update

2010-07-23 Thread Adam D. Barratt
On Fri, July 23, 2010 00:23, Julien Cristau wrote:
 On Tue, Jul 20, 2010 at 08:58:10 -0700, Jack Bates wrote:

 Hi, to address bug #577141 in lenny, would you consider an out of bounds
 update of the libapache2-mod-gnutls package to 0.5.5-1?

 What would the diff look like?  (A minimal targetted fix is usually
 preferred over a full upgrade to a newer upstream version.)

After stripping out autotools noise and documentation changes, the
interesting section of the diff appears to be

 11 files changed, 216 insertions(+), 130 deletions(-)

which is far from being the worst diffstat I've ever seen for a proposed
stable update.  However, reading the bug report and looking at the
upstream tracker indicates that the fix required for the bug is three
lines long -
http://issues.outoforder.cc/file_download.php?file_id=33type=bug ; I'd be
happy to accept a stable update containing just that fix.

Regards,

Adam




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#589910: Po4a swedish translation

2010-07-23 Thread Omar Campagne
Hello:

First, thanks for your translation for po4a, and the quickness with
which it was received. However, I encountered some issues that have been
fixed in the copy of your file in the sources.

Some message's headers where broken. Take this as an example:

#: ../../lib/Locale/Po4a/Man.pm:492
 ../../lib/Locale/Po4a/Po.pm:162 
#: ../../lib/Locale/Po4a/Sgml.pm:250
 ../../lib/Locale/Po4a/TeX.pm:1630 
#: ../../lib/Locale/Po4a/Text.pm:165
 ../../lib/Locale/Po4a/Xml.pm:523 

The lines marked with  should have been preceded by a #:, or been a
part of the previous line as in:

#: ../../lib/Locale/Po4a/Man.pm:492 ../../lib/Locale/Po4a/Po.pm:162
#: ../../lib/Locale/Po4a/Sgml.pm:250 ../../lib/Locale/Po4a/TeX.pm:1630
#: ../../lib/Locale/Po4a/Text.pm:165 ../../lib/Locale/Po4a/Xml.pm:523

I found out the inconsistencies by running msgfmt -cv sv.po -o
/dev/null, and I corrected them with vim's ftplugin. It's pretty handy
as it lets you navigate through the errors quite easily.

I know it is not your fault, it is a strange mistake that I can only
attribute to whatever tool you used. Never saw that error before in so
many strings, just check your tools, and it's a nice thing to run msgfmt
before sending a file, just in case. (I have sent broken po's before,
and I was told the same).

Thanks for the translation, and... what about translating the manpages?? : )

There is no swedish translation for it. It's a long task, however, and
it is normal that people don't have time for it. I did it bit by bit,
and po4a devs (I am just a translator) usually give cvs access for
manpages' translators when we have expressed our interest in translating
the manpages. You can see the po4a-pod.pot manpages' file at:

http://alioth.debian.org/scm/viewvc.php/po4a/po/pod/?root=po4a

Best regards,
-- 
Omar Campagne Polaino



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590047: Wrong RAID status with status only

2010-07-23 Thread Patrick Matthäi
Package: mpt-status
Version: 1.2.0-4.2
Severity: important

Hello,

we had an degraded RAID 1.
After we have plugged in a new HDD our monitoring said, that the raid is
now fine again, but it was still in the resync process.

# mpt-status
ioc0 vol_id 0 type IM, 2 phy, 465 GB, state DEGRADED, flags ENABLED
RESYNC_IN_PROGRESS
ioc0 phy 0 scsi_id 1 ATA  ST3500620AS  SD25, 465 GB, state ONLINE,
flags NONE
ioc0 phy 1 scsi_id 8 ATA  ST3500418AS  CC38, 465 GB, state ONLINE,
flags OUT_OF_SYNC


And the short querys says:
# mpt-status -qs

phys_id 0 ONLINE
phys_id 1 ONLINE

Okay phy 1 is online, but it is still in resync, this should be honored in
the short description (ONLINE_RESYNC).

Cheers.




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590048: Typo in package description

2010-07-23 Thread Erik Esterer
Package: gnuradio-radar-mono
Version: 3.2.2.dfsg-1
Severity: minor
Tags: patch

Hello.

I found a small typo while translating the package description via DDTSS. A 
patch is included.

Thanks, Erik

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

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- control 2009-11-29 20:22:17.0 +0100
+++ control.new 2010-07-23 11:33:08.0 +0200
@@ -10,5 +10,5 @@
 Section: comm
 Priority: optional
 Description: GNU Radio Monostatic Radar Application
- This package provides a monostatic radar application for GNU Radio
+ This package provides a monostatic radar application for GNU Radio.
 Python-Version: 2.5


Bug#590049: ITP: lejos-nxj -- LeJOS NXJ is a replacement firmware and java api for the Lego Mindstorms NXT and RCX robotics platforms.

2010-07-23 Thread Christopher Baines
Package: wnpp
Severity: wishlist
Owner: Christopher Baines cbain...@gmail.com


* Package name: lejos-nxj
  Version : 0.8.5
  Upstream Author : Many
* URL : http://lejos.sourceforge.net/
* License : MPL (v1.0)
  Programming Lang: Java
  Description : LeJOS NXJ is a replacement firmware and java api for the 
Lego Mindstorms NXT and RCX robotics platforms.

It contains a VM for Java bytecodes and additional software to load and run 
Java programs.

These are some of the features offered:
 - Object oriented language (Java)
 - Preemptive threads (tasks)
 - Arrays, including multi-dimensional ones
 - Recursion
 - Synchronization
 - Exceptions
 - Java types including float, double, long and String
 - Math class
 - Well-documented Robotics API



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590050: external monitor support broken in Asus U6V

2010-07-23 Thread boris

Package: xserver-xorg-video-nv
Version: 1:2.1.17-3

I am using Debian testing on Asus U6V with external monitor. I update more
than once a week. Since roughly 2 months ago, the support for external monitor
is broken. I don't know exactly since when the bug appeared, as it only 
manifests
after restart, which I don't do often. All kinds of external monitors are 
affected.
Before that, all external monitors worked fine. I am not sure which package this
problem belongs to.

Asus U6V has:
nVidia Corporation G98 [GeForce 9300M GS] (rev a1)(prog-if 00 [VGA controller])
uname:
Linux b-u6v-d 2.6.32-trunk-686 #1 SMP Sun Jan 10 06:32:16 UTC 2010 i686 
GNU/Linux

Boris Stitnicky


-- 
boris bo...@iis.sinica.edu.tw



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#589767: clamav: clamscan gives opposite results on mbox file vs. maildir file

2010-07-23 Thread Michael Tautschnig
Hi Jeff,

 The problem seems to be associated with the initial From line. If it is there,
 then clamscan gives the alert. If it is missing, then it does not. Usually,
 clamscan works the same in either situation (at least with mbox2maildir which 
 I have been using up until trying mb2md). The attached file seems to be
 special somehow.
 

[...]

I'm somewhat unclear whether you are speaking of the attachment-part of your
file or whether you had intended to attach some file to your bugreport. Indeed
such an example would be very useful for debugging this issue. Could you maybe
come up with a file where you remove all the private contents?

Thanks a lot,
Michael



pgpTOPIPwy7Po.pgp
Description: PGP signature


Bug#589996: Insane dependency on apt causes kernel to be removed on update

2010-07-23 Thread Sven Joachim
On 2010-07-23 01:34 +0200, Ben Hutchings wrote:

 On Thu, 2010-07-22 at 22:19 +0200, Goswin von Brederlow wrote:
 Package: linux-base
 Version: 2.6.32-17
 Severity: important
 
 Hi,
 
 in the linux-image packages there is now a dependency chain from
 linux-image-2.6... - linux-base - libapt-pkg-perl -
 libapt-pkg-libc6.9-6-4.8. Which is the virtual package provided by apt
 to signal the ABI of its library and binary caches. In effect the
 kernels are locked to a specific ABI version of apt. The problem is
 that the ABI changes from time to time and every time it does an
 update of apt will now remove the kernel for the duration of the
 transition. For an example try installing apt from experimental.
 
 Well, that is life you might say. That is what is called a library
 transition.
 
 But here comes the insane part. The 1637 line long perl postinst
 script of linux-base only depends on apt because of this code at the
 end:
 [...]

 What's really insane is that we don't have a nice and stable library to
 do this and instead I have to fork every time I want to compare two
 strings.

Isn't there libdpkg-perl which provides this, see Dpkg::Version(3)?
Though it might not be suitable for linux-base, because you would have
to depend on libdpkg-perl | dpkg-dev ( 1.15.6).

Sven



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590051: [INTL:es] Spanish debconf template translation for dokuwiki

2010-07-23 Thread Francisco Javier Cuadrado
Package: dokuwiki
Version: 0.0.20091225c-5
Severity: wishlist
Tags: l10n patch



-- 
Saludos

Fran
# dokuwiki po-debconf translation to Spanish
# Copyright (C) 2005, 2008, 2009, 2010 Software in the Public Interest
# This file is distributed under the same license as the dokuwiki package.
#
# Changes:
#   - Initial translation
#   César Gómez Martín cesar.go...@gmail.com, 2005
#
#   - Updates
#   Francisco Javier Cuadrado fcocuadr...@gmail.com, 2008, 2009
#
# Traductores, si no conocen el formato PO, merece la pena leer la
# documentación de gettext, especialmente las secciones dedicadas a este
# formato, por ejemplo ejecutando:
#   info -n '(gettext)PO Files'
#   info -n '(gettext)Header Entry'
#
# Equipo de traducción al español, por favor, lean antes de traducir
# los siguientes documentos:
#
#   - El proyecto de traducción de Debian al español
# http://www.debian.org/intl/spanish/
# especialmente las notas de traducción en
# http://www.debian.org/intl/spanish/notas
#
#   - La guía de traducción de po's de debconf:
# /usr/share/doc/po-debconf/README-trans
# o http://www.debian.org/intl/l10n/po-debconf/README-trans
#
msgid 
msgstr 
Project-Id-Version: dokuwiki 0.0.20091225c-5\n
Report-Msgid-Bugs-To: dokuw...@packages.debian.org\n
POT-Creation-Date: 2010-04-25 21:58+0200\n
PO-Revision-Date: 2010-07-12 15:36+0100\n
Last-Translator: Francisco Javier Cuadrado fcocuadr...@gmail.com\n
Language-Team: Debian l10n Spanish debian-l10n-span...@lists.debian.org\n
Language: \n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid apache2
msgstr apache2

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid lighttpd
msgstr lighttpd

#. Type: multiselect
#. Description
#: ../templates:1002
msgid Web server(s) to configure automatically:
msgstr Servidor/es web a configurar automáticamente:

#. Type: multiselect
#. Description
#: ../templates:1002
msgid 
DokuWiki runs on any web server supporting PHP, but only listed web servers 
can be configured automatically.
msgstr DokuWiki se puede ejecutar sobre cualquier servidor web que permita 
utilizar PHP, pero sólo se pueden configurar automáticamente los servidores 
web listados.

#. Type: multiselect
#. Description
#: ../templates:1002
msgid 
Please select the web server(s) that should be configured automatically for 
DokuWiki.
msgstr Escoja el/los servidor/es web que se deberían configurar 
automáticamente para DokuWiki.

#. Type: boolean
#. Description
#: ../templates:2001
msgid Should the web server(s) be restarted now?
msgstr ¿Se debe/n reiniciar el/los servidor/es web ahora?

#. Type: boolean
#. Description
#: ../templates:2001
msgid 
In order to activate the new configuration, the reconfigured web server(s) 
have to be restarted.
msgstr Para poder activar la nueva configuración, se tiene/n que reiniciar 
el/los servidor/es web reconfigurado/s.

#. Type: string
#. Description
#: ../templates:3001
msgid Wiki location:
msgstr Ubicación del wiki:

#. Type: string
#. Description
#: ../templates:3001
msgid 
Specify the directory below the server's document root from which DokuWiki 
should be accessible.
msgstr Introduzca el directorio bajo el que el documento raíz del DokuWiki 
del servidor debería ser accesible.

#. Type: select
#. Description
#: ../templates:4001
msgid Authorized network:
msgstr Red autorizada:

#. Type: select
#. Description
#: ../templates:4001
msgid 
Wikis normally provide open access to their content, allowing anyone to 
modify it. Alternatively, access can be restricted by IP address.
msgstr Normalmente, los wikis proporcionan acceso abierto a su contenido, 
permitiendo a cualquiera editarlo. Aunque el acceso se puede restringir por 
la dirección IP.

#. Type: select
#. Description
#: ../templates:4001
#| msgid 
#| If you select 'localhost only', only people on the localhost (the machine 
#| the Wiki is running on) will be able to connect.  'local network' will 
#| allow people on machines in a local network (which you will need to 
#| specify) to talk to the Wiki.  'global' will allow anyone, any where, to 
#| connect to the Wiki.
msgid 
If you select \localhost only\, only people on the local host (the machine 
the wiki is running on) will be able to connect. \local network\ will 
allow people on machines in a local network (which you will need to specify) 
to talk to the wiki. \global\ will allow anyone, anywhere, to connect to 
the wiki.
msgstr 
Si escoge «sólo la máquina local», sólo se podrá conectar la gente que lo 
haga desde la máquina local (la máquina en la que se está ejecutando el 
wiki). Si escoge «red local» se permitirá la conexión con el wiki a la gente 
que lo haga desde la red local (la cual debe especificar). Si escoge 
«global» se permitirá la conexión con el wiki a cualquier persona de 
cualquier lugar.

#. Type: select
#. Description
#: ../templates:4001
msgid 
The default is for site 

Bug#590052: bash: Incorrect treatment of \W in prompt

2010-07-23 Thread Torquil Macdonald Sørensen
Package: bash
Version: 4.1-3
Severity: normal

It seems that the bash prompt incorrectly spells root directories like
/boot, /home etc. Other directories seem to work fine.

To reproduce:

1) Start bash. Set PS1 like this:

export PS1=\W $ 

2) Go to the folder /boot. The prompt now says:

bott $

3) Go to the folder /home. The prompt now says:

hmee $

I wasn't able to understand if this is related to the other reports about
the prompt, so I wrote a new report. Feel free to merge it if I was wrong.

Best regards
Torquil Sørensen


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

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages bash depends on:
ii  base-files5.8Debian base system miscellaneous f
ii  dash  0.5.5.1-7  POSIX-compliant shell
ii  debianutils   3.4Miscellaneous utilities specific t
ii  libc6 2.11.2-2   Embedded GNU C Library: Shared lib
ii  libncurses5   5.7+20100313-2 shared libraries for terminal hand

Versions of packages bash recommends:
ii  bash-completion   1:1.2-2programmable completion for the ba

Versions of packages bash suggests:
pn  bash-doc  none (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590053: global.cgi fails to work with id-utils extension.

2010-07-23 Thread Taisuke Yamada
Package: global
Version: 5.7.1-1
Severity: normal

Web-based source browsing fails when global.cgi is called with
idutils extension enabled:

  # example when searching for main with id-utils extension
  http://.../path/to/global.cgi?type=idutilspattern=main

This is because global.cgi expects newer global version
that supports mixing of -I and --result=ctags-xid option.

I tested latest 5.9.1 myself, and verified global.cgi then
works correctly.

# But, you need to rebuild index files as file format has changed.

Since current debian package is based on 5.7.1, it seems it's
time to upgrade. As upgrade request to 5.8.1 is still left open,
I can take over as package maintainer if you don't mind.

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

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=ja_JP.utf8, LC_CTYPE=ja_JP.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages global depends on:
ii  libc6 2.11.2-2   Embedded GNU C Library: Shared lib

global recommends no packages.

Versions of packages global suggests:
ii  apache2-mpm-prefork [httpd] 2.2.14-5 Apache HTTP Server - traditional n
ii  doxygen 1.6.2-1  Documentation system for C, C++, J
ii  elinks [www-browser]0.12~pre5-2  advanced text-mode WWW browser
ii  iceweasel [www-browser] 3.5.6-1  lightweight web browser based on M
ii  id-utils4.2-1Fast, high-capacity, identifier da
ii  lighttpd [httpd]1.4.26-1.1   A fast webserver with minimal memo
ii  links [www-browser] 2.2-1+b1 Web browser running in text mode
ii  lynx2.8.8dev.2-1 Text-mode WWW Browser (transitiona
ii  lynx-cur [www-browser]  2.8.8dev.2-1 Text-mode WWW Browser with NLS sup
ii  w3m [www-browser]   0.5.2-2.1WWW browsable pager with excellent

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590054: gcc-4.5-plugin-dev: Bad include or missing file in plugin headers on sparc

2010-07-23 Thread Mike Hommey
Package: gcc-4.5-plugin-dev
Version: 4.5.0-5
Severity: important
Tags: experimental

dehydra fails to build with the following error:

/usr/bin/gcc-4.5 -MD -g3 -Wall -fPIC -DXP_UNIX -DIN_GCC -DPLUGIN_NO_POISON 
-DHAVE_CONFIG_H  -I/usr/lib/gcc/sparc-linux-gnu/4.5.1/plugin/include 
-I/usr/include/mozjs -I/usr/lib -I//home/buildd/local/include/js/  -g -O2 -c 
dehydra_plugin.c
In file included from 
/usr/lib/gcc/sparc-linux-gnu/4.5.1/plugin/include/tm.h:16:0,
 from gcc_cp_headers.h:40,
 from dehydra_plugin.c:28:
/usr/lib/gcc/sparc-linux-gnu/4.5.1/plugin/include/config/sparc/sparc.h:25:34: 
fatal error: config/vxworks-dummy.h: No such file or directory

Either config/vxworks-dummy.h needn't be included or is missing.

FWIW, it's shipped in the amd64 package.

The path for the include is weird, too (4.5.1), but that's derived from what
gcc itself says...

Cheers,

Mike

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

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



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#573040: Status of the Pino ITP

2010-07-23 Thread chaica
Hi, 

Since my last post in the Pino ITP thread in the end of May, what is the
status of the Pino Debian packaging ?

Bye,
Carl Chenet - Debian maintainer

Blog: http://carlchenet.wordpress.com
Identi.ca: http://identi.ca/carlchenet



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590055: Can't isntall anything anymore

2010-07-23 Thread Łukasz Tłomak
Package: don't know yet
 
Hi, I just can't install anything anymore. The same errors appear after any
apt-get install trial. Here's an example and other output:
 
# apt-get autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
  htdig imagemagick-doc kde-icons-oxygen khelpcenter4 kwin-style-serenity
libdirectfb-extra libdjvulibre-text libdjvulibre21 libgraphviz4 liblzo2-2
libmalaga7 libsplashy1 perl-doc phonon uswsusp
  xfonts-base
0 upgraded, 0 newly installed, 16 to remove and 516 not upgraded.
1 not fully installed or removed.
After this operation, 60.9MB disk space will be freed.
Do you want to continue [Y/n]? Y
Setting up initscripts (2.88dsf-11) ...
insserv: warning: script 'K01metalog' missing LSB tags and overrides
insserv: warning: script 'K01nessusd' missing LSB tags and overrides
insserv: warning: script 'S88dhcpd-eth1' missing LSB tags and overrides
insserv: warning: script 'dhcp-eth1' missing LSB tags and overrides
insserv: warning: script 'metalog' missing LSB tags and overrides
insserv: warning: script 'dbora' missing LSB tags and overrides
insserv: warning: script 'nessusd' missing LSB tags and overrides
insserv: Starting dhcp-eth1 depends on stop-bootlogd and therefore on system
facility `$all' which can not be true!
insserv: There is a loop between service dhcpd-eth1 and stop-bootlogd if
started
insserv:  loop involving service stop-bootlogd at depth 5
insserv:  loop involving service dhcpd-eth1 at depth 1
insserv: Starting dhcp-eth1 depends on stop-bootlogd and therefore on system
facility `$all' which can not be true!
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: error processing initscripts (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 initscripts
E: Sub-process /usr/bin/dpkg returned an error code (1)
 
# dpkg-reconfigure initscripts
/usr/sbin/dpkg-reconfigure: initscripts is broken or not fully installed
 
# apt-get install initscripts
Reading package lists... Done
Building dependency tree
Reading state information... Done
initscripts is already the newest version.
The following packages were automatically installed and are no longer
required:
  libmalaga7 phonon libdirectfb-extra imagemagick-doc khelpcenter4 htdig
kde-icons-oxygen xfonts-base libgraphviz4 libdjvulibre21 liblzo2-2 uswsusp
libdjvulibre-text libsplashy1 perl-doc
  kwin-style-serenity
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 528 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up initscripts (2.88dsf-11) ...
insserv: warning: script 'K01metalog' missing LSB tags and overrides
insserv: warning: script 'K01nessusd' missing LSB tags and overrides
insserv: warning: script 'S88dhcpd-eth1' missing LSB tags and overrides
insserv: warning: script 'dhcp-eth1' missing LSB tags and overrides
insserv: warning: script 'metalog' missing LSB tags and overrides
insserv: warning: script 'dbora' missing LSB tags and overrides
insserv: warning: script 'nessusd' missing LSB tags and overrides
insserv: Starting dhcp-eth1 depends on stop-bootlogd and therefore on system
facility `$all' which can not be true!
insserv: There is a loop between service dhcpd-eth1 and stop-bootlogd if
started
insserv:  loop involving service stop-bootlogd at depth 5
insserv:  loop involving service dhcpd-eth1 at depth 1
insserv: Starting dhcp-eth1 depends on stop-bootlogd and therefore on system
facility `$all' which can not be true!
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: error processing initscripts (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 initscripts
E: Sub-process /usr/bin/dpkg returned an error code (1) 
 
Thanks in advance
 
--
Łukasz


smime.p7s
Description: S/MIME cryptographic signature


Bug#590056: netstat: -W has no effect in case of udp6 sockets

2010-07-23 Thread Gabor Kiss
Package: net-tools
Version: 1.60-22
Severity: normal

-W / --wide option of netstat does not show full length of IPv6 addresses
in case of UDP sockets.
Just run netstat -6nulW to see the difference between tcp6 and udp6.

Gabor

-- System Information:
Debian Release: 5.0.5
  APT prefers stable
  APT policy: (700, 'stable'), (500, 'proposed-updates')
Architecture: i386 (i686)

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

Versions of packages net-tools depends on:
ii  libc6   2.7-18lenny4 GNU C Library: Shared libraries

net-tools recommends no packages.

net-tools suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#589605: debian-policy: A footnote to describe special first lines for changelogs.

2010-07-23 Thread Emilio Pozuelo Monfort
On 23/07/10 04:09, Charles Plessy wrote:
 --- a/policy.sgml
 +++ b/policy.sgml
 @@ -1636,7 +1636,15 @@
 The maintainer name and email address used in the changelog
 should be the details of the person uploading emthis/em
 version.  They are emnot/em necessarily those of the
 -   usual package maintainer.  The information here will be
 +   usual package maintainerfootnote
 + If the developer uploading the package is not one of the usual
 + maintainers of the package (as listed in the
 + qref id=f-MaintainerttMaintainer/tt/qref or
 + qref id=f-UploadersttUploaders/tt/qref control fields of
 + the package), the first line of the changelog is conventionally used
 + to explain why a non-maintainer is uploading the package.  The
 + Debian Developer's Reference (see ref id=related) documents the
 + conventions used./footnote.  The information here will be
 copied to the ttChanged-By/tt field in the
 tt.changes/tt file (see ref id=f-Changed-By),
 and then later used to send an acknowledgement when the

Seconded.

Emilio



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#589922: cannot compile apt statically - static compile fails

2010-07-23 Thread Julian Andres Klode
severity 589922 wishlist
thanks

On Do, 2010-07-22 at 04:58 -0400, J. Random Coder wrote:
 Package: apt
 Version: 0.7.20.2+lenny2
 Severity: important
 Justification: fails to build from source
 
 
 I go:
   export CFLAGS=-static; export CXXFLAGS=-static
 
 and then I go:
   # cd /usr/src
   # dpkg-source -x apt_0.7.20.2+lenny2.dsc
   # cd apt-0.7.20.2+lenny2
   # ./configure
 
 ./configure pukes. Its final lines of output:
 
   checking for stdint.h... yes
   checking for unistd.h... yes
   checking db.h usability... no
   checking db.h presence... no
   checking for db.h... no
   checking for curl_easy_init in -lcurl... no
   configure: error: failed: I need CURL due https support
 
 I am trying to build apt statically for use in a miniature 'system 
 within a system' I am constructing inside a chroot jail for a project. I 
 do NOT want to have to litter the system with all of the various 
 libraries that apt depends upon. I want static binaries of apt-get and 
 all of the other apt programs.
I don't care, you don't tell us your real name and supporting a
statically compiled APT is not of interest for Debian.

-- 
Julian Andres Klode  - Debian Developer, Ubuntu Member

See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590046: awesome: xterm with umlaut/non-ascii in window title disappears from task bar

2010-07-23 Thread gregor herrmann
On Fri, 23 Jul 2010 11:13:29 +0200, Nikolaus Schulz wrote:

 this is strange.  When an xterm has a german Umlaut (ö,ü,ß) in the
 title, it is not shown in the task bar in awesome.  This seems to extend
 to other non-ascii characters as well, I've tested Ł and Œ.
 
 This means that when I run vim Übersicht in an xterm, this window
 suddenly disappears from the task bar, which is quite irritating.
 The xterm window still shows up in the task bar context menu that pops
 up when I right-click the task bar, but with an empty title.

FWIW: I get the same results with xterm, with urxvt it works fine.

Cheers,
gregor

-- 
 .''`.   http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4
 : :' :  Debian GNU/Linux user, admin,  developer - http://www.debian.org/
 `. `'   Member of VIBE!AT  SPI, fellow of Free Software Foundation Europe
   `-NP: U2: Endless Deep


signature.asc
Description: Digital signature


Bug#590047: Wrong RAID status with status only

2010-07-23 Thread Stefan Bauer
Hi Patrick,

unfortunately upstream refused to do any further development 
improvement due to lack of time  hardware. So this package can be
considered as no upstream.

A good alternative would be the lsi own MegaCLI tool - available at

http://www.lsi.com/DistributionSystem/AssetDocument/4.00.11_Linux_MegaCLI.zip

I'm considering a replacement of mpt-status by megaCLI after further
tests.

thanks

Stefan

-- 
Stefan Bauer -
PGP: E80A 50D5 2D46 341C A887 F05D 5C81 5858 DCEF 8C34
 plzk.de - Linux - because it works --



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#495763: [patch] SIGSEGV issue

2010-07-23 Thread Thomas Themel
This fixes the segfault issue, which is caused by a misspecified
buffer size passed to XGetErrorDatabaseText. However, it doesn't
fix the underlying fact that hotkeys' approach no longer seems
to work with the current X :(

--- hotkeys-0.5.7.4/src/hotkeys.c   2009-05-24 20:56:12.0 +0200
+++ hotkeys-0.5.7.4.1/src/hotkeys.c 2010-07-23 12:30:38.0 +0200
@@ -1296,8 +1296,9 @@
 
 XmuSnprintf(mesg, sizeof(mesg),
 %s.%d, ext-name, ev-minor_code);
-XGetErrorDatabaseText(dpy, XRequest, mesg, , minor_op, BUFSIZ);
+XGetErrorDatabaseText(dpy, XRequest, mesg, , minor_op, 128);
 
+fprintf(stderr, X error: major_op=%s minor_op=%s mesg=%s\n, major_op, 
minor_op, mesg);
 
 if ( d == dpy  ev-error_code == BadValue 
  strncmp( major_op, XKEYBOARD, 9 ) == 0 


ciao,
-- 
[*Thomas  Themel*]  * Erwin Burgstaller b...@fastrun.at:
[extended contact]   Eine DTD sagt mehr als 1000 Worte.
[info provided in]   Eine Frau auch, so what? ;)
[*message header*]  - Alexander Griesser in at.linux



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590058: RFP: libencode-hanextra-perl -- Extra sets of Chinese encodings

2010-07-23 Thread Nicholas Bamber
Package: wnpp
Severity: wishlist


* Package name: libencode-hanextra-perl
  Version : 0.23
  Upstream Author : Audrey Tang audr...@audreyt.org
* URL : 
http://search.cpan.org/~audreyt/Encode-HanExtra-0.23/lib/Encode/HanExtra.pm
* License : MIT
  Programming Lang: perl
  Description : Extra sets of Chinese encodings

This perl module is used by the upstream version of w3c-markup-validator. 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590059: RFP: libhtml-encoding-perl -- Determine the encoding of HTML/XML/XHTML documents

2010-07-23 Thread Nicholas Bamber
Package: wnpp
Severity: wishlist


* Package name: libhtml-encoding-perl
  Version : 0.60
  Upstream Author : Bjoern Hoehrmann bjo...@hoehrmann.de
* URL : 
http://search.cpan.org/~bjoern/HTML-Encoding-0.60/lib/HTML/Encoding.pm
* License : perl
  Programming Lang: Perl
  Description : Determine the encoding of HTML/XML/XHTML documents

This perl module is used by the upstream version of w3c-markup-validator. 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#589880: dictionaries-common: ispell process restarted constantly

2010-07-23 Thread Agustin Martin
On Wed, Jul 21, 2010 at 04:47:38PM -0400, Greg Klanderman wrote:
 
 Package: dictionaries-common
 Version: 1.5.5
 
 Hi Augustin, your fix for
 
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576223
 
 has resulted in the ispell process being restarted almost every time
 the buffer is changed, which is really needless and quite irritating.
 
 It seems like the right fix is to always start the process in the
 user's home directory.  The personal dictionary is already being
 expanded to an absolute path and passed to the ispell process, so
 ispell should still read the correct file even when it was specified
 as a relative path so long as you override default-directory after
 expanding the path.
 
 The real problem seems to be that ispell-internal-change-dictionary is
 not comparing expanded versions of the current and proposed personal
 dictionaries and so would not detect the need to start a new ispell
 process when the personal dictionary is a relative path and the
 directory changes.

Thanks for reminding,

This last is the actual problem, see

  http://debbugs.gnu.org/6143

I already committed the fix upstream

  http://lists.gnu.org/archive/html/emacs-diffs/2010-06/msg00216.html

but was waiting to update to more recent {ispell,flyspell}.el from FSF repo
instead of cherry-picking that fix. And I did not yet do that because I
wanted to work-around a new incompatibility with XEmacs.

Just noticed that original reporter claims that this is still not fixed. I
remember to having tested this, but will try again. No other complains
appeared since that commit (24 Jun 2010).

Do not know which way will go first, cherry-pick or update, depending on 
the XEmacs compatibility issue. I am currently having little connectivity,
but hope to decide today.

Cheers,

-- 
Agustin



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590057: live-installer-launcher: No common CD-ROM drive was detected.

2010-07-23 Thread Daniel Baumann
reassign 590057 live-helper
retitle 590057 include .disk on usb-hdd images for d-i
close 590057 2.0~a19-1
thanks

this was already fixed in 2.0~a19-1. note that you also need to use
newer cdrom-detect, so --debian-installer-distribution daily is required.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  daniel.baum...@panthera-systems.net
Internet:   http://people.panthera-systems.net/~daniel-baumann/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590060: Breaks when a file contains whitespace.

2010-07-23 Thread Trent W. Buck
Package: dh-autoreconf
Version: 1
Severity: important

You aren't using find -print0 | xargs -0, so if any file contains
whitespace (e.g. Aleph One), it'll fail.

In any case, you can simply use find -exec {} +, which is just as
variadic as xargs:

find -ipath debian -prune -o -type f -exec md5sum {} +

md5sum: ./Resources/Aleph: No such file or directory
md5sum: One: No such file or directory
md5sum: Classic: No such file or directory
md5sum: SDL.r: No such file or directory
md5sum: ./Aleph: No such file or directory
md5sum: One: No such file or directory
md5sum: Classic: No such file or directory
md5sum: SDL.mcp: No such file or directory
dh_autoreconf: find ! -ipath ./debian/* -a  -type f | xargs md5sum  
debian/autoreconf.before returned exit code 123

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

Kernel: Linux 2.6.24-23-openvz (SMP w/4 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dh-autoreconf depends on:
ii  autoconf  2.65-4 automatic configure script builder
ii  automake [automaken]  1:1.11.1-1 A tool for generating GNU Standard
ii  debhelper 7.9.3  helper programs for debian/rules
ii  libtool   2.2.6b-2   Generic library support script
ii  perl  5.10.1-13  Larry Wall's Practical Extraction 

Versions of packages dh-autoreconf recommends:
ii  autopoint 0.17-11The autopoint program from GNU get

dh-autoreconf suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590061: /usr/sbin/snort-stat: ignores alerts that have no classification

2010-07-23 Thread Horst Meyerdierks
Package: snort-common
Version: 2.7.0-20.4
Severity: important
File: /usr/sbin/snort-stat


When parsing /var/log/snort/alert alerts with only a priority and no
classification in the second line are ignored. Most preprocessor
alerts seem to have the classification missing, so very many
alerts are not counted in the statistics. Attached is a log for
input to snort-stat (snort-stat -a  file). It contains
7 alerts, of which one has no IP addresses, the other 6 should be
counted, but only 4 are counted. In real life, the vast majority
of alerts may be ignored for this reason.

-- System Information:
Debian Release: 5.0.5
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

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

Versions of packages snort-common depends on:
ii  adduser  3.110   add and remove users and groups
ii  debconf [debconf-2.0]1.5.24  Debian configuration management sy
ii  lsb-base 3.2-20  Linux Standard Base 3.2 init scrip
ii  perl-modules 5.10.0-19lenny2 Core Perl modules
ii  rsyslog [system-log-daem 3.18.6-4enhanced multi-threaded syslogd

snort-common recommends no packages.

Versions of packages snort-common suggests:
pn  snort-doc none (no description available)

-- debconf information:
  snort/deprecated_config:
[**] [1:1321:8] BAD-TRAFFIC 0 ttl [**]
[Classification: Misc activity] [Priority: 3] 
07/23-07:30:20.704726 0.0.0.0 - 255.255.255.255
PROTO:099 TTL:0 TOS:0x0 ID:0 IpLen:20 DgmLen:68
[Xref = http://www.isi.edu/in-notes/rfc1122.txt][Xref = 
http://support.microsoft.com/default.aspx?scid=kb\;EN-US\;q138268]

[**] [116:3:1] (snort_decoder) WARNING: IP dgm len  IP Hdr len! [**]
07/23-07:31:17.759889 

[**] [122:19:0] (portscan) UDP Portsweep [**]
[Priority: 3] 
07/23-08:22:31.477811 172.16.1.197 - 195.194.121.66
PROTO:255 TTL:0 TOS:0x0 ID:6400 IpLen:20 DgmLen:163

[**] [1:1419:9] SNMP trap udp [**]
[Classification: Attempted Information Leak] [Priority: 2] 
07/23-08:32:13.675697 172.16.0.48:162 - 195.194.122.46:162
UDP TTL:255 TOS:0x0 ID:653 IpLen:20 DgmLen:119
Len: 91
[Xref = http://cve.mitre.org/cgi-bin/cvename.cgi?name=2002-0013][Xref = 
http://cve.mitre.org/cgi-bin/cvename.cgi?name=2002-0012][Xref = 
http://www.securityfocus.com/bid/4132][Xref = 
http://www.securityfocus.com/bid/4089][Xref = 
http://www.securityfocus.com/bid/4088]

[**] [1:466:4] ICMP L3retriever Ping [**]
[Classification: Attempted Information Leak] [Priority: 2] 
07/23-08:52:40.397719 172.16.1.149 - 148.79.164.13
ICMP TTL:32 TOS:0x0 ID:1865 IpLen:20 DgmLen:60
Type:8  Code:0  ID:512   Seq:256  ECHO
[Xref = http://www.whitehats.com/info/IDS311]

[**] [119:4:1] (http_inspect) BARE BYTE UNICODE ENCODING [**]
[Priority: 3] 
07/23-08:53:14.531800 172.16.1.149:2198 - 148.79.163.146:80
TCP TTL:128 TOS:0x0 ID:7114 IpLen:20 DgmLen:334 DF
***AP*** Seq: 0xF70F5266  Ack: 0xCDA63215  Win: 0x4470  TcpLen: 20

[**] [1:1042:9] WEB-IIS view source via translate header [**]
[Classification: access to a potentially vulnerable web application] [Priority: 
2] 
07/23-08:53:21.473129 172.16.1.149:2277 - 148.79.164.13:80
TCP TTL:128 TOS:0x0 ID:7519 IpLen:20 DgmLen:184 DF
***AP*** Seq: 0x649778CD  Ack: 0xD5063470  Win: 0x4470  TcpLen: 20
[Xref = http://cve.mitre.org/cgi-bin/cvename.cgi?name=2000-0778][Xref = 
http://www.securityfocus.com/bid/1578][Xref = 
http://www.whitehats.com/info/IDS305]



Bug#589978: Debian 5.05 (lenny)

2010-07-23 Thread Florian Weimer
* Negib Sherif:

 Initial boot:   [O] Screen freezes on Choose Language
 Selection after initial boot.

Have you tried a different keyboard?

In my experience, the installer is very picky about the USB keyboards
it supports.  (If you've got a Mac, use its keyboard because Apple
keyboards seem to work.)

-- 
Florian Weimerfwei...@bfk.de
BFK edv-consulting GmbH   http://www.bfk.de/
Kriegsstraße 100  tel: +49-721-96201-1
D-76133 Karlsruhe fax: +49-721-96201-99



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590062: Kindly update cheese description

2010-07-23 Thread Vishnoo
Package: cheese
Version: 2.30.1-0ubuntu1
Severity: minor

Current description:
Cheese is a cheesy program to take pictures and videos from your webcam. It 
also provides some graphical effects inorder to please the user's play instinct.

The use of the word cheesy is misleading and can be mistaken for an inferior 
quality program:
chees·y –adjective
Slang . inferior or cheap; chintzy: The movie's special effects are cheesy and 
unconvincing.
http://dictionary.reference.com/browse/cheesy

[Suggested description]:

A webcam application that supports image and video capture. Makes it easy to 
take photos and videos of you, your friends, pets or whatever you want. Allows 
you to apply fancy visual effects, fine-control image settings and has features 
such as Multi Burst Mode, Countdown Timer for photos.

Kindly update the description

-- System Information:
Debian Release: squeeze/sid
  APT prefers lucid-updates
  APT policy: (900, 'lucid-updates'), (900, 'lucid-security'), (600, 'lucid')
Architecture: i386 (i686)

Kernel: Linux 2.6.35-020635rc3-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cheese depends on:
ii  cheese-common 2.30.1-0ubuntu1Common files for the Cheese tool t
ii  gstreamer0.10 0.10.28-1  GStreamer plugins from the base 
ii  gstreamer0.10 0.10.21-1ubuntu3   GStreamer plugins from the good 
ii  gstreamer0.10 0.10.28-1  GStreamer plugins for X11 and Pang
ii  libatk1.0-0   1.30.0-0ubuntu2.1  The ATK accessibility toolkit
ii  libc6 2.11.1-0ubuntu7.1  Embedded GNU C Library: Shared lib
ii  libcairo2 1.8.10-2ubuntu1The Cairo 2D vector graphics libra
ii  libcanberra-g 0.22-1ubuntu2  Gtk+ helper for playing widget eve
ii  libcanberra0  0.22-1ubuntu2  a simple abstract interface for pl
ii  libcheese-gtk 2.30.1-0ubuntu1A tool to take pictures and videos
ii  libdbus-1-3   1.2.16-2ubuntu4simple interprocess messaging syst
ii  libdbus-glib- 0.84-1 simple interprocess messaging syst
ii  libfontconfig 2.8.0-2ubuntu1 generic font configuration library
ii  libfreetype6  2.3.11-1ubuntu2.1  FreeType 2 font engine, shared lib
ii  libgconf2-4   2.28.1-0ubuntu1GNOME configuration database syste
ii  libglib2.0-0  2.24.1-0ubuntu1The GLib library of C routines
ii  libgnome-desk 1:2.30.2-0ubuntu1  Utility library for loading .deskt
ii  libgstreamer- 0.10.28-1  GStreamer libraries from the base
ii  libgstreamer0 0.10.28-1  Core GStreamer libraries and eleme
ii  libgtk2.0-0   2.20.1-0ubuntu2~papercuts1 The GTK+ graphical user interface 
ii  libgudev-1.0- 1:151-12   GObject-based wrapper library for 
ii  libpango1.0-0 1.28.0-0ubuntu2Layout and rendering of internatio
ii  librsvg2-22.26.3-0ubuntu1SAX-based renderer library for SVG
ii  libstartup-no 0.10-1build1   library for program launch feedbac
ii  libudev0  151-12 udev library
ii  libxml2   2.7.6.dfsg-1ubuntu1GNOME XML library
ii  zlib1g1:1.2.3.3.dfsg-15ubuntu1   compression library - runtime

cheese recommends no packages.

Versions of packages cheese suggests:
ii  nautilus-sendto  2.28.4-0ubuntu1 integrates Evolution and Pidgin in

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#589836: mdadm: breaks initramfs on fresh (chroot) installation

2010-07-23 Thread Michael Prokop
* Michal Suchanek michal.sucha...@ruk.cuni.cz [Don Jul 22, 2010 at 03:05:27 
+0200]:

 When I build a Squeeze live CD using live-helper the build fails when
 mdadm package is included on the CD because no initramfs is generated.

[...]
 Setting up initramfs-tools (0.97.2) ...
 update-initramfs: deferring update (trigger activated)
 Setting up linux-image-2.6.32-5-686 (2.6.32-15) ...
 Running depmod.
 Running update-initramfs.
 update-initramfs: Generating /boot/initrd.img-2.6.32-5-686
 sed: can't read /etc/mdadm/mdadm.conf: No such file or directory
 E: /usr/share/initramfs-tools/hooks/mdadm failed with return 2.
 Examining /etc/kernel/postinst.d.
 run-parts: executing /etc/kernel/postinst.d/initramfs-tools 2.6.32-5-686 
 /boot/vmlinuz-2.6.32-5-686
[...]

Additional information for martin: initramfs-tools = 0.97 execute
hook scripts under 'set -e' so they have the option to cancel the
initramfs build process if they notice a severe problem.

HTH  regards,
-mika-


signature.asc
Description: Digital signature


Bug#590063: RFP: libsgml-parser-opensp-perl -- Parse SGML documents using OpenSP

2010-07-23 Thread Nicholas Bamber
Package: wnpp
Severity: wishlist


* Package name: libsgml-parser-opensp-perl
  Version : 0.994
  Upstream Author : Bjoern Hoehrmann bjo...@hoehrmann.de
* URL : 
http://search.cpan.org/~bjoern/SGML-Parser-OpenSP-0.994/lib/SGML/Parser/OpenSP.pm
* License : perl
  Programming Lang: Perl
  Description : Parse SGML documents using OpenSP

This perl module is used by the upstream version of w3c-markup-validator. 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590064: audacious: Current version would benefit from newer version of libmowgli, coming versions depend on it

2010-07-23 Thread Daniel Andersson
Package: audacious
Severity: wishlist

libmowgli 0.6.1 is currently in Debian. 0.7.0 has been in experimental for ~2
years without propagating to unstable and beyond. Current versions of Audacious
is reported by the developers to have big performance gains if they are built
against 0.7.x instead of 0.6.x, and the current beta branch (which will become
the stable version soon enough) depend on 0.7.x.

The maintainer of libmowgli has been contacted via the BTS several times
without response: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=559181 (the
first post is from an Audacious developer I believe).

Audacious would benefit from new versions of libmowgli propagating through the
system.



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

Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores)
Locale: LANG=sv_SE, LC_CTYPE=sv_SE (charmap=ISO-8859-1) (ignored: LC_ALL set to 
sv_SE)
Shell: /bin/sh linked to /bin/dash

Versions of packages audacious depends on:
pn  audacious-plugins none (no description available)
ii  dbus  1.2.24-2   simple interprocess messaging syst
ii  dbus-x11  1.2.24-2   simple interprocess messaging syst
pn  gtk2-engines-pixbuf   none (no description available)
ii  libatk1.0-0   1.30.0-1   The ATK accessibility toolkit
pn  libaudclient2 none (no description available)
pn  libaudcore1   none (no description available)
pn  libaudid3tag2 none (no description available)
ii  libc6 2.11.2-2   Embedded GNU C Library: Shared lib
ii  libcairo2 1.8.10-4   The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.2.24-2   simple interprocess messaging syst
ii  libdbus-glib-1-2  0.86-1 simple interprocess messaging syst
ii  libfontconfig12.8.0-2.1  generic font configuration library
ii  libfreetype6  2.4.0-2FreeType 2 font engine, shared lib
ii  libglib2.0-0  2.24.1-1   The GLib library of C routines
ii  libgtk2.0-0   2.20.1-1   The GTK+ graphical user interface 
ii  libice6   2:1.0.6-1  X11 Inter-Client Exchange library
ii  libmcs1   0.7.1-1Abstraction library to store confi
ii  libmowgli10.6.1-1a high performance development fra
ii  libpango1.0-0 1.28.1-1   Layout and rendering of internatio
ii  libsm62:1.1.1-1  X11 Session Management library

Versions of packages audacious recommends:
ii  unzip 6.0-4  De-archiver for .zip files

audacious suggests no packages.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#587102: dh-autoreconf collides with autotools-dev's debhelper addons

2010-07-23 Thread Julian Andres Klode
tag 587102 wontfix
thanks

On Fr, 2010-06-25 at 11:31 +0200, Fabian Greffrath wrote:
 Package: dh-autoreconf
 Version: 1
 Severity: minor
 Tags: patch
 
 Hi,
 
 when the dh command is accidently called with both the dh-autoreconf 
 and the autotools-dev addons enabled, e.g. dh $@ --with 
 autoreconf,autotools-dev the package source may be left in an 
 inconsistent state after building and cleaning. The reason is that 
 (probably depending on the order in which the addon rules are called) 
 dh-autoreconf replaces the config.{sub,guess} files that the 
 dh_autotools-dev* helpers are supposed to back up and restore.
 
 Since dh-autoreconf does effectively *more* than the autotools-dev 
 addon, I'd suggest to disable the calling of dh_autotools-dev in the 
 autoreconf addon, e.g. via
 
 remove_command(dh_autotools-dev_updateconfig)
 
 Please find a patch attached that does exactly this.
I won't do this. They should simply not be used together (at least in
normal cases). There may even be cases where you want
dh_autotools-dev_updateconfig in one directory, and dh_autoreconf in
others.

-- 
Julian Andres Klode  - Debian Developer, Ubuntu Member

See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#588093: foomatic-db-engine: Please document replacement for foomatic-filters-ppds

2010-07-23 Thread Didier 'OdyX' Raboud
Hi Josh, and thanks for your bugreport, 

Le dimanche 4 juillet 2010 22:03:54, vous avez écrit :
 Source: foomatic-db-engine
 Severity: normal
 
 foomatic-db-engine 4.0.4-1 removes the foomatic-filters-ppds package,
 but did not document its replacement.  README.Debian still mentions
 foomatic-filters-ppds.

Following Ubuntu, I removed foomatic-filters-ppds. I failed at documenting this 
properly in README.Debian, so this will get updated for the next release.

 I do not want to have to run foomatic-gui or any foomatic-specific
 package; I simply want to select a printer model in either the GNOME
 system-config-printer tool or the CUPS web interface, and have it work.

Doesn't it work ? I can add printers trough both the CUPS web interface and 
trough system-config-printer-kde (based on system-config-printer).

What exactly doesn't work ?

 If some part of foomatic can generate the PPD files on the fly and
 expose the list of available models to CUPS without pre-generating all
 the PPDs, that would work fine as a substitute;

AFAIK, it does work, but I'd be happy to be proven wrong.

 if so, please document which packages need installation to support that, and
 perhaps provide a foomatic-filters-ppds transitional package to install the
 necessary packages.

There is no replacement package as the generated PPDs will be generated trough 
CUPS when needed (printer creation), and accordingly updated when foomatic-db 
gets updated (see its postinst).

 Thanks,
 Josh Triplett

Regards, 

OdyX

-- 
Didier Raboud, proud Debian Maintainer (DM).
CH-1020 Renens
did...@raboud.com


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


Bug#590057: live-installer-launcher: No common CD-ROM drive was detected.

2010-07-23 Thread Timo Juhani Lindfors
Daniel Baumann dan...@debian.org writes:
 this was already fixed in 2.0~a19-1. note that you also need to use
 newer cdrom-detect, so --debian-installer-distribution daily is required.

I don't see --debian-installer-distribution in
http://live-helper.debian.net/cgi-bin/live-helper -- is this only
possible from command line?






-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#582114: dh-autoreconf: let me run autoreconf on subdirs

2010-07-23 Thread Julian Andres Klode
On Di, 2010-06-22 at 13:01 +0200, Julian Andres Klode wrote:
 On Di, 2010-05-18 at 16:05 +0200, Julian Andres Klode wrote:
  On Tue, May 18, 2010 at 03:38:17PM +0200, Thomas Koch wrote:
   Package: dh-autoreconf
   Version: 1
   Severity: wishlist
   
   Hi,
   
   I'd like to run dh_autoreconf on a multiple subdirs of my java project, 
   which has
   some C stuff in src/c and src/contrib/zktreeutil.
   Could you please make this possible?
   Thank you!
  If I read your wish correctly, you want to restrict the
  directories dh_autoreconf will act on. That could be added.
  
  For now, you could probably just use something like
  
  dh_override_dh_autoreconf:
  dh_autoreconf -X.java autoreconf -- -f -i \
src/c src/contrib/zktreeutil
  
  which will run autoreconf in your two subdirectories while
  ignoring any java file (since it still has to scan the whole
  source tree).
 Does the attached patch make sense? You would need to create a file
 debian/autoreconf containing:
   src/c
   src/contrib/zktreeutil
 
 and that's it. Currently, it restricts find to act on the directories
 listed in this file and passes the list to autoreconf.
 
 In the future, this could be changed to only pass those directories to
 autoreconf that contain a configure.{ac,in} file while also scanning the
 other pathes given there for changes.
 

I waited one month with the release of version 2, longer than I planned
to do; because I wanted to have your ACK on this patch first. I now
uploaded the new version without a fix for this bug, since there are
more important things than your wishes, especially if you don't care to
provide the requested information within 2 months (since 18 May).



-- 
Julian Andres Klode  - Debian Developer, Ubuntu Member

See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590057: live-installer-launcher: No common CD-ROM drive was detected.

2010-07-23 Thread Daniel Baumann
On 07/23/2010 01:34 PM, Timo Juhani Lindfors wrote:
 I don't see --debian-installer-distribution in
 http://live-helper.debian.net/cgi-bin/live-helper -- is this only
 possible from command line?

yes.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  daniel.baum...@panthera-systems.net
Internet:   http://people.panthera-systems.net/~daniel-baumann/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#589922: cannot compile apt statically - static compile fails

2010-07-23 Thread David Kalnischkies
Hi Mr. Random ;)

2010/7/22 J. Random Coder jrandomco...@gmail.com:
 I am trying to build apt statically for use in a miniature 'system
 within a system' I am constructing inside a chroot jail for a project.

That is the first of many errors you will encounter unfortunately.
APT in its current (buildsystem)state simple can't be statical linked
(anymore - i think it worked at some point in the [distant] past).
Feel free to make it work again, it shouldn't be too hard as some
code to handle it is already included with ONLYSTATICLIBS.


 I do NOT want to have to litter the system with all of the various
 libraries that apt depends upon.

apt depends on libc6, libgcc1 and libstdc++6
(In the experimental version libz is added to the list)
The not required apt-utils additional on libdb{4.{6,7,8,9},5.0}
depending on in which environment you will compile it.
(libcurl is needed only for the optional apt-transport-https)

I think it will be really hard to omit these libraries even on a
miniature system as a lot of core packages depend on these libs
so compiling APT static will most likely bring nothing beside
increased size requirements…


Best regards,

David Kalnischkies



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590065: RFP: linencode-jis2k-perl -- JIS X 0212 (aka JIS 2000) Encodings

2010-07-23 Thread Nicholas Bamber
Package: wnpp
Severity: wishlist


* Package name: linencode-jis2k-perl
  Version : 0.02
  Upstream Author : Dan Kogai danko...@dan.co.jp
* URL : http://search.cpan.org/~dankogai/Encode-JIS2K-0.02/JIS2K.pm
* License : perl
  Programming Lang: Perl
  Description : JIS X 0212 (aka JIS 2000) Encodings

This module is recomended by the latest upstream for w3c-markup-validator.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590066: ftp.debian.org: Contents-*.gz.new present in the tree but not readable

2010-07-23 Thread Simon Paillard
Package: ftp.debian.org
Severity: important

Hi,

Since Jul 22, 14 UTC, until now, temp files are present in the archive
tree, but as they are not readable through rsync, the sync to mirrors fails.

(As this is inconsistent situation, I fear that syncing everything
except these files is not safe.)

On Fri, Jul 23, 2010 at 10:43:06AM +0200, Simon Paillard wrote:
 On Fri, Jul 23, 2010 at 05:54:47AM +0200, Joerg Jaspert wrote:
  On 12185 March 1977, Simon Paillard wrote:
   Some files inside the archive are not world readable, and trigger a
   failure of the sync to mirrors (14 UTC and 20 UTC).
   As of Thu Jul 22 23:15:13 UTC 2010:
   find /srv/ftp-master.debian.org/mirror/ ! -perm -o+r
   /srv/ftp-master.debian.org/mirror/dists/sid/Contents-i386.gz.new
   /srv/ftp-master.debian.org/mirror/dists/sid/Contents-alpha.gz.new
  
  Yes, removed.
 
 Same again, 08:27:16 UTC failed 
 $ ls -l /srv/ftp-master.debian.org/mirror/dists/sid/Contents-*.gz.new
 -rw--- 1 dak debadmin 17649885 jui 23 08:12 
 /srv/ftp-master.debian.org/mirror/dists/sid/Contents-alpha.gz.new
 -rw--- 1 dak debadmin 18322391 jui 23 08:12 
 /srv/ftp-master.debian.org/mirror/dists/sid/Contents-i386.gz.new

-- 
Simon Paillard



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#583222: dh-autoreconf: Add libltdl-dev to Recommends:

2010-07-23 Thread Julian Andres Klode
tag 583222 wontfix
thanks

On Di, 2010-06-22 at 22:17 +0900, Osamu Aoki wrote:
 On Tue, Jun 22, 2010 at 12:13:07PM +0200, Julian Andres Klode wrote:
  On Mi, 2010-05-26 at 23:25 +0900, Osamu Aoki wrote:
   Package: dh-autoreconf
   Version: 1
   Severity: wishlist
   
   Although libtool recommends libltdl-dev, it is not recommended by
   dh-autoreconf.  Since this recommend autopoint, this is not fair.
   
   It should help people to get Depends line right easier by adding
   libltdl-dev to recommends.
  No. Only 61 packages build-depend on libltdl-dev, so it does not make
  sense to include it. I only included autopoint because it was mentioned
  in autotools-dev README.Debian (and libltdl-dev is not mentioned there);
  and because I thought it somehow replaces the gettext package for
  autoreconf stuff.
  
  I will recommend gettext in dh-autoreconf v2, but libltdl-dev really
  looks a bit too exotic to me.
 
 Situation is:
 dh-autoreconf   depends on debhelper
 debhelper   depends on po-debconf
 po-debconf  depends on gettext
 gettext recommends autopoint
 
 So adding gettext serves no one.  It is automatically pulled.

So I wasted two commits because of you:


autopoint was not enough to get it going.  (it did not pull in gettext.
Previous packager was using upstream supplied gmo files.)

Anyway, adding gettext to Recommends: may be good idea, too.



 
 (autopoint may likely be installed but not forced to be
 installed.  Thus reminding it directly is good idea.)
 
 If you think recommends are too much for libltdl-dev, suggests may be
 useful for people wondering what is missing.  So people have easy time
 finding possible dependency.
I don't care about the 0.37% using it. Tagging the bug as wontfix.

-- 
Julian Andres Klode  - Debian Developer, Ubuntu Member

See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590041: Mishandles Packages.gz from other archs

2010-07-23 Thread David Kalnischkies
2010/7/23 Goswin von Brederlow goswin-...@web.de:
 I have apt configured with Apt::Architectures = { amd64; armel; }
 and a Apt::Post-Update hook that transforms the armel Packages.gz file
 into something suitable for cross-compiling. But all packages that are
 not Architecture: all are ignored from
 ftp.de.debian.org_debian_dists_sid_main_binary-armel_Packages.

More specifically: It ignores packages which are not arch :all or :armel
in this file. Your libc6-armel-cross package is :amd64.

Its done more or less on intension as files which have a specific
architecture (in this case armel) shouldn't include other architectures
by design. Could be changed, sure, but i am unsure if this should be done.
APT has done it that way since ever so far
(expect the experimental versions in which i broke it…).

(dpkg/status and flat Packages files are different, from these APT will
include all packages included in the Architectures list).


Best regards,

David Kalnischkies



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590067: RFP: xul-ext-syncplaces -- Synchronice Bookmarks and Passwords via WebDAV

2010-07-23 Thread Guido Günther
Package: wnpp
Severity: wishlist

* Package name: xul-ext-syncplaces
  Version : 4.0.6
* URL : http://www.andyhalford.com/syncplaces/
* License : LGPL
  Programming Lang: JavaScript
  Description : Synchronice Bookmarks and Passwords via WebDAV





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590068: python-vigra-doc: broken links to C++ documentation

2010-07-23 Thread Jakub Wilk

Package: python-vigra-doc
Version: 1.7.0+dfsg-4
Severity: normal

Currently all the links from vigranumpy documentation to C++ VIGRA 
documentation are broken.


--
Jakub Wilk



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590069: libvigraimpex-doc: broken link to vigranumpy documentation

2010-07-23 Thread Jakub Wilk

Package: libvigraimpex-doc
Version: 1.7.0+dfsg-4
Severity: normal

Link to vigranumpy documentation is broken.

--
Jakub Wilk


signature.asc
Description: Digital signature


Bug#539960: debdiff for my NMU

2010-07-23 Thread Cyril Brulebois
Please find attached the debdiff for my NMU.

Mraw,
KiBi.
diff -u osgcal-0.1.46/debian/control osgcal-0.1.46/debian/control
--- osgcal-0.1.46/debian/control
+++ osgcal-0.1.46/debian/control
@@ -2,7 +2,7 @@
 Section: libdevel
 Priority: optional
 Maintainer: Loic Dachary (OuoU) l...@debian.org
-Build-Depends: debhelper (= 4.0.0), doxygen, autoconf, g++ ( 3.0), automake1.9, libtool, pkg-config, ccache, cdbs, libcal3d12-dev, libopenscenegraph-dev (= 0.9.8), libsdl1.2-dev, libxml2-dev, libglib2.0-dev, blender (= 2.41), xvfb [i386], xfonts-base
+Build-Depends: debhelper (= 4.0.0), doxygen, autoconf, g++ ( 3.0), automake1.9, libtool, pkg-config, ccache, cdbs, libcal3d12-dev, libopenscenegraph-dev (= 0.9.8), libsdl1.2-dev, libxml2-dev, libglib2.0-dev, blender (= 2.41), xvfb [i386], libgl1-mesa-dri [i386], xfonts-base
 Standards-Version: 3.7.2
 
 Package: libosgcal-dev
diff -u osgcal-0.1.46/debian/changelog osgcal-0.1.46/debian/changelog
--- osgcal-0.1.46/debian/changelog
+++ osgcal-0.1.46/debian/changelog
@@ -1,3 +1,11 @@
+osgcal (0.1.46-2.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS on i386: Add “libgl1-mesa-dri [i386]” to Build-Depends,
+needed by xvfb (Closes: #539960).
+
+ -- Cyril Brulebois k...@debian.org  Fri, 23 Jul 2010 13:40:28 +0200
+
 osgcal (0.1.46-2.2) unstable; urgency=low
 
   * Non-maintainer upload.


signature.asc
Description: Digital signature


Bug#542393: FTBFS on armel

2010-07-23 Thread Cyril Brulebois
severity 542393 important
thanks

Andreas Moog am...@ubuntu.com (19/08/2009):
 Package: osgcal
 Version: 0.1.46-2.2
 Severity: serious
 Tags: patch
 Justification: no longer builds from source

It looks like it now builds properly after some give backs, so I'm
lowering the severity accordingly. I'll readjust if needed once my NMU
reaches the armel buildd.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#590070: transmageddon: please, add support for a little more control over the video

2010-07-23 Thread Rogério Brito
Package: transmageddon
Version: 0.16-1
Severity: wishlist

I am currently looking for a solution to archive my own videos for
long-term storage.

In this task, for obvious purposes, I would like to stick with Open
Formats only.

Regardless if I use Theora or VP8 for the video, I get very bad quality
with some videos (especially those from grainy, VHS sources), since
there is no possibility to tell transmageddon to think very hard, even
if it takes a huge amount of time (read: control the quality).

Also, there are no possibilities of:

* setting up a denoising filter (needed by such VHS sources).
* setting up a deinterlacing filter (idem).

It would be very nice to have those features available in any way and
transmaggedon is a very nice application otherwise.


Thanks,

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

Kernel: Linux 2.6.35-rc5-00064-ga9f7f2e (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.utf-8, LC_CTYPE=pt_BR.utf-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages transmageddon depends on:
ii  gstreamer0.10-plugins-bad   0.10.19-2+b1 GStreamer plugins from the bad s
ii  gstreamer0.10-plugins-base  0.10.30-1GStreamer plugins from the base 
ii  gstreamer0.10-plugins-good  0.10.24-1GStreamer plugins from the good 
ii  gstreamer0.10-plugins-ugly  0.10.15-1GStreamer plugins from the ugly 
ii  python  2.6.5-9  interactive high-level object-orie
ii  python-gobject  2.21.1-2 Python bindings for the GObject li
ii  python-gst0.10  0.10.19-1generic media-playing framework (P
ii  python-gtk2 2.17.0-2 Python bindings for the GTK+ widge
ii  python-support  1.0.9automated rebuilding support for P

Versions of packages transmageddon recommends:
pn  gstreamer-codec-install | gno none (no description available)

Versions of packages transmageddon suggests:
ii  gstreamer0.10-ffmpeg  0.10.11-1  FFmpeg plugin for GStreamer

-- no debconf information

-- 
Rogério Brito : rbr...@{ime.usp.br,gmail.com} : GPG key 1024D/7C2CAEB8
http://rb.doesntexist.org : Packages for LaTeX : algorithms.berlios.de
DebianQA: http://qa.debian.org/developer.php?login=rbrito%40ime.usp.br



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590071: Removal of perl moudule /usr/share/perl5/DateTime/TimeZoneCatalog.pm in Package:libdatetime-timezone-perl w/t version number (1:1.19-1+2010j).

2010-07-23 Thread Harish Badri Nath
Package: libdatetime-timezone-perl
Version: 1:0.77.01-1+2008c
Severity: important

The above mentioned perl module(/usr/share/perl5/DateTime/TimeZoneCatalog.pm) 
was present in libdatetime-timezone-perl (1:0.77.01-1+2008c) {lenny's 
corresponding package}, but was removed from libdatetime-timezone-perl 
(1:1.19-1+2010j). Request this file, for inclusion in the corresponding 
squeeze's version.

Thank you,
Harish Badri Nath


-- System Information:
Debian Release: 5.0.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-deeprootlinux (SMP w/4 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libdatetime-timezone-perl depends on:
ii  libclass-singleton-perl   1.03-7 perl Class::Singleton - Implementa
ii  libparams-validate-perl   0.91-2 validate parameters to Perl method

libdatetime-timezone-perl recommends no packages.

libdatetime-timezone-perl suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590072: ITP: haskell-lexer -- A fully compliant Haskell 98 lexer

2010-07-23 Thread Erik de Castro Lopo
Package: wnpp
Severity: wishlist
Owner: Erik de Castro Lopo er...@mega-nerd.com

* Package name: haskell-lexer
  Version : 1.0
  Upstream Author : Thomas Hallgren
* URL : http://hackage.haskell.org/package/haskell-lexer
* License : BSD3
  Programming Lang: Haskell
  Description : A fully compliant Haskell 98 lexer

A fully compliant Haskell 98 lexer. This is a dependency of
haskell-pretty-show.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#589035: please provide zsh completion for osc

2010-07-23 Thread Clint Adams
On Fri, Jul 23, 2010 at 10:30:30AM +0200, Holger Macht wrote:
 Would be great, no objections from me.

Holger, could you email the osc completion function to
zsh-work...@sunsite.dk just to smooth this along?

Thanks.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#578458: Coro build problems

2010-07-23 Thread gregor herrmann
On Fri, 23 Jul 2010 01:12:04 +0200, Marc Lehmann wrote:

   The only things I can suggest is playing around with the backend selection
   (I can then hardcode defaults). 
  Ok, thanks for your hints, we can try that.
 Oh, the most obvious I forgot: on those platforms where pthreads are
 incompatible with POSIX, it is usually possible to use the pthreads
 backend - it will be much slower, but should work on any platform that
 supports pthreads reasonably (not much is required). The reason is that
 glibc contains special workarounds for pthreads.

I've now changed debian/rules in svn to use the pthread backend for
the architectures where we see test failures.
Could someone please take a look if this make sense? 

Cheers,
gregor
 
-- 
 .''`.   http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4
 : :' :  Debian GNU/Linux user, admin,  developer - http://www.debian.org/
 `. `'   Member of VIBE!AT  SPI, fellow of Free Software Foundation Europe
   `-NP: Nick Drake: Way To Blue


signature.asc
Description: Digital signature


Bug#582410: (Fwd) Bug#582410: libgtk2-perl: FTBFS on mips: Failed test 'callbacks encountered'

2010-07-23 Thread gregor herrmann
On Thu, 22 Jul 2010 08:06:15 +0200, Salvatore Bonaccorso wrote:

   If the DISPLAY variable is empty, the unit tests will skip the
   attempts to do real drawing and such, and only test binding and
   marshaling code. This build mode is intended for use by automated
   packaging systems, and may be the best option.
  In general I'm a bit reluctant to skip tests, but if it's the
  upstream recommendation to skip those tests during automated building
  that seems like a good reason.
  What do other people from the Debian Perl Group think?
 I would say, let's follow upstream's reccomendation and thus skip for
 now these tests. If we have some other possibility then to access a
 mips machine directly we may try to further find more informations
 about that.

Ok, I've changed the package in svn accordingly.

Any other comments or proposals?

Cheers,
gregor

-- 
 .''`.   http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4
 : :' :  Debian GNU/Linux user, admin,  developer - http://www.debian.org/
 `. `'   Member of VIBE!AT  SPI, fellow of Free Software Foundation Europe
   `-NP: Nick Drake: Way To Blue


signature.asc
Description: Digital signature


Bug#582410: Bug in libgtk2-perl fixed in revision 60500

2010-07-23 Thread pkg-perl-maintainers
tag 582410 + pending
thanks

Some bugs are closed in revision 60500
by Gregor Herrmann (gregoa)

Commit message:

debian/{rules,control}: don't run tests that require an X server;
according to upstream they are not recommended for automated testing
(closes: #582410).



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590073: reportbug-ng: coercing to Unicode: need string or buffer, int found

2010-07-23 Thread Timo Juhani Lindfors
Package: reportbug-ng
Version: 1.22
Severity: normal

Steps to reproduce:
1) reportbug-ng
2) enter from:timo.lindf...@iki.fi as query and hit enter

Expected results.
2) reportbug-ng lists bugs submitted by timo.lindf...@iki.fi

Actual results:
2) reportbug-ng does not list and bugs. Instead, it prints a traceback

Traceback (most recent call last):
  File /usr/share/reportbug-ng/rnggui.py, line 233, in lineedit_return_pressed
bl = bts.get_status(chunk)
  File /usr/lib/pymodules/python2.6/debianbts.py, line 132, in get_status
bugs.append(_parse_status(elem))
  File /usr/lib/pymodules/python2.6/debianbts.py, line 211, in _parse_status
bug.blocks = unicode(tmp['blocks'], 'utf-8')
TypeError: coercing to Unicode: need string or buffer, int found





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

Kernel: Linux 2.6.32-amd64-lindi2 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=fi_FI (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages reportbug-ng depends on:
ii  python   2.6.5-9 interactive high-level object-orie
ii  python-apt   0.7.96.1Python interface to libapt-pkg
ii  python-debianbts 1.5 Python interface to Debian's Bug T
ii  python-qt4   4.7.3-1+b1  Python bindings for Qt4
ii  python-support   1.0.9   automated rebuilding support for P
ii  xdg-utils1.0.2+cvs20100307-1 desktop integration utilities from
ii  xterm261-1   X terminal emulator

reportbug-ng recommends no packages.

reportbug-ng suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#437795: Lots of dependencies

2010-07-23 Thread Nicholas Bamber

There are four big dependencies introduced in this version:

SGML::Parser::OpenSP
HTML::Encoding
Encode::HanExtra
Encode::JIS2K

I raised RFPs for each of these. I was wondering if progress could be 
made by looking at versions between 0.7.4 and 1.1 but clearly this is 
not the case. Therefore I will block, merge and retitle this bug.




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590074: awstats: DO NOT use cron scripts to update stats database

2010-07-23 Thread Ximin Luo
Package: awstats
Version: 6.9.5~dfsg-2
Severity: important

Currently this package installs a cron job that runs every ten minutes. This
is a VERY bad idea:

- if logrotate(8) runs during those 10 minutes, some log entries will fail to
  be accounted for by awstats

- it wastes resources parsing the same log files every 10 minutes, especially
  if they get big

- it makes logcheck(8) spam my inbox every hour due to the cron job failing
  every 10 minutes

A better solution is to hook the update script onto the logrotate(8) entries
for any installed webservers (eg. /etc/logrotate.d/lighttpd,apache2). This
solves all of the 3 problems I just mentioned.


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

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages awstats depends on:
ii  perl  5.10.1-13  Larry Wall's Practical Extraction 

Versions of packages awstats recommends:
ii  libnet-xwhois-perl0.90-3 Whois Client Interface for Perl5

Versions of packages awstats suggests:
pn  libgeo-ipfree-perlnone (no description available)
ii  libnet-dns-perl   0.66-2 Perform DNS queries from a Perl sc
ii  libnet-ip-perl1.25-2 Perl extension for manipulating IP
ii  liburi-perl   1.54-1 module to manipulate and access UR
ii  lighttpd [httpd]  1.4.26-3   A fast webserver with minimal memo

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#589870: Use of uninitialized value $ENV{HOME} ... at .../DictionariesCommon.pm line 25.

2010-07-23 Thread Agustin Martin
On Wed, Jul 21, 2010 at 03:24:19PM -0400, Daniel Richard G. wrote:
 Package: dictionaries-common
 Version: 1.5.5
 Severity: minor
 
 I saw this in my unattended-upgrades package installation log:
 
 begin excerpt
 Setting up libkrb5-dev (1.8.1+dfsg-2ubuntu0.2) ...
 Setting up hunspell-en-ca (1:3.2.0-3ubuntu3.1) ...
 Use of uninitialized value $ENV{HOME} in concatenation (.) or string at 
 /usr/share/perl5/Debian/DictionariesCommon.pm line 25.
 
 Setting up libfreetype6 (2.3.11-1ubuntu2.1) ...
 
 Setting up libfreetype6-dev (2.3.11-1ubuntu2.1) ...
 Setting up libnotify1 (0.4.5-1ubuntu4) ...
 
 Setting up myspell-en-gb (1:3.2.0-3ubuntu3.1) ...
 Use of uninitialized value $ENV{HOME} in concatenation (.) or string at 
 /usr/share/perl5/Debian/DictionariesCommon.pm line 25.
 
 Setting up myspell-en-za (1:3.2.0-3ubuntu3.1) ...
 Use of uninitialized value $ENV{HOME} in concatenation (.) or string at 
 /usr/share/perl5/Debian/DictionariesCommon.pm line 25.
 
 Processing triggers for libc-bin ...
 ldconfig deferred processing now taking place
 end excerpt

Thanks for the info.

This is a bit strange, Is HOME undefined at your site? Or may be it is 
nil'ed during unattended upgrades. If the last, I will make it optional, it
is used only for $userdefault which is only useful for interactive use.

Cheers,

-- 
Agustin



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590076: php5-timezonedb: timezonedb.so not available

2010-07-23 Thread Michael Hatzold
Package: php5-timezonedb
Version: 2008.3-1
Severity: normal

I know php5-timezonedb package has been removed from Debian testing, unstable
and experimental, but it seems php5 still needs it. On my system I all 30
minutes receive the following mail:

Cron Daemon root@my.computer [ -x /usr/lib/php5/maxlifetime ]  [ -d
/var/lib/php5 ]  find /var/lib/php5/ -type f -cmin
+$(/usr/lib/php5/maxlifetime) -print0 | xargs -n 200 -r -0 rm

PHP Warning:  PHP Startup: Unable to load dynamic library
'/usr/lib/php5/20090626+lfs/timezonedb.so' -
/usr/lib/php5/20090626+lfs/timezonedb.so: cannot open shared object file: No
such file or directory in Unknown on line 0



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

Kernel: Linux 2.6.34-0.slh.11-sidux-686 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages php5-timezonedb depends on:
ii  libc6 2.11.2-2   Embedded GNU C Library: Shared lib
pn  phpapi-20060613+lfs   none (no description available)

php5-timezonedb recommends no packages.

php5-timezonedb suggests no packages.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590077: ITP: I would like to take over maintnenance of this package and fix the serious violations

2010-07-23 Thread Nicholas Bamber
Package: w3c-linkchecker
Version: 4.3-1
Severity: serious
Justification: PAckage was previously removed violating FHS



-- System Information:
Debian Release: squeeze/sid
  APT prefers karmic-updates
  APT policy: (500, 'karmic-updates'), (500, 'karmic-security'), (500, 'karmic')
Architecture: i386 (i686)

Kernel: Linux 2.6.31-22-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#460398: bugs libapache2-mod-jk on lenny 32 bits with filer 8To

2010-07-23 Thread Olivier Berger
submitter 590075 maheus mleh...@cvf.fr
found 590075
found 590075 1:1.2.26-2+lenny1
thanks

On Thu, May 06, 2010 at 02:55:35PM +0200, maheus wrote:
 
 On lenny 32 bits with remote nfs  8To if workers.properties located on filer 
 with value inode very high (probably  2^31) then workers.properties is not 
 found by apache
 I recompile the libapache2-mod-jk sources with CFLAGS=$CFLAGS 
 -D_FILE_OFFSET_BITS=64 and it solves the problem.
 

I guess this relates to a totally different problem, so I've cloned it to 
#590075, hoping it will be treated there separately.

Hope this helps.

Best regards,



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590078: libapache2-mod-jk: Conf file should refer to tomcat 6 now

2010-07-23 Thread Olivier Berger
Package: libapache2-mod-jk
Version: 1:1.2.28-2
Severity: minor

Hi.

/etc/libapache2-mod-jk/workers.properties refers to :
workers.tomcat_home=/usr/share/tomcat5

However, tomcat6 is now the defaults in squeeze.

It would be great to adjust this, IMHO.

Hope this helps.

Best regards,


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

Kernel: Linux 2.6.32-5-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/dash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#590079: ITP: w3c-linkchecker -- Script to check web links

2010-07-23 Thread Nicholas Bamber
Package: wnpp
Severity: wishlist
Owner: Nicholas Bamber nicho...@periapt.co.uk


* Package name: w3c-linkchecker
  Version : 4.6
  Upstream Author : W3 www-valida...@w3.org
* URL : http://validator.w3.org/docs/checklink.html#csb
* License : W3C
  Programming Lang: perl
  Description : Script to check web links

This package was peviously available under lenny, but was removed for FHS 
violations. I would like to fix them.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



  1   2   3   >