Bug#655031: alien-arena: link creation from /usr/share/games/alien-arena/data1 fails; permission denied

2012-01-12 Thread Ansgar Burchardt
reopen 655031
thanks

Michael Gilbert michael.s.gilb...@gmail.com writes:
 The alien-arena wrapper script tries to make a link from /usr/share/games
 /alien-arena/data1 to $HOME/.config/alien-arena which fails.
 Creating the link by hand fails as well. It succeeds with sudo, tough.

 Your permissions on that directory structure must somehow be set as
 unwritable by your own account.  You'll have to fix that yourself.

 $ chmod a+w $HOME/.config/alien-arena

 should fix it.  If not, $HOME/.config itself isn't writable and you'll
 need to fix that similarly.

No, it looks like a bug in the wrapper script: if
$HOME/.config/alien-arena does not exist then alien-arena will be a
symlink to /usr/share/games/alien-arena/data1.  I guess this symlink
should be created inside the alien-arena directory instead, that is it
needs to mkdir -p $HOME/.config/alien-arena first.

In addition the wrapper should probably only try to do this if the
directories (the symlink) do not exist already and use set -e.

Regards,
Ansgar



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



Bug#655301: [Pkg-xen-devel] Bug#655301: Bug#655301: xcp-xapi fails to start

2012-01-12 Thread Mike McClurg
On Thu, Jan 12, 2012 at 7:21 AM, Ritesh Raj Sarraf r...@debian.org wrote:
 Setting up xcp-fe (0.5.2-3) ...
 Setting up xcp-squeezed (1.3-15) ...
 xc: error: Could not obtain handle on privileged command interface (2 =
 No such file or directory): Internal error
 Fatal error: exception Xenctrl.Error(Unable to open XC interface)
 Setting up xcp-v6d (1.3-15) ...
 Setting up xcp-storage-managers (0.1.1-2) ...
 Setting up xcp-xe (1.3-15) ...
 Setting up xcp-xapi (1.3-15) ...
 Error: Connection refused (calling connect )
 md5sum: /var/lib/xcp/templates.md5: No such file or directory
 Waiting for xapi to signal init complete

 failed to detect xapi init complete after 300s
 Setting up xcp-guest-templates (0.1-3) ...
 Setting up xcp-vncterm (0.1-2) ...


 The connection error is still there. And because of that there's a 300s
 timeout.

 This is my cleaned up environement.
 lnx200-39:~# ls /etc/x
 xcp/       xdg/       xen/       xen-tools/ xml/

 I'll look more into it.


Could you attach the fresh logs from this environment? There should be
a few hundred lines of logs in /var/log/xcp-xapi.log coming from
thread_zero, which is xapi's initialisation bit. Could you attach
that?

Mike



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



Bug#655550: gforth: see + hangs (gdb doesn't terminate)

2012-01-12 Thread Ph. Marek
Package: gforth
Version: 0.7.0+ds1-6
Severity: normal

Using gforth=0.7.0+ds1-6 and gdb=7.4-1~cvs2017.2 the see word doesn't
work for built-ins, like +. GDB just hangs, I expect it gets a bad command.



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

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

Versions of packages gforth depends on:
ii  dpkg   1.16.1.2
ii  gforth-common  0.7.0+ds1-6
ii  gforth-lib 0.7.0+ds1-6
ii  install-info   4.13a.dfsg.1-8
ii  libc6  2.13-24
ii  libffcall1 1.10+cvs20100619-2
ii  libltdl7   2.4.2-1

gforth recommends no packages.

gforth 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#654495: patchage: diff for NMU version 0.5.0+dfsg0-0.1

2012-01-12 Thread Paul Brossier

Hola Alessio!

i'm traveling at the moment, so your NMU is most welcome!

things should get better within a few weeks.

thanks, piem

On 10/01/2012 18:00, Alessio Treglia wrote:

tags 654495 + patch
tags 654495 + pending
thanks

Dear maintainer,

I've prepared an NMU for patchage (versioned as 0.5.0+dfsg0-0.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards.






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



Bug#654773: cannot rebuild package

2012-01-12 Thread Colin Watson
On Thu, Jan 05, 2012 at 04:40:32PM +, Ian Jackson wrote:
 After preparing and testing (ad hoc) the resulting patch I wanted to
 make a fixed package to install on my system.  So I edited
 debian/changelog and tried dpkg-buildpackage -us -uc -rfakeroot and
 got this error message:
 
   dpkg-source: info: use the '3.0 (quilt)' format to have separate and
 documented changes to upstream files, see dpkg-source(1)

trn4 = 4.0-test77-1 does in fact use the 3.0 (quilt) format.  It may
well be that the source package rearrangements involved in converting to
this have made this bug go away.

   dpkg-source: unrepresentable changes to source
 
 A full transcript is below, and also my shell history.  The other
 shells and the emacs did nothing but run gdb and edit files.

That said, I can't seem to reproduce this based on your shell history.
It's somewhat as if the Makefile has been removed at some point without
actually cleaning up, thus leaving binary crud behind in your tree, but
I can't see what would do that.

Do you still have the broken tree lying around?  If you could tar it up
and send it to me then I could take a look.

Thanks,

-- 
Colin Watson   [cjwat...@debian.org]



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



Bug#579640: cron complains about missing lost+found dirs

2012-01-12 Thread Andrew Chittenden
Package: cron
Version: 3.0pl1-120
Followup-For: Bug #579640

Since installing autofs5, all active automounts have been complained
about. For example, when /home/andyc and /var/chroot/ia32/home/andyc
have been automounted:

/etc/cron.daily/standard:

Some local file systems lack a lost+found directory. This means if the
file system is damaged and needs to be repaired, fsck will not have
anywhere to put stray files for recovery. You should consider creating
a lost+found directory with mklost+found(8).

The following lost+found directories were not available:

/home/andyc/lost+found
/var/chroot/ia32/home/andyc/lost+found

-- Package-specific info:
--- EDITOR:
not set

--- /usr/bin/editor:
/usr/bin/vim.basic

--- /usr/bin/crontab:
-rwxr-sr-x 1 root crontab 34048 Sep 18 22:21 /usr/bin/crontab

--- /var/spool/cron:
drwxr-xr-x 5 root root 4096 May 17  2011 /var/spool/cron

--- /var/spool/cron/crontabs:
drwx-wx--T 2 root crontab 4096 Jun 27  2011 /var/spool/cron/crontabs

--- /etc/cron.d:
drwxr-xr-x 2 root root 4096 Nov 25 08:36 /etc/cron.d

--- /etc/cron.daily:
drwxr-xr-x 2 root root 4096 Jan  9 14:31 /etc/cron.daily

--- /etc/cron.hourly:
drwxr-xr-x 2 root root 4096 Sep 22 08:24 /etc/cron.hourly

--- /etc/cron.monthly:
drwxr-xr-x 2 root root 4096 Sep 22 08:24 /etc/cron.monthly

--- /etc/cron.weekly:
drwxr-xr-x 2 root root 4096 Jan  3 12:45 /etc/cron.weekly


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

Kernel: Linux 3.1.0-1-amd64 (SMP w/12 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cron depends on:
ii  adduser 3.113
ii  debianutils 4.1
ii  dpkg1.16.1.2
ii  libc6   2.13-24
ii  libpam-runtime  1.1.3-6
ii  libpam0g1.1.3-6
ii  libselinux1 2.1.0-4
ii  lsb-base3.2-28

Versions of packages cron recommends:
ii  exim4  4.77-1
ii  exim4-daemon-light [mail-transport-agent]  4.77-1+b1

Versions of packages cron suggests:
ii  anacron2.3-14
ii  checksecurity  none
ii  logrotate  3.8.1-1

Versions of packages cron is related to:
pn  libnss-ldap   none
pn  libnss-ldapd  none
pn  libpam-ldap   none
pn  libpam-mount  none
pn  nis   3.17-32
pn  nscd  none

-- 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#649937: usb: timeouts trying to mount thumb drive, device descriptor read/64, error -60

2012-01-12 Thread Gabriel VLASIU
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Wed, 11 Jan 2012, Jonathan Nieder wrote:

 Does the device actually have manufacturer 1, product 2, serial number 3?
Whats what the log said, so yes (assuming the kernel report is correct).

 What do you get with lsusb -v with it plugged in to an unaffected system?
See attached file lsusb-v-k3.1.8-2.f16.x86_64.txt.

 How about on an affected system?
See attached file lsusb-v_k3.2.0-rc7-sparc64.txt.

 I assume you had plugged the same device in back into the same port?
I used the same port when moved to others when back to original port.

 Does the misbehavior happen for arbitrary USB devices, or just this
 one thumb drive?  (E.g., if you have any old USB 1.0 devices, can you
 reproduce this with it?)
Well This is what I did this morning:

1. Reboot.
2. Insert thumb drive in first usb port. Run 'lsusb -v'
3. Removed thumb drive.
4. Inserted an old logitech wireless mouse (the receiver) in another usb 
   port (I think is an usb 1.1 device). Kernel reported this:

Jan 12 09:50:00 mailq kernel: [  399.868318] usb 2-1: USB disconnect, device 
number 2
Jan 12 09:50:18 mailq kernel: [  417.819643] usb 2-2: new low-speed USB device 
number 3 using ohci_hcd
Jan 12 09:50:18 mailq kernel: [  418.011698] usb 2-2: New USB device found, 
idVendor=046d, idProduct=c501
Jan 12 09:50:18 mailq kernel: [  418.011734] usb 2-2: New USB device strings: 
Mfr=1, Product=2, SerialNumber=0
Jan 12 09:50:18 mailq kernel: [  418.011766] usb 2-2: Product: USB Receiver
Jan 12 09:50:18 mailq kernel: [  418.011790] usb 2-2: Manufacturer: Logitech

5. Removed the usb mouse receiver. Inserted the usb mouse receiver again 
   in same port. No reaction from kernel.
6. Trying to run lsusb -v. lsusb freeze (ctrl-c/ctrl-z/kill don't work). 
7. Waiting for a while... See attached file messages-20120112
8. Reboot.

 Was this a regression?  (I.e., if you know of any older kernel version that
 is not affected, that would be useful.)
I tested with kernel 3.x as requested in one of the previous e-mails. 
However, 2.6.32-5-sparc64 behave almost the same. thumb drive is 
detected also fist time. Errors second/third time, etc. Still, after 
several remove / inserts the thumb drive is recognized again (I only 
tried this procedure once).


Sincerely,
Gabriel

- -- 

// Gabriel VLASIU
//
// OpenGPG-KeyID  : 0xE684206E
// OpenGPG-Fingerprint: 0C3D 9F8B 725D E243 CB3C 8428 796A DB1F E684 206E
// OpenGPG-URL: http://www.vlasiu.net/public.key


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

iEYEARECAAYFAk8OnEsACgkQeWrbH+aEIG6SGwCfdylzFD2DlSqasqyH/FwZRFo/
7RAAnAvWvJaBQFHBrJKzyhKq45niXch8
=KOWE
-END PGP SIGNATURE-Jan 12 09:47:13 mailq kernel: [  232.467738] usb 2-1: new full-speed USB device 
number 2 using ohci_hcd
Jan 12 09:47:13 mailq kernel: [  232.660665] usb 2-1: New USB device found, 
idVendor=1005, idProduct=b113
Jan 12 09:47:13 mailq kernel: [  232.660702] usb 2-1: New USB device strings: 
Mfr=1, Product=2, SerialNumber=3
Jan 12 09:47:13 mailq kernel: [  232.660735] usb 2-1: Product: USB FLASH DRIVE
Jan 12 09:47:13 mailq kernel: [  232.660759] usb 2-1: Manufacturer: 
Jan 12 09:47:13 mailq kernel: [  232.660783] usb 2-1: SerialNumber: 
07AB061376562D50
Jan 12 09:47:13 mailq kernel: [  232.763199] usbcore: registered new interface 
driver uas
Jan 12 09:47:13 mailq kernel: [  232.791937] Initializing USB Mass Storage 
driver...
Jan 12 09:47:13 mailq kernel: [  232.792605] scsi2 : usb-storage 2-1:1.0
Jan 12 09:47:13 mailq kernel: [  232.793608] usbcore: registered new interface 
driver usb-storage
Jan 12 09:47:13 mailq kernel: [  232.793637] USB Mass Storage support 
registered.
Jan 12 09:47:14 mailq kernel: [  233.894699] scsi 2:0:0:0: Direct-Access
  USB FLASH DRIVE  PMAP PQ: 0 ANSI: 0 CCS
Jan 12 09:47:14 mailq kernel: [  233.901935] sd 2:0:0:0: Attached scsi generic 
sg3 type 0
Jan 12 09:47:14 mailq kernel: [  234.418563] sd 2:0:0:0: [sdc] 7834944 512-byte 
logical blocks: (4.01 GB/3.73 GiB)
Jan 12 09:47:15 mailq kernel: [  234.425533] sd 2:0:0:0: [sdc] Write Protect is 
off
Jan 12 09:47:15 mailq kernel: [  234.432542] sd 2:0:0:0: [sdc] No Caching mode 
page present
Jan 12 09:47:15 mailq kernel: [  234.432916] sd 2:0:0:0: [sdc] Assuming drive 
cache: write through
Jan 12 09:47:15 mailq kernel: [  234.469527] sd 2:0:0:0: [sdc] No Caching mode 
page present
Jan 12 09:47:15 mailq kernel: [  234.469975] sd 2:0:0:0: [sdc] Assuming drive 
cache: write through
Jan 12 09:47:15 mailq kernel: [  234.491634]  sdc: sdc1
Jan 12 09:47:15 mailq kernel: [  234.524568] sd 2:0:0:0: [sdc] No Caching mode 
page present
Jan 12 09:47:15 mailq kernel: [  234.524907] sd 2:0:0:0: [sdc] Assuming drive 
cache: write through
Jan 12 09:47:15 mailq kernel: [  234.525244] sd 2:0:0:0: [sdc] Attached SCSI 
removable disk
Jan 12 09:49:39 mailq kernel: [  379.379777] FAT-fs (sdc1): utf8 is not a 
recommended IO charset for FAT filesystems, filesystem will be case sensitive

Bug#655547: closed by Mark Brown broo...@debian.org (Re: Bug#655547: pam_unix.so needs nis option)

2012-01-12 Thread Harald Dunkel
Hi Mark,

Its not about editing the file, but about adding the nis
option to the pam_unix.so line using the documented
configuration interface (pam-auth-update).

I can understand that you hesitate to touch the complex
pam configuration scheme, but surely common-password is
_not_ a critical system configuration file. It is just
the default scheme for changing passwords.

On openSUSE and RedHat this is not an issue. How comes
that it is on Debian?


Regards

Harri



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



Bug#653205: [Pkg-acpi-devel] Bug#653205: acpi-support: screen is dark without backlight after resume.

2012-01-12 Thread Michael Meskes
Hi,

 The screen is light with backlight when changing LOCK_SCREEN.
 
 0.138-10
   LOCK_SCREEN=true  : NG
   LOCK_SCREEN=false : OK
 
 0.138-9
   LOCK_SCREEN=true  : OK
   LOCK_SCREEN=false : OK

I checked all possible setups on my system and they all work. Which kernel do 
you have? Does it still happen with the latest 3.1 kernel from sid? 

Also what happens of you change the setting of DISPLAY_DPMS in 
/etc/default/acpi-support? 

There were some problems in -9 that may have resulted in this part of the code 
not being executed at all. So maybe that fix made another problem visible.

Michael
-- 
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
Jabber: michael.meskes at googlemail dot com
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL



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



Bug#655551: [l10n/zh_CN] nvidia-support: Updated Simplified Chinese translation

2012-01-12 Thread Aron Xu
Package: nvidia-support
Severity: wishlist
Tags: l10n,patch

Attached is my updated version of Simplified Chinese translation.

-- 
Regards,
Aron Xu
# Chinese translations for nvidia-support package
# nvidia-support 软件包的简体中文翻译.
# Copyright (C) 2011 Free Software Foundation, Inc.
# This file is distributed under the same license as the nvidia-support package.
# Aron Xu happyaron...@gmail.com, 2011.
#
msgid 
msgstr 
Project-Id-Version: nvidia-support debconf\n
Report-Msgid-Bugs-To: nvidia-supp...@packages.debian.org\n
POT-Creation-Date: 2011-11-10 17:17+0100\n
PO-Revision-Date: 2012-01-12 17:04+0800\n
Last-Translator: Aron Xu happyaron...@gmail.com\n
Language-Team: Chinese (simplified) i18n...@googlegroups.com\n
Language: zh_CN\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: boolean
#. Description
#: ../nvidia-installer-cleanup.templates:1001
msgid Run 'nvidia-installer --uninstall'?
msgstr 运行“nvidia-installer --uninstall”吗?

#. Type: boolean
#. Description
#: ../nvidia-installer-cleanup.templates:1001
msgid 
The 'nvidia-installer' program was found on your system.  This is probably 
left over from an earlier installation of the non-free NVIDIA graphics 
driver, installed using the NVIDIA *.run file directly.  This installation 
is incompatible with the Debian packages.  To install the Debian packages 
safely, it is therefore neccessary to undo the changes performed by 'nvidia-
installer'.
msgstr 
您的系统中存在“nvidia-installer”程序。这可能是由于您之前使用 NVIDIA *.run 文
件直接安装而遗留的文件,而它与即将要安装 Debian 软件包不相容。要安全地安装这
个 Debian 软件包,您需要先还原“nvidia-installer”所做的一切修改。

#. Type: boolean
#. Description
#: ../nvidia-installer-cleanup.templates:2001
msgid Delete 'nvidia-installer' files?
msgstr 删除“nvidia-installer”文件?

#. Type: boolean
#. Description
#: ../nvidia-installer-cleanup.templates:2001
msgid 
Some files from the 'nvidia-installer' still remain on your system. These 
probably come from an earlier installation of the non-free NVIDIA graphics 
driver using the *.run file directly.  Running the uninstallation procedure 
may have failed and left these behind.  These files conflict with the 
packages providing the non-free NVIDIA graphics driver and must be removed 
before the package installation can continue.
msgstr 
“nvidia-installer”中的某些文件可能仍存在于您的系统中。这可能是由于您之前使用 
NVIDIA *.run 文件直接安装而遗留的文件。此后的卸载操作可能出现了失败。这些文件
与提供非自由 NVIDIA 图形驱动的软件包冲突,继续前必须删除。

#. Type: boolean
#. Description
#: ../nvidia-installer-cleanup.templates:3001
msgid Remove conflicting library files?
msgstr 删除冲突的库文件?

#. Type: boolean
#. Description
#: ../nvidia-installer-cleanup.templates:3001
msgid 
The following libraries were found on your system and conflict with the 
current installation of the NVIDIA graphics drivers:
msgstr 您系统中的以下库文件与即将安装的 NVIDIA 图形驱动冲突:

#. Type: boolean
#. Description
#: ../nvidia-installer-cleanup.templates:3001
msgid 
These libraries are most likely remnants of an old installation using the 
nvidia-installer and do not belong to any package managed by dpkg.  It 
should be safe to delete them.
msgstr 
这些库文件像是 nvidia-installer 安装时残存的旧文件,它们未被 dpkg 所收录管
理。删除他们应当是安全的。

#. Type: note
#. Description
#. Translators, do not translate the substitution variables (${new-version},
#. ${running-version}) and the command 'rmmod nvidia'.
#: ../nvidia-support.templates:3001
msgid Mismatching nvidia kernel module loaded
msgstr 加载了不匹配的 Nvidia 内核模块

#. Type: note
#. Description
#. Translators, do not translate the substitution variables (${new-version},
#. ${running-version}) and the command 'rmmod nvidia'.
#: ../nvidia-support.templates:3001
msgid 
The nvidia driver that is being installed (version ${new-version}) does not 
match the nvidia kernel module currently loaded (version ${running-version}).
msgstr 
当前安装的 Nvidia 驱动(${new-version})和当前加载的模块(${running-version})版
本不匹配。

#. Type: note
#. Description
#. Translators, do not translate the substitution variables (${new-version},
#. ${running-version}) and the command 'rmmod nvidia'.
#: ../nvidia-support.templates:3001
msgid The X server, OpenGL or GPGPU applications may not work properly.
msgstr X、OpenGL 或 GPGPU 应用程序可能无法正常工作。

#. Type: note
#. Description
#. Translators, do not translate the substitution variables (${new-version},
#. ${running-version}) and the command 'rmmod nvidia'.
#: ../nvidia-support.templates:3001
msgid 
The easiest way to 'fix' this is to reboot the machine once the installation 
has finished.  You can also stop the X server (usually by stopping the login 
manager, e.g. gdm3, kdm or xdm), manually unload the module (rmmod nvidia) 
and restart the X server.
msgstr 
解决这个问题的最简单方法是在安装完成后重新启动计算机。除此之外,您也可以手工
关闭 X (一般是关闭登录管理器,如 gdm3、kdm 和 xdm)后卸载正在使用的模块(rmmod 
nvidia) 并重启 X。

#. Type: note
#. Description
#: ../nvidia-support.templates:4001
msgid Conflicting nouveau kernel module loaded
msgstr 有冲突的 nouveau 内核模块正在运行

#. Type: note
#. Description
#: ../nvidia-support.templates:4001
msgid 
The free 'nouveau' kernel module is currently loaded 

Bug#655491: [jenkins-xstream] update for new libwoodstox-java version

2012-01-12 Thread James Page
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hi Giovanni

On 11/01/12 18:07, Giovanni Mascellani wrote:
 I just uploaded the last libwoodstox-java version (4.1.2). I'm
 attaching the patch necessary to build your package jenkins-xstream
 against it, which I recommend you to apply to your package.
 
 I didn't do any test on the compiled package, but the lack of
 errors during compilation makes me think that you shouldn't have
 problems. Please, let me know if you experience problems.

Thanks for the patch.

I got the following error when compiling with it against Debian unstable:

1) javax.xml.stream:stax-api:jar:debian

  Try downloading the file manually from the project website.

  Then, install it using the command:
  mvn install:install-file -DgroupId=javax.xml.stream
- -DartifactId=stax-api -Dversion=debian -Dpackaging=jar
- -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the
file there:
  mvn deploy:deploy-file -DgroupId=javax.xml.stream
- -DartifactId=stax-api -Dversion=debian -Dpackaging=jar
- -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency:
1) org.jvnet.hudson:xstream:jar:1.3.1-jenkins-9
2) org.codehaus.woodstox:woodstox-core-lgpl:jar:debian
3) javax.xml.stream:stax-api:jar:debian

Does the stax-api package need an update to deploy maven artifacts
under the javax.xml.stream maven group?

- -- 
James Page
Ubuntu Core Developer
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBCAAGBQJPDqLBAAoJEL/srsug59jDXUsP/0zMw0/EcqMIHQBmbrSrcPT+
9ZtsaOfoXm4xBqEdnmJCTLnjF1cShfmhTXNf5Hr8iXfADC77YPJyzJBL7Me1ZXqh
GuO9SvkecPVvQwka/J/cZbyvk0JW070xIlVySngYYBs8MLU0pfyBB8VzlXxjwbUJ
KyT6BsyxKLgkJ21Ot3pso63XcfOVTVp5RpHOYsnjYy2gzFu9FSk+/A3hJA4sLhdX
n+r4FnwB5MHDOq+FIXcYX+6+qIII6v6Ag5tL/9AUvFovgGhDeb3psERoh4Vw+Uqu
FsEtVnf2L9EcSwVpZPdjAmqmvke6brxclG2X1gX/ItgbFhdEEDbJUlrmGd2xaJzT
LDfgJaqd9R97lOTZ6hVyA1jYRLYa5+LWVG4zn/fpDxaCeGaaAiyLgVTOec+SBXWi
M9OYeNDayFGsDXU+FnIHf0k+U9cnqyxMCcizTguOMBo6aaPL02dMTpJt+JE8u1uA
46bge6qhcNTaYN92GcllTdizQm8pNj7HZwas7u9tMplyKsUw8r0ZJlhVU6tEiXd3
XJxvrYMR5vnAQW93+IhxB27myWidTz87vFj251Q6QALGHod/FCdmfFw+FBc00KEf
ErrawyFGKXr3JQWVxQpfsRf2ILLjWyMEUBpVJTSTFCZFQ0OiYWLo0LRPFwYsBsUP
ISiu+Ig76F4L4g5XuyMh
=XABQ
-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#606687: ccache support fails in the face of su PATH mangling

2012-01-12 Thread Junichi Uekawa
Looks reasonable, applied.

This fell through the cracks (I haven't been reading all the mail
backlogs during my MIA period last year, so if you find good bug
reports that need triaging, it might be helpful to just raise the
subject).

At Wed, 28 Dec 2011 17:24:34 +1300,
Dean Evans wrote:
 
 Is there any chance this patch could be included in a future release?
 
 The ability to use ccache in pbuilder is extremely handy so it would be
 great if it could be.
 
 
 Thanks,
 Dean
 
 
 
 ___
 Pbuilder-maint mailing list
 pbuilder-ma...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pbuilder-maint
 



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



Bug#655552: wicd interfaces don't work at all

2012-01-12 Thread cvs cvs
Package: wicd
Version: 1.7.1~b3-3

all interfaces fails to work. wicd-curses crashes with 

Traceback (most recent call last):
  File /usr/share/wicd/curses/wicd-curses.py, line 1063, in module
    main()
  File /usr/share/wicd/curses/wicd-curses.py, line 995, in main
    ui.run_wrapper(run)
  File /usr/lib/python2.7/dist-packages/urwid/raw_display.py, line 237, in 
run_wrapper
    return fn()
  File /usr/share/wicd/curses/wicd-curses.py, line 89, in wrapper
    return func(*args, **kargs)
  File /usr/share/wicd/curses/wicd-curses.py, line 1003, in run
    app = appGUI()
  File /usr/share/wicd/curses/wicd-curses.py, line 551, in __init__
    self.update_netlist(force_check=True,firstrun=True)
  File /usr/share/wicd/curses/wicd-curses.py, line 89, in wrapper
    return func(*args, **kargs)
  File /usr/share/wicd/curses/wicd-curses.py, line 670, in update_netlist
    wiredL,wlessL = gen_network_list()
  File /usr/share/wicd/curses/wicd-curses.py, line 177, in gen_network_list
    label = NetLabel(network_id,is_active)
  File /usr/share/wicd/curses/wicd-curses.py, line 347, in __init__
    self.essid = wireless.GetWirelessProperty(id, 'essid')
  File /usr/lib/python2.7/dist-packages/dbus/proxies.py, line 143, in __call__
    **keywords)
  File /usr/lib/python2.7/dist-packages/dbus/connection.py, line 630, in 
call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Python.TypeError: Traceback 
(most recent call last):
Traceback (most recent call last):
  File /usr/share/wicd/curses/wicd-curses.py, line 1063, in module
    main()
  File /usr/share/wicd/curses/wicd-curses.py, line 995, in main
    ui.run_wrapper(run)
  File /usr/lib/python2.7/dist-packages/urwid/raw_display.py, line 237, in 
run_wrapper
    return fn()
  File /usr/share/wicd/curses/wicd-curses.py, line 89, in wrapper
    return func(*args, **kargs)
  File /usr/share/wicd/curses/wicd-curses.py, line 1003, in run
    app = appGUI()
  File /usr/share/wicd/curses/wicd-curses.py, line 551, in __init__
    self.update_netlist(force_check=True,firstrun=True)
  File /usr/share/wicd/curses/wicd-curses.py, line 89, in wrapper
    return func(*args, **kargs)
  File /usr/share/wicd/curses/wicd-curses.py, line 670, in update_netlist
    wiredL,wlessL = gen_network_list()
  File /usr/share/wicd/curses/wicd-curses.py, line 177, in gen_network_list
    label = NetLabel(network_id,is_active)
  File /usr/share/wicd/curses/wicd-curses.py, line 347, in __init__
    self.essid = wireless.GetWirelessProperty(id, 'essid')
  File /usr/lib/python2.7/dist-packages/dbus/proxies.py, line 143, in __call__
    **keywords)
  File /usr/lib/python2.7/dist-packages/dbus/connection.py, line 630, in 
call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Python.TypeError: Traceback 
(most recent call last):

wicd-gtk shows networks, but all they grey and i can not connect to them.


in version 1.7.1~b3-1 interfaces work fine. 




Bug#609300: input-utils: Protocol version mismatch with experimental kernel 2.6.37-trunk-amd64

2012-01-12 Thread Marcus Better
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

There is a fixed package here, and waiting for a sponsor:

http://mentors.debian.net/debian/pool/main/i/input-utils/input-utils_1.0-1.dsc

Cheers,

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

iEYEARECAAYFAk8OpHQACgkQXjXn6TzcAQmh+ACdEDsqspdkgxRG7+lmNa72gCEU
FoYAnAg2MsiRU7PL2ATFv0T0sZqdEPpm
=jzgb
-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#635572: aptitude: should depend on file package

2012-01-12 Thread Sven Joachim
On 2011-07-27 05:13 +0200, Ian Zimmerman wrote:

 At line 117 of the aptitude-run-state-bundle script we find this:

 if file $INPUTFILE | grep bzip2 2/dev/null  /dev/null

 therefore, aptitude should depend on file ...

Since aptitude-run-state-bundle is not normally run by users, adding
that dependency and thereby increasing file's priority from standard to
important seems wrong in any case.

However, GNU tar has been auto-detecting compression formats since
version 1.21, and therefore it is probably no longer necessary to run
`file' to determine the compression format at all.  I'll prepare a patch
in the next few days if nobody beats me to it.

Sven



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



Bug#655201: reproducing with libreoffice

2012-01-12 Thread Peter Moulder
To reproduce the problem and its fix in libreoffice writer:

  Start libreoffice, and click the Text file button.
  
  Type a paragraph consisting of many repeats of

contrecœur contrecœur contrecœur contrecœur...

  Select all, right-click, select Character style, and change the Language
  (in lower right of dialog box) to French (France).  Click OK.

  Right-click, select Paragraph style, go to the Text Flow tab,
  and tick the Hyphenation  Automatically box.
  
  Optionally go to the Alignment tab in that same Paragraph style dialog box,
  and select Justified.
  
  Click OK.

  Drag the page width (right extent of white area in ruler at top of screen)
  to a little less than three words wide.

  Result: two words per line, no hyphenation opportunities found.
  If justified, then those two words are very widely spaced.

  Save file, exit.
  
  As root, edit /usr/share/hyphen/hyph_fr.dic and append a 5
  to the first line, i.e. change from ISO8859-1 to ISO8859-15.

  Back as a normal user, run libreoffice on the saved file.

  Result: Some lines now end in a hyphenation of contre-/cœur,
  as they should be.

pjrm.



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



Bug#655014: python-numpy: FTBFS: [m68k] unrecognised long double format

2012-01-12 Thread Thorsten Glaser
tags 655388 + patch
tags 655014 + patch
thanks

Andreas Schwab dixit:

diff --git i/numpy/core/scons_support.py w/numpy/core/scons_support.py
[…]

The patch you put into the upstream bugtracker indeed worked. I’ve
attached a debdiff to a package where I applied it. I’ve also moved
matplotlib to B-D-Indep, which (when calling build-arch instead of
build in dpkg-buildpackage) allows the package to compile on m68k.

Thanks!

(I think, for build-arch, we may need a new flag or something, if
it’s already supported by dpkg, that is; might want to ask buxy.)

bye,
//mirabilos
-- 
http://loldebian.wordpress.com/2011/05/04/olling/diff -Nru python-numpy-1.5.1/debian/changelog 
python-numpy-1.5.1/debian/changelog
--- python-numpy-1.5.1/debian/changelog 2011-10-04 09:43:59.0 +
+++ python-numpy-1.5.1/debian/changelog 2012-01-11 21:10:48.0 +
@@ -1,3 +1,19 @@
+python-numpy (1:1.5.1-3+m68k.2) unreleased; urgency=low
+
+  [ Andreas Schwab ]
+  * debian/patches/20_m68k_long_double_format.diff
+- add support for the Motorola 68k big endian long double
+  floating point representation format
+  Closes: #655388
+
+  [ Thorsten Glaser ]
+  * debian/control
+- move python-matplotlib to Build-Depends-Indep as it’s only
+  needed when building the arch:all documentation package
+  Closes: #655014
+
+ -- Thorsten Glaser t...@mirbsd.de  Wed, 11 Jan 2012 21:10:30 +
+
 python-numpy (1:1.5.1-3) unstable; urgency=low
 
   * debian/rules
diff -Nru python-numpy-1.5.1/debian/control python-numpy-1.5.1/debian/control
--- python-numpy-1.5.1/debian/control   2010-12-23 23:06:58.0 +
+++ python-numpy-1.5.1/debian/control   2012-01-11 20:25:05.0 +
@@ -3,7 +3,8 @@
 Priority: optional
 Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
 Uploaders: Alexandre Fayolle afayo...@debian.org, Matthias Klose 
d...@debian.org, Ondrej Certik ond...@certik.cz, David Cournapeau 
courn...@gmail.com, Sandro Tosi mo...@debian.org
-Build-Depends: python-all-dev, python-all-dbg, python-support (= 1), gfortran 
(= 4:4.2), libblas-dev [!arm !m68k], liblapack-dev [!arm !m68k], debhelper (= 
7.0.50~), patchutils, python-docutils, quilt, python-sphinx (= 1.0.1), 
python-matplotlib
+Build-Depends: python-all-dev, python-all-dbg, python-support (= 1), gfortran 
(= 4:4.2), libblas-dev [!arm !m68k], liblapack-dev [!arm !m68k], debhelper (= 
7.0.50~), patchutils, python-docutils, quilt, python-sphinx (= 1.0.1)
+Build-Depends-Indep: python-matplotlib
 XS-Python-Version: = 2.4
 Standards-Version: 3.9.1
 Vcs-Svn: svn://svn.debian.org/python-modules/packages/numpy/trunk
diff -Nru python-numpy-1.5.1/debian/patches/20_m68k_long_double_format.diff 
python-numpy-1.5.1/debian/patches/20_m68k_long_double_format.diff
--- python-numpy-1.5.1/debian/patches/20_m68k_long_double_format.diff   
1970-01-01 00:00:00.0 +
+++ python-numpy-1.5.1/debian/patches/20_m68k_long_double_format.diff   
2012-01-11 21:10:01.0 +
@@ -0,0 +1,152 @@
+From 57f90a03df614e21369956cd83648c5635944976 Mon Sep 17 00:00:00 2001
+From: Andreas Schwab sch...@linux-m68k.org
+Date: Wed, 11 Jan 2012 14:47:58 +0100
+Subject: [PATCH] ENH: Add support for Motorola extended float format
+Bug-Debian: http://bugs.debian.org/655388
+Bug: http://projects.scipy.org/numpy/ticket/2014
+
+---
+ numpy/core/include/numpy/npy_cpu.h|2 +
+ numpy/core/include/numpy/npy_endian.h |3 +-
+ numpy/core/scons_support.py   |1 +
+ numpy/core/setup.py   |1 +
+ numpy/core/setup_common.py|4 +++
+ numpy/core/src/npymath/npy_math_private.h |   39 +
+ numpy/core/src/private/npy_fpmath.h   |1 +
+ 7 files changed, 50 insertions(+), 1 deletions(-)
+
+Index: python-numpy-1.5.1/numpy/core/include/numpy/npy_cpu.h
+===
+--- python-numpy-1.5.1.orig/numpy/core/include/numpy/npy_cpu.h 2010-11-08 
23:58:22.0 +
 python-numpy-1.5.1/numpy/core/include/numpy/npy_cpu.h  2012-01-11 
21:09:57.0 +
+@@ -66,6 +66,8 @@
+ #define NPY_CPU_MIPSEL
+ #elif defined(__MIPSEB__)
+ #define NPY_CPU_MIPSEB
++#elif defined(__mc68000__)
++#define NPY_CPU_M68K
+ #else
+ #error Unknown CPU, please report this to numpy maintainers with \
+ information about your platform (OS, CPU and compiler)
+Index: python-numpy-1.5.1/numpy/core/include/numpy/npy_endian.h
+===
+--- python-numpy-1.5.1.orig/numpy/core/include/numpy/npy_endian.h  
2010-11-08 23:58:22.0 +
 python-numpy-1.5.1/numpy/core/include/numpy/npy_endian.h   2012-01-11 
21:09:57.0 +
+@@ -35,7 +35,8 @@
+ || defined(NPY_CPU_PPC64)   \
+ || defined(NPY_CPU_ARMEB)   \
+ || defined(NPY_CPU_SH_BE)   \
+-|| 

Bug#655553: jenkins-winstone: Hash DoS vulnerability in Jenkins core

2012-01-12 Thread James Page
Source: jenkins-winstone
Version: 0.9.10-jenkins-29+dfsg-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256


Jenkin core suffers from the publicised Hash DoS vulnerability:

http://www.cloudbees.com/jenkins-advisory/jenkins-security-advisory-2012-01-10.cb

This requires new releases on jenkins-winstone and
jenkins-executable-war to resolve.


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

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

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

iQIcBAEBCAAGBQJPDqaRAAoJEL/srsug59jD+jEP/1c6T0CEL3jZ+YpLmmzCwkuW
cDcVTc5ebZVIhj1CA4XV7zoFgSWHqVr7Te6SEmgrTPXm+LQUNCto6vfV2Oy8/rij
rAv+i6NYH5b6lg94qqwfpOS4Nc91kprBllouHKnqPpmDZsE3Y6FdOddO2FWmO3c0
5SinhPjbiWQY8dPQOSbxgGeMvyxQ2yuCbQVgrHiNiHc2q1eTwGt+/gR077P3GhK7
v9Ap4+1EHjpl+g630tIgliuv0xH0y0wm5e3bBz54hLHij6S41GUvGmsSpP47G4WL
pJh06UxDLIE/r+nW4SSkGhEKtuoK8p714ah/Ahkj/ly4vEvqyRXyvVLkqPp1BN+w
AeiO/I3a2/blbnO45t26M5PK01iUMB/6ZEgaNMrATb1iTzF/4DCHlD03IdPGEYj8
we5DT5oy0o2/42pWq/h+xMF74p+2MG7RD7hWBwzJGxz2m19HYk4/SXq3EYdmhU3K
7Pa9EWhhG920+4jdhOV1x6YGM37X+/WsFZfdbFCMlPG9x/Xw9V7njqWwTDf4zizh
gMzB3qmdAQS4ZJ8RUZU2HaIHTwvuwgFpQB/gzpjuynvVgZIWPBY31jqaI8loV7o5
YS9DQ3wJ4WxyqXoYj4qNfcL1eKkBPOjfBpIEqyab00W6UgED+7xLt59kvdCDxs1A
kdo4KzoRwefNjmP/aT3I
=AH6O
-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#655554: jenkins-executable-war: Hash DoS vulnerability in Jenkins core

2012-01-12 Thread James Page
Package: jenkins-executable-war
Version: 1.22-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Jenkins suffers from the well publicised Hash DoS vulnerability:

http://www.cloudbees.com/jenkins-advisory/jenkins-security-advisory-2012-01-10.cb

This requires new upstream versions of jenkins-winstone and
jenkins-executable-war.

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

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

jenkins-executable-war depends on no packages.

jenkins-executable-war recommends no packages.

Versions of packages jenkins-executable-war suggests:
pn  jenkins-executable-war-doc  none

- -- no debconf information

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

iQIcBAEBCAAGBQJPDqb3AAoJEL/srsug59jD1/QQALUO9DStN4fV1bPEz6JLCNaJ
lQLbcFcsp0mKLJTC/5/QgWc9rvEBuJHoSypZchDU+YL7kelL69hE7L980K02iqns
438JaF4jtaTJvqXyOGiizFKlPz5CKuImDWJ3kpAeejhlUImBq/ywD6lHvmFLafj1
Cy5HK9n9bjY7AlsdfSy6Ts6Rwa7IXt3BCi4XjBV88VrTA/CCGWXxBAmJSvz7grYT
olNfhifsIEikvmZEVgT12yYaYjj9U55mp13+tmCa+fNCyh0nGA0kXWDJOJU2qE5N
5JobAem3tc3fkN7KKTpf8a3SCceOS7BHQ/JvzrYOaKOWU6yvpUuxXn168xdKn9Co
3oOJiJ94/TyoZ4ualqLX6yKEf2OVX+JeVKqsZyX0CmVjK8nDanZdWZqQC3YmYDvH
VhDwn4ker5IAbffPigrjsf7AkAFr76ZpGyaivzKsDUPyP50I+u/SwgjDFzoK
mb87ST3O4mEsYFGy80h/WcmYpu75Q0xomf4IXEKBbY7tVVsaWuFtGBco/p/cP/he
qhyM7WWms5jqQk9IQGfTF7xXV/nezXg7IYtD3YMq1lEF0uy4208MDEDhP2yrgOMg
bf44iBoBnvuotUItETZ2TpRfAenlbPniJmzEs+8JGpgiUOC/9YG0Y/+7E1LQdVV4
eMZangouYRehlMSH8NCi
=Bj2o
-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#655555: debirf: fails to build rescue image on Wheezy

2012-01-12 Thread Tzafrir Cohen
Package: debirf
Version: 0.32
Severity: important

Dear Maintainer,

I tried building resuce image (as a non-root user). A few packages fail
to install (hdparm, lvm2, mdadm, scsitools, cryptsetup).

For all besides scsitools the problem was missing init.d scripts. The fix:

$ cat rescue/modules/o_fix_init 
#!/bin/bash -e

. /usr/share/debirf/common

debirf_exec insserv /etc/init.d/mountkernfs.sh
debirf_exec insserv /etc/init.d/mountdevsubfs.sh
debirf_exec insserv /etc/init.d/hostname.sh
debirf_exec insserv /etc/init.d/checkroot.sh
###

The postinst script of scsitools fails creating /dev/scsi. It indeed is
not premitted to do so on /dev, which seems to be excluded from the
chroot by fakechroot. A workaround would probably have been to have it
installed on the build system in advance and to manually add that
directory. I didn't bother so far and removed it from the script
rescue.


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

Kernel: Linux 3.2.0-rc4-rt-amd64 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages debirf depends on:
ii  apt  0.8.15.9
ii  cpio 2.11-7
ii  debootstrap  1.0.38
ii  fakechroot   2.16-1
ii  fakeroot 1.18.2-1
ii  klibc-utils  1.5.25-1.1

Versions of packages debirf recommends:
ii  grub-common  1.99-14
ii  lsb-release  3.2-28
ii  syslinux-common  2:4.05+dfsg-1
ii  xorriso  1.1.8-1

debirf 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#477751: reassigning #477751 to debhelper

2012-01-12 Thread Helmut Grohne
reassign 477751 debhelper
affects 477751 sgml-base
thanks

Reasons:
 * The debhelper templates are mainly responsible for this issue.
 * Any solution that fixes this issue requires changes to debhelper.
 * There exists a solution (attached to this bug log), that solves the
   issue by just patching debhelper. (No upload of sgml-base is
   required.)

Thus it seems reasonable that this bug belongs to debhelper.

Helmut



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



Bug#652115: ruby1.8: FTBFS on sparc: ./sample/test.rb:1848: [BUG] Bus Error

2012-01-12 Thread Jurij Smakov
On Wed, Jan 11, 2012 at 10:29:31PM +0100, Julien Cristau wrote:
 On Wed, Jan 11, 2012 at 21:21:07 +, Jurij Smakov wrote:
 
  The test fails at sample/test.rb:1848, which is
  
  ary2 = $x.unpack($format)
  
  We had a gcc-4.6 bug (http://bugs.debian.org/635126) which manifested 
  itself as a miscompilation of pack/unpack function in Ruby. The bug 
  got fixed in gcc-4.6 4.6.2-6 and the latest build attempt was done 
  with 4.6.2-4, so it did not contain this fix. I'd say giving it back 
  is pretty pointless unless we can bump gcc-4.6 version to 4.6.2-6 or 
  later (which is a very good idea anyway, because we currently build 
  packages with known bad compiler version).
  
 jcristau@grieg:~$ wb gb ruby1.8 . sparc . -o --extra-depends 'gcc-4.6 (= 
 4.6.2-6)'

Thanks, build completed successfully:

https://buildd.debian.org/status/fetch.php?pkg=ruby1.8arch=sparcver=1.8.7.352-2stamp=1326336427
 

Best regards,
-- 
Jurij Smakov   ju...@wooyd.org
Key: http://www.wooyd.org/pgpkey/  KeyID: C99E03CC



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



Bug#651802: closed by Andreas Tille ti...@debian.org (Bug#651802: fixed in exonerate 2.2.0-4)

2012-01-12 Thread Andreas Tille
On Thu, Jan 12, 2012 at 10:31:10AM +0100, Micah Gersten wrote:
 Is there any reason that you didn't apply my patch to alleviate the need
 for the autoconf patch?

debian/patches/fix_build-as-needed.patch

  This still fails with --as-needed.  Build log
 attached.

So either your patch was not correct or it just does not fix the
problem.  I'm perfectly willing to help but I need a more detailed
advise, tought.

Kind regards and sorry if my upload did not solve your problem

  Andreas.

-- 
http://fam-tille.de



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



Bug#655556: autofs5: upgrade from autofs to autofs5 causes cron package to report missing lost+found directories

2012-01-12 Thread Andrew Chittenden
Package: autofs5
Version: 5.0.4-3.2+b1
Severity: normal

Dear Maintainer,

Now that autofs package has been removed from sid, we had to install
autofs5 as the candidate autofs package now comes from lenny which isn't
compatible with dependency based startup. Having installed autofs5 we now
get missing lost+found notifications for any automounted directories
that are hosted on the local system:

/etc/cron.daily/standard:

Some local file systems lack a lost+found directory. This means if the
file system is damaged and needs to be repaired, fsck will not have
anywhere to put stray files for recovery. You should consider creating
a lost+found directory with mklost+found(8).

The following lost+found directories were not available:

/home/andyc/lost+found
/var/chroot/ia32/home/andyc/lost+found

Looking in /etc/cron.daily/standard, I see it looks at /etc/mtab for
candidate filesystems. In particular, it looks for:

echo $FSTYPE | grep -q -E '^(ext2|ext3|ext4|xfs)$' || continue

autofs5 sets the fstype to ext4 for an automount on my system:

# cat /etc/mtab | grep andyc
/dev/sdb1 /home/andyc ext4 rw,relatime,user_xattr,acl,barrier=1,data=ordered 0 0

Whereas autofs uses a bind mount.

I've updated http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579640
and applied the workaround in there so it stops nagging about missing
lost+found directories.

I'm raising this defect on autofs5 for two reasons:
* documentation so that others can find it
* just in case there are other ramifications of not using bind mount


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

Kernel: Linux 3.1.0-1-amd64 (SMP w/12 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages autofs5 depends on:
ii  libc6  2.13-24
ii  ucf3.0025+nmu2

Versions of packages autofs5 recommends:
ii  module-init-tools  3.16-1
ii  nfs-common 1:1.2.5-3

autofs5 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#655552: wicd interfaces don't work at all

2012-01-12 Thread David Paleino
Hello,

On Thu, 12 Jan 2012 13:12:26 +0400, cvs cvs wrote:

 all interfaces fails to work. wicd-curses crashes with 
 
 Traceback (most recent call last):
   File /usr/share/wicd/curses/wicd-curses.py, line 1063, in module
     main()
   File /usr/share/wicd/curses/wicd-curses.py, line 995, in main
     ui.run_wrapper(run)
   File /usr/lib/python2.7/dist-packages/urwid/raw_display.py, line 237, in
 run_wrapper return fn()
   File /usr/share/wicd/curses/wicd-curses.py, line 89, in wrapper
     return func(*args, **kargs)
   File /usr/share/wicd/curses/wicd-curses.py, line 1003, in run
     app = appGUI()
   File /usr/share/wicd/curses/wicd-curses.py, line 551, in __init__
     self.update_netlist(force_check=True,firstrun=True)
   File /usr/share/wicd/curses/wicd-curses.py, line 89, in wrapper
     return func(*args, **kargs)
   File /usr/share/wicd/curses/wicd-curses.py, line 670, in update_netlist
     wiredL,wlessL = gen_network_list()
   File /usr/share/wicd/curses/wicd-curses.py, line 177, in gen_network_list
     label = NetLabel(network_id,is_active)
   File /usr/share/wicd/curses/wicd-curses.py, line 347, in __init__
     self.essid = wireless.GetWirelessProperty(id, 'essid')
   File /usr/lib/python2.7/dist-packages/dbus/proxies.py, line 143, in
 __call__ **keywords)
   File /usr/lib/python2.7/dist-packages/dbus/connection.py, line 630, in
 call_blocking message, timeout)
 dbus.exceptions.DBusException: org.freedesktop.DBus.Python.TypeError:
 Traceback (most recent call last): Traceback (most recent call last):
   File /usr/share/wicd/curses/wicd-curses.py, line 1063, in module
     main()
   File /usr/share/wicd/curses/wicd-curses.py, line 995, in main
     ui.run_wrapper(run)
   File /usr/lib/python2.7/dist-packages/urwid/raw_display.py, line 237, in
 run_wrapper return fn()
   File /usr/share/wicd/curses/wicd-curses.py, line 89, in wrapper
     return func(*args, **kargs)
   File /usr/share/wicd/curses/wicd-curses.py, line 1003, in run
     app = appGUI()
   File /usr/share/wicd/curses/wicd-curses.py, line 551, in __init__
     self.update_netlist(force_check=True,firstrun=True)
   File /usr/share/wicd/curses/wicd-curses.py, line 89, in wrapper
     return func(*args, **kargs)
   File /usr/share/wicd/curses/wicd-curses.py, line 670, in update_netlist
     wiredL,wlessL = gen_network_list()
   File /usr/share/wicd/curses/wicd-curses.py, line 177, in gen_network_list
     label = NetLabel(network_id,is_active)
   File /usr/share/wicd/curses/wicd-curses.py, line 347, in __init__
     self.essid = wireless.GetWirelessProperty(id, 'essid')
   File /usr/lib/python2.7/dist-packages/dbus/proxies.py, line 143, in
 __call__ **keywords)
   File /usr/lib/python2.7/dist-packages/dbus/connection.py, line 630, in
 call_blocking message, timeout)
 dbus.exceptions.DBusException: org.freedesktop.DBus.Python.TypeError:
 Traceback (most recent call last):

Some info is missing here. Could you please provide the *full* traceback?

Also, did you try restarting the wicd daemon? And the dbus daemon?

 in version 1.7.1~b3-1 interfaces work fine. 

The differences between those versions don't really justify what is happening
to you :/

Kindly,
David

-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 | http://deb.li/dapal
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174


signature.asc
Description: PGP signature


Bug#654495: patchage: diff for NMU version 0.5.0+dfsg0-0.1

2012-01-12 Thread Alessio Treglia
On Thu, Jan 12, 2012 at 8:35 AM, Paul Brossier p...@piem.org wrote:
 Hola Alessio!

Ciao Paul!

 i'm traveling at the moment, so your NMU is most welcome!

Well, I'm going to reschedule my NMUs to let them hit unstable soon.
Thank you, and have a nice trip!

-- 
Alessio Treglia          | www.alessiotreglia.com
Debian Developer         | ales...@debian.org
Ubuntu Core Developer    | quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A



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



Bug#624991: RFS: logkeys (fixing RC bugs)

2012-01-12 Thread Alexander Reichle-Schmehl
tags 624991 +pending
thanks

Hi!

Am 12.01.2012 10:33, schrieb Helmut Grohne:

 The current unstable package has:
  * 1 lintian error
  * 2 lintian warnings
  * 2 RC bugs (FTBFS and missing dep)
  * out of date standards version
 
 The upload above fixes a non-rc bug, it also seems to solve the FTBFS
 without mentioning in the changelog.

FWIW:  It is mentioned in the changelog entry for 0.1.1a-1.  Not sure if
the -2 upload to mentors was build without -v or if mentors just ignored it.

Regarding the other RC bug (#652826):  Fix seems to be trivial.


 I'd say it is very high time to act on this package. Options are:
  * Upload the version on mentors.
  * Explain why the mentors version is unsuitable and upload the NMU
debdiff attached to #624991 fixing the FTBFS.
  * File a removal request since noone is willing to sponsor this package
at all.
 In any case you can polish your RCBW statistics.

Apparently the maintainer tries it's best (well, could have tagged the
one bug pending), so I see no point in an NMU or a removal.  So to
answer his question in #652826:

 Hey, since you're DD, and I am not, would you be so kind and sponsor the
 upload?

I am and I would be willing.  Could you please provide a package also
fixing that RC bug?

I'll upload it as soon as I could test it, however so far logkeys fails
for me with the following error message:

$ sudo /etc/init.d/logkeys start
Starting logkeys: /usr/bin/logkeys: LC_CTYPE locale must be of UTF-8 type


However, I do have such a locale:
$ locale|grep LC_CTYPE
LC_CTYPE=de_DE.UTF-8


Best regards,
  Alexander



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



Bug#655328: gdm3: No, your mistake.

2012-01-12 Thread jaakov

This time it's your mistake, my friend.
The file /etc/gdm3/greeter.gconf.defaults is not present on my system.
However, /etc/gdm3/greeter.gconf-defaults is present.

The corrected suggestion of Josselin for completely removing the 
background worked on at least one computer.

[org.gnome.desktop.background]
picture-options='none'
primary-color='#00'

As soon as I try it on another computer, I'll report here. To the best 
of my knowledge, the documentation for this feature is still missing for 
debian, which made the feature unusable for the vast public.




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



Bug#655557: live-build: Please add armhf support

2012-01-12 Thread Ying-Chun Liu (PaulLiu)
Package: live-build
Version: 3.0~a40-1
Severity: wishlist
Tags: patch

Dear Maintainer,

   * What led up to the situation?

 I'm working on installation Debian on Freescale QuickStart board.
 And I found that armhf is still not supported by live-build.

   * What exactly did you do (or not do) that was effective (or
 ineffective)?

 Use live-build to create an armhf img.

   * What was the outcome of this action?

 armhf is not supported.

   * What outcome did you expect instead?

 armhf imgs created

Please review my patch if it is good for inclusion.
This patch is base on latest git tree [1] and made by format-patch.

[1] git://live.debian.net/git/live-build.git

Yours Sincerely,
Paul

-- Package-specific info:

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

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

Versions of packages live-build depends on:
ii  cdebootstrap  0.5.8+b1
ii  debootstrap   1.0.38

Versions of packages live-build recommends:
ii  cpio2.11-7
ii  gettext-base0.18.1.1-5
ii  gnu-fdisk   1.2.4-3
ii  live-boot-doc   3.0~a24-1
ii  live-config-doc 3.0~a31-1
ii  live-manual 1:3.0~a4-1
ii  live-manual-epub [live-manual]  1:3.0~a9-1
ii  live-manual-html [live-manual]  1:3.0~a9-1
ii  live-manual-odf [live-manual]   1:3.0~a9-1
ii  live-manual-pdf [live-manual]   1:3.0~a9-1
ii  live-manual-txt [live-manual]   1:3.0~a9-1

Versions of packages live-build suggests:
pn  dosfstools 3.0.12-1
pn  fakeroot   1.18.2-1
pn  genisoimage9:1.1.11-2
pn  memtest86  3.5-2.3
pn  memtest86+ 4.20-1.1
pn  mtd-utils [mtd-tools]  1:1.4.4-1
pn  mtools 4.0.12-1
pn  parted 2.3-8
pn  sudo   1.8.3p1-2
pn  syslinux   2:4.05+dfsg-1
pn  uuid-runtime   2.19.1-5
pn  win32-loader   none

-- no debconf information


-- 
PaulLiu (劉穎駿)
E-mail: Ying-Chun Liu (PaulLiu) paul...@debian.org
From 1f80fc278ed80791be0195adaf5ca1461cbea965 Mon Sep 17 00:00:00 2001
From: Ying-Chun Liu (PaulLiu) paul@linaro.org
Date: Thu, 12 Jan 2012 18:10:26 +0800
Subject: [PATCH] Adding armhf support.

This patch adds armhf arch.
The kernel flavours added for armhf are mx5 and omap.
---
 functions/defaults.sh |   12 
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/functions/defaults.sh b/functions/defaults.sh
index 2c71e78..6eca9fb 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -676,6 +676,18 @@ Set_defaults ()
 			esac
 			;;
 
+		armhf)
+			case ${LB_MODE} in
+ubuntu|kubuntu)
+	;;
+*)
+	# armhf will have special images: one rootfs image and many additional kernel images.
+	# therefore we default to all available armhf flavours
+	LB_LINUX_FLAVOURS=${LB_LINUX_FLAVOURS:-mx5 omap}
+	;;
+			esac
+			;;
+
 		amd64)
 			case ${LB_MODE} in
 ubuntu|kubuntu)
-- 
1.7.7.3



signature.asc
Description: OpenPGP digital signature


Bug#655558: gnat: Complains about missing with, even when it is there

2012-01-12 Thread Jacob Sparre Andersen
Package: gnat
Version: 4.4+1
Severity: normal


When I attempted to compile the latest version of GNATCOLL (revision
183523 from http://svn.eu.adacore.com/anonsvn/Dev/trunk/gps/gnatlib)
I got the following error message:

gcc-4.4 -c gnatcoll-io-native.adb
gnatcoll-io-native.adb:703:41: missing with GNATCOLL.Path;
gnatcoll-io-native.adb:709:38: missing with GNATCOLL.Path;

Just to check:

% grep 'with GNATCOLL.Path' src/gnatcoll-io-native.adb
with GNATCOLL.Path; use GNATCOLL.Path;
% 

-- System Information:
Debian Release: 6.0.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39-bpo.2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fo_FO.ISO-8859-1, LC_CTYPE=fo_FO.ISO-8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnat depends on:
ii  gnat-4.4  4.4.5-3The GNU Ada compiler

Versions of packages gnat recommends:
pn  ada-reference-manual  none (no description available)
ii  gnat-gps  4.3-5+b1   The GNAT Programming System - adva

gnat 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#655559: apticron: Error in script, Mailx instead of mailx

2012-01-12 Thread Andrew Baines
Package: apticron
Version: 1.1.42
Severity: important


I was not receiving emails from apticron, so I took a look at the script it is 
using, found something strange...

In the script at /usr/sbin/apticron the command for sending the email is used 
as Mailx. When this is typed at the command line -- Command not found.
What the true command should be is mailx without the capital M.

Surprising is I cant find anyone else who has come accross this issue.

Andrew

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

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

Versions of packages apticron depends on:
ii  apt0.8.10.3+squeeze1 Advanced front-end for dpkg
ii  cron   3.0pl1-116process scheduling daemon
ii  debconf [debconf-2.0]  1.5.36.1  Debian configuration management sy
ii  heirloom-mailx [mailx] 12.4-2feature-rich BSD mail(1)
ii  ucf3.0025+nmu1   Update Configuration File: preserv

Versions of packages apticron recommends:
ii  apt-listchanges  2.85.7+squeeze1 package change history notificatio
ii  iproute  20100519-3  networking and traffic control too

apticron suggests no packages.



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



Bug#614786: A different solution/approach...

2012-01-12 Thread Marco Gaiarin

I've hit the same issue switching from lenny/asterisk1.6 from backport
to squeeze/asterisk1.6 ''mainline'', but i've found a different
solution, i think.

Digging around the web, i've found a page (sorry, i've lost the link)
that, roughly, say that the newer bluetooth daemon plugin setup are
loosely configured and bluetoothd load plugin that are not so useful,
plugin that tend to confuse/complicate the setup.

Anyway (i really understand very little of that things...), i've follow
the advice to disable unused modules, adding to
/etc/bluetooth/main.conf:

DisablePlugins = network,input,pnat

(probably even better DisablePlugins = network,input,pnat,hal), i've
restarted bluetoothd and... asterisk connect to the phone flawlessy.


Just i'm here, i make another little note.
I've seen that on machine reboot, asterisk have no chan_mobile loaded;
if i restart asterisk, the module are loaded fine.
I've supposed that, on boot sequence, asterisk start before bluetoothd,
so probably chan_mobile refuse to load.

I've added 'bluetooth' to 'Should-Start:' on /etc/init.d/asterisk,
really i've not rebooted the box after that, so probably i've not fixed
this issue.


Thanks.



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



Bug#655328: gdm3: No, your mistake.

2012-01-12 Thread jaakov

Changing /etc/gdm3/greeter.gsettings also works on another computer.



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



Bug#653993: {reopen] gitolite: gl-setup thinks admin_name is The file name of SSH key

2012-01-12 Thread jaalto
On 2012-01-12 09:31, Gerfried Fuchs wrote:
| * Jari Aalto jari.aa...@cante.net [2012-01-11 13:25:21 CET]:
|  reopen 653993
|  thanks
| 
|  Thanks for yet another BTS abuse.

The bug 653993

Running the program with a legal argument causes it to die with a
cryptic error message.

To my understanding it is not correct to close such bugs, thus reopen;
this bug has not yet been fixed..

Bugs are usually forwarded upstream and closed when fix is in Debian.

Jari



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



Bug#652547: [RFC] Support of altering *both* IO and CPU scheduler priorities in checkarray script

2012-01-12 Thread Michael Tokarev

07.01.2012 15:34, Sergey B Kirpichev пишет:

tag 652547 +patch
thanks

A simple patch attached, please review/comment.


I committed a change similar to what you proposed, there:

http://anonscm.debian.org/gitweb/?p=pkg-mdadm/mdadm.git;a=commit;h=03fdd1c4268ae5464bf2319cc0767d60789ddaf9

and plan to upload the new package today.

I will review other your suggestions shortly.

Thank you for your contributions!

/mjt



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



Bug#655557: live-build: Please add armhf support

2012-01-12 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

tag 67 pending
thanks

On 01/12/2012 11:25 AM, Ying-Chun Liu (PaulLiu) wrote:
 Please review my patch if it is good for inclusion.

i've left out the empty case and commit it, thanks.

- -- 
Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:  daniel.baum...@progress-technologies.net
Internet:   http://people.progress-technologies.net/~daniel.baumann/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk8OuzAACgkQ+C5cwEsrK546PwCeII47gjai9pUYjzadeZ3VAIft
AuoAnRE5lBwWYrqtWVkmUORVoZ7yx7h1
=y7fl
-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#650022: Duplicate of #649408 ?

2012-01-12 Thread Kim Hansen
I am pretty sure this connected to:
  #649408 gnome-keyring: no socket to connect to

-- 
Kim Rydhof Thor Hansen
Vadgårdsvej 3, 2. tv.
2860 Søborg
Phone: +45 3091 2437



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



Bug#655560: euca2ools: euca-upload-bundle fatal error

2012-01-12 Thread Samuel Hassine
Package: euca2ools
Version: 1.3.1-1
Severity: normal

Hi,

I encounter a problem during euca2ools usage:

root@PAR-SRV-01-001:~# uec-publish-image amd64 
natty-server-cloudimg-amd64.img bucket1
failed: euca-upload-bundle --bucket bucket1 --manifest 
/tmp/uec-publish-image.AHGy0k/natty-server-cloudimg-amd64.img.manifest.xml
Traceback (most recent call last):
  File /usr/bin/euca-upload-bundle, line 43, in module
from boto.s3 import Connection
ImportError: cannot import name Connection
failed to upload bundle to 
bucket1/natty-server-cloudimg-amd64.img.manifest.xml

After a discussion with the OpenStack support, we did not find any solution. 

Is there any workaround or known bugfix?

Thanks.

Regards.
Sam

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

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

Versions of packages euca2ools depends on:
ii  python   2.7.2-9
ii  python-boto  2.0-2
ii  python-m2crypto  0.21.1-2
ii  python2.62.6.7-4
ii  python2.72.7.2-8

euca2ools recommends no packages.

euca2ools 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#655561: Multimedia keys not working with gnome 3

2012-01-12 Thread Damyan Ivanov
Package: guayadeque
Version: 0.3.1~dfsg0-1
Severity: normal
Tags: upstream patch

Hi,

(This is also LP#860600 [0])

[0] https://bugs.launchpad.net/ubuntu/+source/guayadeque/+bug/860600

Pressing multimedia keys (prev/next/play/stop) has no effect on guayadeque. 
What happens is that gnome shows a big no parking sign.

Looking at [1], it seems this is fixed by upstream in revision 1660 of their 
subversion tree[2].

 [1] 
http://guayadeque.org/forums/index.php?p=/discussion/comment/3221#Comment_3221
 [2] http://guayadeque.svn.sourceforge.net/viewvc/guayadeque/

As I understand it, that revision exports some player control interfaces to 
dbus, so that gnome is able to communicate with guayadeque.

And indeed, applying the attached patch makes the multimedia keys work under 
gnome 3.

Please consider applying the patch to the Debian package.


Thanks,
dam

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

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

Versions of packages guayadeque depends on:
ii  gstreamer0.10-plugins-base  0.10.35-1
ii  gstreamer0.10-plugins-good  0.10.30-2.1
ii  libc6   2.13-24
ii  libcurl3-gnutls 7.23.1-3
ii  libdbus-1-3 1.5.0-2
ii  libflac81.2.1-6
ii  libgcc1 1:4.6.2-9
ii  libgdk-pixbuf2.0-0  2.24.0-2
ii  libglib2.0-02.30.2-4
ii  libgpod40.8.2-4
ii  libgstreamer0.10-0  0.10.35-1
ii  libimobiledevice2   1.1.1-3
ii  libsqlite3-03.7.9-2
ii  libstdc++6  4.6.2-9
ii  libtag1c2a  1.7-1
ii  libwxbase2.8-0  2.8.12.1-6
ii  libwxgtk2.8-0   2.8.12.1-6
ii  libwxsqlite3-2.8-0  2.1.3-1
ii  libxml2 2.7.8.dfsg-5.1

guayadeque recommends no packages.

guayadeque suggests no packages.

-- no debconf information
diff --git a/src/dbus/mmkeys.cpp b/src/dbus/mmkeys.cpp
index 4754ce1..a4d8831 100644
--- a/src/dbus/mmkeys.cpp
+++ b/src/dbus/mmkeys.cpp
@@ -31,13 +31,55 @@ guMMKeys::guMMKeys( guDBusServer * server, guPlayerPanel * playerpanel ) : guDBu
 RegisterClient();
 
 // Support for the MultimediaKeys
-AddMatch( type='signal',interface='org.gnome.SettingsDaemon' );
+//AddMatch( type='signal',interface='org.gnome.SettingsDaemon' );
 AddMatch( type='signal',interface='org.gnome.SettingsDaemon.MediaKeys' );
+
+GrabMediaPlayerKeys( 0 );
 }
 
 //  //
 guMMKeys::~guMMKeys()
 {
+ReleaseMediaPlayerKeys();
+}
+
+//  //
+void guMMKeys::GrabMediaPlayerKeys( const unsigned int time )
+{
+guDBusMethodCall * Msg = new guDBusMethodCall( org.gnome.SettingsDaemon,
+/org/gnome/SettingsDaemon/MediaKeys,
+			org.gnome.SettingsDaemon.MediaKeys,
+			GrabMediaPlayerKeys );
+
+const char * AppId = Guayadeque;
+
+dbus_message_append_args( Msg-GetMessage(),
+  DBUS_TYPE_STRING, AppId,
+  DBUS_TYPE_UINT32, time,
+  DBUS_TYPE_INVALID );
+
+SendWithReply( Msg );
+
+delete Msg;
+}
+
+//  //
+void guMMKeys::ReleaseMediaPlayerKeys( void )
+{
+guDBusMethodCall * Msg = new guDBusMethodCall( org.gnome.SettingsDaemon,
+/org/gnome/SettingsDaemon/MediaKeys,
+			org.gnome.SettingsDaemon.MediaKeys,
+			ReleaseMediaPlayerKeys );
+
+const char * AppId = Guayadeque;
+
+dbus_message_append_args( Msg-GetMessage(),
+  DBUS_TYPE_STRING, AppId,
+  DBUS_TYPE_INVALID );
+
+SendWithReply( Msg );
+
+delete Msg;
 }
 
 //  //
@@ -54,8 +96,13 @@ DBusHandlerResult guMMKeys::HandleMessages( guDBusMessage * msg, guDBusMessage *
 // MULTIMEDIA KEYS
 if( Type == DBUS_MESSAGE_TYPE_SIGNAL )  // If its a Signal message
 {
-if( !strcmp( Path, /org/gnome/SettingsDaemon ) ||
-!strcmp( Path, /org/gnome/SettingsDaemon/MediaKeys ) )
+//guLogMessage( wxT(  Received Signal \n )
+//  wxT( Path   : '%s'\n )
+//  wxT( Member : '%s' ),
+// wxString( Path, wxConvUTF8 ).c_str(),
+// wxString( Member, wxConvUTF8 ).c_str()
+//);
+if( !strcmp( Path, /org/gnome/SettingsDaemon/MediaKeys ) )
 {
 if( !strcmp( Member, MediaPlayerKeyPressed ) )
 {
diff --git 

Bug#609300: input-utils: Protocol version mismatch with experimental kernel 2.6.37-trunk-amd64

2012-01-12 Thread Daniel Baumann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 01/12/2012 10:14 AM, Marcus Better wrote:
 http://mentors.debian.net/debian/pool/main/i/input-utils/input-utils_1.0-1.dsc

uploaded;
 
sorry for the delay.

- -- 
Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:  daniel.baum...@progress-technologies.net
Internet:   http://people.progress-technologies.net/~daniel.baumann/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk8OvpwACgkQ+C5cwEsrK57+NQCfXG7JocVaSmGU0xUY8c2gKCKs
4lQAoMuNESfXUGb/BdJdQGss2wcW6VIW
=yu8Y
-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#655562: scripts/build/lb_binary_syslinux is not defensive enough against misconfiguration

2012-01-12 Thread Martin Quinson
Package: live-build
Thanks for the fish

(reposting this bug report because the first one seems to be lost in
ether -- sorry for potential dupplicates)

Falling in a recent bug of live-manual that advise the users to pass
usb-hdd as a build type is particularly unfriendly because the code on
its side is not defensive enough. In scripts/build/lb_binary_syslinux,
you have a case statement which objective is to set the _SUFFIX
variable depending on the kind of image that we are building. But if
the image kind is not recognized by the case, then the only error
message that the user get is: mkdir: missing operand

There is two needed fixes here IMHO:
- the configuration must be checked at the beginning of the process (to
  ensure that typo such as hhd instead of hdd are detected and reported
  in a timely manned)
- the call to mkdir must be protected: mkdir without argument will
  always fail on the user, so you don't want to do that. I'm not sure
  whether the code should fail if puzzled or if the mkdir should simply
  be avoided, but I'm sure you'll know.

Anyway, thanks for this very nice piece of software, and keep up the
good work.

Bye, Mt.

-- 
La joie d'apprendre est aussi indispensable aux études que la
respiration aux coureurs. -- Maria Montessori



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



Bug#655563: qa.debian.org: pts-check.cgi is failing

2012-01-12 Thread Sylvestre Ledru
Package: qa.debian.org
Severity: normal

Hello,

The page:
http://udd.debian.org/cgi-bin/pts-check.cgi
is failing.

It returns a white page.

Thanks,
Sylvestre


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

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



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



Bug#609736: isdn-utils doesn't work anymore

2012-01-12 Thread Giorgio Volpe
I recently update isdnutils-base from 1:3.9.20060704+dfsg.2-4 to 
1:3.9.20060704+dfsg.2-12 and isdnutils doesn’t work ... device not created.


I tried to temporary use the old /etc/isdn/init.d.functions but it 
doesn’t work!


First problem, @ line 86, the test over /dev/.udev files always ... 
also udev updated and chanced?
(i't was many time i didn't update my system so may be many other things 
are changed!)


I've tried to comment out the line:

#elif [ -d /dev/.udev/ ]; then
else

Now devices are created but I get /dev/isdnctrl: No such device (comes 
from a hisaxctrl - 1 4 @line 165 )


Is'it right that the problem may be in the driver? (I've controlled to 
have the same modules I had before the update).


From syslog my usb TA is detected and device create so:

Jan 12 08:39:47 movi kernel: [ 25.759533] HFC-S_USB driver Rev. 
Revision: 0.3.3 (socket), 2008-11-05 debug(0x0) poll(128)
Jan 12 08:39:47 movi kernel: [ 25.759572] hfcsusb_probe: interface(0) 
actalt(0) minor(-1) vend_idx(2)
Jan 12 08:39:47 movi kernel: [ 25.759584] HFC-S_USB: probe of 2-3:1.0 
failed with error -5
Jan 12 08:39:47 movi kernel: [ 25.759596] hfcsusb_probe: interface(1) 
actalt(0) minor(-1) vend_idx(2)
Jan 12 08:39:47 movi kernel: [ 25.759614] HFC-S_USB: hfcsusb_probe: 
detected Billion tiny USB ISDN TA 128 (4 Isochron IN + 3 Isochron OUT, 
if=1 alt=1)
Jan 12 08:39:47 movi kernel: [ 25.765163] HFC-S_USB: registered as 
'HFC-S_USB.1'
Jan 12 08:39:47 movi kernel: [ 25.765517] usbcore: registered new 
interface driver HFC-S_USB


Any hint will be really appreciated!

Giorgio



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



Bug#653993: {reopen] gitolite: gl-setup thinks admin_name is The file name of SSH key

2012-01-12 Thread Gerfried Fuchs
* jaalto jari.aa...@cante.net [2012-01-12 11:41:00 CET]:
 On 2012-01-12 09:31, Gerfried Fuchs wrote:
 | * Jari Aalto jari.aa...@cante.net [2012-01-11 13:25:21 CET]:
 |  reopen 653993
 |  thanks
 | 
 |  Thanks for yet another BTS abuse.
 
 The bug 653993
 
 Running the program with a legal argument causes it to die with a
 cryptic error message.

 No, it's not, it's:

Subject: Re: Bug#653993: {reopen] gitolite: gl-setup thinks admin_name is The 
file name of SSH key

 Please check your facts.

 To my understanding it is not correct to close such bugs, thus reopen;
 this bug has not yet been fixed..

 Your understanding is flawed by your imense bug filing and getting
confused yourself about what you actually filed.

 Bugs are usually forwarded upstream and closed when fix is in Debian.

 Bugs are forwarded upstream when they are upstream bugs.  This one
though is no bug but it works as designed and documented, gl-setup takes
the basename of the pub key file as admin name.

 This will be my last reply to you on this issue, unless you make me
need to close it yet a fourth time again.

 Enjoy,
Rhonda
-- 
Fühlst du dich mutlos, fass endlich Mut, los  |
Fühlst du dich hilflos, geh raus und hilf, los| Wir sind Helden
Fühlst du dich machtlos, geh raus und mach, los   | 23.55: Alles auf Anfang
Fühlst du dich haltlos, such Halt und lass los|



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



Bug#655560: [pkg-eucalyptus-maintainers] Bug#655560: euca2ools: euca-upload-bundle fatal error

2012-01-12 Thread Charles Plessy
Le Thu, Jan 12, 2012 at 11:47:23AM +0100, Samuel Hassine a écrit :
 
 root@PAR-SRV-01-001:~# uec-publish-image amd64 
 natty-server-cloudimg-amd64.img bucket1
 failed: euca-upload-bundle --bucket bucket1 --manifest 
 /tmp/uec-publish-image.AHGy0k/natty-server-cloudimg-amd64.img.manifest.xml
 Traceback (most recent call last):
   File /usr/bin/euca-upload-bundle, line 43, in module
 from boto.s3 import Connection
 ImportError: cannot import name Connection
 failed to upload bundle to 
 bucket1/natty-server-cloudimg-amd64.img.manifest.xml
 
 After a discussion with the OpenStack support, we did not find any solution. 

Dear Samuel,

If there is a known bugfix for 1.3.1-1 that was applied in Ubuntu before, we
shouuld be able to apply it in Debian as well.  Do you have time to have a look 
?

http://changelogs.ubuntu.com/changelogs/pool/main/e/euca2ools/euca2ools_2.0.0~bzr495-0ubuntu1/changelog

Cheers,

-- 
Charles Plessy
Tsurumi, Kanagawa, Japan



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



Bug#655344: linux-image-3.1.0-1-kirkwood: Missing support for LaCie machines

2012-01-12 Thread Rtp
Simon Guinot si...@sequanux.org writes:
Hi,

 Package: linux-2.6
 Version: 3.1.6-1
 Severity: important

 Dear Maintainer,

 The kernel image provided by package linux-image-3.1.0-1-kirkwood don't
 support the LaCie Kirkwood boards.

 Please, consider applying the following patch:

 diff --git a/config/armel/config.kirkwood b/config/armel/config.kirkwood
 index 1eae313..85b0c64 100644
 --- a/config/armel/config.kirkwood
 +++ b/config/armel/config.kirkwood
 @@ -63,6 +63,12 @@ CONFIG_MACH_DOCKSTAR=y
  CONFIG_MACH_OPENRD_BASE=y
  CONFIG_MACH_OPENRD_CLIENT=y
  CONFIG_MACH_OPENRD_ULTIMATE=y
 +CONFIG_MACH_NETSPACE_V2=y
 +CONFIG_MACH_INETSPACE_V2=y
 +CONFIG_MACH_NETSPACE_MAX_V2=y
 +CONFIG_MACH_D2NET_V2=y
 +CONFIG_MACH_NET2BIG_V2=y
 +CONFIG_MACH_NET5BIG_V2=y
  CONFIG_MACH_T5325=y
  
  ##
 @@ -172,6 +178,11 @@ CONFIG_GPIO_SYSFS=y
  # CONFIG_DRM is not set
  
  ##
 +## file: drivers/hwmon/Kconfig
 +##
 +CONFIG_SENSORS_GPIO_FAN=m
 +
 +##
  ## file: drivers/i2c/Kconfig
  ##
  CONFIG_I2C=y
 @@ -244,6 +255,8 @@ CONFIG_ISDN_DIVAS_MAINT=m
  CONFIG_NEW_LEDS=y
  CONFIG_LEDS_CLASS=y
  CONFIG_LEDS_GPIO=y
 +CONFIG_LEDS_NS2=y
 +CONFIG_LEDS_NETXBIG=y
  CONFIG_LEDS_TRIGGERS=y
  CONFIG_LEDS_TRIGGER_TIMER=y
  CONFIG_LEDS_TRIGGER_DEFAULT_ON=y

Does this really need to be built-in ? (side note: if it can't work as
module, why is it a tristate and not a boolean in kernel config ?)

Also, do you plan to add support for them into d-i (unless it's already
done) ?

Thanks,
Arnaud



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



Bug#624991: RFS: logkeys (fixing RC bugs)

2012-01-12 Thread Alexander Reichle-Schmehl
clone 624991 -1
severity -1 important
retitle -1 Fails if only german utf-8 locale is available
thanks

Hi again!

* Alexander Reichle-Schmehl alexan...@schmehl.info [120112 11:21]:

 $ sudo /etc/init.d/logkeys start
 Starting logkeys: /usr/bin/logkeys: LC_CTYPE locale must be of UTF-8 type
 
 However, I do have such a locale:
 $ locale|grep LC_CTYPE
 LC_CTYPE=de_DE.UTF-8

I got logkeys running, and am willing to sponsor it, once 652826 is
fixed.  But I think I found a bug:

As told I failed for me with the error message above.

Creating an additional en_US.UTF-8 locale made it work for me:

$ locale -a
C
de_DE.utf8
en_US.utf8
POSIX

logkeys start.  Removing the en_US locale again, it fails again.


I set the severity of this bug to important, as having only de_DE.utf8
is the default on new Debian installations in German (since Lenny?). I
haven't checked any other locale settings.

Best Regards,
  Alexander



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



Bug#624991: Bug#652826: RFS: logkeys (fixing RC bugs)

2012-01-12 Thread Vedran Furač
On 12.01.2012 11:21, Alexander Reichle-Schmehl wrote:

 Hey, since you're DD, and I am not, would you be so kind and sponsor the
 upload?
 
 I am and I would be willing.  Could you please provide a package also
 fixing that RC bug?
 
 I'll upload it as soon as I could test it, however so far logkeys fails
 for me with the following error message:

Hey, ok, I'll prepare a package this weekend and let you know.

Regards,
Vedran


-- 
http://vedranf.net | a8e7a7783ca0d460fee090cc584adc12
attachment: vedran_furac.vcf

Bug#646402: groupdav: serious data loss when using external clients

2012-01-12 Thread Michael Meskes
On Sun, Oct 23, 2011 at 11:24:47PM +0200, T. Ulbricht wrote:
 Using citadel with webcit and an external client, like the thunderbird 
 lightning extension (1.07b) 
 renders citadel unusable as a calendar groupware application.  
 Randomly, when I delete or add an appointment into a remote calendar using
 lightning, the calendar entries are all completely gone.

This report is the first and only one according to upstream. Apparently noone
has been able to reproduce the problem so far.  Therefore I downgraded it to
important for the time being.

I'm about to upload the latest upstream version. Could you please check with
that version and the latest icedove to see if the problem is reproducable for
you?

Michael
-- 
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
Jabber: michael.meskes at googlemail dot com
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL



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



Bug#655562: scripts/build/lb_binary_syslinux is not defensive enough against misconfiguration

2012-01-12 Thread Daniel Baumann
tag 655562 pending
thanks

On 01/12/2012 12:10 PM, Martin Quinson wrote:
 - the configuration must be checked at the beginning of the process (to
   ensure that typo such as hhd instead of hdd are detected and reported
   in a timely manned)

yep, like i said on irc.

also, it should be a warning (with a sleep 5 or so only, not an exit 1,
remember the drop in of custom local formats), patches welcome.

 - the call to mkdir must be protected: mkdir without argument will
   always fail on the user, so you don't want to do that. I'm not sure
   whether the code should fail if puzzled or if the mkdir should simply
   be avoided, but I'm sure you'll know.

falling back to hdd seems to be the right thing to do here, done in git.

 Anyway, thanks for this very nice piece of software, and keep up the
 good work.

thanks :)

-- 
Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email:  daniel.baum...@progress-technologies.net
Internet:   http://people.progress-technologies.net/~daniel.baumann/



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



Bug#654839:

2012-01-12 Thread Mathieu Malaterre
Forwared upstream:
http://www.paraview.org/pipermail/paraview/2012-January/023675.html

-- 
Mathieu



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



Bug#544687: libpam-unix2: forks numerous instances of unix2_chkpwd

2012-01-12 Thread Jakub Wilk

tags 544687 + unreproducible
thanks

* Michael Fladischer mich...@fladi.at, 2012-01-12, 07:33:
I couldn't reproduce this bug. Could you tell use how exactly to do 
that? Including your full PAM configuration would be probably helpful.


I'm also no longer able to reproduce this as i switched to pam_sssd a 
long time ago and I don't have the exact pam stack configuration for 
pam_unix2 around.


Okay, thanks.

--
Jakub Wilk



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



Bug#602464: libpam-unix2: does not use blowfish hash in /etc/shadow entries

2012-01-12 Thread Jakub Wilk

clone 602464 -1
retitle -1 libpam-unix2: please improve README.Debian wording 
(/etc/security/pam_unix2.default vs /etc/default/passwd)
thanks

* Vincent McIntyre vincent.mcint...@csiro.au, 2012-01-12, 11:41:

One further thing about the symlink business.
README.Debian says:
 The new /etc/default/passwd from upstream has been moved to
 /etc/security/pam_unix2.default

I think it would be easier to understand if it said:
 The configuration file for this module is /etc/security/pam_unix2.default.
 Upstream provides the configuration file as /etc/default/passwd.
 It is not necessary to symlink /etc/security/pam_unix2.default to
 /etc/default/passwd.


Okay, I agree that the wording could be improved.

I'm making a separate bug to track this issue.

--
Jakub Wilk



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



Bug#645052: kernel only recognizes 32G of memory

2012-01-12 Thread Dmitry Musatov
Hi Ian, Hi Ben,

 Yes, that seems reasonable.  Let's do it (but after -39).

 Sounds like a plan. I'll wait for -40 to begin then check that in.

What's status on this? I see -40 in squeeze-proposed-updates, but
according to the changelog
(http://packages.debian.org/changelogs/pool/main/l/linux-2.6/linux-2.6_2.6.32-40/changelog.html)
it still stuck with 32GB.



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



Bug#655301: [Pkg-xen-devel] Bug#655301: Bug#655301: xcp-xapi fails to start

2012-01-12 Thread Ritesh Raj Sarraf
On 01/12/2012 01:36 PM, Mike McClurg wrote:
 Could you attach the fresh logs from this environment? There should be
 a few hundred lines of logs in /var/log/xcp-xapi.log coming from
 thread_zero, which is xapi's initialisation bit. Could you attach
 that?


Attached is the log with this email.

-- 
Ritesh Raj Sarraf | http://people.debian.org/~rrs
Debian - The Universal Operating System


xcp-xapi.log.gz
Description: application/gzip


signature.asc
Description: OpenPGP digital signature


Bug#645052: kernel only recognizes 32G of memory

2012-01-12 Thread Ian Campbell
On Thu, 2012-01-12 at 14:46 +0300, Dmitry Musatov wrote:
 Hi Ian, Hi Ben,
 
  Yes, that seems reasonable.  Let's do it (but after -39).
 
  Sounds like a plan. I'll wait for -40 to begin then check that in.
 
 What's status on this? I see -40 in squeeze-proposed-updates, but
 according to the changelog
 (http://packages.debian.org/changelogs/pool/main/l/linux-2.6/linux-2.6_2.6.32-40/changelog.html)
 it still stuck with 32GB.

I completely forgot about this, sorry.

I'll put it in SVN for -41.

Ian.

-- 
Ian Campbell

Uncertain fortune is thoroughly mastered by the equity of the calculation.
-- Blaise Pascal




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



Bug#655328: gdm3: No, your mistake.

2012-01-12 Thread Sergio Cipolla
:) sorry if I sounded harsh, I hadn't read the other replies.
Interesting that you don't have greeter.gconf.defaults (it must have been
deleted some time as it still comes in the package - but I think Debian has
this thing of not reinstating the config file even when we purge the
package and reinstall it again), I had a problem trying to change the
cursor theme and only succeeded after editing greeter.gconf.defaults


Bug#655328: gdm3: No, your mistake.

2012-01-12 Thread Sergio Cipolla
Ops, yes, it was a typo (now I read your answer properly).


Bug#655566: python-gdata: new release 2.0.16 is available

2012-01-12 Thread Dmitry Shachnev
Package: python-gdata
Version: 2.0.14-2
Severity: wishlist

New upstream version 2.0.16 is available. Changelog:

=== 2.0.16 ===
5 Jan 2011

- Add sample for Docs List API to delete ACL.
- Added support for label deletion in the Email Settings API client library
- Added a sample for Email Settings create label and filters with exponential
  back-off
- Added sample for enabling pop settings using Email Settings API
- Fixed typo in analytics sample.
- Fixed ACL batching URI in Docs.
- Updated RetrieveAllUsers and RetrieveAllAliases to return all pages instead
  of one.
- Removing force=True from some ACL requests in DocsClient
- Added RetrieveGroups method and updated RetrieveAllGroups and
  RetrieveAllMembers method
- Added a quick start sample for user provisioning
- Added a client for organization unit provisioning
- Added client architecture for group provisioning
- Added a new sample for multidonain provisioning. Demonstrates all the
  functions available.
- Added test for RetrieveAllUserAliases and changed OAuth scopes for Apps
- Added client architecture for provisioning api and tests for client
- Added support for batch requests to update spreadsheet cells.
- Added GetAcl alias for get_acl in DocsClient
- Added new ACL and get by ID methods to DocsClient.
- Added some conditional imports for tlslite.
- Updates to category handling for Documents list API
- Added a function to retrieve all the aliases for a given user email.
- Fixed #553

=== 2.0.15 ===
18 Oct 2011

- New Documents List API client
- Added support for MDM Provisioning API
- Added Batch support for Documents List API ACL changes
- Added category handling for Documents List API client
- Added commenter role to Documents List API client
- Added support for gContact:status
- Added subdomain support for Email Settings API
- Added support for Apparel attributes in Content API for Shopping client
- Added Documents List sample
- Added Sample for Provisioning API with OAuth2
- Added Sample for Email Settings API with OAuth2
- Added Sample for Provisioning API with Sites and Profiles API
- Fixed Youtube client to use SSL
- Fixed Sites API sample to use SSL
- Removed Google Base Data API support
- Issues closed:
#190, #206, #215, #230, #268, #270, #279, #281, #288, #296, #303, #312,
#346, #363, #399, #424, #435, #483, #492, #494, #498, #508, #512, #516,
#526, #532, #533, #534, #541, #547



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



Bug#655567: hylafax-client: Doesn't update (bind-mount vs. cp)

2012-01-12 Thread Matthias Urlichs
Package: hylafax-client
Version: 2:6.1~20111227-4
Severity: normal

Hi,

updating the client fails if it's on the same system as the server, because
/etc/hylafax and /var/spool/hylafax/etc are the same directory.

Setting up hylafax-client (2:6.1~20111227-4) ...
cp: `/etc/hylafax/pagesizes' and `/var/spool/hylafax/etc/pagesizes' are the
same file
dpkg: error processing hylafax-client (--configure):
 subprocess installed post-installation script returned error exit status 1


-- System Information:
Debian Release: wheezy/sid
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages hylafax-server depends on:
ii  adduser3.113
ii  debconf [debconf-2.0]  1.5.41
ii  exim4-daemon-light [mail-transport-agent]  4.77-1+b1
ii  ghostscript9.04~dfsg-3
ii  heirloom-mailx [mailx] 12.5-1
ii  hylafax-client 2:6.1~20111227-4
ii  libc6  2.13-24
ii  libgcc11:4.6.2-11
ii  libpam0g   1.1.3-6
ii  libstdc++6 4.6.2-11
ii  libtiff-tools  3.9.5-2
ii  libtiff4   3.9.5-2
ii  lsb-base   3.2-28
ii  psmisc 22.13-1
ii  sed4.2.1-9
ii  zlib1g 1:1.2.3.4.dfsg-3

hylafax-server recommends no packages.

Versions of packages hylafax-server suggests:
pn  mgetty  none
pn  psrip   none

-- Configuration Files:
/etc/hylafax/cover.templ changed [not included]
/etc/hylafax/dialrules changed [not included]
/etc/hylafax/dialrules.europe changed [not included]
/etc/hylafax/dialrules.sf-ba changed [not included]
/etc/hylafax/hosts.hfaxd [Errno 13] Permission denied: 
u'/etc/hylafax/hosts.hfaxd'

-- 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#655568: sorl-thumbnail: FTBFS: tries to download stuff from the Internet

2012-01-12 Thread Jakub Wilk

Source: sorl-thumbnail
Version: 11.12-1
Severity: serious
Justification: fails to build from source

sorl-thumbnail FTBFS:
|debian/rules override_dh_auto_test
| make[1]: Entering directory 
`/build/sorl-thumbnail-OsSZAo/sorl-thumbnail-11.12'
| mkdir -p tmp-locales
| localedef -i en_US -c -f UTF-8 tmp-locales/en_US.UTF-8
| set -e; \
|   for python in python2.7 python2.6; do \
| for name in pil pgmagick imagemagick graphicsmagick; do \
|   
LOCPATH=/build/sorl-thumbnail-OsSZAo/sorl-thumbnail-11.12/tmp-locales 
LC_ALL=en_US.UTF-8 PYTHONPATH=tests $python tests/runtests.py 
--settings=settings.$name ; \
| done; \
|   done
| ...E.EE..
| ==
| ERROR: test_image_file_deserialize (thumbnail_tests.tests.SimpleTestCase)
| --
| Traceback (most recent call last):
|   File 
/build/sorl-thumbnail-OsSZAo/sorl-thumbnail-11.12/tests/thumbnail_tests/tests.py,
 line 245, in test_image_file_deserialize
| default.kvstore.set(im)
|   File 
/build/sorl-thumbnail-OsSZAo/sorl-thumbnail-11.12/tests/thumbnail_tests/kvstore.py,
 line 32, in set
| return super(TestKvStoreMixin, self).set(*args, **kwargs)
|   File 
/build/sorl-thumbnail-OsSZAo/sorl-thumbnail-11.12/tests/../sorl/thumbnail/kvstores/base.py,
 line 32, in set
| image_file.set_size() # make sure its got a size
|   File 
/build/sorl-thumbnail-OsSZAo/sorl-thumbnail-11.12/tests/../sorl/thumbnail/images.py,
 line 108, in set_size
| image = default.engine.get_image(self)
|   File 
/build/sorl-thumbnail-OsSZAo/sorl-thumbnail-11.12/tests/../sorl/thumbnail/engines/pil_engine.py,
 line 12, in get_image
| buf = StringIO(source.read())
|   File 
/build/sorl-thumbnail-OsSZAo/sorl-thumbnail-11.12/tests/../sorl/thumbnail/images.py,
 line 121, in read
| return self.storage.open(self.name).read()
|   File 
/build/sorl-thumbnail-OsSZAo/sorl-thumbnail-11.12/tests/../sorl/thumbnail/images.py,
 line 169, in open
| return urllib2.urlopen(name)
|   File /usr/lib/python2.7/urllib2.py, line 126, in urlopen
| return _opener.open(url, data, timeout)
|   File /usr/lib/python2.7/urllib2.py, line 400, in open
| response = self._open(req, data)
|   File /usr/lib/python2.7/urllib2.py, line 418, in _open
| '_open', req)
|   File /usr/lib/python2.7/urllib2.py, line 378, in _call_chain
| result = func(*args)
|   File /usr/lib/python2.7/urllib2.py, line 1207, in http_open
| return self.do_open(httplib.HTTPConnection, req)
|   File /usr/lib/python2.7/urllib2.py, line 1177, in do_open
| raise URLError(err)
| URLError: urlopen error [Errno -2] Name or service not known
|
| ==
| ERROR: testPortrait (thumbnail_tests.tests.TemplateTestCaseB)
| --
| Traceback (most recent call last):
|   File 
/build/sorl-thumbnail-OsSZAo/sorl-thumbnail-11.12/tests/thumbnail_tests/tests.py,
 line 365, in testPortrait
| 'dims': 'x666',
|   File /usr/lib/python2.7/dist-packages/django/template/loader.py, line 
183, in render_to_string
| return t.render(Context(dictionary))
|   File /usr/lib/python2.7/dist-packages/django/template/base.py, line 123, 
in render
| return self._render(context)
|   File /usr/lib/python2.7/dist-packages/django/test/utils.py, line 60, in 
instrumented_test_render
| return self.nodelist.render(context)
|   File /usr/lib/python2.7/dist-packages/django/template/base.py, line 744, 
in render
| bits.append(self.render_node(node, context))
|   File /usr/lib/python2.7/dist-packages/django/template/base.py, line 757, 
in render_node
| return node.render(context)
|   File /usr/lib/python2.7/dist-packages/django/template/defaulttags.py, 
line 394, in render
| return strip_spaces_between_tags(self.nodelist.render(context).strip())
|   File /usr/lib/python2.7/dist-packages/django/template/base.py, line 744, 
in render
| bits.append(self.render_node(node, context))
|   File /usr/lib/python2.7/dist-packages/django/template/base.py, line 757, 
in render_node
| return node.render(context)
|   File /usr/lib/python2.7/dist-packages/django/template/defaulttags.py, 
line 306, in render
| var = self.var.eval(context)
|   File /usr/lib/python2.7/dist-packages/django/template/defaulttags.py, 
line 851, in eval
| return self.value.resolve(context, ignore_failures=True)
|   File /usr/lib/python2.7/dist-packages/django/template/base.py, line 536, 
in resolve
| new_obj = func(obj, *arg_vals)
|   File 
/build/sorl-thumbnail-OsSZAo/sorl-thumbnail-11.12/tests/../sorl/thumbnail/templatetags/thumbnail.py,
 line 132, in is_portrait
| image_file = default.kvstore.get_or_set(ImageFile(file_))
|   File 
/build/sorl-thumbnail-OsSZAo/sorl-thumbnail-11.12/tests/../sorl/thumbnail/kvstores/base.py,
 line 49, in 

Bug#429180: Patch from Bug #653072

2012-01-12 Thread Chow Loong Jin
Here's the patch from Bug #653072 that was merged with this bug. It includes the
same null pointer check for both whirlpool and snefru.

-- 
Kind regards,
Loong Jin
From 15813578f1915464be7a70c03f8f36d5e14b0de2 Mon Sep 17 00:00:00 2001
From: Chow Loong Jin hyper...@debian.org
Date: Mon, 9 Jan 2012 20:30:01 +0800
Subject: [PATCH] Fix mhash_deinit segfaults with snefru and whirlpool

---
 lib/snefru.c|3 +++
 lib/whirlpool.c |4 
 2 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/lib/snefru.c b/lib/snefru.c
index 6c10e22..e699c0e 100644
--- a/lib/snefru.c
+++ b/lib/snefru.c
@@ -859,6 +859,9 @@ static void snefru_digest(__const struct snefru_ctx *ctx, mutils_word8 *digest,
 {
 	mutils_word32 i;
 
+if (!digest)
+return;
+
 	for (i = 0; i  len; i++, digest += 4)
 	{
 		*(mutils_word32 *)digest = mutils_bend2sys32(ctx-hash[i]);
diff --git a/lib/whirlpool.c b/lib/whirlpool.c
index 36e36df..6eace51 100644
--- a/lib/whirlpool.c
+++ b/lib/whirlpool.c
@@ -970,6 +970,10 @@ void whirlpool_digest(__const struct whirlpool_ctx * ctx,
 mutils_word8 * digest)
 {
mutils_word32 i;
+
+   if (!digest)
+   return;
+
 /*
  * return the completed message digest:
  */
-- 
1.7.5.4



signature.asc
Description: OpenPGP digital signature


Bug#514616: closed by Peter Palfrader wea...@debian.org (just don't let that happen)

2012-01-12 Thread Michal Suchanek
Excerpts from Debian Bug Tracking System's message of Wed Jan 11 21:18:04 +0100 
2012:
 This is an automatic notification regarding your Bug report
 which was filed against the tor package:
 
 #514616: bad pidfile handling on ENOSPC
 
 It has been closed by Peter Palfrader wea...@debian.org.
 
 Their explanation is attached below along with your original report.
 If this explanation is unsatisfactory and you have not received a
 better one in a separate message then please contact Peter Palfrader 
 wea...@debian.org by
 replying to this email.
 
 Lots of unix programs behave weird if they run out of disk space.  I
 don't think spending lots of time on tor to do much better than the
 rest, or waiting for that, is a good use of anybody's resource.

Well, the thing is that lots of other programs *do* better.

They write the PID file as root.

Tor is standing out as behaving exceptionally poorly here.

Regards

Michal



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



Bug#652464:

2012-01-12 Thread Carter, Christina
Are You In Need Of A Loan, Email Us For More Info: loanfir...@gmail.com



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



Bug#596958: Bug, not wishlist?

2012-01-12 Thread Conrad Hughes

I think this looks more like a bug than wishlist: the list of
file_patterns[] in src/sj-prefs.c supports leading zeros with %dN/%tN,
and the *only* pattern which uses the no-leading-zero form %dn is
Number - Title --- leading me to think that %dn is an oversight?  The
fix is a one character edit changing %dn to %dN AFAICS:

  {N_(Number - Title), %dn - %tt},
  {N_(Track Title), %tt},
  {N_(Track Artist - Track Title), %ta - %tt},
  {N_(Track Artist (sortable) - Track Title), %ts - %tt},
  {N_(Number. Track Artist - Track Title), %dN. %ta - %tt},
  /* {N_(Number. Track Artist (sortable) - Track Title), %tN. %ts - %tt}, */
  {N_(Number-Track Artist-Track Title (lowercase)), %dN-%tA-%tT},
  /* {N_(Number-Track Artist (sortable)-Track Title (lowercase)), %tN-%tS-%tT
}, */

I'd be very grateful for either this fix or addition of a leading-zeros
configuration.

Regards,
Conrad



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



Bug#628917: xscreensaver exits

2012-01-12 Thread Michal Suchanek
hello,

Excerpts from Jonathan Nieder's message of Mon Jan 09 01:09:49 +0100 2012:
 Hi,
 
 Jose Luis Rivas wrote:
 
  Both bugs are reported against 5.11 for testing, while 5.11 was outdated
  for testing, it was supposed the submitter was upgrading to 5.14-1 but
  never got responses, affirmative nor negative.
 
  If any of these is still valid, please feel free to re-open.
 
 It helps to cc the submitter. :)
 
 Michal, are you still finding xscreensaver exiting without the user asking
 it to do so?

I guess this issue was related to accessing the desktop with x11vnc
somehow.

I upgraded xscreensaver and also avoided weird access patterns with
x11vnc and did not observe the issue anymore.

Thanks

Michal



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



Bug#655569: /usr/share/doc/python-argparse/html - broken symlink

2012-01-12 Thread Jakub Wilk

Package: python-argparse
Version: 1.2.1-2
Severity: minor

If python-argparse-doc is not installed, 
/usr/share/doc/python-argparse/html is a broken symlink. Perhaps it'd 
make more sense to ship this symlink in python-argparse-doc (rather than 
in python-argparse).


--
Jakub Wilk



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



Bug#655570: wishlist bug distcc 3.1-4.1

2012-01-12 Thread İsmail Baydan
Package: distcc 3.1-4.1

Severity: wishlist
Tags: l10n


-- 
İsmail Baydan
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Mert Dirik mertdi...@gmail.com, 2008.
# İsmail Baydan ibay...@gmail.com, 2012.
msgid 
msgstr 
Project-Id-Version: $paket $surum\n
Report-Msgid-Bugs-To: dis...@packages.debian.org\n
POT-Creation-Date: 2010-01-05 23:23+0100\n
PO-Revision-Date: 2012-01-12 14:25+0200\n
Last-Translator: İsmail Baydan ibay...@gmail.com\n
Language-Team: Debian L10n Turkish debian-l10n-turk...@lists.debian.org\n
Language: \n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Poedit-Language: Turkish\n
Plural-Forms: nplurals=1; plural=0;\n

#. Type: boolean
#. Description
#: ../distcc.templates:1001
msgid Start the distcc daemon on startup?
msgstr distcc bekletici programı açılışta başlatılsın mı?

#. Type: boolean
#. Description
#: ../distcc.templates:1001
msgid 
distcc can be run as a daemon, listening on port 3632 for incoming 
connections.
msgstr 
distcc bekletici program (daemon) olarak çalışabilir ve gelen bağlantılar 
için 3632 numaralı portu dinleyebilir.

#. Type: boolean
#. Description
#: ../distcc.templates:1001
msgid 
You have the option of starting the distcc daemon automatically on the 
computer startup. If in doubt, it's advised not to start it automatically on 
startup. If you later change your mind, you can run: 'dpkg-reconfigure 
distcc'.
msgstr 
distcc bekletici programını bilgisayar açıldığında otomatik olarak 
başlatabilirsiniz. Eğer kararsızsanız, programı otomatik olarak 
başlatmamanız önerilir. Daha sonra fikrinizi değiştirirseniz 'dpkg-
reconfigure distcc' komutunu kullanabilirsiniz.

#. Type: string
#. Description
#: ../distcc.templates:2001
msgid Allowed client networks:
msgstr İzin verilen istemci ağlar:

#. Type: string
#. Description
#: ../distcc.templates:2001
msgid 
The distcc daemon implements access control based on the IP address of the 
client, that is trying to connect. Only the hosts or networks listed here 
are allowed to connect.
msgstr 
distcc bekletici programı, kendisine bağlanmaya çalışan istemcilerin IP 
adreslerini temel alan bir erişim denetimi kullanır. Programa sadece burada 
listelenen makineler ve ağların bağlanmasına izin verilecek.

#. Type: string
#. Description
#: ../distcc.templates:2001
msgid 
You can list multiple hosts and/or networks, separated by spaces. Hosts are 
represented by their IP address, networks have to be in CIDR notation, f.e. 
\192.168.1.0/24\.
msgstr 
Birden fazla makine ve/veya ağı, boşluklarla ayrılmış biçimde 
listeleyebilirsiniz. Makineler IP adresiyle temsil edilir. Ağlar ise CIDR 
gösterim biçiminde olmalıdır, \192.168.1.0/24\ gibi.

#. Type: string
#. Description
#: ../distcc.templates:2001
msgid 
To change the list at a later point, you can run: 'dpkg-reconfigure distcc'.
msgstr 
Bu listeyi daha sonra değiştirmek için 'dpkg-reconfigure distcc' komutunu 
kullanabilirsiniz.

#. Type: string
#. Description
#: ../distcc.templates:3001
msgid Listen interfaces:
msgstr Dinlenecek arayüzler:

#. Type: string
#. Description
#: ../distcc.templates:3001
msgid The distcc daemon can be bound to a specific network interface.
msgstr 
distcc bekletici programı belirli bir ağ arayüzünü dinleyecek şekilde 
sınırlandırılabilir.

#. Type: string
#. Description
#: ../distcc.templates:3001
msgid 
You probably want to choose the interface of your local network by entering 
its IP address. If distccd should listen on all interfaces, just enter 
nothing.
msgstr 
Büyük olasılıkla yerel ağınızın arayüzünü seçmek isteyeceksiniz. Bunun için 
bu arayüzün IP adresini girin. Eğer distccd'nin tüm arayüzleri dinlemesi 
gerekiyorsa hiç bir şey girmeyin.

#. Type: string
#. Description
#: ../distcc.templates:3001
msgid 
Be sure to protect distccd from unauthorized access, by being careful in 
your choice of the listen interface and allowed networks. distccd should  
never be accessible from untrusted networks. If that is needed, secureshell 
should be used instead of the daemon.
msgstr 
distccd'nin yetkisiz erişimlerden korunduğuna emin olun. Bunun için 
dinlenecek arayüz ve izin verilen ağların seçiminde dikkatli olun. 
distccd'ye güvenilmeyen ağlardan hiç bir şekilde erişilememelidir. Eğer 
güvenilmeyen ağlardan erişim gerekliyse bekletici program yerine secureshell 
kullanılmalıdır.

#. Type: string
#. Description
#: ../distcc.templates:3001
msgid 
To change the address at a later point, you can run: 'dpkg-reconfigure 
distcc'.
msgstr 
Adresi daha sonra değiştirmek için 'dpkg-reconfigure distcc' komutunu 
kullanabilirsiniz.

#. Type: string
#. Description
#: ../distcc.templates:4001
msgid Nice level:
msgstr Öncelik düzeyi:

#. Type: string
#. Description
#: ../distcc.templates:4001
msgid 
You can start the distcc daemon with a nice level, to give it a low priority 
compared to other processes. The start script 

Bug#653848: ntrack: Obsolete Build-Depends on libnl3-dev

2012-01-12 Thread Alexander Sack
On Tue, Jan 10, 2012 at 01:25:56AM +0100, Michael Biebl wrote:
 Hi
 
 On 10.01.2012 01:08, Alexander Sack wrote:
  I've also updated the symbols file for libnl-qt4-1 while at it.
  
  The build didn't fail due to this though, right?
 
 No, it wasn't related to the build failure (so strictly speaking not NMU
 material). But lintian complained loudly about the debian revision in
 the symbols file and the fix is trivial enough, so I included this bit.

Thanks for the confirm. FYI, the libnl I mentioned earlier has now been
accepted upstream:
  + 
http://git.infradead.org/users/tgr/libnl.git/commit/9819717444e8f58bcf707aac724488c4d5f4e1d7

Cheers!



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



Bug#653825: [RFR] templates://biomaj-watcher/{templates}

2012-01-12 Thread Justin B Rye
Christian PERRIER wrote:
[...]
  Template: biomaj/ldap
  Type: boolean
 -_Description: Want to configure LDAP now ?
 +_Description: Configure LDAP authentication?
 + Please choose whether you want to enter parameters for
 + the LDAP authentication for BioMAJ.

Or to make it less about you:

Please choose whether LDAP authentication for BioMAJ should be
set up now.

[...]
  Template: biomaj/ldap_filter
  Type: string
 -_Description: Enter LDAP filter (empty if not needed):
 +_Description: LDAP filter (empty if not needed):
 
 Indeed, I have no idea about what this stands for. Maintainer input
 needed, here.

Explanations will need to go in the long description, so the empty
if not needed can be demoted to there too:

   _Description: LDAP search filter:
Please specify the LDAP search filter for biomaj-watcher. It can be
left empty if no filter is required.

My addition of the word search here is inspired by
http://biomaj.genouest.org/wp-content/uploads/2011/01/BW_userguide.pdf
though that's about as much extra information as it gives.

 --- biomaj-watcher.old/debian/control 2011-12-31 10:13:08.842651005 +0100
 +++ biomaj-watcher/debian/control 2012-01-08 08:12:39.517959100 +0100
 @@ -18,13 +18,19 @@
  Depends: ${misc:Depends}, openjdk-6-jdk|default-jdk|java6-sdk, tomcat6 
 (=6.0.32-3), biomaj (= 1.2), debconf,
   liblog4j1.2-java, libjsch-java (= 0.1.42),libjdom1-java (= 1.1), 
 libcommons-lang-java (=2.4),
   libcommons-logging-java (=1.1),libquartz-java(=1.6),libxerces2-java, 
 unzip, zip, libgnumail-java
 -Description: BioMAJ web interface
 +Description: web interface for BioMAJ
 
 preferred way to write things...;and avoids a leading capital letter

Or we could base it on the one for biomaj:

   Description: biological data-bank updater - web interface

[...]
   BioMAJ watcher provide a management interface for the Biomaj tool.
  s  MAJ
 + It runs in a web container (Tomcat) and is accessible at address:
  under the URL
   http://myhost:myport/BmajWatcher
Avoid advertising MyHost:
http://hostname:portnumber/BmajWatcher

   The web interface calls the biomaj binary, and can run bank updates,
 + removal and list. A cron manager is integrated to schedule bank updates.
 + It also provides a bank properties editor to define or modify banks.
 + The interface administrator has special privileges while anonymous users
   can get an overview of available data.

Removal and list are also strange in the singular, and there are
no banks involved...  Reading the guide I got a bit carried away with
reorganising this paragraph:

The web interface can give anonymous users an overview of available
data. Administrators can also use it to manage data-banks, schedule
updates via cron, view error logs, or use the integrated data-bank
properties editor.

-- 
JBR with qualifications in linguistics, experience as a Debian
sysadmin, and probably no clue about this particular package
diff -ru biomaj-watcher.old/control biomaj-watcher.new/control
--- biomaj-watcher.old/control  2012-01-04 17:06:40.599696185 +
+++ biomaj-watcher.new/control  2012-01-12 12:17:21.407695459 +
@@ -18,13 +18,18 @@
 Depends: ${misc:Depends}, openjdk-6-jdk|default-jdk|java6-sdk, tomcat6 
(=6.0.32-3), biomaj (= 1.2), debconf,
  liblog4j1.2-java, libjsch-java (= 0.1.42),libjdom1-java (= 1.1), 
libcommons-lang-java (=2.4),
  libcommons-logging-java (=1.1),libquartz-java(=1.6),libxerces2-java, unzip, 
zip, libgnumail-java
-Description: BioMAJ web interface
- BioMAJ watcher provide a management interface for the Biomaj tool.
- It runs in a web container (tomcat) and is accessible at address:
- http://myhost:myport/BmajWatcher
+Description: biological data-bank updater - web interface
+ BioMAJ downloads remote data banks, checks their status and applies
+ transformation workflows, with consistent state, to provide ready-to-use
+ data for biologists and bioinformaticians. For example, it can transform
+ original FASTA files into BLAST indexes. It is very flexible and its
+ post-processing facilities can be extended very easily.
  .
- The web interface calls the biomaj binary, and can run bank updates,
- removal and list. A cron manager is integrated to schedule bank update.
- At last, it integrates a bank properties editor to define or modify banks.
- The intterface administrator has special priviledges while anonymous user
- can get an overview of available data.
+ BioMAJ watcher provides a management interface for the BioMAJ tool.
+ It runs in a web container (Tomcat) and is accessible under the URL
+ http://hostname:portnumber/BmajWatcher
+ .
+ The web interface can give anonymous users an overview of available
+ data. Administrators can also use it to manage data-banks, schedule
+ updates via cron, view error logs, or use the integrated data-bank
+ properties editor.
diff -ru 

Bug#655571: cciss-vol-status: No need to ship useless README

2012-01-12 Thread Olivier Berger
Package: cciss-vol-status
Version: 1.06-1
Severity: normal

Hi.

# cat /usr/share/doc/cciss-vol-status/README
See INSTALL for instructions about installing this software.
See COPYING for information about redistributing this software.

... May I suggest to not ship such useless README (since it refers to not 
shipped files).

Hope this helps.

Best regards,

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

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



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



Bug#655074: transition: audiofile

2012-01-12 Thread Alessio Treglia
Hi,

just to let you know I've uploaded the new upstream release (with a
proper SONAME set) to experimental and it's now sitting in NEW.

Thanks for your time and work, regards.

-- 
Alessio Treglia          | www.alessiotreglia.com
Debian Developer         | ales...@debian.org
Ubuntu Core Developer    | quadris...@ubuntu.com
0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A



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



Bug#478329: tripwire: Debconf phrases need a review

2012-01-12 Thread Alberto Gonzalez Iniesta
On Tue, Jan 10, 2012 at 09:59:05PM +0100, Helge Kreutzmann wrote:
 Hello Christian,
 On Thu, Jun 25, 2009 at 07:02:52AM +0200, Christian Perrier wrote:
  Quoting Helge Kreutzmann (deb...@helgefjell.de):
   On Mon, Apr 28, 2008 at 10:00:19PM +0200, Helge Kreutzmann wrote:
Package: tripwire
Version: 2.3.1.2.0-11
Severity: normal
X-Debbugs-CC: Christian Perrier bubu...@debian.org

While updating the German Debconf translation for your package, I
noticed several phrases which sounded awkward. Instead of providing a
patch, I ask you to review the template *post Lenny* (or coordinate
with all translators, please) on debian-l10n-english[1].

If necessary, I can provide a patch as first input.

[1] http://lists.debian.org/debian-devel-announce/2007/04/msg0.html
   
   I think the best would be to coordinate with Christian for optimal
   timing.
  
  
  It is also just possible for Daniel to ask for a review on
  debian-l10n-english. You just send the original templates file and
  you'll get comments and suggestions.
  
  Then you handle the translation update process by sending a call for
  translations using the nice podebconf-report-po tool (from the
  po-debconf package.it has a very nice man page).
 
 Given that Daniel no longer maintains this package, maybe a review can
 be initiated? I CC'ed the new maintainer explicitly, maybe he can
 initiate the review?
 
 It would be great if the templates are improved (and the translations
 updated) in time for Wheezy.

Hi, I'm OK with updating the wording in the templates.

But wouldn't it be easier if someone (debian-l10n-english, Christian,
Helge, foobar,...) send a patch/their suggestions, instead of asking the
maintainer (overloaded with RL for the last months) to ask at in a list
he's not subscribed to? (and does not know how the procedure to ask for
reviews is).

I mean, I can do it (probably not this week), but seems to me like the
reason the previous maintainers did not do it :-)

Thanks for keeping an eye on it, I'll try to fix it ASAP.

Regards,

Alberto

-- 
Alberto Gonzalez Iniesta| Formación, consultoría y soporte técnico
agi@(inittab.org|debian.org)| en GNU/Linux y software libre
Encrypted mail preferred| http://inittab.com

Key fingerprint = 9782 04E7 2B75 405C F5E9  0C81 C514 AF8E 4BA4 01C3



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



Bug#655444: [DRE-maint] Bug#655444: migrate libmmap-ruby to gem2deb based packaging

2012-01-12 Thread Praveen A
2012/1/11 Paul van Tilburg pau...@debian.org:
 As you can see in the repository, I have already started work on this.

Didn't notice it :(

 There are however build/test problems with Ruby 1.9.1 that I couldn't
 solve at the moment and I had no time to follow up on it.

They hit me too :(

 Please feel free to finish the work.

I tried a bit, but I don't think I will be able to finish it :(

I have asked help from upstream
http://rubyforge.org/tracker/index.php?func=detailaid=29498group_id=8350atid=32304
-- 
പ്രവീണ്‍ അരിമ്പ്രത്തൊടിയില്‍
You have to keep reminding your government that you don't get your
rights from them; you give them permission to rule, only so long as
they follow the rules: laws and constitution.



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



Bug#655572: [libmime-types-perl] New upstream aviable with important bugfix

2012-01-12 Thread Roman V. Nikolaev

Package: libmime-types-perl
Version: 1.32-1
Severity: important

--- Please enter the report below this line. ---
New upstream version work correct for MIME types from DEBIAN /etc/mime.types

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.32-5-amd64

Debian Release: 6.0.3
  990 stable  www.debian-multimedia.org
  990 stable  security.debian.org
  990 stable  ftp.de.debian.org
  500 unstablewww.debian-multimedia.org
  500 unstableftp.de.debian.org
  500 testing www.debian-multimedia.org
  500 testing security.debian.org
  500 testing ftp.de.debian.org
  500 stable-updates  ftp.debian.org
1 experimentalwww.debian-multimedia.org
1 experimentalftp.de.debian.org

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


Package's Recommends field is empty.

Package's Suggests field is empty.




--

 Roman V. Nikolaev

mail:rsha...@rambler.ru
icq: 198-364-657
jabber:  rsha...@jabber.org
site:http://www.rshadow.ru



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



Bug#655573: [okular] Okular is unable to fill forms

2012-01-12 Thread Bastien ROUCARIES
Package: okular
Version: 4:4.6.5-3
Severity: important

My state is slowly converting to pdf forms like creation of charities:
http://vosdroits.service-public.fr/associations/R19467.xhtml
= Télécharger le formulaire Cerfa n°13973*03 [Format pdf remplissable en 
ligne] 

This forms does not fill correctly under okular.

Bastien



--- System information. ---
Architecture: amd64
Kernel:   Linux 3.1.0-1-amd64

Debian Release: wheezy/sid
  900 testing security.debian.org 
  900 testing debian.ens-cachan.fr 

--- Package information. ---
Depends (Version) | Installed
=-+-=
kdebase-runtime   | 4:4.6.5-1+b1
libc6  (= 2.2.5) | 2.13-24
libfreetype6   (= 2.2.1) | 2.4.8-1
libjpeg8  (= 8c) | 8c-2
libkdecore5(= 4:4.6) | 4:4.6.5-2+b1
libkdeui5  (= 4:4.6) | 4:4.6.5-2+b1
libkio5(= 4:4.6) | 4:4.6.5-2+b1
libkparts4 (= 4:4.6) | 4:4.6.5-2+b1
libkprintutils4(= 4:4.6) | 4:4.6.5-2+b1
libkpty4   (= 4:4.6) | 4:4.6.5-2+b1
libokularcore1   (= 4:4.6.1) | 4:4.6.5-3
libphonon4   (= 4:4.6.0really4.3.80) | 4:4.6.0really4.5.1-1
libpoppler-qt4-3(= 0.16) | 0.16.7-2+b1
libqca2(= 2.0.2) | 2.0.3-2
libqimageblitz4  (= 1:0.0.4) | 1:0.0.6-4
libqt4-dbus  (= 4:4.6.1) | 4:4.7.3-5
libqt4-svg   (= 4:4.5.3) | 4:4.7.3-5
libqt4-xml   (= 4:4.5.3) | 4:4.7.3-5
libqtcore4 (= 4:4.7.0~beta1) | 4:4.7.3-5
libqtgui4(= 4:4.6.1) | 4:4.7.3-5
libspectre1(= 0.2.3) | 0.2.6-1+b1
libstdc++6 (= 4.1.1) | 4.6.2-9
phonon| 4:4.6.0really4.5.1-1
zlib1g   (= 1:1.1.4) | 1:1.2.3.4.dfsg-3


Package's Recommends field is empty.

Suggests  (Version) | Installed
===-+-==
okular-extra-backends (= 4:4.6.5-3) | 4:4.6.5-3
texlive-binaries| 2009-11
unrar   | 1:4.0.3-1
poppler-data| 0.4.5-2
ghostscript | 9.04~dfsg-3
jovie   | 4:4.6.5-1



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



Bug#655574: guile-2.0-dev: please depend on pkg-config

2012-01-12 Thread rixed
Package: guile-2.0-dev
Version: 2.0.3+1-2

Running guile-config crash without it since it uses it internally.



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



Bug#655576: RM: ordereddict -- ROM; outdated support only python2.6

2012-01-12 Thread Kouhei Maeda
Source: ordereddict
Severity: normal

ordereddict is because it only supports python 2.6, is obsoleted.

cf: http://lists.debian.org/debian-python/2012/01/msg00020.html

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

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



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



Bug#655575: tftpd-hpa: [INTL:nl] Dutch translation of debconf templates

2012-01-12 Thread Jeroen Schot
Package: tftpd-hpa
Severity: wishlist
Tags: patch l10n

Hello,

Attached is the Dutch translation of the tftp-hpa debconf templates.
Please include it in your next upload.

Regards,
-- 
Jeroen Schot
# Dutch translation of tftp-hpa debconf templates.
# Copyright (C) 2012 THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the tftp-hpa package.
# Jeroen Schot sc...@a-eskwadraat.nl, 2012.
#
msgid 
msgstr 
Project-Id-Version: tftp-hpa 5.2\n
Report-Msgid-Bugs-To: tftp-...@packages.debian.org\n
POT-Creation-Date: 2009-11-10 11:05+0100\n
PO-Revision-Date: 2012-01-12 14:42+0100\n
Last-Translator: Jeroen Schot sc...@a-eskwadraat.nl\n
Language-Team: Debian l10n Dutch debian-l10n-du...@lists.debian.org\n
Language: nl\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: string
#. Description
#: ../tftpd-hpa.templates:1001
msgid Dedicated system account for the tftpd-hpa TFTP daemon:
msgstr Speciaal systeemaccount voor de tftpd-hpa-achtergronddienst:

#. Type: string
#. Description
#: ../tftpd-hpa.templates:1001
msgid 
The TFTP server must use a dedicated account for its operation so that the 
system's security is not compromised by running it with superuser privileges.
msgstr 
De TFTP-server moet een speciaal account gebruiken voor zijn werkzaamheden, 
want als hij met beheerdersrechten wordt uitgevoerd kan dit de beveiliging 
van het systeem in gevaar brengen.

#. Type: string
#. Description
#: ../tftpd-hpa.templates:1001
msgid Please choose that account's username.
msgstr Welke gebruikersnaam moet de account krijgen?

#. Type: string
#. Description
#: ../tftpd-hpa.templates:2001
msgid TFTP root directory:
msgstr TFTP-hoofdmap:

#. Type: string
#. Description
#: ../tftpd-hpa.templates:2001
msgid 
Please specify the directory that will be used as root for the TFTP server.
msgstr Welke map moet er worden gebruikt als hoofdmap voor de TFTP-server?

#. Type: string
#. Description
#: ../tftpd-hpa.templates:3001
msgid TFTP server address and port:
msgstr Adres en poort voor de TFTP-server:

#. Type: string
#. Description
#: ../tftpd-hpa.templates:3001
msgid 
Please specify an address and port to listen to in the form of [address][:
port].
msgstr 
Op welk adres en poort moet de server luisteren? Voer dit in als [adres][:
poort].

#. Type: string
#. Description
#: ../tftpd-hpa.templates:3001
msgid 
By default, the TFTP server listens to port 69 on all addresses and all 
interfaces (0.0.0.0:69). If no port is specified, it defaults to 69.
msgstr 
Standaard luistert de TFTP-server op poort 69 van alle adressen en 
interfaces (0.0.0.0:69). Als u geen poort opgeeft, zal de standaardwaarde 69 
worden gebruikt.

#. Type: string
#. Description
#: ../tftpd-hpa.templates:3001
msgid 
Please note that numeric IPv6 addresses must be enclosed in square brackets 
to avoid ambiguity with the optional port information.
msgstr 
Merk op dat numeriek IPv6-adressen tussen vierkante haken moeten worden 
geplaatst om verwarring met de optionele poortinformatie te voorkomen.

#. Type: string
#. Description
#: ../tftpd-hpa.templates:4001
msgid TFTP server additional options:
msgstr Extra opties voor TFTP-server:

#. Type: string
#. Description
#: ../tftpd-hpa.templates:4001
msgid 
Additional options can be passed to the TFTP server with this mechanism, 
please consult the tftpd(8) manpage for more information about available 
options.
msgstr 
Met dit mechanisme kunnen er extra opties aan de TFTP-server worden 
meegegeven. Zie de man-pagina van tftpd(8) voor meer informatie over de 
beschikbare opties.

#. Type: string
#. Description
#: ../tftpd-hpa.templates:4001
msgid 
Options other than the recommended '--secure' are rarely needed and only for 
special situations. If unsure, leave it at the recommended default value.
msgstr 
Andere opties dan de aanbevolen '--secure' zijn zelden nodig en alleen voor 
speciale omstandigheden. Als u twijfelt, laat dit dan op de aanbevolen 
standaard waarde.


Bug#655577: ogmrip: OGMRip (with OGMRip-webm) fails with error in ivfenc

2012-01-12 Thread Jeffry Smith
Package: ogmrip
Version: 0.13.7-0.0
Severity: important

Dear Maintainer,
When running ogmrip with ogmrip-webm, every time I try and rip a file
it fails due to an error with encoder ivfenc - which is not on my
system.  I looked up webm, and linked vpxenc to ivfenc, but it fails
with error in log that ivfenc needs an output file.

Using ogmrip from testing/unstable on Linux 3.1.4, AMD64

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

Kernel: Linux 3.1.4-jjs (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 ogmrip depends on:
ii  faac1.28-0.6
ii  gconf2  2.32.4-1
ii  gocr0.49-1
ii  gpac0.4.6~svn2009-0.0
ii  lame1:3.99.3-0.0
ii  libatk1.0-0 2.2.0-2
ii  libc6   2.13-24
ii  libcairo2   1.10.2-6.2
ii  libdbus-glib-1-20.98-1
ii  libdvdread4 4.2.0-1
ii  libenca01.13-4
ii  libenchant1c2a  1.6.0-7
ii  libfontconfig1  2.8.0-3
ii  libfreetype62.4.8-1
ii  libgconf2-4 2.32.4-1
ii  libgdk-pixbuf2.0-0  2.24.0-2
ii  libglade2-0 1:2.6.4-1
ii  libglib2.0-02.30.2-4
ii  libgtk2.0-0 2.24.8-2
ii  libnotify4  0.7.4-1
ii  libogg0 1.2.2~dfsg-1
ii  libogmrip1  0.13.7-0.0
ii  libpango1.0-0   1.29.4-2
ii  libpng12-0  1.2.46-3
ii  libtheora0  1.1.1+dfsg.1-3
ii  libtiff43.9.5-2
ii  libxml2 2.7.8.dfsg-5.1
ii  mencoder3:1.0~rc4+svn20111213-0.0
ii  mkvtoolnix  5.1.0-1
ii  mplayer 3:1.0~rc4+svn20111213-0.0
ii  mplayer2 [mplayer]  1:2.0~git20111203-0.2
ii  ocrad   0.21-3
ii  ogmtools1:1.5-3+b1
ii  tesseract-ocr   2.04-2.1+b1
ii  vorbis-tools1.4.0-1

Versions of packages ogmrip recommends:
ii  ogmrip-doc  0.13.7-0.0

ogmrip suggests no packages.
ii ogmrip-webm  0.0-0.1



Tail of logfile:

The selected video_out device is incompatible with this codec.
Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
The selected video_out device is incompatible with this codec.
Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
The selected video_out device is incompatible with this codec.
Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.

Automatic cropping: 10,0 704x480

Automatic scaling: 704x544


Encoding video title 8
--

mplayer -nolirc -nocache -noframedrop -nosound -noslices -noconfig all
-spuaa 20 -sid 0 -forcedsubsonly -sws 7 -vf
crop=704:480:10:0,scale=704:544,hqdn3d=2:1:2,harddup -zoom -dvdangle 1
-dvd-device /dev/sr2 -vo yuv4mpeg:file=/tmp/fifo.C6TQ7V dvd://8
ivfenc --width=704 --height=544 --timebase=1001/3 --min-q=3
--max-q=18 --passes=1 --end-usage=0 --auto-alt-ref=1
--lag-in-frames=16 --kf-min-dist=0 --kf-max-dist=360 --static-thresh=0
--good --threads=2 --token-parts=2 --cpu-used=1 /tmp/fifo.C6TQ7V
/home/jjs/tmp/video.ZPVU7V
Error: Output file is required (specify with -o)

Usage: ivfenc options -o dst_filename src_filename

Options:

Encoder Global Options:

Rate Control Options:

Twopass Rate Control Options:

Keyframe Placement Options:

VP8 Specific Options:



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



Bug#655578: ffproxy files owned and writable by nobody

2012-01-12 Thread Stephane Chazelas
Package: ffproxy
Version: 1.6-8
Severity: normal

Dear Maintainer,

After installing ffproxy, we see a ffproxy process running as
nobody (fine) chrooted in a /var/lib/ffproxy (fine), but with
all the files in there owned and writable by nobody.

$ find /var/lib/ffproxy -ls
2824304 drwxr-xr-x   4 root root 4096 Jan 12 13:33 
/var/lib/ffproxy
2831274 drwxr-xr-x   3 nobody   nogroup  4096 Jan 12 13:33 
/var/lib/ffproxy/lib
2831544 drwxr-xr-x   2 nobody   nogroup  4096 Jan 12 13:33 
/var/lib/ffproxy/lib/x86_64-linux-gnu
283504   44 -rw-r--r--   1 nobody   nogroup 43552 Jan 12 13:33 
/var/lib/ffproxy/lib/x86_64-linux-gnu/libnss_nis.so.2
283420   44 -rw-r--r--   1 nobody   nogroup 43552 Jan 12 13:33 
/var/lib/ffproxy/lib/x86_64-linux-gnu/libnss_nis-2.13.so
283229   32 -rw-r--r--   1 nobody   nogroup 31584 Jan 12 13:33 
/var/lib/ffproxy/lib/x86_64-linux-gnu/libnss_compat.so.2
283363   20 -rw-r--r--   1 nobody   nogroup 18864 Jan 12 13:33 
/var/lib/ffproxy/lib/x86_64-linux-gnu/libnss_hesiod.so.2
283458   52 -rw-r--r--   1 nobody   nogroup 51696 Jan 12 13:33 
/var/lib/ffproxy/lib/x86_64-linux-gnu/libnss_nisplus-2.13.so
283350   20 -rw-r--r--   1 nobody   nogroup 18864 Jan 12 13:33 
/var/lib/ffproxy/lib/x86_64-linux-gnu/libnss_hesiod-2.13.so
283482   52 -rw-r--r--   1 nobody   nogroup 51696 Jan 12 13:33 
/var/lib/ffproxy/lib/x86_64-linux-gnu/libnss_nisplus.so.2
283228   32 -rw-r--r--   1 nobody   nogroup 31584 Jan 12 13:33 
/var/lib/ffproxy/lib/x86_64-linux-gnu/libnss_compat-2.13.so
283326   48 -rw-r--r--   1 nobody   nogroup 47616 Jan 12 13:33 
/var/lib/ffproxy/lib/x86_64-linux-gnu/libnss_files.so.2
283572   80 -rw-r--r--   1 nobody   nogroup 80712 Jan 12 13:33 
/var/lib/ffproxy/lib/x86_64-linux-gnu/libresolv.so.2
283271   24 -rw-r--r--   1 nobody   nogroup 22928 Jan 12 13:33 
/var/lib/ffproxy/lib/x86_64-linux-gnu/libnss_dns.so.2
283279   48 -rw-r--r--   1 nobody   nogroup 47616 Jan 12 13:33 
/var/lib/ffproxy/lib/x86_64-linux-gnu/libnss_files-2.13.so
283568   80 -rw-r--r--   1 nobody   nogroup 80712 Jan 12 13:33 
/var/lib/ffproxy/lib/x86_64-linux-gnu/libresolv-2.13.so
283180   88 -rw-r--r--   1 nobody   nogroup 89056 Jan 12 13:33 
/var/lib/ffproxy/lib/x86_64-linux-gnu/libnsl.so.1
283267   24 -rw-r--r--   1 nobody   nogroup 22928 Jan 12 13:33 
/var/lib/ffproxy/lib/x86_64-linux-gnu/libnss_dns-2.13.so
283176   88 -rw-r--r--   1 nobody   nogroup 89056 Jan 12 13:33 
/var/lib/ffproxy/lib/x86_64-linux-gnu/libnsl-2.13.so
2824664 drwxr-xr-x   3 nobody   nogroup  4096 Jan 12 13:33 
/var/lib/ffproxy/etc
2825544 -rw-r--r--   1 nobody   nogroup   516 Jan 12 13:33 
/var/lib/ffproxy/etc/nsswitch.conf
2826044 drwxr-xr-x   4 nobody   nogroup  4096 Jan 12 13:33 
/var/lib/ffproxy/etc/ffproxy
2826464 drwxr-xr-x   2 nobody   nogroup  4096 Jan 12 13:33 
/var/lib/ffproxy/etc/ffproxy/db
2826714 -rw-r--r--   1 nobody   nogroup   336 Jan 12 13:33 
/var/lib/ffproxy/etc/ffproxy/db/filter.rheader.drop
2826954 -rw-r--r--   1 nobody   nogroup   307 Jan 12 13:33 
/var/lib/ffproxy/etc/ffproxy/db/access.dyndns
2827114 -rw-r--r--   1 nobody   nogroup   486 Jan 12 13:33 
/var/lib/ffproxy/etc/ffproxy/db/access.host
2827294 -rw-r--r--   1 nobody   nogroup   400 Jan 12 13:33 
/var/lib/ffproxy/etc/ffproxy/db/access.ip
2827614 -rw-r--r--   1 nobody   nogroup   298 Jan 12 13:33 
/var/lib/ffproxy/etc/ffproxy/db/filter.rheader.match
2827894 -rw-r--r--   1 nobody   nogroup   399 Jan 12 13:33 
/var/lib/ffproxy/etc/ffproxy/db/filter.url.match
2828114 -rw-r--r--   1 nobody   nogroup   415 Jan 12 13:33 
/var/lib/ffproxy/etc/ffproxy/db/filter.rheader.entry
2828134 -rw-r--r--   1 nobody   nogroup   237 Jan 12 13:33 
/var/lib/ffproxy/etc/ffproxy/db/filter.header.drop
2828294 -rw-r--r--   1 nobody   nogroup   713 Jan 12 13:33 
/var/lib/ffproxy/etc/ffproxy/db/filter.host.match
2828454 -rw-r--r--   1 nobody   nogroup   327 Jan 12 13:33 
/var/lib/ffproxy/etc/ffproxy/db/filter.header.match
2828814 -rw-r--r--   1 nobody   nogroup   464 Jan 12 13:33 
/var/lib/ffproxy/etc/ffproxy/db/filter.header.add
2829154 -rw-r--r--   1 nobody   nogroup   495 Jan 12 13:33 
/var/lib/ffproxy/etc/ffproxy/db/filter.header.entry
2829434 drwxr-xr-x   2 nobody   nogroup  4096 Jan 12 13:33 
/var/lib/ffproxy/etc/ffproxy/html
2829624 -rw-r--r--   1 nobody   nogroup   234 Jan 12 13:33 
/var/lib/ffproxy/etc/ffproxy/html/connect
2829804 -rw-r--r--   1 nobody   nogroup   228 Jan 12 13:33 
/var/lib/ffproxy/etc/ffproxy/html/invalid
2830234 -rw-r--r--   1 nobody   nogroup   276 Jan 12 13:33 
/var/lib/ffproxy/etc/ffproxy/html/post
2830724 -rw-r--r--   1 nobody   nogroup   254 Jan 12 13:33 
/var/lib/ffproxy/etc/ffproxy/html/filtered
2830904 -rw-r--r--   1 nobody   nogroup   229 Jan 12 13:33 
/var/lib/ffproxy/etc/ffproxy/html/resolve

Bug#507528: shntool: There is a version number 3.0.10 already available

2012-01-12 Thread Andrey Kiselev
Package: shntool
Version: 3.0.7-1
Severity: normal


Please, update the Debian package for shntool. There is a version number 
3.0.10 available on official web site:

  http://etree.org/shnutils/shntool/

Thanks,
Andrey

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

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

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

shntool recommends no packages.

Versions of packages shntool suggests:
ii  cuetools  1.3.1-9tools for manipulating CUE/TOC fil
ii  flac  1.2.1-2+b1 Free Lossless Audio Codec - comman
pn  sox   none (no description available)

-- no debconf information



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



Bug#654899: libarchive-zip-perl: jh_manifest from javahelper creates corrupt archives (jars)

2012-01-12 Thread Wookey
+++ Niko Tyni [2012-01-11 22:05 +0200]:
 tag 654899 patch
 thanks

 Blah, what a waste of time. I fixed the bug, checked if upstream
 has a git repository or if I'll have to uuencode the test jar file,
 and noticed there's an svn repository that already has the bug fixed
 in a different way.

Thanks for that quick work. Annoying when you find t'was already done.
 
 I'll forward the patches to the upstream ticket anyway, at least the
 test case should be useful.

Is upstream reasonably responsive (1 week?) so we should just wait
for a new release then package/upload that? (i.e do you think it's
worth an upload of a fixed debian package in the meantime to unbung
javahelper-based uploads?). 



Wookey
-- 
Principal hats:  Linaro, Emdebian, Wookware, Balloonboard, ARM
http://wookware.org/



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



Bug#634089: jh_manifest causes CRC error

2012-01-12 Thread Wookey
+++ tony mancill [2012-01-06 13:26 -0800]:
 Thank you for in-depth look into this bug.  Niels or Matthew, any
 concerns with me preparing an upload?

A fix for libarchive-zip-perl has now been filed, so I guess we should
wait for an upload at which point this bug should evaporate and can
just be closed.

Debian:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654899
Upstream:
https://rt.cpan.org/Public/Bug/Display.html?id=73797


Wookey
-- 
Principal hats:  Linaro, Emdebian, Wookware, Balloonboard, ARM
http://wookware.org/



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



Bug#653993: {reopen] gitolite: gl-setup thinks admin_name is The file name of SSH key

2012-01-12 Thread jaalto
On 2012-01-12 12:13, Gerfried Fuchs wrote:
| * jaalto jari.aa...@cante.net [2012-01-12 11:41:00 CET]:
|  On 2012-01-12 09:31, Gerfried Fuchs wrote:
|  | * Jari Aalto jari.aa...@cante.net [2012-01-11 13:25:21 CET]:
|  |  reopen 653993
|  |  thanks
|  | 
|  |  Thanks for yet another BTS abuse.
|  
|  The bug 653993
|  
|  Running the program with a legal argument causes it to die with a
|  cryptic error message.
| 
|  No, it's not, it's:
| 
| Subject: Re: Bug#653993: {reopen] gitolite: gl-setup thinks admin_name is The 
file name of SSH key

That is the bug's subject. I apologize if you understood that my
previous message was referring to subject. It wasn't. It was the
summary of the content of 653993. I should have been more clear.

|  To my understanding it is not correct to close ... [if] not yet been fixed.
| 
| Your understanding is flawed by your imense bug filing

Bugs are reporting tools. Nothing immense there.

If you mean that this bug should be merged to 653994, perhaps that is
the correct action. I'm not sure why the bug should stay closed for
reported error:

   Unsuccessful stat on filename containing newline at
   /usr/share/gitolite/sshkeys-lint line 142,  line 29. file not
   found:

Jari



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



Bug#655015: --- when are you uploading new exim4doc ? :-)

2012-01-12 Thread Osamu Aoki
Hi,

On Sun, Jan 08, 2012 at 09:13:38AM +0100, Andreas Metzler wrote:
 On 2012-01-07 Osamu Aoki os...@debian.org wrote:
 [...]
  I agree http://bugs.debian.org/386875 is wontfix.
 [...]
  Exim supports port 465 support with SMTP after SSL to support legacy
  outlook clients as the server.  But, as explained by the maintainer, it
  does not support such non-standard feature rightly as the client.
 [...]
 
 
 It does since 4.77 (set protocol = smtps on the SMTP transport). I
 have just updated the versioning info on #386875 accordingly.

Great ... but.. 

I checked exim4-doc-html ... aha .. -doc-html is still in 4.72-1

No wonder I did not read this yet.

Should I file a wishlist bug on eximdoc4 package?

Looking forward to see it.

Osamu



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



Bug#655494: linux-image-3.1.0-1-686-pae: Can not install the package linux-image-3.1.0-1-686-pae_3.1.8-2_i386

2012-01-12 Thread Ben Hutchings
[Reply to all, not just to me.]

On Thu, 2012-01-12 at 01:18 -0600, Marcos Delgado wrote:
 2012/1/11 Ben Hutchings b...@decadent.org.uk:
  On Wed, Jan 11, 2012 at 11:21:28AM -0600, Juan Marcos Delgado Alcantar 
  wrote:
  Package: linux-2.6
  Version: 3.1.6-1
  Severity: important
 
  Dear Maintainer,
  *** Please consider answering these questions, where appropriate ***
 
 * What led up to the situation?
 * What exactly did you do (or not do) that was effective (or
   ineffective)?
 * What was the outcome of this action?
 * What outcome did you expect instead?
 
  *** End of the template - remove these lines ***
  [...]
 
  Are you going to tell us any of this?
 
  Ben.
 
  --
  Ben Hutchings
 
 First of all English is not the language I speak, so sorry if I do not
 use the right terms.
 
 I have this error when trying to install that package (My system is in
 Spanish, Debian Sid):
 --
 aptitude install linux-image-3.1.0-1-686-pae
 Se actualizarán los siguientes paquetes:
   linux-image-3.1.0-1-686-pae
 1 paquetes actualizados, 0 nuevos instalados, 0 para eliminar y 136
 sin actualizar.
 Necesito descargar 0 B/30.7 MB de ficheros. Después de desempaquetar
 se usarán 14.3 kB.
 ¿Quiere continuar? [Y/n/?]
 Retrieving bug reports... Done
 Parsing Found/Fixed information... Done
 Leyendo lista de cambios... Hecho.
 Preconfigurando paquetes ...
 (Leyendo la base de datos ... 222729 ficheros o directorios instalados
 actualmente.)
 Preparando para reemplazar linux-image-3.1.0-1-686-pae 3.1.6-1 (usando
 .../linux-image-3.1.0-1-686-pae_3.1.8-2_i386.deb) ...
 Desempaquetando el reemplazo de linux-image-3.1.0-1-686-pae ...
 Examining /etc/kernel/postrm.d .
 run-parts: executing /etc/kernel/postrm.d/initramfs-tools
 3.1.0-1-686-pae /boot/vmlinuz-3.1.0-1-686-pae
 run-parts: executing /etc/kernel/postrm.d/zz-extlinux 3.1.0-1-686-pae
 /boot/vmlinuz-3.1.0-1-686-pae
 P: Checking for EXTLINUX directory... found.
 P: Writing config for /boot/vmlinuz-3.1.0-1-686-pae...
 P: Writing config for /boot/vmlinuz-2.6.39-2-686-pae...
 P: Writing config for /boot/xpud-0.9.2.iso...
 E: /usr/share/syslinux/themes/debian/extlinux: No such file or directory
[...]

So the problem seems to be in extlinux (but it might be an error in your
configuration for extlinux).  I'll reassign this bug.

Ben.

-- 
Ben Hutchings
Life is what happens to you while you're busy making other plans.
   - John Lennon


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


Bug#655494: linux-image-3.1.0-1-686-pae: Can not install the package linux-image-3.1.0-1-686-pae_3.1.8-2_i386

2012-01-12 Thread Ben Hutchings
 Forwarded Message 
From: Marcos Delgado juanm...@gmail.com
To: Ben Hutchings b...@decadent.org.uk
Subject: Re: Bug#655494: linux-image-3.1.0-1-686-pae: Can not install the 
package linux-image-3.1.0-1-686-pae_3.1.8-2_i386
Date: Thu, 12 Jan 2012 01:18:24 -0600

2012/1/11 Ben Hutchings b...@decadent.org.uk:
 On Wed, Jan 11, 2012 at 11:21:28AM -0600, Juan Marcos Delgado Alcantar wrote:
 Package: linux-2.6
 Version: 3.1.6-1
 Severity: important

 Dear Maintainer,
 *** Please consider answering these questions, where appropriate ***

* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
  ineffective)?
* What was the outcome of this action?
* What outcome did you expect instead?

 *** End of the template - remove these lines ***
 [...]

 Are you going to tell us any of this?

 Ben.

 --
 Ben Hutchings

First of all English is not the language I speak, so sorry if I do not
use the right terms.

I have this error when trying to install that package (My system is in
Spanish, Debian Sid):
--
aptitude install linux-image-3.1.0-1-686-pae
Se actualizarán los siguientes paquetes:
  linux-image-3.1.0-1-686-pae
1 paquetes actualizados, 0 nuevos instalados, 0 para eliminar y 136
sin actualizar.
Necesito descargar 0 B/30.7 MB de ficheros. Después de desempaquetar
se usarán 14.3 kB.
¿Quiere continuar? [Y/n/?]
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
Leyendo lista de cambios... Hecho.
Preconfigurando paquetes ...
(Leyendo la base de datos ... 222729 ficheros o directorios instalados
actualmente.)
Preparando para reemplazar linux-image-3.1.0-1-686-pae 3.1.6-1 (usando
.../linux-image-3.1.0-1-686-pae_3.1.8-2_i386.deb) ...
Desempaquetando el reemplazo de linux-image-3.1.0-1-686-pae ...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools
3.1.0-1-686-pae /boot/vmlinuz-3.1.0-1-686-pae
run-parts: executing /etc/kernel/postrm.d/zz-extlinux 3.1.0-1-686-pae
/boot/vmlinuz-3.1.0-1-686-pae
P: Checking for EXTLINUX directory... found.
P: Writing config for /boot/vmlinuz-3.1.0-1-686-pae...
P: Writing config for /boot/vmlinuz-2.6.39-2-686-pae...
P: Writing config for /boot/xpud-0.9.2.iso...
E: /usr/share/syslinux/themes/debian/extlinux: No such file or directory
run-parts: /etc/kernel/postrm.d/zz-extlinux exited with return code 1
Failed to process /etc/kernel/postrm.d at
/var/lib/dpkg/info/linux-image-3.1.0-1-686-pae.postrm line 235.
dpkg: aviso: el subproceso script de `post-removal' antiguo devolvió
el código de salida de error 1
dpkg - probando el script del nuevo paquete en su lugar...
Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools
3.1.0-1-686-pae /boot/vmlinuz-3.1.0-1-686-pae
run-parts: executing /etc/kernel/postrm.d/zz-extlinux 3.1.0-1-686-pae
/boot/vmlinuz-3.1.0-1-686-pae
P: Checking for EXTLINUX directory... found.
P: Writing config for /boot/vmlinuz-3.1.0-1-686-pae...
P: Writing config for /boot/vmlinuz-2.6.39-2-686-pae...
P: Writing config for /boot/xpud-0.9.2.iso...
E: /usr/share/syslinux/themes/debian/extlinux: No such file or directory
run-parts: /etc/kernel/postrm.d/zz-extlinux exited with return code 1
Failed to process /etc/kernel/postrm.d at /var/lib/dpkg/tmp.ci/postrm line 235.
dpkg: error al procesar
/var/cache/apt/archives/linux-image-3.1.0-1-686-pae_3.1.8-2_i386.deb
(--unpack):
 el subproceso script post-removal nuevo devolvió el código de salida de error 1
configured to not write apport reports
  Examining /etc/kernel/postrm.d .
run-parts: executing /etc/kernel/postrm.d/initramfs-tools
3.1.0-1-686-pae /boot/vmlinuz-3.1.0-1-686-pae
run-parts: executing /etc/kernel/postrm.d/zz-extlinux 3.1.0-1-686-pae
/boot/vmlinuz-3.1.0-1-686-pae
P: Checking for EXTLINUX directory... found.
P: Writing config for /boot/vmlinuz-3.1.0-1-686-pae...
P: Writing config for /boot/vmlinuz-2.6.39-2-686-pae...
P: Writing config for /boot/xpud-0.9.2.iso...
E: /usr/share/syslinux/themes/debian/extlinux: No such file or directory
run-parts: /etc/kernel/postrm.d/zz-extlinux exited with return code 1
Failed to process /etc/kernel/postrm.d at /var/lib/dpkg/tmp.ci/postrm line 235.
dpkg: error al reorganizar:
 el subproceso script post-removal nuevo devolvió el código de salida de error 1
Se encontraron errores al procesar:
 /var/cache/apt/archives/linux-image-3.1.0-1-686-pae_3.1.8-2_i386.deb
localepurge: Disk space freed in /usr/share/locale: 0 KiB
localepurge: Disk space freed in /usr/share/man: 0 KiB
localepurge: Disk space freed in /usr/share/gnome/help: 0 KiB
localepurge: Disk space freed in /usr/share/omf: 0 KiB
localepurge: Disk space freed in /usr/share/doc/kde/HTML: 0 KiB

Total disk space freed by localepurge: 0 KiB

E: Sub-process /usr/bin/dpkg returned an error code (1)
Un paquete no se pudo instalar. Intentado recuperarse:

Bug#655494: linux-image-3.1.0-1-686-pae: Can not install the package linux-image-3.1.0-1-686-pae_3.1.8-2_i386

2012-01-12 Thread Ben Hutchings
On Thu, 2012-01-12 at 13:43 +, Ben Hutchings wrote:
[...]
  run-parts: executing /etc/kernel/postrm.d/zz-extlinux 3.1.0-1-686-pae
  /boot/vmlinuz-3.1.0-1-686-pae
  P: Checking for EXTLINUX directory... found.
  P: Writing config for /boot/vmlinuz-3.1.0-1-686-pae...
  P: Writing config for /boot/vmlinuz-2.6.39-2-686-pae...
  P: Writing config for /boot/xpud-0.9.2.iso...
  E: /usr/share/syslinux/themes/debian/extlinux: No such file or directory
 [...]
 
 So the problem seems to be in extlinux (but it might be an error in your
 configuration for extlinux).  I'll reassign this bug.

But I see that your original report showed:

 Versions of packages linux-image-3.1.0-1-686-pae suggests:
 pn  extlinux   2:4.05+dfsg-1
 pn  grub-pc1.99-1

which means that extlinux was previously purged.  So I don't know why
the file /etc/kernel/postrm.d/zz-extlinux is still present.  Did you
ever edit it?

Ben.

-- 
Ben Hutchings
Life is what happens to you while you're busy making other plans.
   - John Lennon


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


Bug#655546: vidalia: [INTL:fr] French debconf templates translation update

2012-01-12 Thread Dererk
tags 655546 pending
thanks

On 12/01/12 02:52, Christian Perrier wrote:
 Package: vidalia
 Version: N/A
 Severity: wishlist
 Tags: patch l10n

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

 Thanks for taking care of warning translators before uploading a new
 version with string changes. It's highly appreciated.

On the contrary, thanks to you!


Cheers,

Dererk

-- 
BOFH excuse #201:
RPC_PMAP_FAILURE




signature.asc
Description: OpenPGP digital signature


Bug#655560: [pkg-eucalyptus-maintainers] Bug#655560: euca2ools: euca-upload-bundle fatal error

2012-01-12 Thread Samuel Hassine, Another Service
Dear Charles,

Thanks for your answer. I think the bug was solved in Ubuntu:

https://bugs.launchpad.net/ubuntu/+source/euca2ools/+bug/811035

You think the new version of the debian package will be available soon?

Best regards.

Le 12/01/2012 12:16, Charles Plessy a écrit :
 Le Thu, Jan 12, 2012 at 11:47:23AM +0100, Samuel Hassine a écrit :
 root@PAR-SRV-01-001:~# uec-publish-image amd64 
 natty-server-cloudimg-amd64.img bucket1
 failed: euca-upload-bundle --bucket bucket1 --manifest 
 /tmp/uec-publish-image.AHGy0k/natty-server-cloudimg-amd64.img.manifest.xml
 Traceback (most recent call last):
   File /usr/bin/euca-upload-bundle, line 43, in module
 from boto.s3 import Connection
 ImportError: cannot import name Connection
 failed to upload bundle to 
 bucket1/natty-server-cloudimg-amd64.img.manifest.xml

 After a discussion with the OpenStack support, we did not find any solution. 
 Dear Samuel,

 If there is a known bugfix for 1.3.1-1 that was applied in Ubuntu before, we
 shouuld be able to apply it in Debian as well.  Do you have time to have a 
 look ?

 http://changelogs.ubuntu.com/changelogs/pool/main/e/euca2ools/euca2ools_2.0.0~bzr495-0ubuntu1/changelog

 Cheers,




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



Bug#655579: debian-installer: Unable to perform an installation : USB-input devices unusable

2012-01-12 Thread Radostin Dimitrov
Package: debian-installer
Severity: important
Tags: d-i

Dear Debian Team,

I have been facing this major issue since the very first official release of 
Squeeze,
so I will try being as consistent and to the point in describing it, as I can.

Since the first release of Squeeze 6.0, the only possible way for me of 
installing Debian 
has always been the official AMD64-DVD. It is still the only possible media 
which recognizes
a plugged keyboard and allows me to use my Apple Aluminium keyboard - and go 
through the installation process (mice do not work).
No installation from any other distribution works (netboot, testing-netboot 
etc),
due to the fact that the keyboard and mouse are unusable there - as soon as I 
choose graphical expert install
and it has loaded, I can't even get past the very first screen. I have been 
trying with PS2-devices, other USB-keyboards and mice,
all in vain. I then decided to jump to Wheezy, where I did hope this might 
had been fixed,
but to my surprise - I had to give up with a Wheezy netboot installation as 
well, because USB-devices were not working again.
All input devices do work normally during POST, before entering the installer 
and when Debian is installed and running.

Here the details :
- Wheezy AMD64 Netboot-CD (20120102-04:49)
- Asus P5Q3 Deluxe WiFi-Ap @n
- Intel Core 2 Quad Q9550
- Nvidia GTX285
- Apple Aluminium keyboard with numeric touchpad (Model No.A1243, EMC No.2171)
- played around with USB-options in the BIOS - no go
- plugged/replugged the keyboard, a generic usb-mouse, a PS2-KB  mouse - no go

I went through the Help menu of the netboot-cd, read the options, tried with 
most (acpi/apic etc).
I tried collecting as much information as possible, but the messages are 
briefly the ones showed below,
these come up when I type in install expertgui at the boot-prompt (from the 
help-menu) :

1. From the main terminal :
(process : 4170) : INFO :kbd-mode : setting console mode to Unicode (UTF-8)
The screen is flashing and the above line is repeating at every second or two, 
with an ever-increasing process number.

2. When i switched to another terminal :
main-menu[1526] :DEBUG: resolver (libc-udeb) : package doesn't exist (ignored)
main-menu [1526]:INFO: Menu item 'localechooser' selected
debconf : Setting debconf/language to en
kernel : [18.686451] debconf [1520] : segfault at 200036 ip 7f89c8d29 
sp 7fff0e96bb50 error 4 in libc.so.6[7f89c6985000 + ff000]
init : process '/sbin/reopen-console /sbin/debian-installer' (pid 1509) exited. 
Scheduling for restart
init: starting pid 1614, tty '': '/sbin/reopen-console /sbin/debian-installer'

This is repeating as well, with init constantly re-spawning the process and the 
process numbers increasing with time.

Please, let me know if there is any other way I could gather a more in-detail 
output, log it
and send it if necessary ( I was trying to figure out how to do it myself, 
but... :) )

Thank you very much in advance, 

Best Regards

Radostin Dimitrov
radostin_dimit...@mail.bg

01.12.2012


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

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



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



Bug#655580: altos: openjdk-6-jdk on Ubuntu doesn't have the directories that configure searches for

2012-01-12 Thread Stefano Rivera
Package: altos
Version: 1.0.3
Severity: minor
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu precise ubuntu-patch

In Ubuntu, the attached patch was applied to achieve the following:

  * Depend on default-jdk instead of openjdk-6-jdk, so that the configure
script can find the JDK.

In Ubuntu, openjdk-6-jdk lives in /usr/lib/jvm/java-1.6.0-openjdk-amd64,
which the configure script doesn't search. But it does search for
default-java, so let's use that.

Thanks for considering the patch.

SR



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



Bug#655580: altos: openjdk-6-jdk on Ubuntu doesn't have the directories that configure searches for

2012-01-12 Thread Stefano Rivera
Hi Debian (2012.01.12_15:48:16_+0200)
 Thanks for considering the patch.

/me slaps reportbug and attaches the patch.

SR

-- 
Stefano Rivera
  http://tumbleweed.org.za/
  H: +27 21 465 6908 C: +27 72 419 8559  UCT: x3127
diff -Nru altos-1.0.3/debian/control altos-1.0.3ubuntu1/debian/control
--- altos-1.0.3/debian/control  2011-12-26 04:09:16.0 +0200
+++ altos-1.0.3ubuntu1/debian/control   2012-01-12 15:36:56.0 +0200
@@ -1,7 +1,7 @@
 Priority: optional
 Maintainer: Bdale Garbee bd...@gag.com
 Uploaders: Keith Packard kei...@keithp.com
-Build-Depends: debhelper (= 7), autoconf, automake, gawk, libreadline-dev, 
libusb-1.0-0-dev, nickle, sdcc, xsltproc, fop, docbook-xml, docbook-xsl, swig, 
openjdk-6-jdk, freetts, libtool, libjfreechart-java, pkg-config
+Build-Depends: debhelper (= 7), autoconf, automake, gawk, libreadline-dev, 
libusb-1.0-0-dev, nickle, sdcc, xsltproc, fop, docbook-xml, docbook-xsl, swig, 
default-jdk, freetts, libtool, libjfreechart-java, pkg-config
 Standards-Version: 3.9.2
 Homepage: http://altusmetrum.org/AltOS
 Vcs-Git: git://git.gag.com/fw/altos


Bug#655578: Acknowledgement (ffproxy files owned and writable by nobody)

2012-01-12 Thread Stephane Chazelas
I suppose a fix could be:

--- ffproxy~  2011-11-13 14:04:44.0 +
+++ /etc/init.d/ffproxy 2012-01-12 13:58:45.679406982 +
@@ -60,12 +60,10 @@
 fi

 update_chroot() {
-if [ ! -d $FFPROXY_CHROOT ]; then
-mkdir -p $FFPROXY_CHROOT
-fi
+mkdir -p $FFPROXY_CHROOT
 for f in /etc/localtime /etc/hosts /etc/resolv.conf /etc/nsswitch.conf \
-$(find $FFPROXY_CONFDIR -type f -printf '%p ') \
-$(echo /lib/*/libns*so* /lib/*/libresolv*so*) ; do
+$(find $FFPROXY_CONFDIR -type f) \
+/lib/*/libns*so* /lib/*/libresolv*so* ; do
 d=$(dirname $f)
 if [ ! -d $FFPROXY_CHROOT/$d ]; then
 mkdir -p $FFPROXY_CHROOT/$d
@@ -75,9 +73,6 @@
 fi
 cp $f $FFPROXY_CHROOT/$f
 done
-if [ -n $FFPROXY_USER -a -n $FFPROXY_GROUP ]; then
-chown -R $FFPROXY_USER:$FFPROXY_GROUP $FFPROXY_CHROOT/*
-fi
 }

 delete_chroot() {


-- 
Stephane



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



Bug#406935: problems with 1.2.25 templates directory

2012-01-12 Thread Antoine Beaupré
On Mon, 09 Jan 2012 17:32:46 -0500, Robert James Clay j...@rocasa.us wrote:
 On Mon, 2012-01-09 at 16:03 -0500, Antoine Beaupré wrote:
  It seems there's a change in the way 1.2.25 handles the templates
  directory that breaks our install here. I used the debian/ directory
  from the 1.2.25-1 tag to build myself a debian package, which I
  installed. It proposed that i change the templates directory in my
  config to /etc/ledgersmb/templates, but that doesn't actually work. It
  needs to stay at templates.
 
I'll check into that.  Which version were you upgrading from?  And was it 
 a debian package you'd created or another type of install?

1.2.18, took the package from the sourceforge page, according to our
docs, I assume this means the upstream .deb.

https://wiki.koumbit.net/LedgerSmbUpgrade#A1.2.18_to_1.2.25

  The workaround i found was to create a symlink from
  /etc/ledgersmb/templates to /usr/share/ledgersmb, then things went back
  to normal.
 
So in your installation, there was only a templates directory
 at /usr/share/ledgersmb/templates?

No, the opposite: no templates dir in /usr/share/ledgersmb/templates,
and only one in /etc/ledgersmb/templates. I had the templates path set
to templates in my ledgersmb.conf, but then ledger would look in
/usr/share/ledgersmb/templates and fail to find it.

  I understand this may not be a priority since we're trying to focus on
  1.3 here, but i wanted to document in case others found the same
  problem.
 
If it's an issue with the debian packaging, then either the
 pkg-sql-ledger-discussion mailing list or the ITP bug is certainly the
 right place to discuss it.

Ok. I was under the understanding that 1.2 would never be uploaded so I
didn't see the point too much.

  Also, we're not quite ready yet to upgrade to 1.3. :)
 
I'm sure there are a number of people that is true for...g

Well, if that's the case, should we just upload 1.2 to the archive and
provide an upgrade path?

It would really be nice to have ledgersmb in the archive instead of,
each of us, having to build the package from bits and pieces all over
the place...

Thanks,

A.
-- 
We have no friends but the mountains.
- Kurdish saying


pgpp7DaySyFrH.pgp
Description: PGP signature


Bug#655581: xen-utils-common: network-bridge breaks the network setup when using ethernet bonding.

2012-01-12 Thread Philip Ward
Package: xen-utils-common
Version: 4.0.0-1
Severity: important


If using ethernet bonding and network-bridge with xen the network-bridge 
scripts breaks the network.

I have run through the commands manually in irder to establish the culprit.
In the op_start function (Starting on line 214) everything is fine up until 
line 251.
At this point the bridge has been created, devices renamed and the network is 
fine, but then
it runs do_ifup {$bridge}. In this function on line 111 it does ifup $1.
This breaks everything.
My solution is to surround the do_ifup ${bridge} line with a condition:
if [ ! -n ${slaves} ]; then
do_ifup {$bridge}
fi

-- System Information:
Debian Release: 6.0.3
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

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

Versions of packages xen-utils-common depends on:
ii  gawk1:3.1.7.dfsg-5   GNU awk, a pattern scanning and pr
ii  lsb-base3.2-23.2squeeze1 Linux Standard Base 3.2 init scrip
ii  udev164-3/dev/ and hotplug management daemo
ii  xenstore-utils  4.0.1-4  Xenstore utilities for Xen

xen-utils-common recommends no packages.

xen-utils-common suggests no packages.

-- Configuration Files:
/etc/default/xendomains changed:
XENDOMAINS_SYSRQ=
XENDOMAINS_USLEEP=10
XENDOMAINS_CREATE_USLEEP=500
XENDOMAINS_MIGRATE=
XENDOMAINS_SAVE=
XENDOMAINS_SHUTDOWN=--halt --wait
XENDOMAINS_SHUTDOWN_ALL=--all --halt --wait
XENDOMAINS_RESTORE=true
XENDOMAINS_AUTO=/etc/xen/auto
XENDOMAINS_AUTO_ONLY=false
XENDOMAINS_STOP_MAXWAIT=300

/etc/xen/xend-config.sxp changed:
(network-script network-bridge)
(vif-script vif-bridge)
(dom0-min-mem 196)
(enable-dom0-ballooning yes)
(total_available_memory 0) 
(dom0-cpus 0)
(vncpasswd '')


-- no debconf information

-- 
The Sunday Times Scottish University of the Year 2009/2010
The University of Stirling is a charity registered in Scotland, 
 number SC 011159.




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



Bug#655572: [libmime-types-perl] New upstream aviable with important bugfix

2012-01-12 Thread Damyan Ivanov
-=| Roman V. Nikolaev, 12.01.2012 17:25:30 +0400 |=-
 Package: libmime-types-perl
 Version: 1.32-1
 Severity: important
 
 New upstream version work correct for MIME types from DEBIAN 
 /etc/mime.types

It does?

I find only version 1.34, with the following changelog since Debian's 
1.32:

version 1.34: Thu Jan 12 11:16:07 CET 2012
- subType() did not handle subType's with '+' in them.
  [Roman V. Nikolaev]

version 1.33: Thu Jan 12 08:46:05 CET 2012
- all openxmlformats are binary [Beverly Wang]
- mediaType() and subType() did not handle subType's with dots
  in them correctly. [Roman V. Nikolaev]

Furthermore, the MIME::Types documentation contains the following text 
(not new for 1.34, but moved around so ut cought my eye):

 If you wish to get access to the Cmime.types files, which are
 available on various places in UNIX and Linux systems, then have a
 look at File::TypeInfo.

Which suggest quite the contrary to what you say. On the other hand, 
I may be misunderstanding your report and it has no relation to 
#165940.

(Oh, File::TypeInfo is nowhere to be found, even on CPAN, hm)


signature.asc
Description: Digital signature


Bug#616290: [Fwd: [ISC-Bugs #25979] What happened to the dhcp patch in ISC-Bugs #24697 (Debian Bug #616290)?]

2012-01-12 Thread Svante Signell
On Wed, 2012-01-11 at 22:12 -0800, Andrew Pollock wrote:
 On Fri, Dec 16, 2011 at 02:20:55PM +, Ian Jackson wrote:
  
  So far our (Debian's) communications with dhcpd upstream on this topic
  seem to be lacking in this area.  If you like I would be happy to
  review your next submissiosn to upstream, before you send them.
 
 I'm expecting to have a face-to-face meeting with the ISC DHCP folks next 
 week,
 and the Hurd situation is one of the topics of discussion. If the stakeholders
 from debian-hurd want me to convey anything in particular, then now's the time
 to speak up.
 
 I don't have a dog in this fight. I don't use Hurd, I don't have a good
 understanding of what the problem is or how the patch(es) solve it.

Thank you for the information about your meeting next week. Samuel
Thibault will take care of supplying additional information about the patch
(or an updated one) in due time before your meeting.

Thanks,
Svante Signell




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



Bug#655582: initscripts: incorrect rootfs unmount logic causes dirty FS at every boot

2012-01-12 Thread Michele Mazzucchi
Package: initscripts
Version: 2.88dsf-13.1
Severity: important

Hello folks,

While building a system based on an aufs root, I noticed that all
partitions, at start up, always require fsck when the union is used,
even after clean shutdowns.

The /etc/rc0.d/K08umountfs node (really /etc/init.d/umountfs ) fails
to unmount them at shutdown. That script contains this logic to determine
which mounted entries not to unmount:


do_stop () {
exec 90 /proc/mounts
PROTECTED_MOUNTS=$(sed -n '0,/^\/[^ ]* \/ /p' /proc/mounts)


This protects all mounts up to the / . However, such sed pattern matches the
root filesystem as is mounted on path slash AND the mount device starts
with slash. If the root filesystem is mounted from a node such as aufs,
the root line does not match, and all mounts end up in PROTECTED_MOUNTS.

I suppose the additional / constraint is a hack used to prevent matching the
initial rootfs / entry. I would rewrite this as:

PROTECTED_MOUNTS=$(awk 'NR==1,$1 != rootfs  $2 == /' /proc/mounts)

or, since awk dwells in /usr,

PROTECTED_MOUNTS=$(sed -n ':a;/^[^ ]* \/ /!{H;n;ba};{H;s/.*//;x;s/\n//;p}'
/proc/mounts)

This unmounts all entries down to the base root which is not the kernel 
standard
rootfs. If / is mounted multiple times, this unmounts all stacked entries 
as well.
In the aufs case I described above, this ensures the additional partitions are
cleanly unmounted.

Any comments?

cheers
michele


-- System Information:
Debian Release: 6.0.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: armel (armv5tel)

Kernel: Linux 2.6.32-5-kirkwood
Locale: LANG=en_US.UTF-8, LC_CTYPE=UTF-8 (charmap=locale: Cannot set LC_CTYPE 
to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages initscripts depends on:
ii  coreutils   8.5-1GNU core utilities
ii  debianutils 3.4  Miscellaneous utilities specific t
ii  libc6   2.11.2-10Embedded GNU C Library: Shared lib
ii  lsb-base3.2-23.2squeeze1 Linux Standard Base 3.2 init scrip
ii  sysv-rc 2.88dsf-13.1 System-V-like runlevel change mech
ii  sysvinit-utils  2.88dsf-13.1 System-V-like utilities

Versions of packages initscripts recommends:
ii  e2fsprogs   1.41.12-4stable1 ext2/ext3/ext4 file system utiliti
ii  psmisc  22.11-1  utilities that use the proc file s

initscripts suggests no packages.

-- debconf information excluded




umountfs.patch
Description: Binary data


  1   2   3   4   >