Bug#538176: zope3 and python-zope.i18nmessageid: error when trying to install together

2009-07-24 Thread Brian Sutherland
On Thu, Jul 23, 2009 at 07:00:10PM -0400, Matthias Klose wrote:
> please stop filing these bugs. there's work in progress. it's a 
> transition currently going on and zope3 will be removed in the end. it's 
> currently stuck a bit because some packages are still in the NEW queue.

It looks like this will be an issue for upgrades.

I used to have a python-zope package at the bottom of the dependency
tree that conflicted against zope3 to kick it off the machine before
python-zope.* packages were installed.

So, I think we need to make a decision, do we:

* Make zope3 a depend on our python-zope.* packages.

or:

* Add Conflicts/Replaces: zope3 to the packages at the bottom of the
  python-zope.* dependency tree.

Because the versions are so different of the components inside the zope3
package as to what we have as python-zope.*, I see the first option as
unworkable.

The second option would require adding "Conflicts/Replaces: zope3" to
these at least packages:

* zope.event
* zope.i18nmessageid
* zope.proxy
* zope.copy
* zope.browser
* zope.testing
* zope.hookable

I'll add that to the packaging in subversion if there are no objections?


>
> On 23.07.2009 15:49, Ralf Treinen wrote:
>> Package: python-zope.i18nmessageid,zope3
>> Version: python-zope.i18nmessageid/3.4.3-4
>> Version: zope3/3.4.0-1
>> Severity: serious
>> User: trei...@debian.org
>> Usertags: edos-file-overwrite
>>
>> Date: 2009-07-23
>> Architecture: amd64
>> Distribution: sid
>>
>> Hi,
>>
>> automatic installation tests of packages that share a file and at the
>> same time do not conflict by their package dependency relationships has
>> detected the following problem:
>>
>>
>> WARNING: The following packages cannot be authenticated!
>>python2.4-minimal mime-support libdb4.5 python2.4 zope-common
>>python2.5-minimal libsqlite3-0 python2.5 python-minimal python
>>python-central python-zopeinterface python-support python-roman
>>python-docutils python-tz python-clientform python-mechanize libgmp3c2
>>python-crypto python-twisted-bin python-twisted-core python-twisted-conch
>>python-twisted-web2 python-pullparser zope3 python-pkg-resources
>>python-setuptools python-zope.component python-zope.i18nmessageid
>> Preconfiguring packages ...
>> Authentication warning overridden.
>> Can not write log, openpty() failed (/dev/pts not mounted?)
>> Selecting previously deselected package python2.4-minimal.
>> (Reading database ... 8207 files and directories currently installed.)
>> Unpacking python2.4-minimal (from .../python2.4-minimal_2.4.6-2_amd64.deb) 
>> ...
>> Selecting previously deselected package mime-support.
>> Unpacking mime-support (from .../mime-support_3.46-1_all.deb) ...
>> Selecting previously deselected package libdb4.5.
>> Unpacking libdb4.5 (from .../libdb4.5_4.5.20-13_amd64.deb) ...
>> Selecting previously deselected package python2.4.
>> Unpacking python2.4 (from .../python2.4_2.4.6-2_amd64.deb) ...
>> Selecting previously deselected package zope-common.
>> Unpacking zope-common (from .../zope-common_0.5.48_all.deb) ...
>> Selecting previously deselected package python2.5-minimal.
>> Unpacking python2.5-minimal (from .../python2.5-minimal_2.5.4-1_amd64.deb) 
>> ...
>> Selecting previously deselected package libsqlite3-0.
>> Unpacking libsqlite3-0 (from .../libsqlite3-0_3.6.16-1_amd64.deb) ...
>> Selecting previously deselected package python2.5.
>> Unpacking python2.5 (from .../python2.5_2.5.4-1_amd64.deb) ...
>> Selecting previously deselected package python-minimal.
>> Unpacking python-minimal (from .../python-minimal_2.5.4-2_all.deb) ...
>> Selecting previously deselected package python.
>> Unpacking python (from .../python_2.5.4-2_all.deb) ...
>> Selecting previously deselected package python-central.
>> Unpacking python-central (from .../python-central_0.6.11_all.deb) ...
>> Selecting previously deselected package python-zopeinterface.
>> Unpacking python-zopeinterface (from 
>> .../python-zopeinterface_3.4.0-1_amd64.deb) ...
>> Selecting previously deselected package python-support.
>> Unpacking python-support (from .../python-support_1.0.3_all.deb) ...
>> Selecting previously deselected package python-roman.
>> Unpacking python-roman (from .../python-roman_0.5-3_all.deb) ...
>> Selecting previously deselected package python-docutils.
>> Unpacking python-docutils (from .../python-docutils_0.5-3_all.deb) ...
>> Selecting previously deselected package python-tz.
>> Unpacking python-tz (from .../python-tz_2009g-1_all.deb) ...
>> Selecting previously deselected package python-clientform.
>> Unpacking python-clientform (from .../python-clientform_0.2.9-1_all.deb) ...
>> Selecting previously deselected package python-mechanize.
>> Unpacking python-mechanize (from .../python-mechanize_0.1.7b-3_all.deb) ...
>> Selecting previously deselected package libgmp3c2.
>> Unpacking libgmp3c2 (from .../libgmp3c2_2%3a4.3.1+dfsg-2_amd64.deb) ...
>> Selecting previously deselected 

Bug#538010: icewm: Icewm hangs when opening wicd version 1.6.1-3.

2009-07-24 Thread Eduard Bloch
clone 538010 -1
retitle -1 Broken icon data
thanks

Hello,

first, you are right. But: the problem comes from wicd itself in the
first place, therefore I open a second bug report.

AFAICS the WM icon data is crappy:

xprop | grep ICON | tr ',' '\n' | gview -
  62521   62529  406342

Sorry, what is that? Wasting 240 KiB of X server memory JUST FOR ICONS?
(Or maybe a half MiB on 64bit systems, not sure which data type it uses
for RGBA data).

I checked the contents, we have there:
32x32 version, 64x64, 96x96, 128x128, 36x36, 192x192 versions, in this
order, and the last image is not even complete but maybe because xprop
is running into its own buffer limits.

This all does not make sense. The order is unusual, the last icons are
huge for no reason, and 36px version is uncommon - who needs it?
Usualy applications use 48, 32, 16 versions, in descending order (by
size).

Regards,
Eduard.

#include 
* Victor Pablos Ceruelo [Wed, Jul 22 2009, 01:48:14PM]:
> Package: icewm
> Version: 1.2.37+1.3.4pre2-2
> Severity: grave
> Justification: renders package unusable
> 
> I installed wicd 1.6.1-3 and, when I try to open the main window of wicd 
> client, icewm completely hangs.
> With wicd version 1.5.9 it works perfectly.
> 
> -- System Information:
> Debian Release: squeeze/sid
>   APT prefers stable
>   APT policy: (1002, 'stable'), (600, 'testing'), (500, 'proposed-updates'), 
> (50, 'unstable'), (30, 'experimental')
> Architecture: i386 (i686)
> 
> Kernel: Linux 2.6.30-rc8-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 icewm depends on:
> ii  icewm-common  1.2.37+1.3.4pre2-2 wonderful Win95-OS/2-Motif-like 
> wi
> ii  libc6 2.9-12 GNU C Library: Shared libraries
> ii  libesd-alsa0 [libesd0 0.2.41-5   Enlightened Sound Daemon (ALSA) 
> - 
> ii  libfontconfig12.6.0-4generic font configuration 
> library
> ii  libgcc1   1:4.4.0-5  GCC support library
> ii  libglib2.0-0  2.20.1-2   The GLib library of C routines
> ii  libgtk2.0-0   2.16.1-2   The GTK+ graphical user 
> interface 
> ii  libice6   2:1.0.5-1  X11 Inter-Client Exchange library
> ii  libsm62:1.1.0-2  X11 Session Management library
> ii  libx11-6  2:1.2.1-1  X11 client-side library
> ii  libxext6  2:1.0.4-1  X11 miscellaneous extension 
> librar
> ii  libxft2   2.1.13-3   FreeType-based font drawing 
> librar
> ii  libxinerama1  2:1.0.3-2  X11 Xinerama extension library
> ii  libxrandr22:1.3.0-2  X11 RandR extension library
> 
> icewm recommends no packages.
> 
> Versions of packages icewm suggests:
> ii  icewm-gnome-support   1.2.37+1.3.4pre2-2 GNOME support files for IceWM
> ii  ttf-bitstream-vera1.10-7 The Bitstream Vera family of 
> free 
> 
> -- no debconf information
> 

-- 
Zum Urmenschen Ugg kommt seine Frau gelaufen: "Du Ugg, ein
Säbelzahntiger ist in die Höhle meiner Mutter gelaufen."
Meint Ugg völlig unbeeindruckt: "Na und? Soll der Tiger doch selbst
sehen, wie er da wieder rauskommt."



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



Bug#538219: cpufrequtils: seems like nice did not use to step cpu

2009-07-24 Thread Mark Hedges
Package: cpufrequtils
Version: 005-1
Severity: normal


In lenny the boinc client did not step the CPU, so my 2.0 GHz laptop
ran at 800 MHz which was great because I don't want to burn it out.
(I mean it gets really hot and I want the chips to last.)

In squeeze, `top` reports the CPU usage is `nice`, but both cores
are running at 2.0 Ghz.  So the fan is clocking and I could cook 
an egg on the keyboard.  The applet seems to show it oscillating
between 800MHz and 2.0Ghz, but the temp gets near boiling after
about 5 minutes.  (Definitely not a gaming laptop: Thinkpad X61.)

Mark

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

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

Versions of packages cpufrequtils depends on:
ii  debconf [debconf-2.0] 1.5.27 Debian configuration management sy
ii  libc6 2.9-12 GNU C Library: Shared libraries
ii  libcpufreq0   005-1  shared library to deal with the cp
ii  lsb-base  3.2-22 Linux Standard Base 3.2 init scrip

cpufrequtils recommends no packages.

cpufrequtils suggests no packages.

-- debconf information:
  cpufrequtils/enable: true



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



Bug#538220: cpufrequtils: both cpu's sped up when only one is in use

2009-07-24 Thread Mark Hedges
Package: cpufrequtils
Version: 005-1
Severity: normal


Wrote a simple perl script to compute random exponents
as fast as possible.  Ran with `nice -n 19` to test
whether the cpu ran at 800 MHz (what I'd like) or at
2.0 GHz, which will eventually cause the machine to
shut down.  (It was at 2.0GHz.)  The CPU graph
showed only one CPU in use but both the CPU freq
applets showed 2.0 GHz.  I think the freq applets
are set right (CPU0 & CPU1) and working because I
saw them at different rates at some point... how
would I get more detail?  --mark--

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

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

Versions of packages cpufrequtils depends on:
ii  debconf [debconf-2.0] 1.5.27 Debian configuration management sy
ii  libc6 2.9-12 GNU C Library: Shared libraries
ii  libcpufreq0   005-1  shared library to deal with the cp
ii  lsb-base  3.2-22 Linux Standard Base 3.2 init scrip

cpufrequtils recommends no packages.

cpufrequtils suggests no packages.

-- debconf information:
  cpufrequtils/enable: true



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



Bug#522956: [firmware-linux] Duplicate of 528056

2009-07-24 Thread David Baron
This is a duplicate--they finally found there way into the package's listing. 
I am presently testing a corrected version which seems to be OK.



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



Bug#538221: cryptsetup: Command failed: device-mapper: create ioctl failed: Device or resource busy

2009-07-24 Thread Stuart Pook
Package: cryptsetup
Version: 2:1.0.7~rc1-2
Severity: important

Crytsetup 2:1.0.7~rc1-2 often fails to open my devices. Sometimes it works but 
I'm not exactly sure under
what conditions. Downgrading to 2:1.0.6+20090405.svn49-1 from testing works.

: root; cryptsetup luksOpen /dev/mapper/vg0-services_var services_var 
--key-file /tmp/xx
key slot 1 unlocked.
Command failed: device-mapper: create ioctl failed: Device or resource busy
: root; apt-get -t testing install cryptsetup/testing
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Selected version 2:1.0.6+20090405.svn49-1 (Debian:testing) for cryptsetup
The following packages will be DOWNGRADED:
  cryptsetup
0 upgraded, 0 newly installed, 1 downgraded, 0 to remove and 3 not upgraded.
Need to get 0B/331kB of archives.
After this operation, 4096B disk space will be freed.
Do you want to continue [Y/n]? 
dpkg: warning: downgrading cryptsetup from 2:1.0.7~rc1-2 to 
2:1.0.6+20090405.svn49-1.
(Reading database ... 250248 files and directories currently installed.)
Preparing to replace cryptsetup 2:1.0.7~rc1-2 (using 
.../cryptsetup_2%3a1.0.6+20090405.svn49-1_i386.deb) ...
Unpacking replacement cryptsetup ...
Processing triggers for man-db ...
Setting up cryptsetup (2:1.0.6+20090405.svn49-1) ...
Installing new version of config file /etc/init.d/cryptdisks-early ...
Installing new version of config file /etc/init.d/cryptdisks ...
Installing new version of config file /etc/bash_completion.d/cryptsetup ...
update-initramfs: deferring update (trigger activated)
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-2.6.30-1-686
localepurge: Disk space freed in /usr/share/locale: 12K
: root; cryptsetup luksOpen /dev/mapper/vg0-services_var services_var 
--key-file /tmp/xx
key slot 1 unlocked.
Command successful.



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

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

Versions of packages cryptsetup depends on:
ii  dmsetup  2:1.02.30-3 The Linux Kernel Device Mapper use
ii  libc62.9-21  GNU C Library: Shared libraries
ii  libdevmapper1.02.1   2:1.02.30-3 The Linux Kernel Device Mapper use
ii  libpopt0 1.14-4  lib for parsing cmdline parameters
ii  libuuid1 1.41.8-2Universally Unique ID library

cryptsetup recommends no packages.

Versions of packages cryptsetup suggests:
ii  dosfstools3.0.4-1utilities for making and checking 
ii  initramfs-tools [linux-initra 0.93.3 tools for generating an initramfs
ii  udev  0.141-1/dev/ and hotplug management daemo

-- debconf-show failed



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



Bug#534942: diversion-for-unknown-file: more false positives if output redirection is used

2009-07-24 Thread Andreas Beckmann
reopen 534942
thanks

Hi,

the fix recently applied for this bug causes some more false positives,
probably by treating a trailing digit of the file name as a file
descriptor being redirected: now I get reports like

> E: nvidia-glx-legacy-173xx: diversion-for-unknown-file usr/lib/libGL.so. 
> preinst:88
> E: nvidia-glx-legacy-173xx: diversion-for-unknown-file usr/lib/libGL.so.1. 
> preinst:89

for the following code:

> dpkg-divert --add --rename --package nvidia-glx-legacy-173xx --divert 
> /usr/lib/nvidia/libGL.so.1.xlibmesa /usr/lib/libGL.so.1 > /dev/null
> dpkg-divert --add --rename --package nvidia-glx-legacy-173xx --divert 
> /usr/lib/nvidia/libGL.so.1.2.xlibmesa /usr/lib/libGL.so.1.2 > /dev/null


Andreas



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



Bug#538222: [INTL:ja] Update po-debconf template translation (ja.po)

2009-07-24 Thread Hideki Yamane (Debian-JP)
Package: tvtime
Version: 1.0.2-2
Severity: wishlist
Tags: patch l10n

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Dear tvtime maintainer,

 Here's updated Japanese po-debconf template (ja.po) file.
 Could you apply it, please?

- --
Regards,

 Hideki Yamane henrich @ debian.or.jp
 http://wiki.debian.org/HidekiYamane



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

iEYEARECAAYFAkppZO8ACgkQIu0hy8THJktkGACdGzStPVjX8zzqhH7EZxMubUpo
U4IAniWiGwktU/8D6qTE2pv7Uvqm3/Zf
=+18P
-END PGP SIGNATURE-
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
#
#Developers do not need to manually edit POT or PO files.
#
msgid ""
msgstr ""
"Project-Id-Version: tvtime 1.0.2-2\n"
"Report-Msgid-Bugs-To: tvt...@packages.debian.org\n"
"POT-Creation-Date: 2009-06-07 23:50+0200\n"
"PO-Revision-Date: 2009-07-24 16:20+0900\n"
"Last-Translator: Hideki Yamane \n"
"Language-Team: Japanese \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: select
#. Choices
#: ../templates:1001
msgid "NTSC, PAL, SECAM, PAL-Nc, PAL-M, PAL-N, NTSC-JP, PAL-60"
msgstr "NTSC, PAL, SECAM, PAL-Nc, PAL-M, PAL-N, NTSC-JP, PAL-60"

#. Type: select
#. Description
#: ../templates:1002
msgid "Default television standard for your location:"
msgstr "あなたの地域での標準のテレビ放送形式:"

#. Type: select
#. Description
#: ../templates:1002
msgid ""
"North American users should select NTSC.  Most areas in the world use PAL."
msgstr ""
"北米地域のユーザは NTSC を選択してください。世界の他の地域では、ほとんどが "
"PAL を利用しています。(なお、日本は NTSC を利用しています)"

#. Type: select
#. Choices
#: ../templates:2001
msgid "Cable, Broadcast, Cable including channels 100+"
msgstr "ケーブルテレビ, 地上波放送, 100チャンネル以上のケーブルテレビ"

#. Type: select
#. Description
#. Type: select
#. Description
#. Type: select
#. Description
#: ../templates:2002 ../templates:3002 ../templates:4002
msgid "Default frequency table:"
msgstr "標準の周波数帯:"

#. Type: select
#. Description
#. Type: select
#. Description
#: ../templates:2002 ../templates:3002
msgid ""
"The frequency table specifies which frequencies correspond to the familiar "
"channel numbers.  Select broadcast if you use an antenna for over-the-air "
"signals."
msgstr ""
"周波数テーブルはよく知られたチャンネル番号と一致する周波数を指定します。(通常"
"の) アンテナを利用している場合は地上波放送を選択してください。"

#. Type: select
#. Choices
#: ../templates:3001
msgid "Cable, Broadcast"
msgstr "ケーブルテレビ, 地上波放送"

#. Type: select
#. Choices
#: ../templates:4001
msgid ""
"Europe, France, Russia, Australia, New Zealand, China Broadcast, Australia "
"Optus, Custom (must run tvtime-scanner first)"
msgstr ""
"ヨーロッパ, フランス, ロシア, オーストラリア, ニュージーランド, 中国, Optus "
"(オーストラリア) , カスタム (最初に tvtime-scanner を走らせて下さい)"

#. Type: select
#. Description
#: ../templates:4002
msgid ""
"Users of the Optus cable company in Australia should select Australia "
"Optus.  If you are a user of a cable company that does not use standard "
"frequencies, such as Casema, UPC or Mixtics, please select Custom and run "
"the tvtime-scanner application before using tvtime."
msgstr ""
"オーストラリアの Optus ケーブルテレビのユーザは Optus (オーストラリア) を選ぶ"
"必要があります。通常の周波数を利用しない Casema や UPC や Mixtics などのケー"
"ブルテレビ会社のユーザは、カスタムを選択して tvtime を利用する前に tvtime-"
"scanner アプリケーションを実行してください。"

#. Type: string
#. Description
#: ../templates:5001
msgid "Default television capture device:"
msgstr "標準のテレビキャプチャ用デバイス:"

#. Type: string
#. Description
#: ../templates:5001
msgid ""
"This should be the video4linux device which corresponds to your capture card."
msgstr "キャプチャカードに適合した video4linux デバイスである必要があります。"

#. Type: string
#. Description
#: ../templates:6001
msgid "Device to use for VBI decoding:"
msgstr "VBI デコード用のデバイス:"

#. Type: string
#. Description
#: ../templates:6001
msgid ""
"This will only be used in NTSC areas for decoding closed captions and XDS "
"channel information."
msgstr ""
"これは NTSC の地域のみで字幕と XDS チャンネル情報のデコードに使用されます。"

#. Type: boolean
#. Description
#: ../templates:7001
msgid "Do you wish to make `/usr/bin/tvtime' setuid root?"
msgstr "`/usr/bin/tvtime' を root に setuid しますか?"

#. Type: boolean
#. Description
#: ../templates:7001
msgid ""
"This allows tvtime to run at a high priority to ensure smooth video and "
"should be used for high quality video output even during high CPU load."
msgstr ""
"CPU の負荷が高い場合でも tvtime を高い優先度で動作させ、滑らかで高品質の画像"
"を出力するようにします。"

#. Type: string
#. Description
#: ../templates:8001
msgid "Process priority for the tvtime binary:"
msgstr "tvtime プログラムのプロセスの優先度:"

#. Type: string
#. Description
#: ../templates:8001
msgid ""
"This setting controls the priority of the tvtime process relative to other "
"processes on the system.  The allowed range i

Bug#538223: [INTL:ja] Update po-debconf template translation (ja.po)

2009-07-24 Thread Hideki Yamane (Debian-JP)
Package: zabbix
Version: 1:1.6.5-1
Severity: wishlist
Tags: patch l10n

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Dear zabbix package maintainers,

 Here's updated Japanese po-debconf template (ja.po) file.
 Could you apply it, please?

- --
Regards,

 Hideki Yamane henrich @ debian.or.jp
 http://wiki.debian.org/HidekiYamane


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

iEYEARECAAYFAkppZcMACgkQIu0hy8THJksdNgCgpOOmfVmxl1CUlVjfKnhSqyXP
nisAnRat0USZ4XHR8jgSuOascAee5zhz
=AgkJ
-END PGP SIGNATURE-
# Copyright (C) 2008-2009 Zabbix Maintainers 
# This file is distributed under the same license as zabbix package.
# Hideki Yamane (Debian-JP) , 2008-2009.
# 
msgid ""
msgstr ""
"Project-Id-Version: zabbix 1:1.6.5-1\n"
"Report-Msgid-Bugs-To: zab...@packages.debian.org\n"
"POT-Creation-Date: 2009-05-05 20:29+0200\n"
"PO-Revision-Date: 2009-07-24 16:40+0900\n"
"Last-Translator: Hideki Yamane (Debian-JP) \n"
"Language-Team: Japanese \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: string
#. Description
#: ../zabbix-agent.templates:2001 ../zabbix-frontend-php.templates:4001
msgid "Zabbix server host address:"
msgstr "Zabbix サーバのアドレス:"

#. Type: string
#. Description
#: ../zabbix-agent.templates:2001
msgid ""
"Please enter the host name or IP address of the Zabbix server you want to "
"connect to."
msgstr "接続先の Zabbix サーバのホスト名か IP アドレスを入力してください。"

#. Type: multiselect
#. Description
#: ../zabbix-frontend-php.templates:2001
msgid "Web server to reconfigure for Zabbix:"
msgstr "Zabbix のため、ウェブサーバの再設定:"

#. Type: multiselect
#. Description
#: ../zabbix-frontend-php.templates:2001
msgid ""
"Zabbix supports any web server supported by PHP5, however only Apache can be "
"configured automatically."
msgstr ""
"Zabbix は PHP5 をサポートしているウェブサーバであれば動作しますが、自動的に設"
"定できるのは Apache のみです。"

#. Type: multiselect
#. Description
#: ../zabbix-frontend-php.templates:2001
msgid ""
"Please select which Apache version you want to configure the Zabbix frontend "
"for."
msgstr ""
"Zabbix のフロントエンドに設定する Apache のバージョンを選んでください。"

#. Type: boolean
#. Description
#: ../zabbix-frontend-php.templates:3001
msgid "Restart the web server(s) now?"
msgstr "今すぐウェブサーバを再起動しますか?"

#. Type: boolean
#. Description
#: ../zabbix-frontend-php.templates:3001
msgid ""
"In order to apply the changes needed for Zabbix configuration, the web "
"server needs to be restarted."
msgstr ""
"Zabbix の設定のための変更を反映するにはウェブサーバを再起動する必要がありま"
"す。"

#. Type: boolean
#. Description
#: ../zabbix-frontend-php.templates:3001
msgid ""
"Please choose whether you prefer doing it automatically now or manually "
"later."
msgstr "今自動的に設定をするか、後ほど手動で設定をするかを選んでください。"

#. Type: string
#. Description
#: ../zabbix-frontend-php.templates:4001
msgid ""
"Please enter the host name or the IP address of the Zabbix server you want "
"to connect to. This is needed for some advanced frontend functionality."
msgstr ""
"接続先の Zabbix サーバのホスト名か IP アドレスを入力してください。これは複雑"
"なフロントエンドのうちのいくつかが動作するのに必要です。"

#. Type: string
#. Description
#: ../zabbix-frontend-php.templates:5001
msgid "Zabbix server port:"
msgstr "Zabbix サーバのポート番号:"

#. Type: string
#. Description
#: ../zabbix-frontend-php.templates:5001
msgid ""
"Please enter the port your Zabbix server is using. This is needed for some "
"advanced frontend functionality."
msgstr ""
"Zabbix サーバが使っているポート番号を入力してください。これは複雑なフロントエ"
"ンドのうちのいくつかが動作するのに必要です。"


Bug#274484: bsh shebang line: it works

2009-07-24 Thread Niels Thykier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi

I just tested this with bsh (version 2.0b4) and it does not seem to work
for me. Neither the previous example nor


String a = "Hello"
System.out.println(a);

Which works directly in bsh, but not from a #!/usr/bin/bsh shell.

My kernel version is: 2.6.26-2-686

~Niels
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkppZggACgkQVCqoiq1YlqwtvwCfVkPu+FZvI1zk0mbf7o10p0G5
Q20An2iluaInOT1SFbmNJmikipt+x+pn
=fMwf
-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#389591: Request for Inclusion to Unstable

2009-07-24 Thread sdjernes
FreeSwitch is undergoing rapid development and builds cleanly on i386 / amd64 with the native debian/ directory in the SVN and tar ball. 


What is needed to get this package added to unstable or testing?  The 
shipping stable package is 1.0.4pre9 which is plenty stable for insertion.

Thank You for Considering this Addition.
--
Shawn L. Djernes
SD Consulting
sh...@djernes.org | sdjer...@gmail.com
MSN: wizard...@hotmail.com
402.345.7734 | 402.350.6973 Cell


signature.asc
Description: OpenPGP digital signature


Bug#538098: [Pkg-haskell-maintainers] Bug#538098: Please upgrade to ≥0.5.1.0.

2009-07-24 Thread Joachim Breitner
Hi,

Am Freitag, den 24.07.2009, 12:14 +1000 schrieb Trent W. Buck:
> On Thu, Jul 23, 2009 at 10:32:09AM +0200, Joachim Breitner wrote:
> >> Package: libghc6-zlib-dev
> >> Version: 0.5.0.0-2+b1
> >> Severity: wishlist
> >>
> >> Please upgrade haskell-zlib in Debian.  The upcoming release of
> >> Darcs 2.3 requires haskell-zlib 0.5.1.0.
> >>
> >> Without it, Darcs will use its deprecated internal zlib bindings,
> >> which will reduce the amount of real-world testing that
> >> haskell-zlib gets from Debian users.
> >
> > now it starts: The platform specifies zlib-0.5.0.0... but using
> > something deprecated should be avoided.
> 
> I believe the reason Darcs' zlib dependency was bumped to 0.5.1 is
> because 0.5.0 has known problems with CRC (checksums) -- either
> generating bad ones, or failing to detect/repair bad ones.
> 
> I can dig up the exact details if you want.

don’t worry, I believe that darcs’ dependency is there for a good
reason. I just wanted to bring up this issue of reasonable dependency
vs. haskell platform in general.

Does anyone know how other distros handle that?

Greetings,
Joachim


-- 
Joachim "nomeata" Breitner
Debian Developer
  nome...@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nome...@joachim-breitner.de | http://people.debian.org/~nomeata


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#538224: memlockd: use inotify/etc to reload/relock files when they have changed

2009-07-24 Thread Paul Wise
Package: memlockd
Version: 0.05
Severity: wishlist

It would be nice if memlockd didn't need to be restarted after upgrades.
One way to achieve this would be if it added inotify watches for the
files it keeps locked in memory and relock/reload them when the inotify
watches get triggered.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#274484: bsh shebang line: it works

2009-07-24 Thread Ludovic Claude
Hi Niels,

This works for me:

#!/usr/bin/bsh
String a = "Hello";
System.out.println(a);

Maybe you were missing the semi colon after "Hello". You need also to
make your hello.bsh file executable

My test script:

cat > hello.bsh < Hi
> 
> I just tested this with bsh (version 2.0b4) and it does not seem to work
> for me. Neither the previous example nor
> 
> 
> String a = "Hello"
> System.out.println(a);
> 
> Which works directly in bsh, but not from a #!/usr/bin/bsh shell.
> 
> My kernel version is: 2.6.26-2-686
> 
> ~Niels

___
pkg-java-maintainers mailing list
pkg-java-maintain...@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers





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



Bug#452567: pbuilder always installs Build-Depends-Indep, even for --binary-arch builds.

2009-07-24 Thread Joachim Breitner
Hi,

I just tried to use pbuilder to predict what will happen on Buildds
(which do not install Build-Depends-Indep), but this is not possible due
to this bug.

Please consider adjusting pbuilder behaviour to buildd behaviour in that
respect.

Greetings,
Joachim

-- 
Joachim "nomeata" Breitner
Debian Developer
  nome...@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nome...@joachim-breitner.de | http://people.debian.org/~nomeata


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#538210: troubles w ldapscripts

2009-07-24 Thread Alexander GQ Gerasiov
Привет.

On Fri, 24 Jul 2009 12:22:26 +0900
Титов Станислав  wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Package: ldapscripts
> Version: 1.8.0-3
> I am using Debian GNU/Linux Testing, kernel 2.6.26-2-686 #1 SMP i686
> 
> 
> After type
> # ldapaddgroup admins
> 
> In log i saw /var/log/ldapscripts.log:
> 
> >> 07/24/09 - 11:41 : Command : /usr/sbin/ldapaddgroup admins
> sed: файл /tmp/ldapaddgroup.20090724-114153.D9RfxK строка 14:
> незавершенная команда `s'
> Successfully added group admins to LDAP

Better to use C locale when reporting bugs. Not everyone read Russain.
And looks like you mixed 2 problems in one bugreport, so it's not very
clear, what is your settings in which cases.
Lets check ldapscripts without \\PASSWORDGEN=""\\ first.

First of all I need the following info:
Is it clean installation of ldapscripts 1.8, or you upgraded from an
old one?
Do you have libnss-ldap installed?
Are your LDAP settings right? Do LDAP work as needed?
What is your ldapscripts.conf? (Better attach file without comments,
but note quote it.)
What is your default shell (I meen /bin/sh)?

Feel free to connect me private in Russian in case of troubles.

And better to use reportbug package for bugreportnig, it generates nice
information which replies on most of my question above.

-- 
Best regards,
 Alexander GQ Gerasiov

 Contacts:
 e-mail:g...@cs.msu.su Jabber:  g...@jabber.ru
 Homepage:  http://gq.net.ru ICQ: 7272757
 PGP fingerprint: 04B5 9D90 DF7C C2AB CD49  BAEA CA87 E9E8 2AAC 33F1


signature.asc
Description: PGP signature


Bug#538225: krb5-auth-dialog: memory leak overnight, 245MB resident, 999MB virtual

2009-07-24 Thread Eamonn Hamilton
Package: krb5-auth-dialog
Version: 0.12-1
Severity: normal

Hi,

I've noticed a problem with this package. During the day, the emmory usage is 
sane, however when I leave my desktop locked at night and return in the morning 
after the credentials had expired, I find that krb5-auth-dialog is using 
several hundred MB and is actually resident.

I'm guessing this is sub-optimal :)


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (300, 'stable'), (50, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.31-rc4 (SMP w/2 CPU cores; PREEMPT)
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 krb5-auth-dialog depends on:
ii  gconf2   2.26.2-2GNOME configuration database syste
ii  libc62.9-21  GNU C Library: Shared libraries
ii  libdbus-glib-1-2 0.80-4  simple interprocess messaging syst
ii  libgconf2-4  2.26.2-2GNOME configuration database syste
ii  libglib2.0-0 2.20.4-1The GLib library of C routines
ii  libgtk2.0-0  2.16.5-1The GTK+ graphical user interface 
ii  libkrb5-25-heimdal   1.2.e1.dfsg.1-1 Heimdal Kerberos - libraries
ii  libnm-glib0  0.7.1-1 network management framework (GLib
ii  libnotify1 [libnotify1-g 0.4.5-1 sends desktop notifications to a n
ii  libpango1.0-01.24.5-1Layout and rendering of internatio

krb5-auth-dialog recommends no packages.

krb5-auth-dialog suggests no packages.

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#538226: squid: Error Pages moved

2009-07-24 Thread Ralf Hildebrandt
Package: squid
Version: 2.7.STABLE6-2
Severity: grave
Justification: renders package unusable


During an update to 2.7.STABLE6-2, squid would stop and not start again.

I was able to solve the problem using:
cd /usr/share/squid/errors/ && ln -s de German

I don't find the error now, but it was a fatal error due to the error
pages suddenly being unavailable.

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

Kernel: Linux 2.6.31-rc3 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages squid depends on:
ii  adduser  3.110   add and remove users and groups
ii  debconf [debconf-2.0]1.5.27  Debian configuration management sy
ii  libc62.9-21  GNU C Library: Shared libraries
ii  libcomerr2   1.41.3-1common error description library
ii  libdb4.7 4.7.25-7Berkeley v4.7 Database Libraries [
ii  libgssapi-krb5-2 1.7dfsg~beta3-1 MIT Kerberos runtime libraries - k
ii  libkrb5-31.7dfsg~beta3-1 MIT Kerberos runtime libraries
ii  libldap-2.4-22.4.11-1OpenLDAP libraries
ii  libpam0g 1.0.1-9 Pluggable Authentication Modules l
ii  logrotate3.7.7-3 Log rotation utility
ii  lsb-base 3.2-22  Linux Standard Base 3.2 init scrip
ii  netbase  4.36Basic TCP/IP networking system
ii  squid-common 2.7.STABLE6-2   Internet object cache (WWW proxy c

squid recommends no packages.

Versions of packages squid suggests:
ii  logcheck-database 1.2.69 database of system log rules for t
pn  resolvconf (no description available)
pn  smbclient  (no description available)
pn  squid-cgi  (no description available)
pn  squidclient(no description available)
pn  winbind(no description available)

-- debconf information:
  squid/fix_cachedir_perms: false
* squid/largefiles_warning:
  squid/anonymize_headers:
* squid-cgi/cachemgr:
  squid/old_version: false
  squid/http_anonymizer:
  squid/authenticate_program:
  squid/fix_lines: true



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



Bug#538227: [INTL:ja] Update po-debconf template translation (ja.po)

2009-07-24 Thread Hideki Yamane (Debian-JP)
Package: davfs2
Severity: wishlist
Tags: patch l10n

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Dear davfs2 maintainer,

>davfs2 (1.4.1-1) unstable; urgency=low
>(snip)
>  * New/improved debconf translations available:
>- Spanish translation (closes: #526721).
>- Japanese translation (closes: #528175).

 I saw bug is closing with update, but debian/po/ja.po file is 
 still old one, so could you apply this again, please?

- --
Regards,

 Hideki Yamane henrich @ debian.or.jp
 http://wiki.debian.org/HidekiYamane



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

iEYEARECAAYFAkppckYACgkQIu0hy8THJkv84wCfV4ASuGIv9oHjN4VbTjwYOMJo
XAMAn0yV79W+mHDg7YSbx4RR+qNTRq9O
=FiOc
-END PGP SIGNATURE-
# Japanese debconf templates translation for davfs2.
# Copyright (C) 2007 Noritada Kobayashi
# This file is distributed under the same license as the davfs2 package.
#
msgid ""
msgstr ""
"Project-Id-Version: davfs2 (debconf) 1.3.3-3\n"
"Report-Msgid-Bugs-To: luci...@debian.org\n"
"POT-Creation-Date: 2008-04-11 20:26-0300\n"
"PO-Revision-Date: 2009-04-23 05:02+0900\n"
"Last-Translator: Hideki Yamane (Debian-JP) \n"
"Language-Team: Japanese \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: boolean
#. Description
#: ../templates:2001
msgid "Should unprivileged users be allowed to mount WebDAV resources?"
msgstr "root 以外のユーザが WebDAV リソースをマウント可能にしますか?"

#. Type: boolean
#. Description
#: ../templates:2001
msgid ""
"The file /sbin/mount.davfs must have the SUID bit set if you want to allow "
"unprivileged (non-root) users to mount WebDAV resources."
msgstr ""
"特権を持たない (root 以外の) ユーザによる WebDAV リソースのマウントを許可する"
"場合は、ファイル /sbin/mount.davfs に SUID ビットを設定しなければなりません。"

#. Type: boolean
#. Description
#: ../templates:2001
msgid ""
"If you do not choose this option, only root will be allowed to mount WebDAV "
"resources. This can later be changed by running 'dpkg-reconfigure davfs2'."
msgstr ""
"この選択肢を選ばない場合は、root だけが WebDAV リソースをマウントできます。"
"この動作は後から 'dpkg-reconfigure davfs2' を実行することで変更できます。"


#. Type: string
#. Description
#: ../templates:3001
msgid "User running the mount.davfs daemon:"
msgstr "mount.davfs デーモンを実行するユーザ:"

#. Type: string
#. Description
#: ../templates:3001
msgid ""
"Once the davfs resource has been mounted, the daemon will drop the root "
"privileges and will run with an unprivileged user ID."
msgstr ""
"一旦 davfs リソースがマウントされると、デーモンは root 特権を落として非特権"
"ユーザ ID で動作します。"

#. Type: string
#. Description
#: ../templates:3001
msgid "Please choose which login name should be used by the daemon."
msgstr "デーモンが利用するログイン名を指定してください。"

#. Type: string
#. Description
#: ../templates:4001
msgid "Group for users who will be allowed to mount WebDAV resources:"
msgstr "WebDAV リソースをマウント可能ににするユーザのグループ:"

#. Type: string
#. Description
#: ../templates:4001
msgid ""
"Mounting WebDAV resources creates a file in /var/run/mount.davfs. This "
"directory will be owned by the group specified here."
msgstr ""
"WebDAV リソースをマウントすると /var/run/mount.davfs にファイルを作ります。"
"このディレクトリはここで指定したユーザが所有者になります。"

#. Type: boolean
#. Description
#: ../templates:5001
msgid "Do you want to create a new user?"
msgstr "新しいユーザを作成しますか?"

#. Type: boolean
#. Description
#: ../templates:5001
msgid ""
"The \"${user_name}\" user does not exist on the system and will be created "
"if you choose this option."
msgstr ""
"ユーザ「${user_name}」はシステムに存在しておらず、この選択肢を選ぶと作成されます。"

#. Type: boolean
#. Description
#: ../templates:6001
msgid "Do you want to create a new group?"
msgstr "新しいグループを作成しますか?"

#. Type: boolean
#. Description
#: ../templates:6001
msgid ""
"The \"${group_name}\" group does not exist on the system and will be created "
"if you choose this option."
msgstr ""
"グループ 「${group_name}」はシステムに存在しておらず、この選択肢を選ぶと作成さ"
"れます。"

#. Type: note
#. Description
#: ../templates:7001
msgid "Unprivileged users allowed to mount WebDAV resources"
msgstr "root 以外のユーザが WebDAV リソースをマウント可能です"

#. Type: note
#. Description
#: ../templates:7001
msgid ""
"The \"${group_name}\" group and the \"${user_name}\" user will be used by "
"davfs2. All users who should be granted the right to mount WebDAV resources "
"should be added to the group \"${group_name}\" using the following command:"
msgstr ""
"「${group_name}」グループと「${user_name}」ユーザが davfs2 に利用されます。"
"WebDAV リソースをマウントする権利を移譲されるすべてのユーザは以下のコマンドを"
"使用して「${group_name}」グループに追加されている必要があります。"

#. Type: note
#. Description
#: ../templates:7001
msgid "The following should also be added to /etc/fstab:"
msgstr "以下が /etc/fstab に追加されます:"

#. Type: note
#. Description
#: ../templates:7001
msgid ""
"Additional options are available. Please read the mount.davfs man page for "
"more information."
msgstr ""
"オプションには、他にも指定可能なものがあります。詳細については mount.davfs "
"の man ページを確認してください。"



Bug#532565: Unable to revert

2009-07-24 Thread Neil Jamieson
I have attempted to revert without success, and cannot find any
documentation of the process.  Synaptic initially presented the option
of choosing the old version, but doing so had no effect, and the option
no longer shows up (presumably because the old version has been pushed
out of the local apt cache).

Can someone please post directions as I currently have no way to backup
my Palm.

Thanks




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



Bug#538230: RFP: liblua5.1-lrexlib -- regular expression library for lua

2009-07-24 Thread Michal Čihař
Package: wnpp
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

* Package name: liblua5.1-lrexlib
  Version : 2.4
  Upstream Author : Reuben Thomas (r...@sc3d.org)
* URL : http://lrexlib.luaforge.net/
* License : MIT
  Programming Lang: C, lua
  Description : regular expression library for lua

Lrexlib is a binding of three regular expression library APIs (POSIX,
PCRE and Oniguruma) to Lua 5.1.

This package is needed for lua support in rpm.

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

iEYEARECAAYFAkppda4ACgkQ3DVS6DbnVgQavgCfa8fs2/+Wsf3IELSP6NoALeWb
G1QAoOr1jXTNY3KGmpZbypvU4FTgpNjM
=Z9qG
-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#538229: Utility scripts broken

2009-07-24 Thread Jiayong Ou
Package: solr-common
Severity: normal


solr-common installs the solr utiliy scripts in /usr/share/solr/scripts.
But those scripts expects themselves to be in $SOLR_HOME/bin to
include a utility file, so I get:

./snapshooter: line 26: /usr/share/solr/bin/scripts-util: No such file or 
directory

Either the scripts should be installed in /usr/share/solr/bin or
a symlink from scripts to bin should be made.

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (700, 'stable'), (650, 'testing'), (600, 'unstable')
Architecture: amd64 (x86_64)

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

Versions of packages solr-common depends on:
ii  debconf 1.5.24   Debian configuration management sy
ii  default-jre [ja 1.5-30   Standard Java or Java compatible R
ii  java-gcj-compat 1.0.78-2 Java runtime environment using GIJ
ii  libcommons-code 1.3-4encoder and decoders such as Base6
ii  libcommons-csv- 0.1-SNAPSHOT+svn558885-1 a Java library for working with cs
ii  libcommons-file 1.2.1-1  File upload capability to your ser
ii  libcommons-io-j 1.4-1Common useful IO related classes
ii  liblucene2-java 2.4.1+ds1-1  Full-text search engine library fo
ii  libservlet2.5-j 6.0.20-2 Servlet 2.5 and JSP 2.1 Java API c
ii  libtomcat6-java 6.0.20-2 Servlet and JSP engine -- core lib
ii  libxpp3-java1.1.3.4.O-4  XML pull parser library for java

Versions of packages solr-common recommends:
pn  solr-tomcat5.5 | solr-jetty(no description available)

solr-common suggests no packages.

-- debconf information excluded



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



Bug#538228: libgpgme-ruby: Please update debian/copyright

2009-07-24 Thread Daiki Ueno
Package: libgpgme-ruby
Version: 1.0.6-1
Severity: normal

Hi,

I recently changed the license of libgpgme-ruby to LGPL-2.1 from GPL-2.
Could you please update debian/copyright in the future releases?

I'll release 1.0.7 shortly.

Thanks,

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

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

Versions of packages libgpgme-ruby depends on:
ii  libgpgme-ruby1.8  1.0.6-1GPGME bindings for the Ruby langua

libgpgme-ruby recommends no packages.

libgpgme-ruby suggests no packages.

-- no debconf information

-- 
Daiki Ueno



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



Bug#538231: Package: installation-reports

2009-07-24 Thread Ohata.Hideshi
Package: installation-reports

Boot method: netboot-install
Image 
version:http://http.us.debian.org/debian/dists/lenny/main/installer-hppa/current/images/netboot/2.6/boot.img
Date: 23-July-2009

Machine: HP9000 C3600
Processor: PA-8600
Memory: 512MB
Partitions: 
FilesystemType   1K-blocks  Used Available Use% Mounted on
/dev/sdb5 ext3  482214 66522390793  15% /
tmpfstmpfs  257764 0257764   0% /lib/init/rw
udev tmpfs   10240   100 10140   1% /dev
tmpfstmpfs  257764 0257764   0% /dev/shm
/dev/sdb2 ext2  233366 11900209016   6% /boot
/dev/sdb10ext3 4806904140780   4421940   4% /home
/dev/sdb9 ext3  964500 17616897888   2% /tmp
/dev/sdb6 ext3 9614116385488   8740256   5% /usr
/dev/sdb7 ext3 4806904325928   4236792   8% /var

Output of lspci -nn and lspci -vnn:
# lspci -nn
00:0c.0 Ethernet controller [0200]: Digital Equipment Corporation DECchip 
21142/43 [1011:0019] (rev 41)
00:0d.0 Multimedia audio controller [0401]: Analog Devices AD1889 sound chip 
[11d4:1889]
00:0e.0 IDE interface [0101]: National Semiconductor Corporation 87415/87560 
IDE [100b:0002] (rev 03)
00:0e.1 Bridge [0680]: National Semiconductor Corporation 87560 Legacy I/O 
[100b:000e] (rev 01)
00:0e.2 USB Controller [0c03]: National Semiconductor Corporation USB 
Controller [100b:0012] (rev 02)
00:0f.0 SCSI storage controller [0100]: LSI Logic / Symbios Logic 53C896/897 
[1000:000b] (rev 07)
00:0f.1 SCSI storage controller [0100]: LSI Logic / Symbios Logic 53C896/897 
[1000:000b] (rev 07)
01:06.0 SCSI storage controller [0100]: LSI Logic / Symbios Logic 53c895 
[1000:000c] (rev 02)
03:02.0 3D controller [0302]: Hewlett-Packard Company Visualize FXe [103c:108b] 
(rev 05)
# lspci -vnn
00:0c.0 Ethernet controller [0200]: Digital Equipment Corporation DECchip 
21142/43 [1011:0019] (rev 41)
Subsystem: Hewlett-Packard Company Device [103c:104f]
Flags: bus master, medium devsel, latency 255, IRQ 65
I/O ports at 1000 [size=128]
Memory at f4008000 (32-bit, non-prefetchable) [size=1K]
Expansion ROM at f404 [disabled] [size=256K]
Kernel driver in use: tulip
Kernel modules: tulip

00:0d.0 Multimedia audio controller [0401]: Analog Devices AD1889 sound chip 
[11d4:1889]
Subsystem: Analog Devices AD1889 sound chip [11d4:1889]
Flags: bus master, medium devsel, latency 255, IRQ 66
Memory at f400c000 (32-bit, prefetchable) [size=512]
Memory at f400b000 (32-bit, prefetchable) [size=16]
Memory at f400a000 (32-bit, prefetchable) [size=16]
Memory at f4009000 (32-bit, prefetchable) [size=16]
Capabilities: [dc] Power Management version 1
Kernel driver in use: AD1889 Audio
Kernel modules: snd-ad1889

00:0e.0 IDE interface [0101]: National Semiconductor Corporation 87415/87560 
IDE [100b:0002] (rev 03) (prog-if 8f [Master SecP SecO PriP PriO])
Flags: bus master, medium devsel, latency 255, IRQ 7
I/O ports at 0f00 [size=8]
I/O ports at 0e00 [size=4]
I/O ports at 0d00 [size=8]
I/O ports at 0b00 [size=4]
I/O ports at 0a00 [size=16]
Kernel driver in use: NS87415_IDE
Kernel modules: ns87415

00:0e.1 Bridge [0680]: National Semiconductor Corporation 87560 Legacy I/O 
[100b:000e] (rev 01)
Flags: bus master, medium devsel, latency 255, IRQ 67
Kernel driver in use: SuperIO

00:0e.2 USB Controller [0c03]: National Semiconductor Corporation USB 
Controller [100b:0012] (rev 02) (prog-if 10 [OHCI])
Flags: bus master, medium devsel, latency 240, IRQ 1
Memory at f4007000 (32-bit, non-prefetchable) [size=4K]
Memory at f4006000 (32-bit, non-prefetchable) [size=4K]
Kernel driver in use: ohci_hcd
Kernel modules: ohci-hcd

00:0f.0 SCSI storage controller [0100]: LSI Logic / Symbios Logic 53C896/897 
[1000:000b] (rev 07)
Subsystem: LSI Logic / Symbios Logic LSI53C896/7 PCI to Dual Channel 
Ultra2 SCSI Multifunction Controller [1000:1000]
Flags: bus master, medium devsel, latency 255, IRQ 68
I/O ports at 0900 [size=256]
Memory at f4005000 (64-bit, non-prefetchable) [size=1K]
Memory at f4002000 (64-bit, non-prefetchable) [size=8K]
Capabilities: [40] Power Management version 2
Kernel driver in use: sym53c8xx
Kernel modules: sym53c8xx

00:0f.1 SCSI storage controller [0100]: LSI Logic / Symbios Logic 53C896/897 
[1000:000b] (rev 07)
Subsystem: LSI Logic / Symbios Logic LSI53C896/7 PCI to Dual Channel 
Ultra2 SCSI Multifunction Controller [1000:1000]
Flags: bus master, medium devsel, latency 255, IRQ 68
I/O ports at 0800 [size=256]
Memory at f4004000 (64-bit, non-prefetchable) [size=1K]
Memory at f400 (64-bit, non-prefetchable) [size=8K]
Capabilities: [40] Power Management ve

Bug#538232: RFP: liblua5.1-lposix -- POSIX library for lua

2009-07-24 Thread Michal Čihař
Package: wnpp
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

* Package name: liblua5.1-lposix
  Version : 5.1
  Upstream Author : Luiz Henrique de Figueiredo 
* URL : http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/#lposix
* License : ?
  Programming Lang: C, lua
  Description : POSIX library for lua

A POSIX library for Lua. 

This package is needed for lua support in rpm.

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

iEYEARECAAYFAkppd0sACgkQ3DVS6DbnVgSNDwCfS6ICcDXx/dOsA1nVjvtZkWQb
XcsAoJse5P/9EKFXeueh8BWPD7UvxN3K
=lM7F
-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#538208: pkglab: depends on non-existing package libledit-ocaml

2009-07-24 Thread Stefano Zacchiroli
On Fri, Jul 24, 2009 at 09:59:26AM +0200, Ralf Treinen wrote:
> > pkglab depends on non-existing package libledit-ocaml.  I guess
> > edos-distcheck could have found it... but... well... fix it, please.
> > This holds up the ocaml transition by the virtue of edos-debcheck
> > in testing breaking by having ocaml-base-nox-3.11.0 to go away,
> > which needs the migration of the new edos-debcheck in testing,
> > which in turn needs edos-distcheck to migrate.
> 
> what is going on here? The debian/control file of the ledit source
> package (2.01-4) contains no stanze to create the libledit-ocaml
> package. Has this been removed? If yes, why?

Nope, it contains libledit-ocaml-*dev* (development part of the lib),
as ledit is a pure OCaml library, there is no libledit-ocaml (runtime
part of the lib).

Cheers.

-- 
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
z...@{upsilon.cc,pps.jussieu.fr,debian.org} -<>- http://upsilon.cc/zack/
Dietro un grande uomo c'è ..|  .  |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...| ..: | Je dis tu à tous ceux que j'aime


signature.asc
Description: Digital signature


Bug#538233: gscan2pdf exports blank PDF files

2009-07-24 Thread Robert Kawecki
Package: gscan2pdf
Version: 0.9.29-1 
Severity: grave


With current versions of libraries listed below, gscan2pdf (unstable Debian, 
gscan2pdf/testing release) is unusable as it can not export correct PDF files.
Tested with a 2-page scanned document (Scan option), 2-page document imported 
from JPEG files and 1 page from JPEG (File->Import in the user interface).
The saved PDF file contains blank pages only (page count stays as expected).

Moreover, while exporting any PDF file, there is a bug in rendering the 
progress bar (possibly a different issue) - instead of the progress bar, I see 
a float value like ",3" (which equals step 1/3 of export).


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

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

Versions of packages gscan2pdf depends on:
ii  graphicsmagick-imag 1.1.11-3.2   image processing tools providing 
I
ii  libconfig-general-p 2.40-1   Generic Configuration Module
ii  libforks-perl   0.33-1   forks - emulate threads with fork
ii  libgtk2-ex-simple-l 0.50-1.1 A simple interface to Gtk2's 
compl
ii  libgtk2-imageview-p 0.05-1   Perl bindings for the 
GtkImageView
ii  liblocale-gettext-p 1.05-4   Using libc functions for 
internati
ii  libpdf-api2-perl0.73-1   module for creating or modifying 
P
ii  librsvg2-common 2.26.0-1 SAX-based renderer library for 
SVG
ii  libsane-perl0.03-1   Perl bindings for the SANE 
(Scanne
ii  libset-intspan-perl 1.13-2   Manages sets of integers
ii  libtiff-tools   3.8.2-11 TIFF manipulation and conversion t
ii  perl-modules [libar 5.10.0-24Core Perl modules
ii  perlmagick  7:6.3.7.9.dfsg2-1+b1 Perl interface to the libMagick 
gr
ii  sane-utils  1.0.20-5 API library for scanners -- 
utilit

Versions of packages gscan2pdf recommends:
ii  djvulibre-bin 3.5.21-3   Utilities for the DjVu image 
forma
ii  gocr  0.46-2 A command line OCR
ii  libgtk2-ex-podviewer-perl 0.18-1 Perl Gtk2 widget for displaying 
Pl
ii  sane  1.0.14-7   scanner graphical frontends
ii  tesseract-ocr 2.03-2 Command line OCR tool
ii  unpaper   0.3-1  post-processing tool for scanned 
p
ii  xdg-utils 1.0.2-6.1  desktop integration utilities 
from

gscan2pdf suggests no packages.

-- no debconf information



--
Robert Kawecki



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



Bug#529723: Fixed in 4:4.2.4-1+b1

2009-07-24 Thread Alexander Galanin
Fixed in 4:4.2.4-1+b1. Please close this bug report.

-- 
Alexander Galanin



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



Bug#538207: rpm: Please add support for embedded Lua scripts

2009-07-24 Thread Michal Čihař
Hi

Dne Thu, 23 Jul 2009 20:06:57 -0500
William Pitcock  napsal(a):

> Package: rpm
> Version: 4.7.0-9
> Severity: wishlist
> 
> Starting with RPM 4.7, embedded Lua support has been added to RPMs.  As a 
> result,
> in order to build a Fedora 11 chroot, the Lua support needs to be enabled.
> 
> Please enable this feature so we may be able to build a Fedora 11 chroot.

I'd like to add it, but some libraries required for this are missing in
Debian and I don't have time to learn lua to maintain them.

I just filed RFP bugs and I will block this bug by them.

-- 
Michal Čihař | http://cihar.com | http://blog.cihar.com


signature.asc
Description: PGP signature


Bug#538234: CVE-2009-2569: Multiple cross-site scripting (XSS) vulnerabilities

2009-07-24 Thread Giuseppe Iuculano
Package: verlihub
Severity: serious
Tags: security

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Hi,
the following CVE (Common Vulnerabilities & Exposures) id was
published for verlihub.

CVE-2009-2569[0]:
| Multiple cross-site scripting (XSS) vulnerabilities in Verlihub
| Control Panel (VHCP) 1.7e allow remote attackers to inject arbitrary
| web script or HTML via (1) the nick parameter in a login action to
| index.php or (2) the URI in a news request to index.html.

If you fix the vulnerability please also make sure to include the
CVE id in your changelog entry.

For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2569
http://security-tracker.debian.net/tracker/CVE-2009-2569

Cheers,
Giuseppe

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

iEYEARECAAYFAkppeDEACgkQNxpp46476aqoCQCgnO55QxWaLhrFZT7GMgFBM6Fr
5NcAnjraj4zDajmPFV3BJk4dcSBtfAAD
=jhle
-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#538235: dynare: [INTL:de] initial German debconf translation

2009-07-24 Thread Helge Kreutzmann
Package: dynare
Version: 4.0.4-2
Severity: wishlist
Tags: patch l10n

Please find the initial German debconf translation for dynare
attached.

Please place this file in debian/po/ as de.po for your next upload.

If you update your template, please use 
'msgfmt --statistics '
to check the po-files for fuzzy or untranslated strings.

If there are such strings, please contact me so I can update the 
German translation.

Greetings
Helge
# Translation of dynare debconf templates to German
# Copyright (C) Helge Kreutzmann , 2009.
# This file is distributed under the same license as the dynare package.
#
msgid ""
msgstr ""
"Project-Id-Version: dynare 4.0.4-2\n"
"Report-Msgid-Bugs-To: dyn...@packages.debian.org\n"
"POT-Creation-Date: 2009-06-03 12:08+0200\n"
"PO-Revision-Date: 2009-07-21 21:45+0200\n"
"Last-Translator: Helge Kreutzmann \n"
"Language-Team: de \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: string
#. Description
#: ../dynare-matlab.templates:1001
msgid "Absolute path to MATLAB installation:"
msgstr "Absoluter Pfad zur MATLAB-Installation:"

#. Type: string
#. Description
#: ../dynare-matlab.templates:1001
msgid "Please enter the directory where you have installed MATLAB."
msgstr "Bitte geben Sie das Verzeichnis an, in dem MATLAB installiert wurde."

#. Type: string
#. Description
#: ../dynare-matlab.templates:1001
msgid ""
"For example, if MATLAB executable is \"/usr/local/matlab76/bin/matlab\", "
"please enter \"/usr/local/matlab76\"."
msgstr ""
"Befindet sich das MATLAB-Programm zum Beispiel in »/usr/local/matlab76/bin/"
"matlab« geben Sie bitte »/usr/local/matlab76« ein."

#. Type: string
#. Description
#: ../dynare-matlab.templates:2001
msgid "UNIX user account able to launch MATLAB:"
msgstr "UNIX-Benutzerkennung unter der MATLAB gestartet werden kann:"

#. Type: string
#. Description
#: ../dynare-matlab.templates:2001
msgid ""
"If your MATLAB installation is such that only one or a limited set of UNIX "
"user accounts can launch MATLAB, please indicate here the login of such an "
"account."
msgstr ""
"Falls Sie MATLAB so installiert haben, dass nur eine oder eine begrenzte "
"Anzahl an UNIX-Benutzerkennungen MATLAB starten kann, geben Sie hier den "
"Anmeldenamen eines solchen Kontos an."

#. Type: string
#. Description
#: ../dynare-matlab.templates:2001
msgid ""
"If every UNIX user account (including root) is allowed to launch MATLAB, "
"please leave this field empty."
msgstr ""
"Falls MATLAB unter jedem UNIX-Benutzerkonto (inklusive root) gestartet werden "
"darf, lassen Sie dieses Feld leer."

#. Type: note
#. Description
#: ../dynare-matlab.templates:3001
msgid "Please make sure that MATLAB license manager is running"
msgstr "Bitte stellen Sie sicher, dass der Lizenzmanager von MATLAB läuft"

#. Type: note
#. Description
#: ../dynare-matlab.templates:3001
msgid "You have specified a UNIX user account for running MATLAB."
msgstr "Sie haben ein UNIX-Benutzerkonto zum Betrieb von MATLAB angegeben."

#. Type: note
#. Description
#: ../dynare-matlab.templates:3001
msgid ""
"This probably means that your MATLAB installation uses a license manager."
msgstr ""
"Das bedeutet wahrscheinlich, dass Ihre MATLAB-Installation einen "
"Lizenzmanager verwendet."

#. Type: note
#. Description
#: ../dynare-matlab.templates:3001
msgid "If the license manager is not running, MEX files compilation will fail."
msgstr ""
"Falls der Lizenzmanager nicht läuft, wird die Übersetzung von MEX-Dateien "
"fehlschlagen."

#. Type: boolean
#. Description
#: ../dynare-matlab.templates:4001
msgid "Rename MATLAB files conflicting with Dynare?"
msgstr "MATLAB-Dateien, die im Konflikt zu Dynare stehen, umbenennen?"

#. Type: boolean
#. Description
#: ../dynare-matlab.templates:4001
msgid ""
"A MATLAB installation is shipped with copies of GCC dynamic loadable "
"libraries, which typically come from an old version of GCC."
msgstr ""
"Eine MATLAB-Installation wird mit Kopien von Laufzeitbibliotheken des GCCs "
"ausgeliefert, die typischerweise von einer alten Version von GCC stammen."

#. Type: boolean
#. Description
#: ../dynare-matlab.templates:4001
msgid ""
"This creates a conflict which makes Dynare fail when running the "
"preprocessor."
msgstr ""
"Dadurch entsteht ein Konflikt, der zum Scheitern von Dynare beim Ausführen "
"des Präprozessors führt."

#. Type: boolean
#. Description
#: ../dynare-matlab.templates:4001
msgid ""
"If you accept it, the installation process will rename the conflicting files "
"using a \".bak\" extension. These files are located in the \"sys/os/glnx86\" "
"or \"sys/os/glnxa64\" subdirectory of your MATLAB installation."
msgstr ""
"Falls Sie dies akzeptieren, wird der Installationsprozess die betreffenden "
"Dateien umbenennen (mit der Endung ».bak«). Diese Dateien befinden sich im "
"Unterverzeichnis »sys/os/glnx86« oder »sys/os/glnxa64« Ihrer MATLAB-"
"Installation."

#. Type: boolean
#. Description
#: 

Bug#406505: (kein Betreff)

2009-07-24 Thread Matthias Schmitz

forwarded 406505 http://munin-monitoring.org/ticket/622
tags 406505 +upstream
thanks



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



Bug#538236: xsp: [INTL:de] updated German debconf translation

2009-07-24 Thread Helge Kreutzmann
Package: xsp
Version: 2.4.2-1
Severity: wishlist
Tags: patch l10n

Please find the updated German debconf translation for xsp
attached.

Please place this file in debian/po/ as de.po for your next upload.

If you update your template, please use 
'msgfmt --statistics '
to check the po-files for fuzzy or untranslated strings.

If there are such strings, please contact me so I can update the 
German translation.

Greetings
Helge
# Translation of xsp debconf templates to German
# Copyright (C) Helge Kreutzmann , 2007-2009.
# This file is distributed under the same license as the xsp package.
#
msgid ""
msgstr ""
"Project-Id-Version: xsp 2.4.2-1\n"
"Report-Msgid-Bugs-To: x...@packages.debian.org\n"
"POT-Creation-Date: 2009-07-16 15:39+0100\n"
"PO-Revision-Date: 2009-07-24 11:09+0200\n"
"Last-Translator: Helge Kreutzmann \n"
"Language-Team: de \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-15\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: boolean
#. Description
#: ../mono-apache-server1.templates:1001
msgid "Let mono-apache-server restart Apache?"
msgstr "Soll mono-apache-server Apache neustarten?"

#. Type: boolean
#. Description
#: ../mono-apache-server1.templates:1001
msgid ""
"The debian version of mono-apache-server includes a mono-server-update "
"script that creates a configuration file for apache to start the ASP.NET "
"applications, and mono-server-update can restart apache if there's a new "
"configuration file (/etc/mono-server/mono-server-hosts.conf). If this is "
"true, then apache will be restarted when there is a new mono-server-hosts."
"conf file."
msgstr ""
"Die Debian-Version von mono-apache-server enthält ein Skript mono-server-"
"update, das eine Konfigurationsdatei für Apache erstellt, um die ASP.NET-"
"Anwendungen zu starten und mono-server-update kann Apache neustarten, falls "
"es eine neue Konfigurationsdatei (/etc/mono-server/mono-server-hosts.conf) "
"gibt. Falls dies stimmt, dann wird Apache neu gestartet, wenn es eine neue "
"mono-server-hosts.conf-Datei gibt."

#. Type: boolean
#. Description
#: ../mono-apache-server2.templates:1001
msgid "Let mono-apache-server2 restart Apache?"
msgstr "Soll mono-apache-server2 Apache neustarten?"

#. Type: boolean
#. Description
#: ../mono-apache-server2.templates:1001
msgid ""
"The debian version of mono-apache-server2 includes a mono-server2-update "
"script that creates a configuration file for apache to start the ASP.NET "
"applications, and mono-server2-update can restart apache if there's a new "
"configuration file (/etc/mono-server2/mono-server2-hosts.conf). If this is "
"true, then apache will be restarted when there is a new mono-server-hosts."
"conf file."
msgstr ""
"Die Debian-Version von mono-apache-server2 enthält ein Skript mono-server2-"
"update, das eine Konfigurationsdatei für Apache erstellt, um die ASP.NET-"
"Anwendungen zu starten und mono-server2-update kann Apache neustarten, falls "
"es eine neue Konfigurationsdatei (/etc/mono-server2/mono-server2-hosts.conf) "
"gibt. Falls dies stimmt, dann wird Apache neu gestartet, wenn es eine neue "
"mono-server-hosts.conf-Datei gibt."

#. Type: boolean
#. Description
#: ../mono-xsp1.templates:1001 ../mono-xsp2.templates:1001
msgid "Start on boot?"
msgstr "Beim Systemstart starten?"

#. Type: boolean
#. Description
#: ../mono-xsp1.templates:1001
msgid ""
"If this is true, then XSP will automatically start when the computer is "
"turned on."
msgstr ""
"Falls dies stimmt, dann wird XSP automatisch gestartet, wenn Ihr Computer "
"eingeschaltet wird."

#. Type: string
#. Description
#: ../mono-xsp1.templates:2001 ../mono-xsp2.templates:2001
msgid "Bind to address:"
msgstr "Binde an Adresse:"

#. Type: string
#. Description
#: ../mono-xsp1.templates:2001
msgid ""
"To function properly, XSP needs to be bound to an IP address. The default "
"(\"0.0.0.0\") binds to all addresses of the server, but a specific port can "
"be selected. To use XSP only locally, use \"127.0.0.1\" for the address."
msgstr ""
"Um korrekt zu funktionieren, muss XSP sich an eine IP-Adresse binden. Der "
"Standard (»0.0.0.0«) bindet sich an alle Adressen auf dem Server, aber ein "
"spezieller Port kann ausgewählt werden. Um XSP lokal zu verwenden, verwenden "
"Sie »127.0.0.1« für diese Adresse."

#. Type: string
#. Description
#: ../mono-xsp1.templates:3001 ../mono-xsp2.templates:3001
msgid "Bind to port:"
msgstr "Binde an Port:"

#. Type: string
#. Description
#: ../mono-xsp1.templates:3001 ../mono-xsp2.templates:3001
msgid ""
"XSP is bound to a specific port on the server. Common values are 80, 8080, "
"or 8081."
msgstr ""
"XSP bindet sich an einen speziellen Port auf dem Server. Typische Werte sind "
"80, 8080 oder 8081."

#. Type: boolean
#. Description
#: ../mono-xsp2.templates:1001
msgid ""
"If this is true, then XSP2 will automatically start when the computer is "
"turned on."
msgstr ""
"Falls dies stimmt, wird XSP2 automatisch gestartet, wenn Ihr Computer "
"eingeschaltet wi

Bug#538237: CVE-2009-2559 CVE-2009-2560 CVE-2009-2561 CVE-2009-2562 CVE-2009-2563: Wireshark Multiple Vulnerabilities

2009-07-24 Thread Giuseppe Iuculano
Package: wireshark
Version: 1.0.8-1
Severity: serious
Tags: security

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Hi,
the following CVE (Common Vulnerabilities & Exposures) ids were
published for wireshark.

CVE-2009-2559[0]:
| Buffer overflow in the IPMI dissector in Wireshark 1.2.0 allows remote
| attackers to cause a denial of service (crash) via unspecified vectors
| related to an array index error.  NOTE: some of these details are
| obtained from third party information.

CVE-2009-2560[1]:
| Multiple unspecified vulnerabilities in Wireshark 1.2.0 allow remote
| attackers to cause a denial of service (crash) via unspecified vectors
| in the (1) Bluetooth L2CAP, (2) RADIUS, or (3) MIOP dissectors.

CVE-2009-2561[2]:
| Unspecified vulnerability in the sFlow dissector in Wireshark 1.2.0
| allows remote attackers to cause a denial of service (CPU and memory
| consumption) via unspecified vectors.

CVE-2009-2562[3]:
| Unspecified vulnerability in the AFS dissector in Wireshark 0.9.2
| through 1.2.0 allows remote attackers to cause a denial of service
| (crash) via unknown vectors.

CVE-2009-2563[4]:
| Unspecified vulnerability in the Infiniband dissector in Wireshark
| 1.0.6 through 1.2.0, when running on unspecified platforms, allows
| remote attackers to cause a denial of service (crash) via unknown
| vectors.

If you fix the vulnerabilities please also make sure to include the
CVE ids in your changelog entry.

For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2559
http://security-tracker.debian.net/tracker/CVE-2009-2559
[1] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2560
http://security-tracker.debian.net/tracker/CVE-2009-2560
[2] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2561
http://security-tracker.debian.net/tracker/CVE-2009-2561
[3] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2562
http://security-tracker.debian.net/tracker/CVE-2009-2562
[4] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2563
http://security-tracker.debian.net/tracker/CVE-2009-2563

Cheers,
Giuseppe

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

iEYEARECAAYFAkppenoACgkQNxpp46476apJegCfX3KPSfs6vuNIqxo+QBTZuPwe
cR0An3b3IqIeKHehSxWtc8YGPzFvPPAB
=wBS6
-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#538238: [INTL:ja] Update po-debconf template translation (ja.po)

2009-07-24 Thread Hideki Yamane (Debian-JP)
Package: scponly
Version: 4.8-3
Severity: wishlist
Tags: patch l10n

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Dear scponly maintainer,

 Here's updated Japanese po-debconf template (ja.po) file.
 Could you apply it, please?

- --
Regards,

 Hideki Yamane henrich @ debian.or.jp
 http://wiki.debian.org/HidekiYamane



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

iEYEARECAAYFAkppfQIACgkQIu0hy8THJksdwQCgsx8Q7ZOuQ1wZkTJKJ9CH/wPg
zggAoIyX+/haomEdFY4FHTsxJraYrcYb
=+UfT
-END PGP SIGNATURE-
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
#
#Developers do not need to manually edit POT or PO files.
#
#
msgid ""
msgstr ""
"Project-Id-Version: scponly 4.8-3\n"
"Report-Msgid-Bugs-To: scpo...@packages.debian.org\n"
"POT-Creation-Date: 2009-07-10 13:16+\n"
"PO-Revision-Date: 2009-07-24 18:23+0900\n"
"Last-Translator: Hideki Yamane \n"
"Language-Team: Japanese \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=EUC-JP\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: boolean
#. Description
#: ../scponly.templates:1001 ../scponly-full.templates:1001
msgid "Install the chrooted binary /usr/sbin/scponlyc SUID root?"
msgstr ""
"chroot ¤µ¤ì¤¿¥Ð¥¤¥Ê¥ê /usr/sbin/scponlyc ¤ò root ¤Ë SUID 
¤·¤Æ¥¤¥ó¥¹¥È¡¼¥ë¤·¤Þ¤¹¤«?"

#. Type: boolean
#. Description
#: ../scponly.templates:1001 ../scponly-full.templates:1001
msgid ""
"If you want scponly to chroot into the user's home directory prior to doing "
"its work, the scponly binary has to be installed in /usr/sbin/scponlyc and "
"has to have the suid-root-bit set."
msgstr ""
"scponly ¤ò¡¢Æ°ºîÁ°¤Ë¥æ¡¼¥¶¤Î¥Û¡¼¥à¥Ç¥£¥ì¥¯¥È¥êÆâ¤Ç chroot ¤µ¤»¤¿¤¤¾ì¹ç¡¢"
"scponly ¤Î¥Ð¥¤¥Ê¥ê¤Ï /usr/sbin/scponlyc ¤Ë¥¤¥ó¥¹¥È¡¼¥ë¤µ¤ì¡¢root ¤Ë setuid ¤¹"
"¤ëÀßÄ꤬ɬÍפǤ¹¡£"

#. Type: boolean
#. Description
#: ../scponly.templates:1001 ../scponly-full.templates:1001
msgid ""
"This could lead (in the worst case) to a remotely exploitable root hole. If "
"you don't need the chroot- functionality, don't install the file."
msgstr ""
"(ºÇ°­¤Î¾ì¹ç) ¤³¤ì¤Ï¥ê¥â¡¼¥È¤«¤é¤Î root ¸¢¸Â¤ËÂФ¹¤ë¹¶·â¤ò°ú¤­µ¯¤³¤·¤Þ¤¹¡£"
"chroot µ¡Ç½¤¬É¬Íפʤ¤¾ì¹ç¤Ï¡¢¥Õ¥¡¥¤¥ë¤ò¥¤¥ó¥¹¥È¡¼¥ë¤·¤Ê¤¤¤Ç²¼¤µ¤¤¡£"

#. Type: note
#. Description
#: ../scponly-full.templates:2001
msgid "Potential security hazard"
msgstr "¥»¥­¥å¥ê¥Æ¥£¿¯³²¤ÎÀøºßŪ¤Ê¸¶°ø¤Ë¤Ä¤¤¤Æ"

#. Type: note
#. Description
#: ../scponly-full.templates:2001
msgid ""
"WARNING: this package was compiled with rsync, unison and SVN support, which "
"can be a potential SECURITY hazard if not configured correctly! Please read "
"the file /usr/share/doc/scponly-full/SECURITY!"
msgstr ""
"·Ù¹ð: ¤³¤Î¥Ñ¥Ã¥±¡¼¥¸¤ÏÀµ¤·¤¯ÀßÄꤵ¤ì¤Æ¤¤¤Ê¤¤¾ì¹ç¤ËÀøºßŪ¤Ê¥»¥­¥å¥ê¥Æ¥£¿¯³²¤Î"
"¸¶°ø¤È¤Ê¤ê¤¦¤ë rsync¡¢unison¡¢SVN 
¤Î¥µ¥Ý¡¼¥È¤òÍ­¸ú¤Ë¤·¤Æ¥³¥ó¥Ñ¥¤¥ë¤µ¤ì¤Æ¤¤¤Þ¤¹¡£"
"/usr/share/doc/scponly-full/SECURITY ¤ò½ÏÆÉ¤·¤Æ¤¯¤À¤µ¤¤!"


Bug#538170: (no subject)

2009-07-24 Thread Michael Koch
On Thu, Jul 23, 2009 at 07:29:24PM +0100, Al Riddoch wrote:
> Subject: cyphesis-cpp packages since at least version 0.5.15 are missing key 
> files
> Package: cyphesis-cpp
> Version: 0.5.15-1
> Severity: grave
> Justification: renders package unusable
> 
> *** Please type your report below this line ***
> 
> I am the upstream author of cyphesis-C++
> 
> A number of releases ago changes were made to the filesystem layout of
> cyphesis after installation, and the package does not seem to have been
> updated to include files which have changed location or been added.
> 
> Firstly a number of files with the suffix .xml are installed in 
> /etc/cyphesis/mason.d/ and should be included in the package
> cyphesis-cpp-mason. Currently only basic.xml and mason.xml are included,
> meaning data which is vital for cyphesis to run usefully is missing.
> The contents of this directory are likely to grow, so the package should
> use a wildcard, not a fixed list of known files.
> 
> Secondly a directory full of Python files is installed in
> /usr/share/cyphesis/scripts/cyphesis/ which are vital for the scripting
> interface of cyphesis, and these do not seem to be included in the
> package. Without a functional scripting interface, cyphesis is
> effectively useless.
> 
> I can confirm this issue directly on 0.5.15, and am fairly sure the
> issue applies to 0.5.16 as public servers using this version on the
> internet display the same issue.

You are right. I currently prepare an update to 0.5.20 which needs to wait 
for mercator go through NEW queue first. This release will address all above
issues.


Cheers,
ichael



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



Bug#538239: [INTL:ja] Update po-debconf template translation (ja.po)

2009-07-24 Thread Hideki Yamane (Debian-JP)
Package: nis
Version: 3.17-25
Severity: wishlist
Tags: patch l10n

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Dear nis maintainer,

 Here's updated Japanese po-debconf template (ja.po) file.
 Could you apply it, please?

- --
Regards,

 Hideki Yamane henrich @ debian.or.jp
 http://wiki.debian.org/HidekiYamane

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

iEYEARECAAYFAkppf4oACgkQIu0hy8THJkvUUwCfT8eQcP0cuZaVugl/VinK7SiX
O9AAn1x2LI5h1fQ/vrV0bPKhh9Pz5yoQ
=54HU
-END PGP SIGNATURE-
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
#
#Developers do not need to manually edit POT or PO files.
#
msgid ""
msgstr ""
"Project-Id-Version: nis 3.17-25\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2009-07-08 10:29+0200\n"
"PO-Revision-Date: 2009-07-24 17:10+0900\n"
"Last-Translator: Hideki Yamane (Debian-JP) \n"
"Language-Team: Japanese \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: string
#. Description
#: ../templates:2001
msgid "NIS domain:"
msgstr "NIS ドメイン名:"

#. Type: string
#. Description
#. Translators, it is recommended to keep "domainname" which is a
#. technical term in NIS. If you insist on translating, you can do
#. things such as:
#. 'nom de domaine (domainname)' (for a French translation)
#: ../templates:2001
msgid ""
"Please choose the NIS \"domainname\" for this system. If you want this "
"machine to just be a client, you should enter the name of the NIS domain you "
"wish to join."
msgstr ""
"このシステムが使用する NIS ドメイン名 (domainname) を選んでください。この"
"マシンを単にクライアントとして利用したい場合、あなたが利用しているネット"
"ワークでの NIS ドメイン名を入力する必要があります。"

#. Type: string
#. Description
#. Translators, it is recommended to keep "domainname" which is a
#. technical term in NIS. If you insist on translating, you can do
#. things such as:
#. 'nom de domaine (domainname)' (for a French translation)
#: ../templates:2001
msgid ""
"Alternatively, if this machine is to be a NIS server, you can either enter a "
"new NIS \"domainname\" or the name of an existing NIS domain."
msgstr ""
"一方、このマシンを NIS サーバとして利用する場合は新たな NIS ドメイン名 "
"(domainname)、既存の NIS ドメイン名の入力のどちらでも構いません。"



Bug#538240: CVE-2009-1862: Adobe Flash Player Remote Code Execution Vulnerability

2009-07-24 Thread Giuseppe Iuculano
Package: flashplugin-non-free
Severity: grave
Tags: security

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Hi,
the following CVE (Common Vulnerabilities & Exposures) id was
published for flashplugin-nonfree.

CVE-2009-1862[0]:
| Unspecified vulnerability in Adobe Reader and Acrobat 9.x through
| 9.1.2, and Adobe Flash Player 9.x through 9.0.159.0 and 10.x through
| 10.0.22.87, allows remote attackers to execute arbitrary code via (1)
| a crafted Flash application in a .pdf file or (2) a crafted .swf file,
| related to authplay.dll, as exploited in the wild in July 2009.

If you fix the vulnerability please also make sure to include the
CVE id in your changelog entry.


NOTE: The vendor is investigating the issue. Updates for Flash Player
v9 and v10 for Windows, Macintosh, and Linux will be released by July 30, 2009


For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1862
http://security-tracker.debian.net/tracker/CVE-2009-1862


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

iEYEARECAAYFAkppgWcACgkQNxpp46476arv+gCeKu/UvIyVEWiXACyy2BbfTLFP
138An1br8Tvr2UIgwIDsTIBuNge7PT36
=aUd4
-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#516255: Bug #516255 ITA: azureus -- BitTorrent Client

2009-07-24 Thread Felix Zielcke
Hi,

>There's any chance I can adopt azureus and vuze?

I suggest you ask Adnan (CC'ed) if he has still interest in it.
Maybe you can both adopt it and work on it.
If not then you can IMO go ahead and prepare a new package and upload it
to mentors.debian.net and find a sponsor.
Unfortunately I can't sponsor it, because I'm just a DM not a DD.

-- 
Felix Zielcke




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



Bug#529817: (nessun oggetto)

2009-07-24 Thread Andrea Veri
I confirm Moritz's report. I won't have time to maintain this package
plus it has some security issues and users seems to prefer not using an
already builded package but orig tarball itself. (building it by their own)

Thanks.



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



Bug#512111: iceweasel: Iceweasel disable Firefox upgrade checks

2009-07-24 Thread Mike Hommey
On Sat, Jan 17, 2009 at 04:06:30PM +0100, Mike Hommey wrote:
> On Sat, Jan 17, 2009 at 02:19:02PM +0100, Sylvain Beucler wrote:
> > Package: iceweasel
> > Version: 3.0.5-1
> > Severity: grave
> > Tags: security
> > Justification: user security hole
> > 
> > 
> > Since Debian stable is a "frozen" distro, it's not uncommon to install
> > the official Firefox binaries when the next version of Firefox is
> > released, and isn't packaged in stable or backported yet. I've also
> > also seen that useful to fix browser detection (hotmail) or support
> > binary extensions (probably to avoid stdlibc++ 5/6 discrepancies).
> > 
> > Anyway, when Iceweasel is started, it silently disables the security
> > update checks in the configuration.
> > "about:config" reports that 'app.update.enabled' is set to false. This
> > is set on startup.
> > 
> > This is a problem, because as I mentioned people may use, concurrently
> > or later, an official version of Firefox. In this case, Firefox will
> > disable security update checks as directed, and thus Firefox won't be
> > upgraded when there's a security fix. People may work several months
> > without being notified about a security hole in their Firefox.
> > 
> > The fact Iceweasel disables upsteam security update checks is normal,
> > because Debian (not upstream) provides those. However it's a mistake
> > to disable that in the configuration, because this impacts other
> > versions of Firefox that do use those checks.
> > 
> > So please don't alter 'app.update.enabled' and other settings, and
> > disable Iceweasel upstream security updates checks using another
> > method (e.g. by not compiling the related code, or by not using
> > ~/.mozilla/firefox to store the iceweasel configuration).
> 
> Are you sure that when running firefox again, the config value doesn't
> go back to true ? Because these are global configurations that are not
> stored in user profile unless you modify them... So while running
> iceweasel would disable app.update.enabled, running firefox should
> re-enable it. Try resetting the config item (right-click -> reset, iirc)
> and try switching between iceweasel and firefox.

Okay, it appears to be a "feature" of the locked preferences. With
verbatim upstream firefox, the same can happen when using locked prefs.

I'll dive into the pref code to understand what's going on.

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#512111: iceweasel: Iceweasel disable Firefox upgrade checks

2009-07-24 Thread Mike Hommey
On Fri, Jul 24, 2009 at 11:43:50AM +0200, Mike Hommey wrote:
> On Sat, Jan 17, 2009 at 04:06:30PM +0100, Mike Hommey wrote:
> > On Sat, Jan 17, 2009 at 02:19:02PM +0100, Sylvain Beucler wrote:
> > > Package: iceweasel
> > > Version: 3.0.5-1
> > > Severity: grave
> > > Tags: security
> > > Justification: user security hole
> > > 
> > > 
> > > Since Debian stable is a "frozen" distro, it's not uncommon to install
> > > the official Firefox binaries when the next version of Firefox is
> > > released, and isn't packaged in stable or backported yet. I've also
> > > also seen that useful to fix browser detection (hotmail) or support
> > > binary extensions (probably to avoid stdlibc++ 5/6 discrepancies).
> > > 
> > > Anyway, when Iceweasel is started, it silently disables the security
> > > update checks in the configuration.
> > > "about:config" reports that 'app.update.enabled' is set to false. This
> > > is set on startup.
> > > 
> > > This is a problem, because as I mentioned people may use, concurrently
> > > or later, an official version of Firefox. In this case, Firefox will
> > > disable security update checks as directed, and thus Firefox won't be
> > > upgraded when there's a security fix. People may work several months
> > > without being notified about a security hole in their Firefox.
> > > 
> > > The fact Iceweasel disables upsteam security update checks is normal,
> > > because Debian (not upstream) provides those. However it's a mistake
> > > to disable that in the configuration, because this impacts other
> > > versions of Firefox that do use those checks.
> > > 
> > > So please don't alter 'app.update.enabled' and other settings, and
> > > disable Iceweasel upstream security updates checks using another
> > > method (e.g. by not compiling the related code, or by not using
> > > ~/.mozilla/firefox to store the iceweasel configuration).
> > 
> > Are you sure that when running firefox again, the config value doesn't
> > go back to true ? Because these are global configurations that are not
> > stored in user profile unless you modify them... So while running
> > iceweasel would disable app.update.enabled, running firefox should
> > re-enable it. Try resetting the config item (right-click -> reset, iirc)
> > and try switching between iceweasel and firefox.
> 
> Okay, it appears to be a "feature" of the locked preferences. With
> verbatim upstream firefox, the same can happen when using locked prefs.
> 
> I'll dive into the pref code to understand what's going on.

It looks related to https://bugzilla.mozilla.org/show_bug.cgi?id=330590.

Mike



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



Bug#429178: O: workbone -- A simple text-based CD player

2009-07-24 Thread Lucas Nussbaum
reassign 429178 ftp.debian.org
retitle 429178 RM: workbone -- RoQA; orphaned; low popcon
thanks

On 16/06/07 at 11:18 +0300, Antti-Juhani Kaijanaho wrote:
> Package: wnpp
> Severity: normal
> 
> Description: A simple text-based CD player
>  Workbone is a simple, curses-based CD player that is controlled by
>  the num-lock keys. The cdtool package can be used to determine the
>  contents of a CD before playing it.
> 
> The package appears to be abandoned upstream and there is an RC bug (which 
> I wasn't able to reproduce on my AMD64 system), and I don't use this any 
> more.
> 
> Furthermore, there seems to be a version of workbone inside the workman 
> sources.  Since workbone is originally a fork of (a part of) workman, it 
> would in my opinion make sense to unify these packages: namely, drop the 
> separate workbone source and generate a workbone binary package from the 
> workman sources.
> 
> However, I don't have the interest to push for these changes, so I am 
> orphaning the package.  I'm sending a copy of this message to the workman
> maintainer (and to the submitter of the only outstanding functionality-related
> bug report against workbone).
> 
> -- System Information:
> Debian Release: lenny/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
> Architecture: amd64 (x86_64)
> 
> Kernel: Linux 2.6.21-ibid (SMP w/2 CPU cores; PREEMPT)
> Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/bash
> 
> 

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



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



Bug#352538: O: mctools-lite -- A CD player and audio mixer for X

2009-07-24 Thread Lucas Nussbaum
reassign 352538 ftp.debian.org
retitle 352538 RM: mctools-lite -- RoQA; orphaned; low popcon
thanks

On 12/02/06 at 17:23 +0100, Christoph Berg wrote:
> Package: wnpp
> Severity: normal
> 
> The current maintainer of mctools-lite, Enrique Robledo Arnuncio
> , has orphaned this package.
> 
> If you want to be the new maintainer, please take it -- see
> http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
> instructions how to adopt a package properly.
> 
> Some information about this package:
> 
> Package: mctools-lite
> Binary: mctools-lite
> Version: 970129-15.1
> Priority: optional
> Section: sound
> Maintainer: Enrique Robledo Arnuncio 
> Build-Depends: debhelper, libx11-dev, libxpm-dev, x-dev, xlibs-data, xutils
> Architecture: any
> Standards-Version: 3.5.10
> Format: 1.0
> Directory: pool/main/m/mctools-lite
> Files:
>  29df6d5a2323e455ae9b427742ed918e 639 mctools-lite_970129-15.1.dsc
>  0ebc5c5ca20a984815eff6c98efc9e73 304418 mctools-lite_970129.orig.tar.gz
>  f16f70e363c32f3342094f6f881e000c 7874 mctools-lite_970129-15.1.diff.gz
> 
> Package: mctools-lite
> Priority: optional
> Section: sound
> Installed-Size: 400
> Maintainer: Enrique Robledo Arnuncio 
> Architecture: i386
> Version: 970129-15.1
> Replaces: multimedia
> Depends: libc6 (>= 2.3.5-1), libx11-6, libxpm4, cddb
> Conflicts: multimedia
> Filename: pool/main/m/mctools-lite/mctools-lite_970129-15.1_i386.deb
> Size: 180474
> MD5sum: 8a0568666fdb3a1f7df0f76f28db4a21
> Description: A CD player and audio mixer for X
>  McTools-lite consists of a CD-ROM audio player with playlists
>  and a database, a mixer control program, and a versatile file
>  requester for shell scripts.
> Tag: hardware::storage, hardware::storage:cd, interface::x11, sound::mixer, 
> sound::player, use::organizing, use::playing, works-with::audio, 
> x11::application
> 
> 
> Christoph
> -- 
> c...@df7cb.de | http://www.df7cb.de/



-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



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



Bug#410618: O: windowlab - Small and simple Amiga-like window manager

2009-07-24 Thread Lucas Nussbaum
Hi Ansgar,

Are you interested in maintaining windowlab? You made an upload last
year. I'm asking because i'm considering removing it: it has been
orphaned for a very long time, and has a low popcon.
-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



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



Bug#538241: simple-cdd can not build multiple media installers

2009-07-24 Thread L. Redrejo
Package: simple-cdd
Version: 0.3.11
Severity: wishlist

When trying to build a Debian installer that has to fit in a cd media,
simple-cdd is limited to use no more than 700 mb of packages, as it's
not able to build a multiple media installer.

It would be really useful to be able to build it (to make a base
installation + a cd with games o a cd with educative packages, etc.)

Debian installer can do it, so simple-cdd should be able to do it too ;)
Regards
José L.


signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#417833: O: ubh -- Download and decode Usenet binaries

2009-07-24 Thread Lucas Nussbaum
reassign 417833 ftp.debian.org
retitle 417833 RM: ubh -- RoQA; orphaned; low popcon
thanks

On 04/04/07 at 20:37 +0200, Søren Boll Overgaard wrote:
> Package: wnpp
> Severity: normal
> 
> Orphaned.
> 
> -- System Information:
> Debian Release: 4.0
>   APT prefers unstable
>   APT policy: (500, 'unstable')
> Architecture: i386 (i586)
> Shell:  /bin/sh linked to /bin/bash
> Kernel: Linux 2.6.17-1-486
> Locale: LANG=en_DK, LC_CTYPE=en_DK (charmap=ISO-8859-1)
> 
> 

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



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



Bug#362929: O: alltraxclock -- analog clock plugin for GKrellM

2009-07-24 Thread Lucas Nussbaum
reassign 362929 ftp.debian.org
retitle 362929 RM: alltraxclock -- RoQA; orphaned; low popcon
thanks

On 16/04/06 at 16:55 +0200, Christoph Berg wrote:
> Package: wnpp
> Severity: normal
> 
> The current maintainer of alltraxclock, Romain Lerallut ,
> is apparently not active anymore.  Therefore, I orphan this package now.
> 
> If you want to be the new maintainer, please take it -- see
> http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
> instructions how to adopt a package properly.
> 
> Some information about this package:
> 
> Package: alltraxclock
> Binary: gkrellm-alltraxclock
> Version: 2.0.2-0.1
> Priority: optional
> Section: sound
> Maintainer: Romain Lerallut 
> Build-Depends: debhelper (>= 4), gkrellm (>= 2.1.12), libgtk2.0-dev
> Architecture: any
> Standards-Version: 3.6.1
> Format: 1.0
> Directory: pool/main/a/alltraxclock
> Files:
>  f464f2013c186cef6b1ad61a2ae5fcc1 556 alltraxclock_2.0.2-0.1.dsc
>  70be36b5fa9e664186e748741094ba90 8197 alltraxclock_2.0.2-0.1.tar.gz
> 
> Package: gkrellm-alltraxclock
> Priority: optional
> Section: x11
> Installed-Size: 60
> Maintainer: Romain Lerallut 
> Architecture: i386
> Source: alltraxclock
> Version: 2.0.2-0.1
> Replaces: gkrelmm-alltraxclock2
> Depends: gkrellm (>= 2.1), libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.5-1), 
> libcairo2 (>= 1.0.2-2), libfontconfig1 (>= 2.3.0), libglib2.0-0 (>= 2.8.5), 
> libgtk2.0-0 (>= 2.8.0), libpango1.0-0 (>= 1.10.4), libx11-6, libxcursor1 (>> 
> 1.1.2), libxext6, libxi6, libxinerama1, libxrandr2, libxrender1 (>= 1:0.9.0.2)
> Conflicts: gkrellm-alltraxclock2
> Filename: pool/main/a/alltraxclock/gkrellm-alltraxclock_2.0.2-0.1_i386.deb
> Size: 8510
> MD5sum: cb83df905054863fba7698c7e90b0f41
> Description: analog clock plugin for GKrellM
>  This plugin is a nice-looking analog clock plugin for gkrellm.
>  .
>  GKrellM is a set of stacked system monitors in 1 process.
>  GKrellM charts CPU, Disk, and all active net interfaces automatically.
>  An on/off button and online timer for the PPP interface is provided.
>  Meters for memory and swap usage as well as a system uptime monitor
>  are provided.
>  .
>  Homepage: http://perso.wanadoo.fr/alltrax/alltraxclock.html
> Tag: interface::x11, role::sw:plugin, suite::gkrellm, uitoolkit::gtk, 
> use::timekeeping, x11::application
> 
> 
> Christoph
> -- 
> c...@df7cb.de | http://www.df7cb.de/



-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



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



Bug#538109: openoffice.org: unable to insert a note in writer when there are more than one document windows

2009-07-24 Thread Rene Engelhard
found 538109 1:3.1.0-5
forwarded 538109 http://qa.openoffice.org/issues/show_bug.cgi?id=98686
retitle 538109 [fixed for 3.2, cws notes10] openoffice.org: unable to insert a 
note in writer when there are more than one document windows
tag 538109 + upstream
tag 538109 + fixed-upstream
thanks

Hi,

manuel soto wrote:
> Package: openoffice.org
> Version: 1:3.1.0-5~bpo50+1

*If* you report bugs on bpo versions (and with that you assume
it's in the sid version, too), please use a version the BTS knows.
It does *NOT* know the bpo versions, so the BTS gets confused.

Anyway:

> This error is reproducible. Just select Window/New Window and Try to  
> insert a note in the 2nd window. The cursor goes to the first window. 
> >  
> If the note is inserted in the first window it is discared 

this is known upstream as issue 98686
http://qa.openoffice.org/issues/show_bug.cgi?id=98686) and is planned to
be fixed in 3.2.0.

> Versions of packages openoffice.org depends on:
> ii  openoffice.org-base1:3.1.0-5~bpo50+1 full-featured office 
> productivity 
> ii  openoffice.org-calc1:3.1.0-5~bpo50+1 full-featured office 
> productivity 
> ii  openoffice.org-core1:3.1.0-5~bpo50+1 full-featured office 
> productivity 
> ii  openoffice.org-draw1:3.1.0-5~bpo50+1 full-featured office 
> productivity 
> ii  openoffice.org-filter- 1:3.1.0-5 full-featured office productivity
^^

Not that it's related, but this is broken. Why did you take those from
sid when you install the bpo version anyway?

Grüße/Regards,

René
-- 
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  r...@debian.org | GnuPG-Key ID: 248AEB73
   `-   Fingerprint: 41FA F208 28D4 7CA5 19BB  7AD9 F859 90B0 248A EB73




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



Bug#433110: O: cdrw-taper -- amanda taper replacement to support CD-RW or DVD+RW

2009-07-24 Thread Lucas Nussbaum
reassign 433110 ftp.debian.org
retitle 433110 RM: cdrw-taper -- RoQA; orphaned; low popcon
thanks

On 14/07/07 at 17:09 +0300, Mattias Nordstrom wrote:
> Package: wnpp
> Version: 0.4-1; reported 2007-07-14
> Severity: normal
> 
> I don't use the package in question, hence would like to give it up for
> adoption. It's a low maintenance package, new upstream versions come very
> seldom.
> 
> 
> -- System Information:
> Debian Release: lenny/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable')
> Architecture: amd64 (x86_64)
> 
> Kernel: Linux 2.6.21-2-amd64 (SMP w/2 CPU cores)
> Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
> Shell: /bin/sh linked to /bin/bash
> 
> 

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



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



Bug#538225: krb5-auth-dialog: memory leak overnight, 245MB resident, 999MB virtual

2009-07-24 Thread Guido Günther
On Fri, Jul 24, 2009 at 09:27:48AM +0100, Eamonn Hamilton wrote:
> Package: krb5-auth-dialog
> Version: 0.12-1
> Severity: normal
> 
> Hi,
> 
> I've noticed a problem with this package. During the day, the emmory
> usage is sane, however when I leave my desktop locked at night and
> return in the morning after the credentials had expired, I find that
> krb5-auth-dialog is using several hundred MB and is actually resident.
> 
> I'm guessing this is sub-optimal :)
It is - but I can't seem to reproduce this here. Could you attache a
"klist -v" when the ticket has expired so I can see the ticket flags,
etc.
Cheers,
 -- Guido



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



Bug#349265: O: manpages-ko

2009-07-24 Thread Lucas Nussbaum
reassign 349265 ftp.debian.org
retitle 349265 RM: X -- RoQA; orphaned since 2006; outdated; low popcon
thanks

On 22/01/06 at 06:33 +0900, Chuyeon Park wrote:
> Package: wnpp
> Severity: normal
> 
> 
> I've been inactive for a long time and I have no time to
> matain any package now. So, I'm retiring.
> 
> -- System Information:
> Debian Release: testing/unstable
>   APT prefers unstable
>   APT policy: (500, 'unstable')
> Architecture: i386 (i686)
> Shell:  /bin/sh linked to /bin/bash
> Kernel: Linux 2.6.15-1-686
> Locale: LANG=ko_KR.UTF-8, LC_CTYPE=ko_KR.UTF-8 (charmap=UTF-8)
> 
> 

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



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



Bug#354627: RFA: pic2fig

2009-07-24 Thread Lucas Nussbaum
reassign 354627 ftp.debian.org
retitle 354627 RM: pic2fig -- RoQA; orphaned; low popcon
thanks

On 27/02/06 at 13:29 -0700, Shaun Jackman wrote:
> Package: wnpp
> Severity: normal
> 
> Now that my thesis is complete I no longer use this tool regularly,
> and it should have a maintainer who does.
> 
> Cheers,
> Shaun

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



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



Bug#410621: O: vrweb - A VRML browser and editor

2009-07-24 Thread Lucas Nussbaum
reassign 410621 ftp.debian.org
retitle 410621 RM: vrweb -- RoQA; orphaned; low popcon
thanks

On 12/02/07 at 15:20 +1100, Steffen Joeris wrote:
> Package: wnpp
> Severity: normal
> 
> Hi
> 
> After some discussion with the maintainer he agreed in orphaning this
> package. If you want to become the next maintainer, just take it over[0],
> but please be aware of the fact that maintaining the package requires
> some time and skills.
> 
> 
> [0]: http://www.debian.org/devel/wnpp/index.html#howto-o
> 
> Package information:
> 
> Description: A VRML browser and editor
>  VRweb is a VRML 1 browser that you can use to browse a Virtual
>  Reality World (WRL).
>  .
>  The upstream team no longer supports VRweb as it has developed a
>  replacement Java version named VRwave. However, due to the state of of GUI
>  support in the free Java implementations, you may be better off staying with
>  VRWeb for now.
> Tag: interface::3d, protocol::http, role::program, scope::application, 
> use::browsing, use::editing, works-with::3dmodel, works-with-format::vrml, 
> x11::application
> 
> 

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



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



Bug#424716: O: medussa -- Distributed password cracking system

2009-07-24 Thread Lucas Nussbaum
reassign 424716 ftp.debian.org
retitle 424716 RM: medussa -- RoQA; orphaned; low popcon
thanks

On 17/05/07 at 00:53 +0200, Samuele Giovanni Tonon wrote:
> Package: medussa
> Severity: normal
> 
> 
> 
> -- System Information:
> Debian Release: lenny/sid
>   APT prefers oldstable
>   APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'testing')
> Architecture: i386 (i686)
> 
> Kernel: Linux 2.6.20.3-dvb (PREEMPT)
> Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
> Shell: /bin/sh linked to /bin/bash
> 
> Versions of packages medussa depends on:
> ii  libc6 2.5-7  GNU C Library: Shared libraries
> ii  libgmp3c2 2:4.2.1+dfsg-4 Multiprecision arithmetic library
> ii  libreadline5  5.2-2  GNU readline and history 
> libraries
> ii  libssl0.9.8   0.9.8e-4   SSL shared libraries
> 
> medussa recommends no packages.
> 
> 

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



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



Bug#435897: O: update-cluster -- System to update configuration files for clusters automatically

2009-07-24 Thread Lucas Nussbaum
reassign 435897 ftp.debian.org
retitle 435897 RM: update-cluster -- RoQA; orphaned; low popcon; alternatives
owner 435897 !
thanks

On 04/08/07 at 09:31 +0900, Junichi Uekawa wrote:
> Package: wnpp
> 
> I'd like someone else to look after this package. I haven't touched
> this for ages.
> 
> 
> Description: System to update configuration files for clusters automatically
>  A management system to maintain a systemwide template configuration,
>  update-cluster allows for uniform configuration of several 
>  cluster-oriented software.
>  .
>  NOTE: Using this package may result in automatically overwriting 
>  important configuration files. Be careful.
>  .
>  Upstream page is at
>  http://www.netfort.gr.jp/~dancer/software/update-cluster.html
> 
> 
> 
> regards,
>   junichi
> -- 
> dan...@{debian.org,netfort.gr.jp}   Debian Project
> 
> 

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



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



Bug#377867: O: ld.so.preload-manager -- A utility to manage the libraries in /etc/ld.so.preload

2009-07-24 Thread Lucas Nussbaum
reassign 377867 ftp.debian.org
retitle 377867 RM: ld.so.preload-manager -- RoQA; orphaned; low popcon
thanks

On 11/07/06 at 20:14 +0200, Mohammed Adnène Trojette wrote:
> Package: wnpp
> Severity: normal
> 
> The current maintainer of ld.so.preload-manager, Ron Rademaker 
> ,
> is apparently not active anymore.  Therefore, I orphan this package now.
> 
> If you want to be the new maintainer, please take it -- see
> http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
> instructions how to adopt a package properly.
> 
> Some information about this package:
> 
> Package: ld.so.preload-manager
> Binary: ld.so.preload-manager
> Version: 0.3.3-1.1
> Priority: optional
> Section: admin
> Maintainer: Ron Rademaker 
> Build-Depends-Indep: debhelper
> Architecture: all
> Standards-Version: 3.1.1
> Format: 1.0
> Directory: pool/main/l/ld.so.preload-manager
> Files:
>  5f7e7e272eba3517ad618ac59a9568e4 615 ld.so.preload-manager_0.3.3-1.1.dsc
>  f7eb3dbf128f29d9bbdbf1e06b72db3f 2272 ld.so.preload-manager_0.3.3.orig.tar.gz
>  80d6b9a9bfabdb61ea13644dc4e3b45f 2085 ld.so.preload-manager_0.3.3-1.1.diff.gz
> 
> Package: ld.so.preload-manager
> Priority: optional
> Section: admin
> Installed-Size: 56
> Maintainer: Ron Rademaker 
> Architecture: all
> Version: 0.3.3-1.1
> Filename: 
> pool/main/l/ld.so.preload-manager/ld.so.preload-manager_0.3.3-1.1_all.deb
> Size: 4492
> MD5sum: f6e0be24d7e2cee9260aa0a32ad8188e
> SHA1: 5f1e946bf7a36aa8be2cdafdc3021da56b79acd8
> SHA256: 6c0f612bb683320bb30aaf9441590f6d30a102096dcfac8c1eff7bba5331f859
> Description: A utility to manage the libraries in /etc/ld.so.preload
>  This script is written to be used with the installation of libsafe, but
>  perhaps it could prove itself useful for more things ;)
> Tag: interface::commandline, made-of::lang:perl, role::sw:utility
> 
> -- 
> adn
> Mohammed Adnène Trojette
> 
> 

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |



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



Bug#538225: krb5-auth-dialog: memory leak overnight, 245MB resident, 999MB virtual

2009-07-24 Thread Eamonn Hamilton
> It is - but I can't seem to reproduce this here. Could you attache a
> "klist -v" when the ticket has expired so I can see the ticket flags,
> etc.


Sure, it'll be Monday I guess. Question, however - my version of klist
doesn't have a '-v' option - I'm assuming you meant -f?




SAIC Limited is a private limited company registered in England and Wales. 
Registered number 1396396. Registered office at Hemel One, Boundary Way, Hemel 
Hempstead, Hertfordshire, HP2 7YU. VAT number 599 5474 64.
This e-mail and any attachments are private and confidential.  If you are not 
the intended recipient of this e-mail, any disclosure, copying, distribution or 
use of its contents is strictly prohibited. Please notify the sender 
immediately and then delete it (including any attachments) from your system.
All emails and attachments are virus scanned. It is your responsibility to 
ensure that any onward transmission, opening or use of this message and any 
attachments will not adversely affect your or the onward recipients' systems or 
data. Please carry out such virus and other such checks as you consider 
appropriate.
SAIC Limited may monitor email traffic data and, also, the content of email for 
the purposes of security, staff training and compliance with SAIC policies.




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



Bug#538242: [INTL:ja] Update po-debconf template translation (ja.po)

2009-07-24 Thread Hideki Yamane (Debian-JP)
Package: adjtimex
Version: 1.27.1-3
Severity: wishlist
Tags: patch l10n

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Dear adjtimex maintainer,

 Here's updated Japanese po-debconf template (ja.po) file.
 Could you apply it, please?

- --
Regards,

 Hideki Yamane henrich @ debian.or.jp
 http://wiki.debian.org/HidekiYamane



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

iEYEARECAAYFAkppiUAACgkQIu0hy8THJktVWQCfS7pP4/807OkNpG7cY34BXCDq
k1wAn1OUV8yId+zH6nY+AFfXAS8dUtlK
=tcLI
-END PGP SIGNATURE-
# 
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
# 
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
# 
#Developers do not need to manually edit POT or PO files.
# 
msgid ""
msgstr ""
"Project-Id-Version: adjtimex 1.27.1-3\n"
"Report-Msgid-Bugs-To: adjti...@packages.debian.org\n"
"POT-Creation-Date: 2009-03-17 07:38+0100\n"
"PO-Revision-Date: 2009-07-24 18:05+0900\n"
"Last-Translator: Hideki Yamane (Debian-JP) \n"
"Language-Team: Japanese \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: boolean
#. Description
#: ../templates:2001
msgid "Should adjtimex be run at installation and at every startup?"
msgstr "adjtimex をインストール時および毎回の起動時に動作させますか?"

#. Type: boolean
#. Description
#: ../templates:2001
msgid ""
"Running adjtimex at system startup will set the kernel time parameters to "
"the values in /etc/default/adjtimex."
msgstr ""
"システムの起動時にカーネルでの時間のパラメータを /etc/default/adjtimex の値に"
"設定するように adjtimex を動作させることができます。"

#. Type: boolean
#. Description
#: ../templates:2001
msgid ""
"You should not choose this option if you just want to use adjtimex to "
"inspect the current parameters."
msgstr ""
"システムの起動時にカーネルでの時間のパラメータを /etc/default/adjtimex の値に"
"設定するように adjtimex を動作させることができます。"

#. Type: boolean
#. Description
#: ../templates:3001
msgid "Run adjtimexconfig when adjtimex is installed or upgraded?"
msgstr ""
"adjtimexconfig を adjtimex をインストール、あるいはアップグレードした時に実行"
"しますか?"

#. Type: boolean
#. Description
#. Translators: do not translate "tick" and "frequency"
#: ../templates:3001
msgid ""
"The adjtimexconfig script will use adjtimex to find values for the kernel "
"variables \"tick\" and \"frequency\" that will make the system clock "
"approximately agree with the hardware clock (also known as the CMOS clock).  "
"It then saves these values in the configuration file /etc/default/adjtimex "
"so the settings will be restored on every boot, when /etc/init.d/adjtimex "
"runs."
msgstr ""
"adjtimexconfig スクリプトは adjtimex を使用して、システムクロックをハードウェ"
"アクロック (CMOS クロックとしても知られています) とおおよそ同期するようにカー"
"ネル変数「tick」と「frequency」に与える値を見つけます。そして、この値を設定"
"ファイル /etc/default/adjtimex に保存することで毎回起動時に /etc/init.d/"
"adjtimex が動作する際に設定が復元されます。"

#. Type: boolean
#. Description
#: ../templates:3001
msgid ""
"The script takes 70 seconds to run, so running it for every upgrade may be a "
"waste of time. Alternatively, you can run adjtimexconfig manually when "
"needed, or determine the kernel variables by using other methods and set "
"them manually in /etc/default/adjtimex."
msgstr ""
"スクリプトは動作に 70 秒もかかるのでアップグレードの度に毎回実行するのは時"
"間の無駄です。別解としては adjtimexconfig を後ほど実行する、または他の方法で"
"カーネル変数を決めて、手動で /etc/default/adjtimex への設定を行う、などが可能"
"です。"



Bug#537642: Switch server root to /srv/tftp

2009-07-24 Thread Ludovic Drolez
On Mon, Jul 20, 2009 at 03:05:31AM +0200, Daniel Baumann wrote:
> Package: atftpd
> 
> Hi,
> 
> as stated in FHS, server root directories shall be in /srv. Please
> update your package for having the servers root in /srv/tftp, tftpd-hpa
> as of 5.0-1 does this already.
> 

Ok a new version of atftpd will be uploaded in a few days.

Cheers,

-- 
Ludovic Drolez.

http://www.geeksback.com  - Secure File Backups for Geeks
http://www.palmopensource.com   - PalmOS/WebOS Open Source Portal




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



Bug#538244: cdo: please add netcdf support (very important!)

2009-07-24 Thread alberto maurizi
Package: cdo
Version: 1.3.1+dfsg-4
Severity: wishlist


NetCDF support is very very important for cdo users.
Please configure --with-netcdf

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

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

Versions of packages cdo depends on:
ii  libc6  2.9-21GNU C Library: Shared libraries
ii  libhdf5-serial-1.6.6-0 1.6.6-4+b1Hierarchical Data Format 5 (HDF5) 
ii  libproj0   4.6.1-5   Cartographic projection library
ii  zlib1g 1:1.2.3.3.dfsg-14 compression library - runtime

cdo recommends no packages.

cdo 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#538243: [ia32-apt-get] parsechangelog error when installing/updating packages

2009-07-24 Thread Daniel Schaal
Package: ia32-apt-get
Version: 22
Severity: normal

When installing or updating packages using ia32-apt-get I get the following 
errors on every package:

> Vorbereiten zum Ersetzen von ia32-libgl1-mesa-glx 7.5-2~22 (durch .../ia32-
libgl1-mesa-glx_7.5-3~22_amd64.deb) ...
> Entpacke Ersatz für ia32-libgl1-mesa-glx ...  
> 
> parsechangelog/debian: Warnung: debian/changelog(l5): konnte Datum Fr, 
24 Jul 2009 12:00:46 +0200 nicht auswerten
> dch warning: new version (7.5-3~22) is less than  
>
> the current version number (7.5-3).

the parsechangelog error translates to "couldn't parse date ..."

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.30.2

Debian Release: squeeze/sid
  500 unstableftp.de.debian.org 
  500 unstableftp-stud.hs-esslingen.de 
  101 experimentalftp.de.debian.org 

--- Package information. ---
Depends  (Version) | Installed
==-+-===
debconf   (>= 0.5) | 1.5.27
ia32-libs-tools(>= 16) | 22


Recommends  (Version) | Installed
=-+-===
fakeroot  | 1.12.4


Package's Suggests field is empty.





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


Bug#538245: developers-reference: add gandi.net offer to 4.13

2009-07-24 Thread Tim Retout
Package: developers-reference
Version: 3.4.1
Severity: wishlist

Section 4.13 is quite short. :) It would be worth adding the Gandi.net
hosting discount announced a few months ago, so that new developers
will know about it.

--- developers-reference-3.4.1/resources.dbk2008-08-11 21:37:51.0 
+0200
+++ developers-reference-3.4.1.new/resources.dbk2009-07-24 
12:11:53.0 +0200
@@ -1556,6 +1556,14 @@
 url="http://&lists-host;/debian-devel-announce/2002/10/msg00018.html";>.
 
 
+
+Gandi.net Hosting Discount
+
+As of November 2008, Gandi.net offers a discount rate on their VPS
+hosting for Debian Developers.  See
+http://lists.debian.org/debian-devel-announce/2008/11/msg4.html";>.
+
+
 
 
 



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



Bug#527946: me-tv: Mute does not work

2009-07-24 Thread Teis Dreijer
Problem now fixed upstream as of 0.10.0, feel free to close this bug.

Release announcement:
https://launchpad.net/me-tv/+announcement/3267

Teis Dreijer




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



Bug#537487: opencity: segfaults at start

2009-07-24 Thread Gonéri Le Bouder
2009/7/18 Piotr Lewandowski 

> Package: opencity
> Version: 0.0.6.1stable-5
> Severity: important
>
> #v+
> $ opencity
> Welcome to opencity version 0.0.6stable
> Copyright (C) by Duong Khang NGUYEN. All rights reserved.
>   web  : http://www.opencity.info
>   email: neoneurone @ gmail com
>
> This program is released under the terms of
> GNU General Public License (See the COPYING file for more details)
>
> Starting OpenCity standalone/client application...
>
>  Failed to initialized BinReloc routines to search for the datadir.
> The error was: 4
>  Failed to initialized BinReloc routines to search for the confdir.
> The error was: 4
>  Detected data directory   : /usr/share/games/opencity/
>  Detected config directory : /etc/opencity/
>  Detected save directory   : /home/pl/.opencity/
>  Reading XML config file: "/etc/opencity/config/opencity.xml"
>  Loading default OpenGL driver...
> Segmentation fault

Hi,

I can't reproduct that here. What Xorg driver do you use and with what Mesa
version?

Cheers,

Gonéri


Bug#538246: New version is available

2009-07-24 Thread Gürkan Sengün

Package: hugin
Version: 0.7.0-2
Severity: wishlist

Please can you update the version in Debian?
http://hugin.sourceforge.net/ 0.8.0 is out since 2009-07-17

Thanks,
Guerkan




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



Bug#506022: "Suggests: cvs" should be a Depends

2009-07-24 Thread Santiago Vila
On Wed, 29 Apr 2009, sriva...@acm.org wrote:

> Hi,
> 
> I don't think that /usr/share/doc/gettext/README.Debian is
>  good enough, no. Espescially since the user is not normally aware
>  that theya re using gettext, which they are not, directly. They just
>  called autoreconf, which is a pretty popular script in autoconf.

Ok, since you talk about the "user", I'm going to think about two
types of users then:

a) The "normal user" (whatever it means).
b) The "Debian developer". 

For the benefit of a), normal users who have an apt tool which treats
recommends as depends, I'm willing to switch cvs from suggests to
recommends.

Debian developers, however, should try building packages in a chroot,
in which case they should really read README.Debian and be aware of
what it says.

The other solution would be to put autopoint in its own package, but
that's a solution that adds complexity without a gain that compensates
for the complexity, so I'll still try to avoid it.

Thanks.



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



Bug#538233: gscan2pdf exports blank PDF files

2009-07-24 Thread jeffrey . ratcliffe
Please start gscan2pdf with the --debug option, reproduce the problem, and  
post the output from the command line.


Bug#538247: skysentials: Segmentation Fault when run as user

2009-07-24 Thread Arnaud Battistella
Package: skysentials
Version: 1.0.1-4
Severity: normal

Skysentials only runs as root... running it as a normal user gives a 
segmentation fault.
Thanks,

A.

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

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

Versions of packages skysentials depends on:
ii  python2.5.4-2An interactive high-level object-o
ii  python-gtk2   2.14.1-3   Python bindings for the GTK+ widge
ii  python-skype  1.0.31.0-1 Skype API wrapper for Python

skysentials recommends no packages.

Versions of packages skysentials suggests:
pn  skype  (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#538212: please provide a linux-image-r5k-ip22

2009-07-24 Thread Siggy Brentrup
On Thu, Jul 23, 2009 at 22:44 -0600, dann frazier wrote:
> reassign 538212 linux-2.6
> thanks
> 
> On Fri, Jul 24, 2009 at 05:55:01AM +0200, Siggy Brentrup wrote:
> > Package: linux-latest-2.6
> > Severity: wishlist
> > 
> > I'm owning an Indy R5000 with IP22 ROM.
> > 
> > last dist-upgrade left me with an unconfigured openssh-server because
> > ssh-keygen & friends segfault during initialization.
> > 
> > I  seem  to remember from before 2004 that I experienced similar
> > problems which were remedied by installing a r5k-ip22 kernel.
> > 
> > Since I can't find  any documentation on that fact, it's just from the
> > top of my head.

> What evidence do you have that this is a kernel issue?

It's from my previous experience from 2001 I guess; I know for sure
replacing r4k-ip22 with r5k-ip22 cured the problem previously, just
can't find any reference, I guess it was a tip received on irc.

> Was there an oops (see dmesg output)?

Nothing in /var/log/dmesg*

> Can you get a backtrace w/ gdb? Does it go away if you back to the
> previous kernel?

No, first I experienced the problem during a dist-upgrade w/
2.6.26-2-r4k-ip22, still logged in via ssh sitting downstairs on my
teras; when I came back to the Indy's console for booting the new
kernel I noticed a full screen titled 'you have found a kernel bug
#7'.  Hoping this will disappear with the new kernel and
openssh-server being configured I rebooted to the current kernel,
sadly only with partial success:

  - no more kernel errors on screen

  - openssh-server still fails to configure (one of ssh-keygen's
friends segfaulting.)

I'm attaching the recording from "2>&1 gdb ssh | tee gdb_ssh"

You almost convinced me the problem is not kernel related and
searching the archives of debian mips yielded a message from
Martin Michlmayr 
  http://lists.debian.org/debian-mips/2008/03/msg00039.html
stating that r4k-ip22 are running on r5k-ip22 machines too.

You may close the bug for now, I'll investigate further and reopen and
reassign it: living w/o a working sshd on that machine isn't really an
option.

Thanks for caring
  Siggy
-- 
   bsb-at-psycho-dot-informationsanarchistik-dot-de
   or:bsb-at-psycho-dot-i21k-dot-de
O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
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 "mips-linux-gnu"...
(no debugging symbols found)
(gdb) run nfs.winnegan.fake
Starting program: /usr/bin/ssh nfs.winnegan.fake
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
0x2aab566c in ?? () from /lib/ld.so.1
(gdb) where
#0  0x2aab566c in ?? () from /lib/ld.so.1
warning: GDB can't find the start of the function at 0x2aab566c.

GDB is unable to find the start of the function at 0x2aab566c
and thus can't determine the size of that function's stack frame.
This means that GDB may be unable to access that stack frame, or
the frames below it.
This problem is most likely caused by an invalid program counter or
stack pointer.
However, if you think GDB should simply search farther back
from 0x2aab566c for code which looks like the beginning of a
function, you can increase the range of the search using the `set
heuristic-fence-post' command.
#1  0x2aab566c in ?? () from /lib/ld.so.1
warning: GDB can't find the start of the function at 0x2aab566b.
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb) c
Continuing.

Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.
(gdb) q


signature.asc
Description: Digital signature


Bug#538245: fixed patch

2009-07-24 Thread Tim Retout
tags 538245 patch
thanks

The convention seems to be to use &lists-host; instead of the full name,
so let's try that patch again:

--- developers-reference-3.4.1/resources.dbk2008-08-11 21:37:51.0 
+0200
+++ developers-reference-3.4.1.new/resources.dbk2009-07-24 
12:36:43.0 +0200
@@ -1556,6 +1556,14 @@
 url="http://&lists-host;/debian-devel-announce/2002/10/msg00018.html";>.
 
 
+
+Gandi.net Hosting Discount
+
+As of November 2008, Gandi.net offers a discount rate on their VPS
+hosting for Debian Developers.  See
+http://&lists-host;/debian-devel-announce/2008/11/msg4.html";>.
+
+
 
 
 

-- 
Tim Retout 



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



Bug#519290: ITP: libphash -- Perceptual hashing library

2009-07-24 Thread Chris Lamb
retitle 519290 RFP: libphash -- Perceptual hashing library
thanks

I initially planned to package this related to (and sponsored by) $WORK,
but that fell through and I'm not really knowledgeable enough about image
stuff to feel comfortable in continuing.

I've got some half-working packaging lying around and even some patches
I sent upstream but they haven't released them (and have gone silent in
general). Send me a direct mail if you want what I have.


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org
   `-


signature.asc
Description: PGP signature


Bug#538248: child processes inherit the listening sockets opened by xsm

2009-07-24 Thread Kalle Olavi Niemitalo
Package: libice6
Version: 2:1.0.5-1
Severity: normal
Tags: patch

I'm using Debian sources but not Debian binaries.

When I run xsm (x11-session-utils 7.3+1) from ~/.xsession,
it creates several sockets and listens to them.  The file
descriptors it opens for these sockets get pointlessly inherited
by child processes, causing warnings from LVM2 utilities.
xsm should make the file descriptors close on exec.

$ ls -l /proc/$$/fd
total 0
lrwx-- 1 Kalle Kalle 64 Jul 24 13:38 0 -> /dev/pts/8
lrwx-- 1 Kalle Kalle 64 Jul 24 13:38 1 -> /dev/pts/8
lrwx-- 1 Kalle Kalle 64 Jul 24 13:38 10 -> /dev/tty
lrwx-- 1 Kalle Kalle 64 Jul 24 13:38 2 -> /dev/pts/8
lrwx-- 1 Kalle Kalle 64 Jul 24 13:38 4 -> socket:[201881]
lrwx-- 1 Kalle Kalle 64 Jul 24 13:38 5 -> socket:[201882]
lrwx-- 1 Kalle Kalle 64 Jul 24 13:38 6 -> socket:[201883]
lrwx-- 1 Kalle Kalle 64 Jul 24 13:38 7 -> socket:[201884]
$ echo $SESSION_MANAGER
local/Astalo:@/tmp/.ICE-unix/22999,unix/Astalo:/tmp/.ICE-unix/22999,inet6/Astalo:49905,inet/Astalo:52368
$ su
Password: 
# vgs
File descriptor 4 (socket:[201881]) leaked on vgs invocation. Parent PID 23063: 
dash
File descriptor 5 (socket:[201882]) leaked on vgs invocation. Parent PID 23063: 
dash
File descriptor 6 (socket:[201883]) leaked on vgs invocation. Parent PID 23063: 
dash
File descriptor 7 (socket:[201884]) leaked on vgs invocation. Parent PID 23063: 
dash
  VG#PV #LV #SN Attr   VSize   VFree  
  vgr0a   2   1   0 wz--n- 204.44G 189.44G
  vgr1a   2   1   0 wz--n-  18.62G  16.62G
  vgr1b   2  15   0 wz--n- 185.81G  97.12G
# netstat -ape | grep '20188[1234]'
tcp0  0 *:52368 *:* LISTEN 
Kalle  201882 22999/xsm   
tcp6   0  0 *:49905 *:* LISTEN 
Kalle  201881 22999/xsm   
unix  2  [ ACC ] STREAM LISTENING 201883   22999/xsm   
@/tmp/.ICE-unix/22999
unix  2  [ ACC ] STREAM LISTENING 201884   22999/xsm   
/tmp/.ICE-unix/22999
# 

To create these sockets, xsm uses libICE, which in turn uses
source code from xtrans.  In X11 Release 6 Public Patch #08
,
IceAcceptConnection() and IceOpenConnection() were changed to
call _IceTransSetOption (newconn, TRANS_CLOSEONEXEC, 1); but
IceListenForConnections() does no such thing.  Because libICE
apparently expects callers to access the listening sockets only
via the opaque typedef struct _IceListenObj *IceListenObj, and
these structures do not survive the address-space change in exec,
I don't think it makes sense to keep the file descriptors open
across exec either.

libice (2:1.0.5-1.kon.1) local; urgency=low

  * Local version!
  * Make the sockets opened by IceListenForConnections close on exec.
This stops xsm from leaking the $SESSION_MANAGER sockets to all the
processes in the session.

 -- Kalle Olavi Niemitalo   Fri, 24 Jul 2009 13:05:04 +0300

only in patch2:
unchanged:
--- libice-1.0.5.orig/src/listen.c
+++ libice-1.0.5/src/listen.c
@@ -76,6 +76,7 @@
 
 for (i = 0; i < transCount; i++)
 {
+   _IceTransSetOption (transConns[i], TRANS_CLOSEONEXEC, 1);
networkId = _IceTransGetMyNetworkId (transConns[i]);
 
if (networkId)

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.26-1-686
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages x11-session-utils depends on:
ii  cpp   4:4.3.1-2  The GNU C preprocessor (cpp)
ii  libc6 2.7-16 GNU C Library: Shared libraries
ii  libice6   2:1.0.5-1  X11 Inter-Client Exchange library
ii  libsm62:1.1.0-2  X11 Session Management library
ii  libx11-6  2:1.0.0-6  X11 client-side library
ii  libxaw7   2:1.0.5-2  X11 Athena Widget library
ii  libxmu6   1:1.0.1-3  X11 miscellaneous utility library
ii  libxt61:1.0.0-4  X11 toolkit intrinsics library
ii  x11-common1:7.3+8X Window System (X.Org) infrastruc

Other related packages:
ii  xtrans-dev1.2.3-3X transport library (development f


pgpO8ETiotPu4.pgp
Description: PGP signature


Bug#508903: nano: outdated description

2009-07-24 Thread Jordi Mallach
Hi,

On Tue, Dec 16, 2008 at 01:19:29PM +, Justin B Rye wrote:
> I see Experimental adopts bug #495289's modified short description,
> but there's still a problem both there and in the long description:
> given that washington.edu have released the Pico v2.0 codebase under
> a DFSG-free license (available in Lenny as alpine-pico), there's no
> particular reason to mention freeness in the short description at
> all any longer.  It's time nano started standing up on its own two
> feet as simply a good text editor in its own right.

I agree!

I'm accepting all of your suggestions with minor modifications: why
hyphen easy-to-use?

Thanks for the suggestions. The mention of boot-floppies was more or less
embarrasing. :)

Jordi
-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
jo...@sindominio.net jo...@debian.org http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/



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



Bug#538247: skysentials: Segmentation Fault when run as user

2009-07-24 Thread Philipp Kolmann

Arnaud Battistella wrote:

Package: skysentials
Version: 1.0.1-4
Severity: normal

Skysentials only runs as root... running it as a normal user gives a 
segmentation fault.
Thanks,

  


Hi,

I know about this problem. It has been fixed quite some time ago already 
in SVN Trunk of skysentials and skype4py. sadly, skype4py hasn't 
released the new version, I neither did I.


Maybe the package maintainer can update the package from svn until we 
can release.


philipp



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



Bug#274484: [Fwd: Re: Bug#274484: bsh shebang line: it works]

2009-07-24 Thread Niels Thykier
Forgot to CC bugs.

Ludovic Claude wrote:
> Hi Niels,
>
> This works for me:
>
> #!/usr/bin/bsh
> String a = "Hello";
> System.out.println(a);
>
> Maybe you were missing the semi colon after "Hello". You need also to
> make your hello.bsh file executable
>
> My test script:
>
> cat > hello.bsh < #!/usr/bin/bsh
> String a = "Hello";
> System.out.println(a);
> EOF
> chmod u+x hello.bsh
> ./hello.bsh
>

Hi,

I am afraid it is not the semi-colon - I may have forgotten it in my
original test, but my problem is that it is looking for a command called
"String".

$ cat > hello.bsh < #!/usr/bin/bsh
> String a = "Hello";
> System.out.println(a);
> EOF
$ chmod u+x hello.bsh
$ ./hello.bsh
./hello.bsh: line 2: String: command not found
./hello.bsh: line 3: syntax error near unexpected token `a'
./hello.bsh: line 3: `System.out.println(a);'

For the sake of it I also tried experimental - same result.

However the following works (only used bsh/testing for these):

$ bsh < Can you give the exact version number for bsh on your system? Use
> dpkg --status bsh
>
Testing:

[...]
Version: 2.0b4-8
[...]


When I tried experimental:

[...]
Version: 2.0b4-9
[...]


My /usr/bin/java is the non-free sun6, though I doubt it is the cause of
the problem.

> Ludovic
>

~Niels

> Niels Thykier a écrit :
>> Hi
>>
>> I just tested this with bsh (version 2.0b4) and it does not seem to work
>> for me. Neither the previous example nor
>>
>>
>> String a = "Hello"
>> System.out.println(a);
>>
>> Which works directly in bsh, but not from a #!/usr/bin/bsh shell.
>>
>> My kernel version is: 2.6.26-2-686
>>
>> ~Niels
>
> ___
> pkg-java-maintainers mailing list
> pkg-java-maintain...@lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers
>
>
>




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



Bug#537972: Furher information

2009-07-24 Thread Siggy Brentrup
Hi,

attached is the recording of "2>&1 gdb ssh | tee gdb_ssh".

I noticed that all programs I saw segfaulting in the early stages
are "MSB shared objects" but not all shared objects segfault.
So that might be a library problem. 

I'll investigate further

Thanks
  Siggy
-- 
   bsb-at-psycho-dot-informationsanarchistik-dot-de
   or:bsb-at-psycho-dot-i21k-dot-de
O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
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 "mips-linux-gnu"...
(no debugging symbols found)
(gdb) run nfs.winnegan.fake
Starting program: /usr/bin/ssh nfs.winnegan.fake
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
0x2aab566c in ?? () from /lib/ld.so.1
(gdb) where
#0  0x2aab566c in ?? () from /lib/ld.so.1
warning: GDB can't find the start of the function at 0x2aab566c.

GDB is unable to find the start of the function at 0x2aab566c
and thus can't determine the size of that function's stack frame.
This means that GDB may be unable to access that stack frame, or
the frames below it.
This problem is most likely caused by an invalid program counter or
stack pointer.
However, if you think GDB should simply search farther back
from 0x2aab566c for code which looks like the beginning of a
function, you can increase the range of the search using the `set
heuristic-fence-post' command.
#1  0x2aab566c in ?? () from /lib/ld.so.1
warning: GDB can't find the start of the function at 0x2aab566b.
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
(gdb) c
Continuing.

Program terminated with signal SIGSEGV, Segmentation fault.
The program no longer exists.
(gdb) q


signature.asc
Description: Digital signature


Bug#506462: (no subject)

2009-07-24 Thread Arnaud Soyez
The new version, 0.8.C, has been packaged for Ubuntu Karmic.

See bug report:
https://bugs.launchpad.net/ubuntu/+source/mednafen/+bug/403633

Feel free to contact me if you have any questions.

-- 
~ Arnaud Soyez
[GPG] BD1D82F4 (keyserver.ubuntu.com)


signature.asc
Description: PGP signature


Bug#505076: FTBFS with GCC 4.4: missing #include

2009-07-24 Thread Noèl Köthe
forwarded 505076 
https://sourceforge.net/tracker/?func=detail&aid=2826515&group_id=15206&atid=115206
tags 505076 + upstream
thanks

Hello Martin,

Am Sonntag, den 09.11.2008, 09:13 +0100 schrieb Martin Michlmayr:

> Your package fails to build with the upcoming GCC 4.4.  Version 4.4
> has not been released yet but I'm building with a snapshot in order
> to find errors and give people an advance warning.
> 
> GCC 4.4 cleaned up some more C++ headers.  You always have to #include
> headers directly and cannot rely for things to be included indirectly.
...
> --- src/cmdline.cc~   2008-11-09 08:08:49.0 +
> +++ src/cmdline.cc2008-11-09 08:08:59.0 +
> @@ -13,6 +13,7 @@
>  //
>  
>  #include 
> +#include 
>  #include 
>  #ifdef Linux
>  #include 

Thanks for the report and the patch. Its now reported upstream and I
will add the patch to the next upload.

-- 
Noèl Köthe 
Debian GNU/Linux, www.debian.org


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#537788: [php-maint] Bug#537788: php5 + suhosin with suhosin.session.encrypt = On segfaults

2009-07-24 Thread Jan Wagner
tags 537788 + moreinfo
thanks

Hi,

On Tuesday 21 July 2009, Ondřej Surý wrote:
> php5 sources contains just hardening patch. You refer to optional
> php5-suhosin module, hence I am reassigning bug to correct source
> package.
>
> Thanks,
> Ondrej.
>
> 2009/7/21 Stefan Bühler :
> > Package: php5
> > Version: 5.2.10.dfsg.1-2
> >
> > + suhosin (0.9.27-1)
> >
> > Hi!
> >
> > On debian (sid) with above version of php5 suhosin seems to cause a
> > segfault if suhosin.session.encrypt = On is set and an app starts a new
> > session. Disabling suhosin completely or setting suhosin.session.encrypt
> > = Off it works as expected.
> >
> > I´m running lighttpd + php5-cgi.

Do you have any steps to reproduce the issue? Possible any scripts or 
anything?

> > http://bugs.gentoo.org/show_bug.cgi?id=276583  <-- looks very similar, i
> > found the "solution" with suhosin.session.encrypt = Off there.

Looking into the thread, I'm not convinced, that the problem is really the 
suhpsin extension ... especially the most recent comments may indicate that.

With kind regards, Jan.


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


Bug#538248: child processes inherit the listening sockets opened by xsm

2009-07-24 Thread Brice Goglin
Could you discuss this with the upstream developers by opening a bug
report at bugzilla.freedesktop.org ?

Brice



Kalle Olavi Niemitalo wrote:
> Package: libice6
> Version: 2:1.0.5-1
> Severity: normal
> Tags: patch
>
> I'm using Debian sources but not Debian binaries.
>
> When I run xsm (x11-session-utils 7.3+1) from ~/.xsession,
> it creates several sockets and listens to them.  The file
> descriptors it opens for these sockets get pointlessly inherited
> by child processes, causing warnings from LVM2 utilities.
> xsm should make the file descriptors close on exec.
>
> $ ls -l /proc/$$/fd
> total 0
> lrwx-- 1 Kalle Kalle 64 Jul 24 13:38 0 -> /dev/pts/8
> lrwx-- 1 Kalle Kalle 64 Jul 24 13:38 1 -> /dev/pts/8
> lrwx-- 1 Kalle Kalle 64 Jul 24 13:38 10 -> /dev/tty
> lrwx-- 1 Kalle Kalle 64 Jul 24 13:38 2 -> /dev/pts/8
> lrwx-- 1 Kalle Kalle 64 Jul 24 13:38 4 -> socket:[201881]
> lrwx-- 1 Kalle Kalle 64 Jul 24 13:38 5 -> socket:[201882]
> lrwx-- 1 Kalle Kalle 64 Jul 24 13:38 6 -> socket:[201883]
> lrwx-- 1 Kalle Kalle 64 Jul 24 13:38 7 -> socket:[201884]
> $ echo $SESSION_MANAGER
> local/Astalo:@/tmp/.ICE-unix/22999,unix/Astalo:/tmp/.ICE-unix/22999,inet6/Astalo:49905,inet/Astalo:52368
> $ su
> Password: 
> # vgs
> File descriptor 4 (socket:[201881]) leaked on vgs invocation. Parent PID 
> 23063: dash
> File descriptor 5 (socket:[201882]) leaked on vgs invocation. Parent PID 
> 23063: dash
> File descriptor 6 (socket:[201883]) leaked on vgs invocation. Parent PID 
> 23063: dash
> File descriptor 7 (socket:[201884]) leaked on vgs invocation. Parent PID 
> 23063: dash
>   VG#PV #LV #SN Attr   VSize   VFree  
>   vgr0a   2   1   0 wz--n- 204.44G 189.44G
>   vgr1a   2   1   0 wz--n-  18.62G  16.62G
>   vgr1b   2  15   0 wz--n- 185.81G  97.12G
> # netstat -ape | grep '20188[1234]'
> tcp0  0 *:52368 *:* LISTEN
>  Kalle  201882 22999/xsm   
> tcp6   0  0 *:49905 *:* LISTEN
>  Kalle  201881 22999/xsm   
> unix  2  [ ACC ] STREAM LISTENING 201883   22999/xsm  
>  @/tmp/.ICE-unix/22999
> unix  2  [ ACC ] STREAM LISTENING 201884   22999/xsm  
>  /tmp/.ICE-unix/22999
> # 
>
> To create these sockets, xsm uses libICE, which in turn uses
> source code from xtrans.  In X11 Release 6 Public Patch #08
> ,
> IceAcceptConnection() and IceOpenConnection() were changed to
> call _IceTransSetOption (newconn, TRANS_CLOSEONEXEC, 1); but
> IceListenForConnections() does no such thing.  Because libICE
> apparently expects callers to access the listening sockets only
> via the opaque typedef struct _IceListenObj *IceListenObj, and
> these structures do not survive the address-space change in exec,
> I don't think it makes sense to keep the file descriptors open
> across exec either.
>
> libice (2:1.0.5-1.kon.1) local; urgency=low
>
>   * Local version!
>   * Make the sockets opened by IceListenForConnections close on exec.
> This stops xsm from leaking the $SESSION_MANAGER sockets to all the
> processes in the session.
>
>  -- Kalle Olavi Niemitalo   Fri, 24 Jul 2009 13:05:04 +0300
>
> only in patch2:
> unchanged:
> --- libice-1.0.5.orig/src/listen.c
> +++ libice-1.0.5/src/listen.c
> @@ -76,6 +76,7 @@
>  
>  for (i = 0; i < transCount; i++)
>  {
> + _IceTransSetOption (transConns[i], TRANS_CLOSEONEXEC, 1);
>   networkId = _IceTransGetMyNetworkId (transConns[i]);
>  
>   if (networkId)
>
> -- System Information:
> Debian Release: lenny/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
> 'experimental')
> Architecture: i386 (i686)
> Shell:  /bin/sh linked to /bin/dash
> Kernel: Linux 2.6.26-1-686
> Locale: LANG=fi_FI.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
>
> Versions of packages x11-session-utils depends on:
> ii  cpp   4:4.3.1-2  The GNU C preprocessor (cpp)
> ii  libc6 2.7-16 GNU C Library: Shared libraries
> ii  libice6   2:1.0.5-1  X11 Inter-Client Exchange library
> ii  libsm62:1.1.0-2  X11 Session Management library
> ii  libx11-6  2:1.0.0-6  X11 client-side library
> ii  libxaw7   2:1.0.5-2  X11 Athena Widget library
> ii  libxmu6   1:1.0.1-3  X11 miscellaneous utility library
> ii  libxt61:1.0.0-4  X11 toolkit intrinsics library
> ii  x11-common1:7.3+8X Window System (X.Org) 
> infrastruc
>
> Other related packages:
> ii  xtrans-dev1.2.3-3X transport library (development 
> f
>   




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



Bug#538058: libgtkhtml-editor0: Gtkhtml-editor and -commons package out of sync -> crash

2009-07-24 Thread Erich Schubert
Package: libgtkhtml-editor0
Version: 3.27.4-1
Severity: normal

Hi,
Both directions lead to a crash, updating the gtkhtml-editor-common package
without having the latest library and the other way round.
The dependencies to the -common package should probably be exact, or at least
not allow major version differences.

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

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

Versions of packages libgtkhtml-editor0 depends on:
ii  libatk1.0-01.26.0-1  The ATK accessibility toolkit
ii  libc6  2.9-21GNU C Library: Shared libraries
ii  libcairo2  1.8.8-2   The Cairo 2D vector graphics libra
ii  libenchant1c2a 1.4.2-3.3 a wrapper library for various spel
ii  libfontconfig1 2.6.0-4   generic font configuration library
ii  libfreetype6   2.3.9-5   FreeType 2 font engine, shared lib
ii  libgail18  2.16.5-1  GNOME Accessibility Implementation
ii  libgconf2-42.26.2-3  GNOME configuration database syste
ii  libglib2.0-0   2.21.4-1  The GLib library of C routines
ii  libgtk2.0-02.16.5-1  The GTK+ graphical user interface 
ii  libgtkhtml-editor-comm 3.27.4-1  HTML rendering/editing library - e
ii  libgtkhtml3.14-19  3.27.4-1  HTML rendering/editing library - r
ii  libpango1.0-0  1.24.5-1  Layout and rendering of internatio
ii  libx11-6   2:1.2.2-1 X11 client-side library
ii  libxcomposite1 1:0.4.0-3 X11 Composite extension library
ii  libxcursor11:1.1.9-1 X cursor management library
ii  libxdamage11:1.1.1-4 X11 damaged region extension libra
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii  libxi6 2:1.2.1-2 X11 Input extension library
ii  libxinerama1   2:1.0.3-2 X11 Xinerama extension library
ii  libxrandr2 2:1.3.0-2 X11 RandR extension library
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  zlib1g 1:1.2.3.3.dfsg-14 compression library - runtime

libgtkhtml-editor0 recommends no packages.

libgtkhtml-editor0 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#530092: [DebianGIS-dev] Bug#530092: grass: bashism in /bin/sh script

2009-07-24 Thread Francesco P. Lovergine
On Fri, Jul 24, 2009 at 04:52:12PM +1200, Hamish wrote:
> remaining issues raised in this bug report still to be dealt with
> (AFAICT):
> 
> > checkbashisms' output:
> >> possible bashism in ./usr/lib/grass64/scripts/mkftcap line 34 (should
> >> be >word 2>&1):
> >> if which fc-list >&/dev/null ; then
> >
> > don't know.  source:
> > http://trac.osgeo.org/grass/browser/grass/branches/develbranch_6/tools/mkftcap/mkftcap
> 

This should be fixed, it does not work under dash for instance. The suggested 
fix works.

> -
> 
> >> possible bashism in ./usr/lib/grass64/etc/Init.sh line 330
> >> ($HOST(TYPE|NAME)):
> >> if [ "$HOSTTYPE" = "arm" ] ; then
> >
> > this is probably not of interest to Debian; thus if it fails no loss.
> > (fails safely)
> 
> if this is considered a problem maybe add a dpatch to rip out that check?
> All it does it assume ARM means you have a small device+screen and so the
> default window size is a little smaller. If it fails due to dash being
> used (perhaps not an unusual occurance on embedded ARM systems) it just
> falls back to the initial default window size of 640x480. Personally
> I'd be inclined to just leave it as-is.
> 
> 

It could be removed. Thinking that an arm is necessarily an handheld
or something like that is oversimplified.

-- 
Francesco P. Lovergine



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



Bug#535994: [Mutt] #3295: postponed email marked new (make this configurable)

2009-07-24 Thread Mutt
#3295: postponed email marked new (make this configurable)
---+
  Reporter:  anto...@dyne.org  |   Owner:  mutt-dev
  Type:  enhancement   |  Status:  new 
  Priority:  trivial   |   Milestone:  
 Component:  mutt  | Version:  1.5.20  
Resolution:|Keywords:  
---+

Comment(by pdmef):

 Handling new mail is going to be reworked soon, I've added some lines
 about postponed messages to NewMailHandling in the wiki, feel free to
 add/change it if I got your usecase wrong.

-- 
Ticket URL: 
Mutt 
The Mutt mail user agent




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



Bug#479350: apt-get does not follow redirects over http

2009-07-24 Thread David Greaves
It appears there is a patch for this bug:
  http://bazaar.launchpad.net/~ubuntu-core-dev/apt/ubuntu/revision/1688

Would it be reasonable to apply it to Debian's apt?

David




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



Bug#538250: Word-wrapping is confused

2009-07-24 Thread Wouter Verhelst
Package: liferea
Version: 1.6.0~rc6-1
Severity: normal

Hi,

Seems liferea wraps words in two cases: Not just when it encounters a
 or  or some similar tag, but also when it encounters a newline
character in the source code; almost as if the 'white-space: pre-line'
CSS property had been set.

It shouldn't do that.

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

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

Versions of packages liferea depends on:
ii  gconf2  2.26.2-3 GNOME configuration database syste
ii  libatk1.0-0 1.26.0-1 The ATK accessibility toolkit
ii  libc6   2.9-21   GNU C Library: Shared libraries
ii  libcairo2   1.8.8-2  The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.2.16-2 simple interprocess messaging syst
ii  libdbus-glib-1-20.80-4   simple interprocess messaging syst
ii  libgconf2-4 2.26.2-3 GNOME configuration database syste
ii  libglade2-0 1:2.6.4-1library to load .glade files at ru
ii  libglib2.0-02.20.4-1 The GLib library of C routines
ii  libgtk2.0-0 2.16.5-1 The GTK+ graphical user interface 
ii  libice6 2:1.0.5-1X11 Inter-Client Exchange library
ii  liblua5.1-0 5.1.4-3  Simple, extensible, embeddable pro
ii  libnm-glib0 0.7.1-1  network management framework (GLib
ii  libnotify1 [libnotify1-gtk2 0.4.5-1  sends desktop notifications to a n
ii  libpango1.0-0   1.24.5-1 Layout and rendering of internatio
ii  libsm6  2:1.1.0-2X11 Session Management library
ii  libsoup2.4-12.26.2-1 an HTTP library implementation in 
ii  libsqlite3-03.6.16-1 SQLite 3 shared library
ii  libwebkit-1.0-2 1.1.10-2 Web content engine library for Gtk
ii  libx11-62:1.2.2-1X11 client-side library
ii  libxml2 2.7.3.dfsg-2 GNOME XML library
ii  libxslt1.1  1.1.24-2 XSLT processing library - runtime 
ii  liferea-data1.6.0~rc6-1  architecture independent data for 

Versions of packages liferea recommends:
ii  curl  7.19.5-1   Get a file from an HTTP, HTTPS or 
ii  dbus  1.2.16-2   simple interprocess messaging syst
ii  dbus-x11  1.2.16-2   simple interprocess messaging syst
ii  wget  1.11.4-4   retrieves files from the web

Versions of packages liferea suggests:
pn  network-manager(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#538217: wireless-tools: iwconfig can't set key but wpa_supplicant can

2009-07-24 Thread Guus Sliepen
On Fri, Jul 24, 2009 at 02:38:32AM -0400, S Hwang wrote:

> I'm setting up a new install on a Medion Akoya P6611. It uses Intel 5100 AGN 
> for the wireless networking. When trying to get the wireless network 
> configured, I have found that iwconfig is unable to set the encryption key 
> and thus fails to associate with the router. I issue the command:
> iwconfig wlan0 key myhexkey 
> and the error message is:
> Error for wireless request "Set Encode" (8B2A) :
> Set failed on device wlan0 ; Invalid argument.
> I get the same error if I use iwconfig wlan0 key s:mypassphrase. I can set 
> essid and mode without errors.

Can you try bringing the interface up first (ifconfig wlan0 up), and then
running the iwconfig command, and see if that works?  If you already tried it
with the interface up, try it with the interface down before running the
command.

> Perhaps this is a driver problem, and not specifically something with 
> iwconfig, but I don't know how to tell beyond what I've already tried.

I suspect it is a driver problem.

-- 
Met vriendelijke groet / with kind regards,
  Guus Sliepen 


signature.asc
Description: Digital signature


Bug#484507: Bug #484507 grub-pc postinst fails silently

2009-07-24 Thread Felix Zielcke
Hi,

sorry for not replying directly to your mail but at that time I wasn't
involved in grub2.
I read that you don't have time to test, but now a year has pasted and
you probable upgraded grub2 a few times.
Did you see this ever again?
Things have changed much now and maybe it's fixed now.

-- 
Felix Zielcke




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



Bug#427492: grub-efi: bless equivalent for Linux

2009-07-24 Thread Felix Zielcke
Am Montag, den 20.07.2009, 17:54 +0200 schrieb Julien BLACHE:
> Felix Zielcke  wrote:
> 
> > Ah I just read now the backlog of the bug and it would only work when
> > booted through EFI, so not a complete solution probable.
> 
> There is no other solution. You need to be able to get/set EFI
> variables, and that's only possible when booted through EFI with an
> EFI-enabled kernel. (and the efivars module)
> 
> Also efibootmgr doesn't handle all that's needed for OS X to be happy
> with the boot variables.
> 
> JB.
> 
Ok.
I added now a Suggests: efibootmgr but it would be good if grub-install
would support it.
Oh and in upstream there's a patch for a bless command for grub2, which
modifies the HFS+ somehow like bless --directory

http://lists.gnu.org/archive/html/grub-devel/2009-04/msg00425.html

-- 
Felix Zielcke




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



Bug#538188: xorg: cyrix_drv says `undefined symbol: vgaHWFreeHWRec'

2009-07-24 Thread TAKADA Yoshihito
Sorry, I forgot loading "vgahw" module.
cyrix_drv was unloaded when loaded vgahw. 

Xorg.0.log is following:

X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-10.lenny2)
Current Operating System: Linux fiva 2.6.30-fiva #2 Thu Jul 23 11:52:46 UTC 
2009 i586
Build Date: 08 June 2009  09:12:57AM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Jul 24 19:27:41 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) `fonts.dir' not found (or not valid) in "/var/lib/defoma/fontconfig.d/".
Entry deleted from font path.
(Run 'mkfontdir' on "/var/lib/defoma/fontconfig.d/").
(==) Including the default font path 
/usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType.
(**) FontPath set to:
/usr/share/fonts/mplus,
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/cyrillic,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/cyrillic,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(**) RgbPath set to "/etc/X11/rgb"
(**) ModulePath set to "/usr/lib/xorg/modules"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81e38c0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 2.0
X.Org XInput driver : 2.0
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 1.4.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 2.0
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1078,0001 card , rev 00 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1180,0475 card 1000, rev 00 class 06,07,00 hdr 02
(II) PCI: 00:12:0: chip 1078,0002 card , rev 00 class 06,01,00 hdr 00
(II) PCI: 00:13:0: chip 0e11,a0f8 card 0e11,a0f8 rev 04 class 0c,03,10 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,1), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1  0   0x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1  0   0x - 0x (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0] -1  0   0x - 0x (0x0) MX[B]
(II) PCI-to-CardBus bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,4), BCTRL: 0x0580 (VGA_EN is cleared)
(II) Bus 1 I/O range:
[0] -1  0   0x1000 - 0x10ff (0x100) IX[B]
[1] -1  0   0x1400 - 0x14ff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
[0] -1  0   0x1400 - 0x17ff (0x400) MX[B]
(II) Bus 1 prefetchable memory range:
[0] -1  0   0x1000 - 0x13ff (0x400) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:18:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) Addressable bus resource ranges are
[0] -1  0   0x - 0x (0x0) MX[B]
[1] -1  0   0x - 0x (0x1) IX[B]
(II) OS-reported resource ranges:
[0] -1  0   0x0010 - 0x3fff (0x3ff0) MX[B]E(B)
[1] -1  0   0x000f - 0x000f (0x1) MX[B]
[2] -1  0   0x000c - 0x000e (0x3) MX[B]
[3] -1  0   0x - 0x0009 (0xa) MX[B]
[4] -1  0   0x - 0x (0x1) IX[B]
[5] -1  0   0x - 0x00ff (0x100) IX[B]
(II) Active PCI resource ranges:
[0] -1  0   0xe000 - 0xefff (0x1000) MX[B]
[1] -1  0   0x4001 - 0x40010ff

Bug#516255: Bug #516255 ITA: azureus -- BitTorrent Client

2009-07-24 Thread Adnan Hodzic
Hey,

> I suggest you ask Adnan (CC'ed) if he has still interest in it.
> Maybe you can both adopt it and work on it.

Adrian, I thought this was adopted by the other guy who showed interest in
adopting azureus, and no interest with working together whatsoever, so
I thought it was closed deal and I kinda gave up on azureus,

I'm still interested! 100% interested, and I'd love to work on it
together with somebody else. Right now I'm somewhat busy (attending
debconf9 - volunteer) but I'd love to finally finish packaging azureus :)

Felix do let me know what's it gonna be since I'm in, let's do this.

Adnan

On Fri, 2009-07-24 at 11:41 +0200, Felix Zielcke wrote:
> Hi,
> 
> >There's any chance I can adopt azureus and vuze?
> 
> I suggest you ask Adnan (CC'ed) if he has still interest in it.
> Maybe you can both adopt it and work on it.
> If not then you can IMO go ahead and prepare a new package and upload it
> to mentors.debian.net and find a sponsor.
> Unfortunately I can't sponsor it, because I'm just a DM not a DD.
> 


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


Bug#538171: ITP: makefs -- create a file system image from a directory tree

2009-07-24 Thread Thorsten Glaser
Ron Johnson dixit:

> Does this imply "make a bootable CD image"?

Yes, both NetBSD® and MirBSD use it for this purpose.

//mirabilos
-- 
“It is inappropriate to require that a time represented as
 seconds since the Epoch precisely represent the number of
 seconds between the referenced time and the Epoch.”
-- IEEE Std 1003.1b-1993 (POSIX) Section B.2.2.2



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



Bug#538251: zsh: "git add" completion does not work with relative paths

2009-07-24 Thread Sami Ky?l?
Package: zsh
Version: 4.3.10-3
Severity: normal

Programmable completion for the "git add" command does not work with relative 
file names or paths. To reproduce:

# Create a git repository
$ mkdir repo
$ cd repo
$ git init

# Create a new file
$ touch somefile

# Add that file to the index with a relative path
$ mkdir subdir
$ cd subdir
$ git add ../some# Fails to complete



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

Kernel: Linux 2.6.30-1-686 (SMP w/2 CPU cores)
Locale: lang=fi...@euro, lc_ctype=fi...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages zsh depends on:
ii  libc6 2.9-21 GNU C Library: Shared libraries
ii  libcap2   1:2.16-5   support for getting/setting POSIX.
ii  libncursesw5  5.7+20090613-1 shared libraries for terminal hand

Versions of packages zsh recommends:
ii  libc6 2.9-21 GNU C Library: Shared libraries
ii  libpcre3  7.8-2+b1   Perl 5 Compatible Regular Expressi

Versions of packages zsh suggests:
ii  zsh-doc   4.3.10-3   zsh documentation - info/HTML form

-- 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#427492: grub-efi: bless equivalent for Linux

2009-07-24 Thread Felix Zielcke
Am Freitag, den 24.07.2009, 13:43 +0200 schrieb Julien BLACHE:
> Felix Zielcke  wrote:
> 
> Hi,
> 
> > Oh and in upstream there's a patch for a bless command for grub2, which
> > modifies the HFS+ somehow like bless --directory
> 
> I guess that's the PowerPC bless command. TTBOMK the bless command for
> Intel machines only sets EFI variables.
> 
> JB.
> 

I thought only Intel Macs would use EFI and not the PowerPC ones?
Hm upstream's wiki [0] mentions --folder not --directory option for
bless

[0] http://grub.enbug.org/TestingOnMacbook

-- 
Felix Zielcke




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



Bug#536784: [Patch] ocsinventory-agent: XML file in local mode is not Zlib compressed.

2009-07-24 Thread Gonéri Le Bouder
On Thu, Jul 16, 2009 at 07:53:00PM +0200, Jesús Feliz Fernández wrote:
> Hi Gonéri
 
> So... could you explain me this situation?
Yes you're right. There is a compatibility issue here. But since both packages
are in the stable distribution we can't change their behaviour without a
strong reason.
I see two way to "fix" that issue:
 - a backport of the 1.02 server
 - a script to convert plain XML inventory to zlib compressed inventory in a
   contrib directory in /usr/share/doc/ocsinventory-agent/doc

Cheers,

  Gonéri 
 



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



Bug#527068: unowned files after purge (policy 6.8)

2009-07-24 Thread Felix Zielcke
Am Freitag, den 26.06.2009, 18:19 +0200 schrieb Robert Millan:
> On Wed, May 27, 2009 at 02:29:47PM +0200, Holger Levsen wrote:
> > Hi Felix,
> > 
> > On Mittwoch, 27. Mai 2009, Felix Zielcke wrote:
> > > We could remove the `ascii.pf2' and so only break the graphical terminal
> > > on a package purge, but I don't think it would be good to remove the
> > > whole /boot/grub. Maybe people want to purge the package but still wants
> > > to have a working grub2.
> > 
> > Huh, they remove, even purge the grub-pc package and still expect it to be 
> > working? If I remove apache, I dont expect the webserver to be still 
> > working.
> > 
> > I dont understand ;-)
> 
> Hi,
> 
> Apache doesn't install to your MBR.  As long as GRUB is in MBR, user will
> expect it to work.  We can't wipe out files that are critical to its boot
> process because it's not something that every user will expect.  So the
> only option is to be on the safe side.
> 

Maybe we could add a debconf prompt on purge to clear all grub2 files
from /boot/grub.
But I think that should default to no and so piuparts would still be not
happy.

-- 
Felix Zielcke




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



Bug#538252: pdftk: cannot be installed due to dependency on libgcj8-1 (UNAVAILABLE)

2009-07-24 Thread Johannes Stezenbach
Package: pdftk
Version: 1.41-3
Severity: grave
Justification: renders package unusable

Currently pdftk cannot be installed due to
dependency on libgcj8-1.
It seems libgcj8-1 has been removed from sid,
libgcj9-0 and libgcj10 are available.


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

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



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



Bug#536408: ocsinventory-agent: ucf script problem

2009-07-24 Thread Gonéri Le Bouder
tag 536408 minor
thanks

On Thu, Jul 09, 2009 at 01:47:22PM -0400, Jose Antonio Pardo wrote:
> Package: ocsinventory-agent
> Version: 1:0.0.9.2repack1-4lenny1
> Severity: normal
> 
> When I upgrade the package I got this error:
Thank you for pointing that issue out. This is just a warning message
you can ignore. We'll probably fix it if we prepare a stable upload.

Cheers,

 Gonéri
 



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



Bug#538253: [INTL:ja] Update po-debconf template translation (ja.po)

2009-07-24 Thread Hideki Yamane (Debian-JP)
Package: openvas-server
Version: 2.0.1-3
Severity: wishlist
Tags: patch l10n

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Dear openvas-server maintainer,

 Here's updated Japanese po-debconf template (ja.po) file.
 Could you apply it, please?

- --
Regards,

 Hideki Yamane henrich @ debian.or.jp
 http://wiki.debian.org/HidekiYamane


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

iEYEARECAAYFAkppntIACgkQIu0hy8THJku0eQCePuFD4ZxyAoMnS+nY3yb2bMJX
d5IAoJnNGuZO72Q0oUg2bwEMTabhLAFj
=ocGc
-END PGP SIGNATURE-
# Copyright (C) 2009 Debian OpenVAS Maintainers 

# This file is distributed under the same license as the openvas-server package.
# Hideki Yamane (Debian-JP) , 2009.
# 
msgid ""
msgstr ""
"Project-Id-Version: openvas-server 2.0.1-3\n"
"Report-Msgid-Bugs-To: openvas-ser...@packages.debian.org\n"
"POT-Creation-Date: 2009-02-08 07:35+0100\n"
"PO-Revision-Date: 2009-07-24 20:26+0900\n"
"Last-Translator: Hideki Yamane (Debian-JP) \n"
"Language-Team: Japanese \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: note
#. Description
#: ../openvas-server.templates:2001
msgid "OpenVAS daemon certificate generation"
msgstr "OpenVAS デーモン用証明書の生成"

#. Type: note
#. Description
#: ../openvas-server.templates:2001
msgid ""
"You will need to provide the relevant information to create an SSL "
"certificate for your OpenVAS daemon. Note that this information will remain "
"local to this system, but anyone with the ability to connect to your OpenVAS "
"daemon will be able to see it."
msgstr ""
"OpenVAS デーモン用の SSL 証明書を生成するのに必要な関連情報を入力する必要があ"
"ります。注意:この情報はこのシステムのローカルにあることになりますが、OpenVAS "
"デーモンに接続可能な者であれば誰でも閲覧できます。"

#. Type: string
#. Description
#: ../openvas-server.templates:3001
msgid "Certificate authority certificate lifetime (days):"
msgstr "認証局の認証期間 (日数):"

#. Type: string
#. Description
#: ../openvas-server.templates:3001
msgid ""
"Please choose the lifetime of the Certificate Authority certificate that "
"will be used to generate the OpenVAS daemon certificate."
msgstr ""
"OpenVAS デーモンの証明書を生成する際に認証局が認証する期間を指定してくだ"
"さい。"

#. Type: string
#. Description
#: ../openvas-server.templates:4001
msgid "Server certificate lifetime (days):"
msgstr "サーバ証明書の有効期間 (日数):"

#. Type: string
#. Description
#: ../openvas-server.templates:4001
msgid "Please choose the lifetime of the OpenVAS daemon certificate."
msgstr ""
"OpenVAS デーモンの証明書の有効期間を指定してください。"

#. Type: string
#. Description
#: ../openvas-server.templates:4001
msgid ""
"OpenVAS clients will not connect to servers with expired certificates, so "
"you should choose a duration longer than the time you plan to run this "
"server."
msgstr ""
"OpenVAS クライアントは証明期間が切れたサーバには接続しないので、このサーバ"
"を運用する予定期間より長めの期間を指定する必要があります。"

#. Type: string
#. Description
#: ../openvas-server.templates:4001
msgid ""
"This certificate can be regenerated later by removing the certificate file "
"stored in /var/lib/openvas/CA/ and running \"openvas-mkcert\"."
msgstr ""
"/var/lib/openvas/CA/ に保存されている証明書ファイルを削除して「openvas-mkcert」"
"を実行すれば、後でもこの証明書を再生成できます。"

#. Type: string
#. Description
#: ../openvas-server.templates:5001
msgid "Country (two-letter code):"
msgstr "国名 (アルファベット二文字のコード):"

#. Type: string
#. Description
#: ../openvas-server.templates:5001
msgid ""
"Please enter the two-letter code for the country where this server resides."
msgstr ""
"このサーバが存在している国の国別コード (二文字) を入力してください。"

#. Type: string
#. Description
#: ../openvas-server.templates:6001
msgid "State or province:"
msgstr "都道府県名:"

#. Type: string
#. Description
#: ../openvas-server.templates:6001
msgid "Please enter the state or province where this server resides."
msgstr "このサーバが存在している都道府県名を入力してください。"

#. Type: string
#. Description
#: ../openvas-server.templates:7001
msgid "Location:"
msgstr "地域名:"

#. Type: string
#. Description
#: ../openvas-server.templates:7001
msgid ""
"Please enter the location (town, for example) where this server resides."
msgstr "このサーバが存在している地域名 (例えば街の名前) を入力してください。"

#. Type: string
#. Description
#: ../openvas-server.templates:8001
msgid "Organization:"
msgstr "組織名:"

#. Type: string
#. Description
#: ../openvas-server.templates:8001
msgid "Please enter the name of the organization this server belongs to."
msgstr "このサーバが所属する組織や会社の名前を入力してください。"




Bug#538254: [gmanedit] Should support opening files via command line

2009-07-24 Thread Patrick Schoenfeld
Package: gmanedit
Severity: wishlist

Hi,

gmanedit is not able to open files given on the command line.
It would really be a great enhancement if it would be able
to parse and process command line arguments.

Best Regards,
Patrick



-- 
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   4   >