Bug#694126: [experimental] texlive-binaries fails to upgrade (fmtutil-sys: not found)

2012-11-24 Thread Jonathan Nieder
Package: texlive-binaries
Version: 2012.20121120-1
Severity: serious
Justification: failed upgrade

Hi,

From today's upgrade:

| Dépaquetage de la mise à jour de texlive-binaries ...
| Paramétrage de texlive-binaries (2012.20121120-1) ...
| mktexlsr: Updating /var/lib/texmf/ls-R-TEXLIVEMAIN... 
| mktexlsr: Updating /var/lib/texmf/ls-R-TEXLIVEDIST... 
| mktexlsr: Updating /var/lib/texmf/ls-R-TEXMFMAIN... 
| mktexlsr: Updating /var/lib/texmf/ls-R... 
| mktexlsr: Done.
| Building format(s) --refresh.
| This may take some time... 
| fmtutil-sys failed. Output has been stored in
| /tmp/fmtutil.dCOi0XZH
| Please include this file if you report a bug.
[...]
| # cat /tmp/fmtutil.dCOi0XZH 
| /var/lib/dpkg/info/texlive-binaries.postinst: 30: 
/var/lib/dpkg/info/texlive-binaries.postinst: fmtutil-sys: not found

Indeed, which fmtutil-sys tells me there is no such file.

Downgrading to 2012.20120628-4 seems to work fine (and makes
/usr/bin/fmtutil-sys reappear).  Upgrading again fails again in the
same way.

Thanks for packaging the new texlive version so quickly so bugs
like this can be found.  If there's additional information I
can provide to help track this down, just ask.

Hope that helps,
Jonathan


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



Bug#694108: unblock: kfreebsd-8/8.3-6

2012-11-24 Thread Niels Thykier
On 2012-11-24 03:37, Russ Allbery wrote:
 You don't need to send unblock requests when doing rc-only fixes
 with small/easily-reviewable diffs.
 Er, since when?  (I ask because I have one of those coming up.)  If
 the release team doesn't want the unblock requests, I'll certainly
 keep from clogging up the BTS, but I thought they wanted an unblock
 request for *everything* that needs to migrate to testing at this
 point.

Hi,

Generally we try to scan the list of fixed in sid, but not in
wheezy-RC-bugs[1] and automatically unblock it.
  If you do an upload and wait for a while before filing a bug, there is
a chance we already noticed the fix and unblocked it.  For those cases,
using grep-excuses can sometimes save you from filing that bug[2].

On the other hand, if we have concerns with the changes, it is usually
easier for us to reach you if you have filed the bug.

Personally, I am inclined to say it depends for the trivial RC
bugfix case.  It might be worth considering checking after 5 days
(assuming low urgency) with grep-excuses.  If we haven't unblocked your
package by then, a bug is probably needed.  Though for non-RC bugs, we
always need a bug (as they generally don't appear on any of our radars).

~Niels

[1]
http://udd.debian.org/bugs.cgi?release=wheezy_not_sidmerged=ignfnewerval=7rc=1sortby=idsorto=ascchints=1ctags=1cdeferred=1crttags=1

[2] Assuming there is a Britney run (up to 12 hours) between one of us
unblocking your package and you checking with grep-excuses.


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



Bug#694127: apt-utils: apt-extracttemplates is confused when RootDir is set

2012-11-24 Thread Milan Cermak
Package: apt-utils
Version: 0.8.10.3+squeeze1
Severity: normal

I was trying to dist-upgrade chroot'd environment. I created configuration
file with:

RootDir /tmp/mychroot;

and pointed APT_CONFIG to it.
Then I ran:

# export APT_CONFIG
# apt-get update
# apt-get dist-upgrade

apt-get dist-upgrade failed after downloading packages as it was not able to
extract templates. Many errors were reported saying:
E: Could not open file /var/cache/apt/archives/package - open (2: No such 
file or directory)
E: Unable to determine the file size - fstat (9: Bad file descriptor)
E: Read error - read (9: Bad file descriptor)

It suggests, that apt-extracttemplates (and maybe other components) does not
honor RootDir option. The packages were downloaded to the chroot'd environment,
but apt-extracttemplated looked them up in the primary environment.

I was able to workaround this with setting:
Dpkg::Chroot-Directory /tmp/mychroot;

in the APT_CONFIG file. However, this caused dpkg to be chrooted to 
/tmp/mychroot/tmp/mychroot,
which obviously does not exist.

The only possible workaround seems to be to chroot whole 'apt-get dist-upgrade'.
# chroot /tmp/mychroot apt-get dist-upgrade

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

Kernel: Linux 2.6.37.6 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages apt-utils depends on:
ii  apt [libapt-pkg4.10]   0.8.10.3+squeeze1 Advanced front-end for dpkg
ii  libc6  2.11.3-4  Embedded GNU C Library: Shared lib
ii  libdb4.8   4.8.30-2  Berkeley v4.8 Database Libraries [
ii  libgcc11:4.4.5-8 GCC support library
ii  libstdc++6 4.4.5-8   The GNU Standard C++ Library v3

apt-utils recommends no packages.

apt-utils 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#694108: unblock: kfreebsd-8/8.3-6

2012-11-24 Thread Niels Thykier
Control: tags -1 + pending d-i

On 2012-11-24 00:14, Christoph Egger wrote:
 Package: release.debian.org
 Severity: normal
 User: release.debian@packages.debian.org
 Usertags: unblock
 
 Please unblock package kfreebsd-8
 
   This is a security update.
 
 unblock kfreebsd-8/8.3-6
 
 [...]

Ack from release, now just waiting for d-i approval.

~Niels


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



Bug#694109: Make that kfreebsd-9_9.0-10

2012-11-24 Thread Niels Thykier
Control: tags -1 + pending d-i

On 2012-11-24 06:09, Christoph Egger wrote:
 Control: retitle -1 unblock: kfreebsd-9/9.0-10
 
 Reverting the additional change as it breaks things on some
 architectures and isn't really freeze-stuff.
 
 Regards
 
 Christoph
 
 New debdiff:
 
  
 [...]

Ack from release, now just waiting for d-i approval.

~Niels


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



Bug#693806: unblock: liblog-handler-perl/0.75-2

2012-11-24 Thread Salvatore Bonaccorso
Hi Niels

On Wed, Nov 21, 2012 at 03:45:23PM +0100, Niels Thykier wrote:
 On 2012-11-20 17:23, Salvatore Bonaccorso wrote:
  Package: release.debian.org
  Severity: normal
  User: release.debian@packages.debian.org
  Usertags: unblock
  
  Hi Release Team
  
  This is a pre-approval request for unblocking liblog-handler-perl
  0.75-2 (note: not yet uploaded). I 'backported' the patch applied in
  upstream 0.76 to solve [1]. I know we are quite late, the upload can
  be done via unstable and the package is Priority: optional.
  
   [1]: https://rt.cpan.org/Public/Bug/Display.html?id=81155
  
  The problem can be reproduced with this easy approach:
  
  [...]
  
  I attached the proposed debdiff for the upload to unstable.
  
  Would it possible to get an unblock for it?
  
  Regards,
  Salvatore
  
  [...]
 
 Feel free to go ahead and upload the fix to unstable.  Please follow up
 to this bug, once the patched version has been in unstable for a couple
 of days.

Only want to let you know: I have done the upload in unstable.

Many thanks for your work,

Regards,
Salvatore


signature.asc
Description: Digital signature


Bug#692879: Please unblock rkward

2012-11-24 Thread Thomas Friedrichsmeier
Hi Laszlo,

On Friday 23 November 2012, Laszlo Kajan wrote:
 This is Laszlo from the Munich bug squashing party [1].
 
 rkward has an RC bug because of a copyright issue [2] #689982. This is
 fixed in unstable, but with an upgrade to a new upstream. I suppose
 because of the this upgrade, the version in unstable that fixes the bug
 can not migrate to wheezy. Is that so?
 
 I have patched d/copyright in wheezy, and resolved the RC bug.
 
 = May I upload my fix to testing-proposed-updates? I attach the debdiff.
 = This would be an NMU, so should the version be 0.5.7-2.1wheezy1 or
 0.5.7-2wheezy1 (present newest in wheezy is 0.5.7-2)?
 
 [1] http://wiki.debian.org/BSP/2012/11/de/Munich
 [2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=689982

many thanks for helping! However, a fix for this bug is already waiting for 
approval to upload to tpu:
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692879

Sorry, I should have recorded that fact in #689982 (and so I'm putting that on 
CC, now), but I simply did not expect the process to take this long.

Regards
Thomas


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


Bug#692298: tpu: git/1:1.7.10.4-1+wheezy1 (Re: unblock: git/1:1.7.10.4-2)

2012-11-24 Thread Jonathan Nieder
Julien Cristau wrote:
 On Sun, Nov 18, 2012 at 12:16:05 -0800, Jonathan Nieder wrote:

 In light of [1], I'm happy to skip

   b8c78e2a git svn: work around SVN 1.7 mishandling of svn:special changes

 in a tpu upload.  Proposed upload attached.
[...]
 Ack, please go ahead.

Thanks for the quick turnaround.  Pushed to

  git://repo.or.cz/git/debian/git.git debian-testing
  git://git.debian.org/~jrnieder-guest/git.git debian-testing

and uploaded.


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



Bug#694128: x-terminal-emulator as default term breaks nautilus-open-terminal

2012-11-24 Thread Andre Verwijs
Package: nautilus-open-terminal
Version: 0.19-2+b1
Severity: serious
Tags: upstream
Justification: Must


RE x-terminal-emulator as default term breaks nautilus-open-terminal

the problem stil exists, how do i fix it ?



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

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

Versions of packages nautilus-open-terminal depends on:
ii  gconf2   3.2.5-1+build1
ii  libc62.13-35
ii  libgconf2-4  3.2.5-1+build1
ii  libglib2.0-0 2.33.12+really2.32.4-3
ii  libgnome-desktop-3-2 3.4.2-1
ii  libgtk-3-0   3.4.2-4
ii  libnautilus-extension1a  3.4.2-1+build1

nautilus-open-terminal recommends no packages.

nautilus-open-terminal 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#556578: Phonon programs broke sound in other programs after running

2012-11-24 Thread dE .
Again looking at the issue, this's what's supposed to happen.

A sound server is supposed to resolve this problem.


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



Bug#694129: guilt: debian/copyright::Upstream-Source no longer exists

2012-11-24 Thread Jari Aalto
Package: guilt
Version: 0.35-1
Severity: minor

URL no longer exists:

http://www.kernel.org/pub/linux/kernel/people/jsipek/guilt/

Please:

a) update URL to new project location

b) or if project is dead, add field
   Comment: Dead project. Upstream sources are no longer available.


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



Bug#694130: linux-image-2.6.32-5-686: /proc/mounts reports two devices in / when in chroot, confuses update-grub/os-prober scripts

2012-11-24 Thread Milan Cermak
Package: linux-2.6
Version: 2.6.32-46
Severity: normal

When /proc/mounts is printed out inside a chroot'd environment, it shows two 
devices being mounted in /. Also, several mounts
not accessible from the chroot'd environment are reported.
This output is confusing either for user and for scripts which depend on it 
(os-prober).

Script started on So 24. listopad 2012, 09:37:13 CET
root@tochiro:~# mkdir /tmp/mychroot
root@tochiro:~# mount /dev/sdb1 /tmp/mychroot
root@tochiro:~# mount -o bind /proc /tmp/mychroot/proc
root@tochiro:~# cat /proc/mounts
rootfs / rootfs rw 0 0
none /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
none /proc proc rw,nosuid,nodev,noexec,relatime 0 0
none /dev devtmpfs rw,relatime,size=251376k,nr_inodes=62844,mode=755 0 0
none /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
/dev/disk/by-uuid/ae2c9161-7639-42f6-b879-33ea64d5c221 / ext4 
rw,relatime,errors=remount-ro,barrier=1,data=ordered 0 0
tmpfs /lib/init/rw tmpfs rw,nosuid,relatime,mode=755 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev,relatime 0 0
/dev/sda6 /home ext4 rw,relatime,barrier=1,data=ordered 0 0
/dev/sda8 /local ext4 rw,relatime,barrier=1,data=ordered 0 0
/dev/sda7 /opt ext4 rw,relatime,barrier=1,data=ordered 0 0
binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc 
rw,nosuid,nodev,noexec,relatime 0 0
-hosts /net autofs 
rw,relatime,fd=6,pgrp=1502,timeout=300,minproto=5,maxproto=5,indirect 0 0
/dev/sdb1 /tmp/mychroot ext4 rw,relatime,barrier=1,data=ordered 0 0
none /tmp/mychroot/proc proc rw,nosuid,nodev,noexec,relatime 0 0
root@tochiro:~# chroot /tmp/mychroot cat /proc/mounts
rootfs / rootfs rw 0 0
none /sys sysfs rw,nosuid,nodev,noexec,relatime 0 0
none /proc proc rw,nosuid,nodev,noexec,relatime 0 0
none /dev devtmpfs rw,relatime,size=251376k,nr_inodes=62844,mode=755 0 0
none /dev/pts devpts rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000 0 0
/dev/disk/by-uuid/ae2c9161-7639-42f6-b879-33ea64d5c221 / ext4 
rw,relatime,errors=remount-ro,barrier=1,data=ordered 0 0
tmpfs /lib/init/rw tmpfs rw,nosuid,relatime,mode=755 0 0
tmpfs /dev/shm tmpfs rw,nosuid,nodev,relatime 0 0
/dev/sda6 /home ext4 rw,relatime,barrier=1,data=ordered 0 0
/dev/sda8 /local ext4 rw,relatime,barrier=1,data=ordered 0 0
/dev/sda7 /opt ext4 rw,relatime,barrier=1,data=ordered 0 0
binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc 
rw,nosuid,nodev,noexec,relatime 0 0
-hosts /net autofs 
rw,relatime,fd=6,pgrp=1502,timeout=300,minproto=5,maxproto=5,indirect 0 0
/dev/sdb1 / ext4 rw,relatime,barrier=1,data=ordered 0 0
none /proc proc rw,nosuid,nodev,noexec,relatime 0 0
root@tochiro:~# exit
exit

Script done on So 24. listopad 2012, 09:38:54 CET

The output above shows devices 
/dev/disk/by-uuid/ae2c9161-7639-42f6-b879-33ea64d5c221 and /dev/sdb1 being 
mounted in / and
two mounts of proc file system in /proc.
It seems to me that kernel just removes a path prefix matching the chroot path, 
but does copies all mounts which does not contain the prefix.


-- Package-specific info:
** Version:
Linux version 2.6.32-5-686 (Debian 2.6.32-46) (da...@debian.org) (gcc version 
4.3.5 (Debian 4.3.5-4) ) #1 SMP Sun Sep 23 09:49:36 UTC 2012

** Command line:
BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-686 
root=UUID=ae2c9161-7639-42f6-b879-33ea64d5c221 ro quiet

** Not tainted

** Kernel log:
[   22.365730] Bluetooth: HCI socket layer initialized
[   22.390758] Bluetooth: L2CAP ver 2.14
[   22.390761] Bluetooth: L2CAP socket layer initialized
[   22.489617] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   22.489621] Bluetooth: BNEP filters: protocol multicast
[   22.527474] Bridge firewalling registered
[   22.638851] Bluetooth: SCO (Voice Link) ver 0.6
[   22.638855] Bluetooth: SCO socket layer initialized
[   25.033024] lp: driver loaded but no devices found
[   25.061499] ppdev: user-space parallel port driver
[   27.196635] P-state transition latency capped at 20 uS
[   27.272032] eth0: no IPv6 routers present
[   40.384069] eth1: no IPv6 routers present
[   67.124798] grub-probe: sending ioctl 1261 to a partition!
[   67.124809] grub-probe: sending ioctl 1261 to a partition!
[   68.340198] grub-probe: sending ioctl 1261 to a partition!
[   68.340209] grub-probe: sending ioctl 1261 to a partition!
[   68.609372] grub-probe: sending ioctl 1261 to a partition!
[   68.609383] grub-probe: sending ioctl 1261 to a partition!
[   69.053933] grub-probe: sending ioctl 1261 to a partition!
[   69.053943] grub-probe: sending ioctl 1261 to a partition!
[   69.172652] grub-probe: sending ioctl 1261 to a partition!
[   69.172663] grub-probe: sending ioctl 1261 to a partition!
[   74.105161] __ratelimit: 16 callbacks suppressed
[   74.105171] grub-probe: sending ioctl 1261 to a partition!
[   74.105179] grub-probe: sending ioctl 1261 to a partition!
[   74.549697] grub-probe: sending ioctl 1261 to a partition!
[   74.549707] grub-probe: sending ioctl 1261 to a partition!
[   74.655285] grub-probe: sending ioctl 1261 to a partition!
[   74.655296] grub-probe: sending ioctl 

Bug#694131: FTBFS against libav 9

2012-11-24 Thread Reinhard Tartler
Package: zoneminder
Version: 1.25.0-3
Severity: important
Tags: patch

Dear Maintainer,

The zoneminder package currently FTBFS against libav9 because it uses an
outdated API. I have attached a quick patch that allows
compilation. Please test the patch and discuss it with upstream.

x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..  -I/usr/include -I/usr/include 
-Wall -Wno-sign-compare -fno-inline -I/usr/include -D_FORTIFY_SOURCE=2 
-D__STDC_CONSTANT_MACROS -D__STDC_CONSTANT_MACROS -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -DZM_FFMPEG_CVS 
-DHAVE_LIBCRYPTO -MT zm_local_camera.o -MD -MP -MF .deps/zm_local_camera.Tpo -c 
-o zm_local_camera.o zm_local_camera.cpp
In file included from zm_local_camera.cpp:24:0:
zm_local_camera.h:101:5: error: 'PixelFormat' does not name a type
zm_local_camera.h:102:5: error: 'PixelFormat' does not name a type
zm_local_camera.h:103:12: error: 'AVFrame' does not name a type
zm_local_camera.cpp:44:8: error: 'PixelFormat' does not name a type
zm_local_camera.cpp:259:1: error: 'AVFrame' does not name a type
zm_local_camera.cpp: In constructor 'LocalCamera::LocalCamera(int, const 
string, int, int, const string, int, int, int, int, int, int, int, bool)':
zm_local_camera.cpp:324:9: error: 'imagePixFormat' was not declared in this 
scope
zm_local_camera.cpp:324:39: error: 'PIX_FMT_GRAY8' was not declared in this 
scope
zm_local_camera.cpp:324:53: error: 'PIX_FMT_RGB24' was not declared in this 
scope
zm_local_camera.cpp:325:9: error: 'capturePixFormat' was not declared in this 
scope
zm_local_camera.cpp:325:79: error: 'getFfPixFormatFromV4lPalette' was not 
declared in this scope
zm_local_camera.cpp: In member function 'void LocalCamera::Initialise()':
zm_local_camera.cpp:341:27: error: 'AV_LOG_DEBUG' was not declared in this scope
zm_local_camera.cpp:341:40: error: 'av_log_set_level' was not declared in this 
scope
zm_local_camera.cpp:343:27: error: 'AV_LOG_QUIET' was not declared in this scope
zm_local_camera.cpp:343:40: error: 'av_log_set_level' was not declared in this 
scope
zm_local_camera.cpp:464:9: error: 'capturePictures' was not declared in this 
scope
zm_local_camera.cpp:464:31: error: expected type-specifier before 'AVFrame'
zm_local_camera.cpp:464:31: error: expected ';' before 'AVFrame'
zm_local_camera.cpp:488:18: error: 'imagePixFormat' was not declared in this 
scope
zm_local_camera.cpp:488:36: error: 'capturePixFormat' was not declared in this 
scope
zm_local_camera.cpp:490:58: error: 'avcodec_alloc_frame' was not declared in 
this scope
zm_local_camera.cpp:493:34: error: 'AVPicture' was not declared in this scope
zm_local_camera.cpp:493:45: error: expected primary-expression before ')' token
zm_local_camera.cpp:493:187: error: 'avpicture_fill' was not declared in this 
scope
zm_local_camera.cpp:631:9: error: 'capturePictures' was not declared in this 
scope
zm_local_camera.cpp:631:31: error: expected type-specifier before 'AVFrame'
zm_local_camera.cpp:631:31: error: expected ';' before 'AVFrame'
zm_local_camera.cpp:639:18: error: 'imagePixFormat' was not declared in this 
scope
zm_local_camera.cpp:639:36: error: 'capturePixFormat' was not declared in this 
scope
zm_local_camera.cpp:641:58: error: 'avcodec_alloc_frame' was not declared in 
this scope
zm_local_camera.cpp:644:34: error: 'AVPicture' was not declared in this scope
zm_local_camera.cpp:644:45: error: expected primary-expression before ')' token
zm_local_camera.cpp:644:161: error: 'avpicture_fill' was not declared in this 
scope
zm_local_camera.cpp: In static member function 'static bool 
LocalCamera::GetCurrentSettings(const char*, char*, int, bool)':
zm_local_camera.cpp:775:22: error: 'PATH_MAX' was not declared in this scope
zm_local_camera.cpp:780:21: error: 'queryDevice' was not declared in this scope
zm_local_camera.cpp:782:22: error: 'queryDevice' was not declared in this scope
zm_local_camera.cpp:783:29: error: 'queryDevice' was not declared in this scope
zm_local_camera.cpp:800:67: error: 'queryDevice' was not declared in this scope
zm_local_camera.cpp:802:54: error: 'queryDevice' was not declared in this scope
zm_local_camera.cpp:812:92: error: 'queryDevice' was not declared in this scope
zm_local_camera.cpp:937:91: error: 'queryDevice' was not declared in this scope
zm_local_camera.cpp:962:82: error: 'queryDevice' was not declared in this scope
zm_local_camera.cpp:1087:90: error: 'queryDevice' was not declared in this scope
zm_local_camera.cpp: In member function 'virtual int 
LocalCamera::Capture(Image)':
zm_local_camera.cpp:1644:16: error: 'AVFrame' does not name a type
zm_local_camera.cpp:1646:14: error: 'imagePixFormat' was not declared in this 
scope
zm_local_camera.cpp:1646:32: error: 'capturePixFormat' was not declared in this 
scope
zm_local_camera.cpp:1650:146: error: 'SWS_BICUBIC' was not declared in this 
scope
zm_local_camera.cpp:1650:176: error: 'sws_getCachedContext' was not declared in 
this scope
zm_local_camera.cpp:1654:17: error: 

Bug#613852: [squeeze - 2.6.37 regression] Clarkdale: native X resolution does not work

2012-11-24 Thread Jonathan Nieder
reassign 613852 src:linux linux-2.6/2.6.37-1~experimental.1
found 613852 linux/3.2.32-1
tags 613852 - moreinfo
affects 613852 + xserver-xorg-video-intel
quit

Hi again,

Matt Zagrabelny wrote:
 Matt Zagrabelny wrote:

 When running 2.6.32-5-amd64, I am able to run X at 1360x768. When I use
 the 2.6.37-trunk-amd64 kernel, the resolution drops to 1280x720 (at
 least according to GNOME monitor preferences.
[...]
 I just installed Wheezy Beta 2 and it is still happening.

Thanks for checking.  Marking so.

Because I am phenomenally lazy: could you attach:

 * output from the xrandr command from x11-xserver-utils on the
   affected setup

 * a kernel log with drm.debug=0x6, Xorg.0.log, and xrandr output
   using the 2.6.32.y-based kernel from squeeze (it should run fine on
   wheezy), for comparison?

Gratefully,
Jonathan


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



Bug#694124: unblock: jless/382-iso262-2.1

2012-11-24 Thread Niels Thykier
Control: tags -1 confirmed

On 2012-11-24 07:49, Tatsuki Sugiura wrote:
 Package: release.debian.org
 Severity: normal
 User: release.debian@packages.debian.org
 Usertags: unblock
 
 Please unblock package jless.
 
 Here is a fix for serious bugs (#684633, #680632 and #433086)
 with minimal changes.
 

They all appear to be important and normal (versus serious)?  Anyhow,
that is still enough for an unblock via sid.

 diff -u jless-382-iso262/debian/changelog jless-382-iso262/debian/changelog
 [...]
 
 
 unblock jless/382-iso262-2.1
 
 [...]

Looks fine, feel free to go ahead.  Please reply back to this bug once
the fixed version has been in sid for a couple of dates (and it has been
rebuilt successfully on all relevant architectures).

~Niels


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



Bug#694132: ITP: leaflet-label -- plugin for adding labels to markers shapes on leaflet powered maps

2012-11-24 Thread Andrew Harvey
Package: wnpp
Severity: wishlist

 Package name: leaflet-label
 Version : 0.1.0
 Upstream Author : Jacob Toye
 URL : https://github.com/jacobtoye/Leaflet.label
 License : Expat
 Description : plugin for adding labels to markers  shapes on
leaflet powered maps



signature.asc
Description: OpenPGP digital signature


Bug#694126: [experimental] texlive-binaries fails to upgrade (fmtutil-sys: not found)

2012-11-24 Thread Norbert Preining
Hi Jonathan,

Did you do a full upgrade? I have exactely that version running and did upgrade 
tests from texlive-full/sid to experimental?

Do you have the full terminal log by chance?

Thanks

Norbert


Norbert Preiningpreining@{jaist.ac.jp, logic.at, debian.org}
JAIST, Japan TeX Live  Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094


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



Bug#694133: ITP: leaflet-animatedmarker -- Leaflet plugin for animating a marker along a polyline

2012-11-24 Thread Andrew Harvey
Package: wnpp
Severity: wishlist

 Package name: leaflet-animatedmarker
 Version : vcs master
 Upstream Author : OpenPlans
 URL : https://github.com/openplans/Leaflet.AnimatedMarker
 License : Expat
 Description : Leaflet plugin for animating a marker along a polyline



signature.asc
Description: OpenPGP digital signature


Bug#694134: ITP: leaflet-tilejson -- leaflet-tilejson adds support for the TileJSON specification to the Leaflet map client

2012-11-24 Thread Andrew Harvey
Package: wnpp
Severity: wishlist

 Package name: leaflet-tilejson
 Version : vcs master
 Upstream Author : Kartena AB, Per Liedman
 URL : https://github.com/perliedman/leaflet-tilejson
 License : BSD-2-clause
 Description : leaflet-tilejson adds support for the TileJSON
specification to the Leaflet map client



signature.asc
Description: OpenPGP digital signature


Bug#694135: ITP: leaflet-draw -- Adds support for drawing polys to Leaflet

2012-11-24 Thread Andrew Harvey
Package: wnpp
Severity: wishlist

 Package name: leaflet-draw
 Version : 0.1.4
 Upstream Author : Jacob Toye
 URL : https://github.com/jacobtoye/Leaflet.draw
 License : Expat
 Description : Adds support for drawing polys to Leaflet



signature.asc
Description: OpenPGP digital signature


Bug#694136: ITP: leaflet-locationfilter -- Provides a location filter for Leaflet

2012-11-24 Thread Andrew Harvey
Package: wnpp
Severity: wishlist

 Package name: leaflet-locationfilter
 Version : vcs master
 Upstream Author : Tripbirds.com
 URL : https://github.com/tripbirds/leaflet-locationfilter/
 License : Expat
 Description : Provides a location filter for Leaflet



signature.asc
Description: OpenPGP digital signature


Bug#694137: ITP: leaflet-hash -- Leaflet-hash lets you to add dynamic URL hashes to web pages with Leaflet maps

2012-11-24 Thread Andrew Harvey
Package: wnpp
Severity: wishlist

 Package name: leaflet-hash
 Version : vcs master
 Upstream Author : Michael Lawrence Evans
 URL : https://github.com/mlevans/leaflet-hash
 License : Expat
 Description : Leaflet-hash lets you to add dynamic URL hashes to
web pages with Leaflet maps



signature.asc
Description: OpenPGP digital signature


Bug#691551: Could gjs be updated to fix #674047?

2012-11-24 Thread Josselin Mouette
Le vendredi 23 novembre 2012 à 23:46 +0100, Tobias Hansen a écrit : 
 Hi,
 
 #674047 is a RC bug in gnome-documents. There is an upstream fix, which
 requires larger changes in gjs. I filed #691551 to track this issue. Do
 you think these gjs changes can be applied in wheezy without causing
 other problems?

You might want to ask the release team.

What I’m afraid of are potential regressions in gnome-shell, but if you
can fix a RC bug this way, keeping it for 15 days in unstable should be
enough for regression testing.

For the RT: the proposed patches patches are
http://git.gnome.org/browse/gjs/commit/?h=gnome-3-6id=2ab1b3f090edc4ac64075fb1a7f387e724ba63ff
http://git.gnome.org/browse/gjs/commit/?h=gnome-3-6id=52e921dacf553564f6503668bf0be82cfb782d7c

Cheers,
-- 
 .''`.  Josselin Mouette
: :' :
`. `'
  `-


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



Bug#656552: zope2.12-sandbox: fails to upgrade from testing

2012-11-24 Thread Jonas Meurer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hey Arnau,

Am 22.11.2012 11:56, schrieb Arnaud Fontaine:
 Ivo De Decker ivo.dedec...@ugent.be writes:
 
 [...]
 In other  words: the package creates  an (empty) zope instance
 in the postinst, but fails to install if  such an instance
 exists. This makes a reinstall fail.
 
 
 It seems the relevant parts of these scripts come from
 zope-debhelper, so this bug probably originates there.
 
 Thank  you so  much  for investigating  this issue.   IMHO,  we can
 set 'zope-common/remove-instance-without-data'  to  remove  by
 default,  as there is no  point at aborting by  default if there is
 no  data. What do you think?

I fully agree with you. Thanks a lot for working on
zope2.12/zope-common packages for wheezy! Your work is much appreciated.

Kind regards,
 jonas


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iQIcBAEBAgAGBQJQsIyaAAoJEFJi5/9JEEn+BEIP/Rs8AY6nGHPVV93w7WMhyUum
aLzHpZvbb8bcNWfKnhqWIWYIF2WMwq18yGsVUknIZiXl8F8Y+7I0lKktQtpzW+EG
RtN5jutC3tr+46qg7JbdQC4844phH39D0c31bsSpV3XF4E6BJ/Vq81qZKDfJRx7a
stH+wg2OSTdBdqHVIYJSqGUh1VnWtN48GMAFN3ssCWwjkn6WC4VsUVhD8tKg+Xls
o9CDqOq36rACUt+Z6oqYrOxmJf7chQVwEc8POzwi5siW61sl2+g2Ci30W0mp3Jf+
r7HzQ/KbIk4GX2kM+ua1IQ8wFyUowoDh6kFAWI8ONSWKQnJ46/cZQsF6ODEsghrd
3D/ssQ9V6rOHFBCzs+xah/BKrZCcApR7j1wuw7VNKn0qNhOh1iKjLaCJfLqyB8Ae
yYvVMmH05eV3XyEg84RaFcoJHMmbO+3QCOxNv2Gad2N56XmVrInXrYtDKI9RM5CF
pE6BXuv6XShWrRT/9FAXhL8YvTpd71j9YvUZoeHbbeP4Ste4w8d4CuQA9Dta/iPS
epKaTacR3Bm00SNlygcAPsFVyg0j58Ng/mX7Bbb5iV/VORE+6Vby5/c+wS68lB5d
mArN+EleXmj1L1Z2j5/rllOl0efukYhha2eW4weoMTPENVtmVWvQJjq/FJNmkjgw
1Vt5VW1WArywtvodkWQ0
=Li+z
-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#694126: [experimental] texlive-binaries fails to upgrade (fmtutil-sys: not found)

2012-11-24 Thread Jonathan Nieder
Hi Norbert,

Norbert Preining wrote:

 Did you do a full upgrade?

Yes.  Which package is supposed to provide fmtutil-sys?  Are you
e.g. relying on all packages being unpacked before
texlive-binaries.postinst runs without declaring a dependency?

 Do you have the full terminal log by chance?

Here you go.  Output from

 * dpkg-query --control-show texlive-binaries postinst
 * dpkg-query -L texlive-binaries
 * the texlive-binaries bugscript

also attached.

# cupt install texlive-binaries
Building the package cache... 
Initializing package resolver and worker... 
Scheduling requested actions... 
Resolving possible unmet dependencies... 

The following packages will be upgraded:

texlive-binaries 

Action summary:
  1 automatically installed packages will be upgraded

Need to get 0B/19.5MiB of archives. After unpacking 3637KiB will be used.
Do you want to continue? [y/N/q/a/?] y
Performing requested actions:
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
serious bugs of texlive-binaries (2012.20120628-4 - 2012.20121120-1) unfixed
 #694126 - [experimental] texlive-binaries fails to upgrade (fmtutil-sys: not 
found)
Summary:
 texlive-binaries(1 bug)
Are you sure you want to install/upgrade the above packages? [Y/n/?/...] y
Reading changelogs... Done
(Reading database ... 137634 files and directories currently installed.)
Preparing to replace texlive-binaries 2012.20120628-4 (using 
.../texlive-binaries_2012.20121120-1_amd64.deb) ...
Unpacking replacement texlive-binaries ...
Setting up texlive-binaries (2012.20121120-1) ...
mktexlsr: Updating /var/lib/texmf/ls-R-TEXLIVEMAIN... 
mktexlsr: Updating /var/lib/texmf/ls-R-TEXLIVEDIST... 
mktexlsr: Updating /var/lib/texmf/ls-R-TEXMFMAIN... 
mktexlsr: Updating /var/lib/texmf/ls-R... 
mktexlsr: Done.
Building format(s) --refresh.
This may take some time... 
fmtutil-sys failed. Output has been stored in
/tmp/fmtutil.bMxQ1LaB
Please include this file if you report a bug.

dpkg: error processing texlive-binaries (--install):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 texlive-binaries
E: the command '/usr/bin/dpkg --install --no-triggers --force-bad-path 
//var/cache/apt/archives/texlive-binaries_2012.20121120-1_amd64.deb' failed: 
exit code '1'
E: unable to do requested actions
E: error performing the command 'install'
Debian Release: wheezy/sid
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.6-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_CH.UTF-8, LC_CTYPE=fr_CH.UTF-8 (charmap=ANSI_X3.4-1968) 
(ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages texlive-binaries depends on:
ii  dpkg1.16.9
ii  ed  1.6-2
it  install-info4.13a.dfsg.1-10
ii  libc6   2.16-0experimental0
ii  libfontconfig1  2.9.0-7
ii  libfreetype62.4.9-1
ii  libgcc1 1:4.7.2-10
ii  libgraphite31:2.3.1-0.2
ii  libgs9  9.05~dfsg-6.2
ii  libkpathsea62012.20121120-1
ii  libpng12-0  1.2.49-3
ii  libpoppler190.18.4-3
ii  libptexenc1 2012.20121120-1
ii  libstdc++6  4.7.2-10
ii  libx11-62:1.5.0-1
ii  libxaw7 2:1.0.10-2
ii  libxmu6 2:1.1.1-1
ii  libxpm4 1:3.5.10-1
ii  libxt6  1:1.1.3-1
ii  perl5.14.2-15
ii  tex-common  3.13
ii  texlive-common  2012.20120611-5
ii  zlib1g  1:1.2.7.dfsg-13

Versions of packages texlive-binaries recommends:
ii  luatex  0.70.1.20120524-3
ii  python  2.7.3-3
ii  ruby4.9
ii  ruby1.8 [ruby]  1.8.7.358-6
ii  texlive-base2012.20120611-5
ii  tk8.6 [wish]8.6.0~b3-1

texlive-binaries suggests no packages.

-- no debconf information
/.
/usr
/usr/bin
/usr/bin/vlna
/usr/bin/dvitodvi
/usr/bin/dvipdfmx
/usr/bin/dt2dv
/usr/bin/wovp2ovf
/usr/bin/vftovp
/usr/bin/ps2pk
/usr/bin/ctangle
/usr/bin/pktype
/usr/bin/xdvi-xaw
/usr/bin/synctex
/usr/bin/mag
/usr/bin/uptftopl
/usr/bin/teckit_compile
/usr/bin/kpsewhich
/usr/bin/ptftopl
/usr/bin/aleph
/usr/bin/dvipdft
/usr/bin/dvips
/usr/bin/patgen
/usr/bin/bibtex8
/usr/bin/pktogf
/usr/bin/pmpost
/usr/bin/pdvitype
/usr/bin/ctie
/usr/bin/mktexpk
/usr/bin/pk2bm
/usr/bin/outocp
/usr/bin/odvitype
/usr/bin/mktexlsr
/usr/bin/pdfclose
/usr/bin/gftopk
/usr/bin/ttf2tfm
/usr/bin/dvibook
/usr/bin/uppltotf
/usr/bin/pooltype
/usr/bin/xdvi
/usr/bin/dviselect
/usr/bin/pfb2pfa
/usr/bin/ttf2afm
/usr/bin/otp2ocp
/usr/bin/updvitype
/usr/bin/ttfdump
/usr/bin/pdftex
/usr/bin/dvihp
/usr/bin/tftopl
/usr/bin/weave
/usr/bin/dvilj4
/usr/bin/mktextfm
/usr/bin/uptex
/usr/bin/dvisvgm
/usr/bin/devnag
/usr/bin/dvilj
/usr/bin/otangle
/usr/bin/mf-nowin
/usr/bin/gsftopk
/usr/bin/omfonts
/usr/bin/upbibtex
/usr/bin/mkindex
/usr/bin/afm2pl
/usr/bin/xdvipdfmx
/usr/bin/dvilj2p
/usr/bin/detex
/usr/bin/dvi2tty
/usr/bin/euptex
/usr/bin/bibtex.original
/usr/bin/dvitype
/usr/bin/kpsestat
/usr/bin/kpseaccess
/usr/bin/dvipos
/usr/bin/pdfopen
/usr/bin/pltotf

Bug#693659: vmix floating-point mode does not use proper API on Linux

2012-11-24 Thread Michael Gilbert
Hi, I've prepared an nmu based on the patch.  See attached.  Let me
know if you want to upload it, or I'll do so in a couple days.

Best wishes,
Mike


oss4.patch
Description: Binary data


Bug#694138: docbookwiki: fails to install: svn: E180001: Unable to connect to a repository at URL 'file:///usr/share/docbookwiki/content/SVN/repository'

2012-11-24 Thread Andreas Beckmann
Package: docbookwiki
Version: 0.9.2-6
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install. As
per definition of the release team this makes the package too buggy for
a release, thus the severity.

From the attached log (scroll to the bottom...):

  Selecting previously unselected package docbookwiki.
  (Reading database ... 31121 files and directories currently installed.)
  Unpacking docbookwiki (from .../docbookwiki_0.9.2-6_all.deb) ...
  Setting up docbookwiki (0.9.2-6) ...
  adduser: Warning: The home directory `/usr/share/docbookwiki' does not belong 
to the user you are currently creating.
  svn: E180001: Unable to connect to a repository at URL 
'file:///usr/share/docbookwiki/content/SVN/repository'
  svn: E180001: Unable to open an ra_local session to URL
  svn: E180001: Unable to open repository 
'file:///usr/share/docbookwiki/content/SVN/repository'
  svn: E180001: Unable to connect to a repository at URL 
'file:///usr/share/docbookwiki/content/SVN/repository/trunk'
  svn: E180001: Unable to open an ra_local session to URL
  svn: E180001: Unable to open repository 
'file:///usr/share/docbookwiki/content/SVN/repository/trunk'
  Checking out 'file:///usr/share/docbookwiki/content/SVN/repository/trunk/' in 
'my_docs'
  svn: E180001: Unable to connect to a repository at URL 
'file:///usr/share/docbookwiki/content/SVN/repository/trunk'
  svn: E180001: Unable to open an ra_local session to URL
  svn: E180001: Unable to open repository 
'file:///usr/share/docbookwiki/content/SVN/repository/trunk'
  Checking out 'file:///usr/share/docbookwiki/content/SVN/repository/trunk/' in 
'../downloads/xml_source/'
  svn: E180001: Unable to connect to a repository at URL 
'file:///usr/share/docbookwiki/content/SVN/repository/trunk'
  svn: E180001: Unable to open an ra_local session to URL
  svn: E180001: Unable to open repository 
'file:///usr/share/docbookwiki/content/SVN/repository/trunk'
  Building content. This may take some time...cp: cannot create regular file 
'my_docs/docbookwiki_guide_en.xml': No such file or directory
  svn: E155007: '/usr/share/docbookwiki/content/SVN/my_docs' is not a working 
copy
  svn: E155007: 
'/usr/share/docbookwiki/content/SVN/my_docs/docbookwiki_guide_en.xml' is not a 
working copy
  svn: E155007: '/usr/share/docbookwiki/content/SVN/my_docs/media' is not a 
working copy
  svn: E155007: 
'/usr/share/docbookwiki/content/SVN/my_docs/media/docbookwiki_guide' is not a 
working copy
  svn: E155007: 
'/usr/share/docbookwiki/content/SVN/my_docs/media/docbookwiki_guide' is not a 
working copy
...

cheers,

Andreas


docbookwiki_0.9.2-6.log.gz
Description: GNU Zip compressed data


Bug#694126: [experimental] texlive-binaries fails to upgrade (fmtutil-sys: not found)

2012-11-24 Thread Jonathan Nieder
Norbert Preining wrote:

 Did you do a full upgrade?

Thanks for this hint.  Looks like the missing dependency is on an
updated version of texlive-base.

A Breaks isn't enough to force the upgrade in time, since that is
satisfied by just deconfiguring texlive-base before running
texlive-binaries.postinst.  A Conflicts or Depends would work.

At first glance, a Depends seems likely to make the most sense, except
that it would make a circular dependency.  Any idea why texlive-base
depends on texlive-binaries?  Which is meant to be lower in the
dependency chain?

Another possibility might be to move updmap-sys back into the
texlive-binaries package.

What do you think?


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



Bug#694139: gnus: package installation creates /root/.gnupg/*

2012-11-24 Thread Andreas Beckmann
Package: gnus
Version: 5.11+v0.10.dfsg-3
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed that your package creates files in
/root. From the attached log (scroll to the bottom):

1m4.7s ERROR: FAIL: Package purging left files on system:
  /root/.gnupg/  not owned
  /root/.gnupg/gpg.conf  not owned
  /root/.gnupg/pubring.gpg   not owned
  /root/.gnupg/secring.gpg   not owned

Creating stuff in /root is a FHS and policy violation. (And of course
these files should not be deleted by maintainer scripts.)
But it is also an indication that the package operation may depend on
root's .gnupg configuration (and package installation might even fail if
that configuration is broken). That would be a case for configuration
files not in /etc.


Cheers,

Andreas


gnus_5.11+v0.10.dfsg-3.log.gz
Description: GNU Zip compressed data


Bug#694126: [experimental] texlive-binaries fails to upgrade (fmtutil-sys: not found)

2012-11-24 Thread Jonathan Nieder
Jonathan Nieder wrote:

 Another possibility might be to move updmap-sys back into the
 texlive-binaries package.

I mean fmtutil-sys.  Sorry for the confusion.

 What do you think?


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



Bug#694140: RFS: chrony/1.24-3.1+deb7u1 [RC] for Wheezy

2012-11-24 Thread Joachim Wiedorn
Package: sponsorship-requests
Severity: important

Dear mentors,

I am looking for a sponsor for my package chrony for Wheezy:

 * Package name: chrony
   Version : 1.24-3.1+deb7u1
   Upstream Author : Richard Curnow r...@rc0.org.uk
 * URL : http://chrony.tuxfamily.org/
 * License : GPL-2
   Section : admin

It builds those binary packages:

  chrony - Sets your computer's clock from time servers on the Net

To access further information about this package, please visit the
following URL:

  http://mentors.debian.net/package/chrony

Alternatively, one can download the package with dget using this command:

  dget -x 
http://mentors.debian.net/debian/pool/main/c/chrony/chrony_1.24-3.1+deb7u1.dsc


Changes since the last upload:

  chrony (1.24-3.1+deb7u1) wheezy; urgency=medium

  * Non-maintainer upload.

  * Fix: Remove obsolete check for supported kernel versions (rtc_linux.c)
  to run also for kernel versions 3.0 and higher. Since kernel 2.2 all
  kernels have RTC support. Backport of upstream patch for version 1.26.
  Solves: #642209 for version 1.24. Closes: #691340

  * Fix: Enable full support for kernel versions 3.0 and higher (sys_linux.c)
  and ignore nonexistent patch level of kernel version (which come with
  some kernel versions). Backport of upstream patch for version 1.26.
  Solves: #628919 for version 1.24. Closes: #689012

  -- Joachim Wiedorn ad_deb...@joonet.de  Fri, 16 Nov 2012 10:01:01 +0100


  Regards,
   Joachim Wiedorn


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



Bug#694141: skype crashes because of alsa library. architecture compatibility problem ?

2012-11-24 Thread arnaud
Package: skype
Version: 4.1.0.20-1
Severity: important

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

   * What led up to the situation? When I launch Skype in console, I get ALSA
errors but it runs.
ALSA lib dlmisc.c:254:(snd1_dlobj_cache_get) Cannot open shared library
/usr/lib/i386-linux-gnu/alsa-lib/libasound_module_pcm_pulse.so
ALSA lib pcm_dmix.c:1018:(snd_pcm_dmix_open) unable to open slave

As soon as I take a call, skype crashes and truns off. Log:
ALSA lib conf.c:3314:(snd_config_hooks_call) Cannot open shared library
libasound_module_conf_pulse.so
ALSA lib control.c:951:(snd_ctl_open_noupdate) Invalid CTL default
skype: hcontrol.c :326 : _snd_hctl_find_elem:  L'assertion « hctl 
id » a échoué.

If I call someone, it works a while, but then crashes as soon as I send a
message in the chat box.
ALSA lib control.c:951:(snd_ctl_open_noupdate) Invalid CTL default
skype: hcontrol.c :326 : _snd_hctl_find_elem:  L'assertion « hctl 
id » a échoué.

   * What exactly did you do (or not do) that was effective (or
 ineffective)? I tried to change in skype settings the Sound device, but it
did not work.
   * What was the outcome of this action? I is still not working.


*** End of the template - remove these lines ***



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

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

Versions of packages skype depends on:
ii  libasound2  1.0.25-4
ii  libc6   2.13-35
ii  libgcc1 1:4.7.2-4
ii  libqt4-dbus 4:4.8.2+dfsg-2
ii  libqt4-network  4:4.8.2+dfsg-2
ii  libqt4-xml  4:4.8.2+dfsg-2
ii  libqtcore4  4:4.8.2+dfsg-2
ii  libqtgui4   4:4.8.2+dfsg-2
ii  libqtwebkit42.2.1-4+b1
ii  libssl1.0.0 1.0.1c-4
ii  libstdc++6  4.7.2-4
ii  libx11-62:1.5.0-1
ii  libxext62:1.3.1-2
ii  libxss1 1:1.2.2-1
ii  libxv1  2:1.0.7-1

skype recommends no packages.

skype 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#694126: [experimental] texlive-binaries fails to upgrade (fmtutil-sys: not found)

2012-11-24 Thread Norbert Preining
Hi Jonathan,

 Thanks for this hint.  Looks like the missing dependency is on an
 updated version of texlive-base.

ok, right, probably I forgot to update that one.

 At first glance, a Depends seems likely to make the most sense, except
 that it would make a circular dependency.  

It will be a dependency on texlive-common which forces everything else Ihope 
(due to conflicts).


 Another possibility might be to move updmap-sys back into the
 texlive-binaries package.

No, this move was made in some way upstream (move from texmf to texmf-dist, 
details to complicated) post TL2012 release.

 

Thanks for your comments, sooner or later I'll upload a new version.

Norbert

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



Bug#694142: [wrap-and-sort] silently removes all comments from debian/control

2012-11-24 Thread Dmitry Smirnov
Package: devscripts
Version: 2.12.5
Severity: important

wrap-and-sort silently removes all comments from debian/control.

This is unacceptable as debian/control may contain important comments and/or 
commented binary package(s).

Even worse wrap-and-sort drops legitimate packages.
Consider the following fragment from debian/control:

Breaks:
# some-library (= 1.8) is needed to avoid random crashes in application
  some-library ( 1.8)

wrap-and-sort drops the entire contents of Breaks section above.

Regards,
Dmitry.


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



Bug#693659: vmix floating-point mode does not use proper API on Linux

2012-11-24 Thread Sébastien NOEL
Hi,

On Sat, 24 Nov 2012 04:36:43 -0500
Michael Gilbert mgilb...@debian.org wrote:

 Hi, I've prepared an nmu based on the patch.  See attached.  Let me
 know if you want to upload it, or I'll do so in a couple days.

I will not have time to properly test that patch right now.
If you use it  it doesn't break anything for you, feel free to upload
your NMU.

 Best wishes,
 Mike

Best regards,

Sébastien


signature.asc
Description: PGP signature


Bug#694126: [experimental] texlive-binaries fails to upgrade (fmtutil-sys: not found)

2012-11-24 Thread Jonathan Nieder
Norbert Preining wrote:

 Thanks for this hint.  Looks like the missing dependency is on an
 updated version of texlive-base.

 ok, right, probably I forgot to update that one.

 At first glance, a Depends seems likely to make the most sense, except
 that it would make a circular dependency.  

 It will be a dependency on texlive-common which forces everything
 else Ihope (due to conflicts).

Neat.  Yeah, a versioned depends from texlive-binaries on
texlive-common should do just fine.

Thanks for the quick feedback and upgrade help. :)  Updating
texlive-base by hand and trying the upgrade again worked fine here,
for what it's worth.

Good night,
Jonathan


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



Bug#694143: FTBFS against libav 9

2012-11-24 Thread Reinhard Tartler
Package: ffmpeg-php
Version: 0.6.0-2.2
Severity: important

Dear Maintainer,

your package currently FTBFS against libav 9, which can be currently
found in experimental:

libtool: compile:  cc -I. -I/«PKGBUILDDIR» -DPHP_ATOM_INC 
-I/«PKGBUILDDIR»/include -I/«PKGBUILDDIR»/main -I/«PKGBUILDDIR» 
-I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM 
-I/usr/include/php5/Zend -I/usr/include/php5/ext 
-I/usr/include/php5/ext/date/lib -I/usr/include/libavcodec/ 
-I/usr/include/libavformat/ -I/usr/include/libavutil/ 
-I/usr/include/libswscale/ -I/usr/include/libavfilter/ 
-I/usr/include/libavdevice/ -DHAVE_CONFIG_H -g -O2 -fstack-protector --param 
ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security 
-Werror=format-security -Wall -fno-strict-aliasing -c 
/«PKGBUILDDIR»/ffmpeg-php.c  -fPIC -DPIC -o .libs/ffmpeg-php.o
In file included from /usr/include/x86_64-linux-gnu/sys/stat.h:106:0,
 from /usr/include/php5/main/php_streams.h:28,
 from /usr/include/php5/main/php.h:401,
 from /«PKGBUILDDIR»/ffmpeg-php.c:40:
/usr/include/x86_64-linux-gnu/bits/stat.h:91:21: error: field 'st_atim' has 
incomplete type
/usr/include/x86_64-linux-gnu/bits/stat.h:92:21: error: field 'st_mtim' has 
incomplete type
/usr/include/x86_64-linux-gnu/bits/stat.h:93:21: error: field 'st_ctim' has 
incomplete type
/usr/include/x86_64-linux-gnu/bits/stat.h:152:21: error: field 'st_atim' has 
incomplete type
/usr/include/x86_64-linux-gnu/bits/stat.h:153:21: error: field 'st_mtim' has 
incomplete type
/usr/include/x86_64-linux-gnu/bits/stat.h:154:21: error: field 'st_ctim' has 
incomplete type
In file included from /usr/include/php5/main/php_streams.h:28:0,
 from /usr/include/php5/main/php.h:401,
 from /«PKGBUILDDIR»/ffmpeg-php.c:40:
/usr/include/x86_64-linux-gnu/sys/stat.h:366:31: error: array type has 
incomplete element type
/usr/include/x86_64-linux-gnu/sys/stat.h:373:54: error: array type has 
incomplete element type
In file included from /usr/include/php5/main/php.h:407:0,
 from /«PKGBUILDDIR»/ffmpeg-php.c:40:
/usr/include/php5/TSRM/tsrm_virtual_cwd.h:218:2: error: unknown type name 
'time_t'
/usr/include/php5/TSRM/tsrm_virtual_cwd.h:246:86: error: unknown type name 
'time_t'
/«PKGBUILDDIR»/ffmpeg-php.c: In function 'zm_startup_ffmpeg':
/«PKGBUILDDIR»/ffmpeg-php.c:94:5: warning: implicit declaration of function 
'avcodec_init' [-Wimplicit-function-declaration]
make[1]: *** [ffmpeg-php.lo] Error 1
make[1]: Leaving directory `/«PKGBUILDDIR»'
make: *** [build-stamp] Error 2

Note that with libav 0.8 in wheezy, the package builds fine.

Best,
Reinhard

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

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


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



Bug#694144: RM: python-turbogears, python-turbomail, python-tgmochikit -- ROM; Obsolete, RC buggy

2012-11-24 Thread Enrico Zini
Package: ftp.debian.org
Severity: normal

Hello,

I see no reason to release Wheezy with turbogears, at all: it is hardly
supported upstream, it is obsolete, and it does not have many users.

I'm therefore requesting removal of the whole Turbogears 1 stack from
unstable AND wheezy.

The affected packages are:

   python-tgmochikit
   python-turbogears
   python-turbomail

I already got positive ACKs from all relevant maintainers.

Ciao,

Enrico


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



Bug#694145: cipux-cat-web, libcipux-cat-web-perl: inconsistent permission handling of /etc/cipux-cat-web/

2012-11-24 Thread Andreas Beckmann
Package: cipux-cat-web,libcipux-cat-web-perl
Version: 3.4.0.3-4
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package does not properly
manage /etc/cipux-cat-web/:

* libcipux-cat-web-perl creates it in the postinst and sets owner and
  restricted permissions
* cipux-cat-web ships it with default permissions in the package

The following problems may occur:

* after purging cipux-cat-web /etc/cipux-cat-web/ is gone even if
  libcipux-cat-web-perl is stll installed
* after purging and reinstalling cipux-cat-web the permissions are set
  to defaults

# l /etc/cipux-cat-web/
total 8
drwxr-x---  2 root www-data   80 Nov 24 09:51 .
drwxr-xr-x 40 root root 2140 Nov 24 09:51 ..
-rw-r--r--  1 root root  452 May  4  2011 apache.conf
-rw-r--r--  1 root root  450 May  4  2011 lighttpd.conf

# dpkg --purge cipux-cat-web
...

# apt-get install cipux-cat-web
...

# l /etc/cipux-cat-web/
total 8
drwxr-xr-x  2 root root   80 Nov 24 09:59 .
drwxr-xr-x 40 root root 2140 Nov 24 09:59 ..
-rw-r--r--  1 root root  452 May  4  2011 apache.conf
-rw-r--r--  1 root root  450 May  4  2011 lighttpd.conf

There may be more directories with similar problems as libcipux-cat-web-perl
creates more than just /etc/cipux-cat-web/

For consistency, the directory(-ies) should be shipped by all the
packages that need them. You can also ship directories with restricted
permissions being set, and shipping with a gifferent groups should work
as well (since www-data is a statically allocated uid/gid).
dpkg will take care of creation and removal (after the last referencing
package is removed).


Andreas


cipux-cat-web_3.4.0.3-4.log.gz
Description: GNU Zip compressed data


Bug#689285: Not properly fixed

2012-11-24 Thread Enrico Zini
On Fri, Nov 23, 2012 at 10:47:22PM +0100, Enrico Zini wrote:

 I'll do it in a week unless some of the other comaintainers step up and
 say that they take responsibility for supporting TG during Wheezy's
 lifetime.

I managed to get an ACK from all relevant maintainers, and filed the RM
bug: #694144


Ciao,

Enrico

-- 
GPG key: 4096R/E7AD5568 2009-05-08 Enrico Zini enr...@enricozini.org


signature.asc
Description: Digital signature


Bug#694146: ddclient: permanent error with co-maintainer's e-mail address

2012-11-24 Thread Bart Martens
Package: ddclient
Severity: normal

Please remove or replace goth...@sapo.pt in this package because I just got
Mail delivery failed: returning message to sender - permanent error - 550-The
account has been suspended for inactivity.


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



Bug#694147: emma: permanent error with co-maintainer's e-mail address

2012-11-24 Thread Bart Martens
Package: emma
Severity: normal

Please remove or replace goth...@sapo.pt in this package because I just got
Mail delivery failed: returning message to sender - permanent error - 550-The
account has been suspended for inactivity.


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



Bug#694148: galculator: permanent error with co-maintainer's e-mail address

2012-11-24 Thread Bart Martens
Package: galculator
Severity: normal

Please remove or replace goth...@sapo.pt in this package because I just got
Mail delivery failed: returning message to sender - permanent error - 550-The
account has been suspended for inactivity.


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



Bug#691025: strange javascript error after login

2012-11-24 Thread Jose Garcia
Package: tt-rss
Version: 1.6.1+dfsg-1
Severity: normal


Still can't login, the bug is still present in 1.6.1+dfsg-1

In addition to package versions below, I also tried
libjs-scriptaculous 1.9.0-2, same results.

Exception: TypeError, eventName.include is not a function
Function: init()
Location: prototype.js:5566


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

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

Versions of packages tt-rss depends on:
ii  dbconfig-common1.8.46+squeeze.0  common framework for packaging dat
ii  debconf [debconf-2.0]  1.5.36.1  Debian configuration management sy
ii  libjs-dojo-core1.7.2+dfsg-1  Modular JavaScript toolkit
ii  libjs-dojo-dijit   1.7.2+dfsg-1  Modular JavaScript toolkit - Dijit
ii  libjs-prototype1.7.0-2   JavaScript Framework for dynamic w
ii  libjs-scriptaculous1.8.3-1   JavaScript library for dynamic web
ii  libphp-magpierss   0.72-8+squeeze1   provides an XML-based RSS parser i
ii  libphp-phpmailer   5.1-1 full featured email transfer class
ii  libphp-simplepie   1.2-1 RSS and Atom feed parsing in PHP
ii  php-gettext1.0.10-1  read gettext MO files directly, wi
ii  php5   5.3.3-7+squeeze14 server-side, HTML-embedded scripti
ii  php5-cli   5.3.3-7+squeeze14 command-line interpreter for the p
ii  php5-mysql 5.3.3-7+squeeze14 MySQL module for php5
ii  php5-pgsql 5.3.3-7+squeeze14 PostgreSQL module for php5

Versions of packages tt-rss recommends:
ii  apache22.2.16-6+squeeze8 Apache HTTP Server metapackage
ii  apache2-mpm-prefork [h 2.2.16-6+squeeze8 Apache HTTP Server - traditional n
ii  libphp-magpierss   0.72-8+squeeze1   provides an XML-based RSS parser i
ii  libphp-simplepie   1.2-1 RSS and Atom feed parsing in PHP

Versions of packages tt-rss suggests:
ii  mysql-client-5.1 [mysq 5.1.63-0+squeeze1 MySQL database client binaries
ii  mysql-server   5.1.63-0+squeeze1 MySQL database server (metapackage
ii  mysql-server-5.1 [mysq 5.1.63-0+squeeze1 MySQL database server binaries and
ii  postgresql 8.4.13-0squeeze1  object-relational SQL database (su
ii  postgresql-client-8.4  8.4.13-0squeeze1  front-end programs for PostgreSQL 
pn  sphinxsearch   none(no description available)

-- Configuration Files:
/etc/default/tt-rss changed [not included]
/etc/tt-rss/config.php changed [not included]

-- 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#694149: pangzero: permanent error with co-maintainer's e-mail address

2012-11-24 Thread Bart Martens
Package: pangzero
Severity: normal

Please remove or replace goth...@sapo.pt in this package because I just got
Mail delivery failed: returning message to sender - permanent error - 550-The
account has been suspended for inactivity.


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



Bug#694150: startupmanager: permanent error with co-maintainer's e-mail address

2012-11-24 Thread Bart Martens
Package: startupmanager
Severity: normal

Please remove or replace goth...@sapo.pt in this package because I just got
Mail delivery failed: returning message to sender - permanent error - 550-The
account has been suspended for inactivity.


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



Bug#668612: More information

2012-11-24 Thread Luis Llana
Hello,
  today I have made the following test. I have added the squeze repository
and downloaded with apt-get source the sources of wpasupplicat 0.6.10. I
could not build the whole package, but the wpa_supplicant binary was build.
This binary has the same problems

CTRL-EVENT-EAP-STARTED EAP authentication started
CTRL-EVENT-EAP-METHOD EAP vendor 0 method 21 (TTLS) selected
SSL: SSL3 alert: read (remote end reported an error):fatal:bad certificate
OpenSSL: tls_connection_handshake - SSL_connect error:14094412:SSL
routines:SSL3_READ_BYTES:sslv3 alert bad certificate

I do not know the problem is that in our institution they do not provide
any certificates. Could the problem be related to that?

Luis.


Bug#690668: collectd: Please add /etc/collectd.d/ to easily enable plugins

2012-11-24 Thread Sebastian Harl
Hi,

On Tue, Oct 16, 2012 at 11:31:17AM +0200, Laurent Bigonville wrote:
 It could be nice if you could add a /etc/collectd.d directory where
 the user could drop config stanza to easily enable plugins.

Sounds like a good idea to me.

 Adding Include /etc/collectd.d/*.conf in collectd.conf and creating
 the directory seems to work.

Well, kind of ;-) This will report an error on startup if there is no
file matching the specified pattern. This would confuse users if it was
used in the default configuration (- everybody would get the error).

Anyway, I've created a patch adding support for recursively including
all files matching a specified pattern. In this case, no error will be
generated if there is no match. This way, I could add the following to
collectd.conf:

  Include /etc/collectd/collectd.conf.d *.conf

This would work similar to find /etc/collectd/collectd.conf.d -name
*.conf and include all files found this way.

See https://github.com/collectd/collectd/pull/205 for details.

What do you think? ;-)

Cheers,
Sebastian

-- 
Sebastian tokkee Harl +++ GnuPG-ID: 0x8501C7FC +++ http://tokkee.org/

Those who would give up Essential Liberty to purchase a little Temporary
Safety, deserve neither Liberty nor Safety. -- Benjamin Franklin



signature.asc
Description: Digital signature


Bug#687500: Reproducibility of bug 687500 (possibly also 691598 and 684659)

2012-11-24 Thread John Hughes

You (Daniel) can't reproduce the bug.

What graphics card do you have?  I see the problem on machines with 
intel hardware, but not on a machine I have with an ATI card.


As far as I can tell all the people who are reporting the bug and 
mention their hardware seem to have an intel device.


One person, Marc Haber, reports On my other systems with a similar 
setups, this works fine. but doesn't mention whether the other systems 
use intel graphics.


Might this be a clue?


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



Bug#694152: /etc/profile requires reasonable PATH for setting PATH

2012-11-24 Thread chrysn
Package: base-files
Version: 6.12
Severity: minor
File: /etc/profile

/etc/profile, the file which should define reasonable PATH settings eg
for `/bin/bash -l` (as it would be invoked when chrooting in from an
exotic environment) depends on PATH being set in order to set PATH:

 if [ `id -u` -eq 0 ]; then
   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
 else
   PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
 fi

while this does work by silently failing and taking one of the options
if `id` is not found, it would be preferrable to explicitly use
`/usr/bin/id`.

an example of when this can be important is when chrooting in from an
android system with its PATH configured to only strange locations.


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

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

Versions of packages base-files depends on:
ii  gawk [awk]  1:4.0.1+dfsg-2
ii  mawk [awk]  1.3.3-17

base-files recommends no packages.

base-files suggests no packages.

-- no debconf information


signature.asc
Description: Digital signature


Bug#598885: (no subject)

2012-11-24 Thread Nox PasNox
Hi,

If it's fixed, why it moved from important to serious ???


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



Bug#598915: (no subject)

2012-11-24 Thread Nox PasNox
Hi,

Is this build error is fixed ?

Thanks,


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



Bug#680488: Please change dependency of icedove-l10n to be always compatible with icedove

2012-11-24 Thread Carsten Schoenert
Hello,

On Fri, Jul 06, 2012 at 09:04:12PM +0200, intrigeri wrote:
 Florent Fourcot wrote (06 Jul 2012 09:51:00 GMT) :
  Please change the Depends value of icedove-l10n-fr to block the
  upgrade if compatible version is not available.
 
 FWIW, the solution that is used for the iceweasel package IIRC, would
 be to ship the l10n bits in the same source package as icedove.

yes, that can be one solution. But we don't have actually the manpower
to do that. To do that we would not only have to completly rebuild 
the build process of the icdove and the locales package. 
I don't belive that there is some free time do go on this. So because 
of this there will be no
change on this.

Normaly we try to check the most of new builded l10n packages, but right
now we can't check every single l10n file.

If you can improve the build, just let us know.

Regrads
Carsten


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



Bug#690281: file-mmagic 1.27-2 for testing

2012-11-24 Thread Adam D. Barratt
On Sat, 2012-11-24 at 12:42 +0900, NOKUBI Takatsugu wrote:
 I build file-mmagic package for testing.
 Can I upload it?

Once we've seen a debdiff, maybe. :-)

 From changelog:
 file-mmagic (1.27-2) testing-proposed-updates; urgency=low

1.27-1+deb7u1 would be more conventional.

   * Unblock #690281

That doesn't need to go in the changelog. However, given that the bug
exists, why didn't you just send the mail there? (CC added)

   * Fix deprecated array existing check.
  http://cvs.namazu.org/Subversion/MMagic/trunk/MMagic.pm?r1=279r2=281
   * Fix memory leak.
  http://cvs.namazu.org/Subversion/MMagic/trunk/MMagic.pm?r1=278r2=279

Regards,

Adam


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



Bug#694082: mountmedia: Please revert the change made to 0.20

2012-11-24 Thread Cyril Brulebois
Control: severity -1 important

Hi,

Brian Potkin claremont...@gmail.com (23/11/2012):
 Package: mountmedia
 Version: 0.21
 Severity: wishlist
 Tags: d-i
 
 
 This is by way of being a reminder about what was said in
 
http://lists.debian.org/debian-boot/2012/08/msg00483.html
 
 #684293 is marked as done by Ben Hutchings and D-I now has kernel
 version 3.2.0-4. If I delete the workaround lines added in 0,21 of
 mountmedia the discovery and installation of firmware proceeds as
 one would expect.

thanks for prodding. Christian has reverted the commit in the
mountmedia repository, and that component wants an upload.

I hadn't realized people having troubles loading firmwares might be
bitten by the workaround used to avoid that kernel infinite loop. The
current mountmedia changelog probably wants to be expanded a bit to
cover that, and that should definitely end up in the next d-i release.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#648272: abuse-frabs: Claudio add-on does not allow distribution or commercial use

2012-11-24 Thread Ansgar Burchardt
Markus Koschany a...@gambaru.de writes:
 I guess it is possible to replace the claudio graphics with other ones
 but this will result in another game and won't be trivial. Perhaps we
 should admit that abuse is better off in non-free where the sound files
 reside already. Mutilating this game is no option IMO.

 Of course moving the game to non-free is only possible if it doesn't
 contain original material from DOOM. But here i'm at my wit's end. 

Moving to non-free is however only possible if the files are
distributable.  At least the title of this bug suggests this might not
be the case (I haven't looked at it).

Ansgar


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



Bug#680488: Please change dependency of icedove-l10n to be always compatible with icedove

2012-11-24 Thread intrigeri
Hi Carsten,

(The headers and body were mixed up, and your Cc:
680...@bugs.debian.org was apparently not taken into account.
Quoting your message entirely so that the discussion flow is not too
much broken on the BTS.)

Carsten Schoenert wrote (23 Nov 2012 23:46:45 GMT) :
 FWIW, the solution that is used for the iceweasel package IIRC, would
 be to ship the l10n bits in the same source package as icedove.

 yes, that can be one solution. But we don't have actually the manpower
 to do that. To do that we would not only have to completly rebuild 
 the build process of the icdove and the locales package. 

 I don't belive that there is some free time do go on this. So because 
 of this there will be no
 change on this.

 Normaly we try to check the most of new builded l10n packages, but right
 now we can't check every single l10n file.

 If you can improve the build, just let us know.

Thanks for the additional information!

How about tagging this bug help, then?

Cheers,
--
  intrigeri
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc


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



Bug#694143: [php-maint] Bug#694143: FTBFS against libav 9

2012-11-24 Thread Ondřej Surý
severity 694143 wishlist
thank you

We are in freeze, and the libav9 is not even in unstable, it's by no
means an important bug. You might raise the severity once we have
released and the transition is planned with release team.

O.

On Sat, Nov 24, 2012 at 10:57 AM, Reinhard Tartler siret...@tauware.de wrote:
 Package: ffmpeg-php
 Version: 0.6.0-2.2
 Severity: important

 Dear Maintainer,

 your package currently FTBFS against libav 9, which can be currently
 found in experimental:

 libtool: compile:  cc -I. -I/«PKGBUILDDIR» -DPHP_ATOM_INC 
 -I/«PKGBUILDDIR»/include -I/«PKGBUILDDIR»/main -I/«PKGBUILDDIR» 
 -I/usr/include/php5 -I/usr/include/php5/main -I/usr/include/php5/TSRM 
 -I/usr/include/php5/Zend -I/usr/include/php5/ext 
 -I/usr/include/php5/ext/date/lib -I/usr/include/libavcodec/ 
 -I/usr/include/libavformat/ -I/usr/include/libavutil/ 
 -I/usr/include/libswscale/ -I/usr/include/libavfilter/ 
 -I/usr/include/libavdevice/ -DHAVE_CONFIG_H -g -O2 -fstack-protector --param 
 ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security 
 -Werror=format-security -Wall -fno-strict-aliasing -c 
 /«PKGBUILDDIR»/ffmpeg-php.c  -fPIC -DPIC -o .libs/ffmpeg-php.o
 In file included from /usr/include/x86_64-linux-gnu/sys/stat.h:106:0,
  from /usr/include/php5/main/php_streams.h:28,
  from /usr/include/php5/main/php.h:401,
  from /«PKGBUILDDIR»/ffmpeg-php.c:40:
 /usr/include/x86_64-linux-gnu/bits/stat.h:91:21: error: field 'st_atim' has 
 incomplete type
 /usr/include/x86_64-linux-gnu/bits/stat.h:92:21: error: field 'st_mtim' has 
 incomplete type
 /usr/include/x86_64-linux-gnu/bits/stat.h:93:21: error: field 'st_ctim' has 
 incomplete type
 /usr/include/x86_64-linux-gnu/bits/stat.h:152:21: error: field 'st_atim' has 
 incomplete type
 /usr/include/x86_64-linux-gnu/bits/stat.h:153:21: error: field 'st_mtim' has 
 incomplete type
 /usr/include/x86_64-linux-gnu/bits/stat.h:154:21: error: field 'st_ctim' has 
 incomplete type
 In file included from /usr/include/php5/main/php_streams.h:28:0,
  from /usr/include/php5/main/php.h:401,
  from /«PKGBUILDDIR»/ffmpeg-php.c:40:
 /usr/include/x86_64-linux-gnu/sys/stat.h:366:31: error: array type has 
 incomplete element type
 /usr/include/x86_64-linux-gnu/sys/stat.h:373:54: error: array type has 
 incomplete element type
 In file included from /usr/include/php5/main/php.h:407:0,
  from /«PKGBUILDDIR»/ffmpeg-php.c:40:
 /usr/include/php5/TSRM/tsrm_virtual_cwd.h:218:2: error: unknown type name 
 'time_t'
 /usr/include/php5/TSRM/tsrm_virtual_cwd.h:246:86: error: unknown type name 
 'time_t'
 /«PKGBUILDDIR»/ffmpeg-php.c: In function 'zm_startup_ffmpeg':
 /«PKGBUILDDIR»/ffmpeg-php.c:94:5: warning: implicit declaration of function 
 'avcodec_init' [-Wimplicit-function-declaration]
 make[1]: *** [ffmpeg-php.lo] Error 1
 make[1]: Leaving directory `/«PKGBUILDDIR»'
 make: *** [build-stamp] Error 2

 Note that with libav 0.8 in wheezy, the package builds fine.

 Best,
 Reinhard

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

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

 ___
 pkg-php-maint mailing list
 pkg-php-ma...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-php-maint



-- 
Ondřej Surý ond...@sury.org


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



Bug#694153: mlterm, mlterm-tiny: after upgrade from squeeze files are missing in /usr/share/doc/mlterm-common/

2012-11-24 Thread Andreas Beckmann
Package: mlterm,mlterm-tiny
Version: 3.1.2-1.2
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package causes some files to
go missing after an upgrade from squeeze to wheezy:

1m23.7s ERROR: FAIL: debsums reports modifications inside the chroot:
  debsums: missing file /usr/share/doc/mlterm-common/PROTOCOL.gz (from 
mlterm-common package)
  debsums: missing file /usr/share/doc/mlterm-common/README.ja.gz (from 
mlterm-common package)
  debsums: missing file /usr/share/doc/mlterm-common/changelog.Debian.gz (from 
mlterm-common package)
  debsums: missing file /usr/share/doc/mlterm-common/changelog.gz (from 
mlterm-common package)
  debsums: missing file /usr/share/doc/mlterm-common/copyright (from 
mlterm-common package)

cheers,

Andreas


mlterm_3.1.2-1.2.log.gz
Description: GNU Zip compressed data


Bug#694154: debian-installer: Preseeding isn't possible for partman-crypto (encrypted LVM)

2012-11-24 Thread Cyril Brulebois
Package: debian-installer
Version: 20121114
Severity: normal
Tags: d-i

Hi,

if my understanding of partman-crypto's blockdev-keygen's code is
correct, one isn't able to preseed the passphrase for encrypted LVM:
  
http://anonscm.debian.org/gitweb/?p=d-i/partman-crypto.git;a=blob;f=blockdev-keygen

(See get_passphrase; also, my experiments seem to agree.)

The comments at the top even say:
  # This handles sensitive data that must not be swapped out
  # or written out to disk unencrypted.
  #
  # Important: before running this script the caller has
  # to check for unsafe swap partitions. This is done in
  # choose_method/encrypt/do_options.
  #
  # Assumption: This runs as part of d-i. Therefore, temp
  # files outside of /target reside in a ramdisk. Process
  # information (think [ $pass ]) is not exposed to anyone
  # but the installing user.

If we are to continue disallowing preseeding those parts, I believe
it would be nice to have that documented in the example preseed file.

Comments anyone?

Mraw,
KiBi.


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



Bug#692879: tpu: package rkward 0.5.7-3

2012-11-24 Thread Adam D. Barratt
Control: tags -1 + confirmed

On Mon, 2012-11-12 at 09:48 +0100, Thomas Friedrichsmeier wrote:
 On Sunday 11 November 2012, Julien Cristau wrote:
  Much easier for us if the patch is included in the bug.
 
 Ok. Attaching rkward_0.5.7-3.diff.gz and the debdiff 0.5.7-2 - 0.5.7-3.

0.5.7-2+deb7u1 would be a more conventional version number here, to
indicate that the upload was made out of sequence.  Other than that,
please feel free to go ahead; thanks.

Regards,

Adam


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



Bug#693705: package not updated in over 5 years

2012-11-24 Thread Raf Czlonka
On Wed, Nov 21, 2012 at 03:18:12AM GMT, Dave Vehrs wrote:
 I have tried to submit updates via Debian Mentors but the packages
 always seem to be denied for various reasons.  The latest update
 seems to have just a couple issues that should be fairly easily
 fixable.  I hope to have them fixed and an update submitted for
 consideration soon.

I had a look at Lintian warning and they are trivial to fix - warnings
(online) themselves have links with information how to get rid of
them.

Again, let me know if you need any help.

Cheers,

Raf


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



Bug#694128: x-terminal-emulator as default term breaks nautilus-open-terminal

2012-11-24 Thread Emilien Klein
Hi Andre,

2012/11/24 Andre Verwijs i...@verwijs-pc.nl:
 RE x-terminal-emulator as default term breaks nautilus-open-terminal

 the problem stil exists, how do i fix it ?

Not sure what you mean by the problem. Can you have a look at bug
#693894 and tell me if that's related?
According to the latest message from Josselin Mouette on that bug this
issue is fixed.

   +Emilien


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



Bug#694155: nvidia-vdpau-driver:amd64: Only native resolution on DFP available with recent NVidia driver version

2012-11-24 Thread Roberto Di Cosmo
Package: nvidia-vdpau-driver:amd64
Version: 304.60-1
Severity: important


After upgrading to the 3xx version of the NVidia driver, 
I only get native resolution for the internal display
on my laptop, which was not the case before.

This is particularly annoying, as it is no longer
possible to use the laptop in clone mode when
giving a presentation.

$ lspci | grep -i VGA
01:00.0 VGA compatible controller: NVIDIA Corporation GT218 [NVS 3100M] (rev a2)

$xrandr
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 8192 x 8192
VGA-0 disconnected (normal left inverted right x axis y axis)
DP-0 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 
194mm
   1920x1080  60.0*+   40.0  
DP-4 disconnected (normal left inverted right x axis y axis)


-- System Information:
Debian Release: 6.0.1
  APT prefers testing
  APT policy: (760, 'testing'), (700, 'stable'), (600, 'unstable'), (550, 
'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages nvidia-vdpau-driver:amd64 depends on:
ii  libc6 2.13-35Embedded GNU C Library: Shared lib
ii  libvdpau1 0.4.1-7Video Decode and Presentation API 
ii  libx11-6  2:1.5.0-1  X11 client-side library
ii  libxext6  2:1.3.1-2  X11 miscellaneous extension librar
ii  nvidia-installer-cleanup  20120630+3 Cleanup after driver installation 

Versions of packages nvidia-vdpau-driver:amd64 recommends:
ii  nvidia-kernel-3.2.0-3- 304.60-1+3.2.21-3 NVIDIA binary kernel module for Li
ii  nvidia-kernel-dkms [nv 304.60-1  NVIDIA binary kernel module DKMS s

Versions of packages nvidia-vdpau-driver:amd64 suggests:
ii  nvidia-kernel-dkms [nvidia-ke 304.60-1   NVIDIA binary kernel module DKMS s
ii  nvidia-kernel-source  304.60-1   NVIDIA binary kernel module source

-- 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#694156: debian-installer: Wrong keymap at first boot-up with encrypted LVM

2012-11-24 Thread Cyril Brulebois
Package: debian-installer
Version: 20121114
Severity: normal
Tags: d-i

Hi,

even though wheezy beta 4 images got built against a fixed cryptsetup,
the first boot-up with an encrypted LVM might lead to the needed for
typing the passphrase in qwerty.

I guess it might depend on what components are selected in tasksel, but
that's the case at least with netinst and no desktop environment.

It might have to do with the order in which components (cryptsetup,
console-setup, and friends) are installed, since just running:
  update-initramfs -u -k all

and rebooting fixes that.

Mraw,
KiBi.


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



Bug#694155: nvidia-vdpau-driver:amd64: Only native resolution on DFP available with recent NVidia driver version

2012-11-24 Thread Andreas Beckmann
Control: tag -1 moreinfo

On 2012-11-24 11:54, Roberto Di Cosmo wrote:
 Package: nvidia-vdpau-driver:amd64
 Version: 304.60-1

 After upgrading to the 3xx version of the NVidia driver, 

Please try the most recent driver releases:
304.64 in unstable
310.19 in experimental

Thanks

Andreas


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



Bug#694020: [Pkg-libvirt-maintainers] Bug#694020: Incorrect LSB header, Should-Start contains obsolete hal

2012-11-24 Thread Guido Günther
On Fri, Nov 23, 2012 at 04:49:27PM +0100, Michael Biebl wrote:
 Hi Guido,
 
 On 23.11.2012 08:00, Guido Günther wrote:
  On Fri, Nov 23, 2012 at 04:20:58AM +0100, Michael Biebl wrote:
  Package: libvirt-bin
 
  HAL has been deprecated and declared dead upstream so we want to
  get rid of it in Debian [1].
 
  The libvirt-bin sysv init script contains in its LSB header
 
  # Should-Start:  hal avahi cgconfig
  # Should-Stop:   hal avahi cgconfig
 
  Afaics libvirt-bin does not actually need or use hal so this dependency 
  should
  be dropped.
  
  It's used on non-linux architecture for device enumeration, we'd lose a
  bit of networking support by that on kFreeBSD. Do you know of any
  discussion with the freebsd porters about that? I assume libvirt isn't
  the only package affected?
 
 I forgot to add: since hal_0.5.14-4 [1], the hal sysv init script is gone!
 Hal has been changed to use D-Bus activation, so it is started
 on-demand. Some HAL clients do not quite cope with that, so you'd have
 to test if device enumeration on kbsd is actually still working when
 using hal.
 That said, it's almost two years, since that change. So either there is
 no problem in libvirt or no-one is using libvirt on kbsd.

Thanks for the update!

 Aside from that, hal is going away in jessie. The code has been dead
 upstream for almost three years now and I don't want to drag it along
 for another release (my plan was actually, to already drop it for wheezy).
 
 As for device enumeration on kbsd: I don't use kbsd, so I can't really
 help you here. I think there is devd which provides an equivalent to
 udev. I hope the Debian kbsd porters can chime in here.

There's currently some discussion on the upstream list on adding better
FreeBSD support: 

https://www.redhat.com/archives/libvir-list/2012-November/msg00841.html

So chiming in here might make sense. There's also work going on in
porting netcf to FreeBSD:


https://lists.fedorahosted.org/pipermail/netcf-devel/2012-February/000664.html  

which would solve most of the device enumeration problems. There might
not be much missing since there's already /etc/network/interfaces
support.

Cheers,
 -- Guido

 
 Michael
 
 
 [1] http://packages.qa.debian.org/h/hal/news/20101117T211711Z.html
 -- 
 Why is it that all of the instruments seeking intelligent life in the
 universe are pointed away from Earth?
 


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



Bug#694072: ITP missing for package filebot with RFS 694072

2012-11-24 Thread Mònica Ramírez Arceda

Hi,

According to [0], there is not the corresponding ITP bug for this 
package. You should file it and close it in your debian/changelog file.


Thanks!

[0] 
http://qa.debian.org/~bartm/wnpp-rfs-mentors/wnpp-inconsistencies.txt



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



Bug#690148: Status update/Help required?

2012-11-24 Thread Stephen Kitt
Hi Stefan,

On Sat, Nov 24, 2012 at 12:26:25AM +0100, Stefan Baur wrote:
 since your last comment on this bug is about a month old, is there
 any way we (a bunch of volunteers from the Debian Bug Squashing
 Party currently taking place at the Linuxhotel in Essen, Germany)
 could help getting this bug fixed and closed this weekend?
 
 We could help out with NMU to the delayed queue with the proposed fix.

Thanks for the offer! I don't need any help with the bug in question,
I've got a fix and upload rights, but I'm waiting for feedback from
the release team (http://bugs.debian.org/690810).

Have fun fixing bugs,

Stephen


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



Bug#681056: [mdadm] crash on growing RAID6 (4 to 5 devices) linux-image-3.2.0-4/3.2.32-1

2012-11-24 Thread Dmitry Smirnov
Package: mdadm
Version: 3.2.5-3

This may be related -- I attempted to grow RAID-6 array of 4 disks
by adding another HDD:

sudo mdadm --grow /dev/md6 --backup-file /root/md6-critical.mdadm 
--raid-devices=5

(/root is not on the array that I tried to grow)
Immediately array has become inaccessible and the following appeared
in /var/log/messages:

Nov 23 11:07:59 debstor kernel: [64823.795075] md: reshape of RAID array md6
Nov 23 11:07:59 debstor kernel: [64823.795078] md: minimum _guaranteed_  speed: 
16384 KB/sec/disk.
Nov 23 11:07:59 debstor kernel: [64823.795080] md: using maximum available idle 
IO bandwidth (but not more than 20 KB/sec) for reshape.
Nov 23 11:07:59 debstor kernel: [64823.795087] md: using 128k window, over a 
total of 1953382912k.
Nov 23 11:07:59 debstor kernel: [64824.185395] md: md_do_sync() got signal ... 
exiting
Nov 23 11:11:02 debstor kernel: [65006.642584] md6_raid6   D 
88045fd93780 0  6772  2 0x
Nov 23 11:11:02 debstor kernel: [65006.642594]  88044b84a280 
0046 8803 88044f249750
Nov 23 11:11:02 debstor kernel: [65006.642606]  00013780 
880439487fd8 880439487fd8 88044b84a280
Nov 23 11:11:02 debstor kernel: [65006.642617]  8802aee9c180 
0001810709c1 0046 88044bf0b400
Nov 23 11:11:02 debstor kernel: [65006.642627] Call Trace:
Nov 23 11:11:02 debstor kernel: [65006.642653]  [a016dc54] ? 
check_reshape+0x27b/0x51a [raid456]
Nov 23 11:11:02 debstor kernel: [65006.642665]  [8103f411] ? 
try_to_wake_up+0x197/0x197
Nov 23 11:11:02 debstor kernel: [65006.642685]  [a0157321] ? 
md_check_recovery+0x2a5/0x514 [md_mod]
Nov 23 11:11:02 debstor kernel: [65006.642699]  [a017170a] ? 
raid5d+0x1c/0x483 [raid456]
Nov 23 11:11:02 debstor kernel: [65006.642711]  [8134bc6e] ? 
schedule_timeout+0x2c/0xdb
Nov 23 11:11:02 debstor kernel: [65006.642720]  [810709c1] ? 
arch_local_irq_save+0x11/0x17
Nov 23 11:11:02 debstor kernel: [65006.642727]  [810709c1] ? 
arch_local_irq_save+0x11/0x17
Nov 23 11:11:02 debstor kernel: [65006.642743]  [a0151223] ? 
md_thread+0x101/0x11f [md_mod]
Nov 23 11:11:02 debstor kernel: [65006.642754]  [8105f7a7] ? 
add_wait_queue+0x3c/0x3c
Nov 23 11:11:02 debstor kernel: [65006.642769]  [a0151122] ? 
md_rdev_init+0xea/0xea [md_mod]
Nov 23 11:11:02 debstor kernel: [65006.642778]  [8105f155] ? 
kthread+0x76/0x7e
Nov 23 11:11:02 debstor kernel: [65006.642787]  [81353c34] ? 
kernel_thread_helper+0x4/0x10
Nov 23 11:11:02 debstor kernel: [65006.642796]  [8105f0df] ? 
kthread_worker_fn+0x139/0x139
Nov 23 11:11:02 debstor kernel: [65006.642804]  [81353c30] ? 
gs_change+0x13/0x13

Fortunately after reboot reshaping continued and finished successfully.

After reboot with linux-image-3.6-trunk-amd64/3.6.6-1~experimental.1
I was able to add another disk to the array and start reshaping without
any problems so perhaps this issue may be reassigned to 
linux-image-3.2.0-4-amd64/3.2.32-1

Also I'm pretty sure few times in the past I successfully grew/reshaped
RAID-6 arrays with older kernels but it's hard to tell when the problem
was introduced.

Thank you.

--- System information. ---
Architecture: amd64
Kernel:   Linux 3.2.0-4-amd64


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



Bug#687668: closed by Russell Coker russ...@coker.com.au (Bug#687668: fixed in bonnie++ 1.97)

2012-11-24 Thread Martin Konrad
I can confirm that this bug is fixed in 1.97.

Thank you very much!

Martin


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



Bug#693938: istanbul: stop build depending on python-gnome2-extras-dev

2012-11-24 Thread Luca BRUNO
Emilio Pozuelo Monfort scrisse:

 istanbul build depends on python-gnome2-extras-dev, which is going to
 be removed from the archive soon after the wheezy release.
 
 The attached patch should make it build without that build dependency
 (you'll still need to patch configure). You could add this to
 eggtrayicon-removal.diff as it's related to that.

Thanks for the head-up.
I saw you mentioning a patch, which was not attached, maybe you forgot
it? 

Cheers, Luca

-- 
  .''`.  |   ~[ Luca BRUNO ~ (kaeso) ]~
 : :'  : | Email: lucab (AT) debian.org ~ Debian Developer
 `. `'`  | GPG Key ID: 0x3BFB9FB3   ~ Free Software supporter
   `-| HAM-radio callsign: IZ1WGT   ~ Networking sorcerer


signature.asc
Description: PGP signature


Bug#689982: Please unblock rkward

2012-11-24 Thread Laszlo Kajan
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello Thomas!

 many thanks for helping! However, a fix for this bug is already waiting for 
 approval to upload to tpu:
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=692879

Indeed, I didn't notice at first that this was being worked on, I apologize.
But your patch [1] changes_0.5.7_2_3.diff gives me problems with 'cme fix 
dpkg-copyright' (on unstable):

- ---
Fixing from Dpkg::Copyright...
Configuration item 'Files:rkward/qwinhost/qwinhost.cpp.orig 
rkward/qwinhost/qwinhost.cpp rkward/qwinhost/qwinhost.h.orig
rkward/qwinhost/qwinhost.h License short_name' has a wrong value:
value 'LPGL-2.1 with Nokia Qt LGPL Exception version 1.0 or GPL-3' does 
not match grammar:
check: rulevar: local $found = 0 rulevar: local $ok = 1 
check: license alternate(s?) reject: $text or not $found or not $ok 
alternate: comma(?) oper license
comma: ','
oper: 'and' | 'or'
license: /\S+/i
   { # PRD action to check if the license text is provided
 my $abbrev = $item[1] ;
 $found++ ;
 my $elt = $arg[0]-grab(step = !Dpkg::Copyright License, mode = 
'strict', type = 'hash') ;
 if ($elt-defined($abbrev) or $arg[0]-grab(- full_license)-fetch) {
$ok = 1;
 }
 else {
 $ok = 0 ;
 ${$arg[1]} .= license $abbrev is not declared in main License 
section. Expected .join( ,$elt-fetch_all_indexes) ;
 }
   }
- ---

If you change the summary line, and give a separate License: section to the 
LGPL exception, you can avoid that; something like what I sent at [2].

All right, I hope your fix gets through soon. I will be off to look for another 
RC bug.
Best regards, Laszlo

[1] 
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=30;filename=changes_0.5.7_2_3.diff;att=1;bug=692879
[2] http://lists.debian.org/debian-release/2012/11/msg00899.html
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iQIcBAEBAgAGBQJQsK6VAAoJEJvS1kCaDFL6TqcQAKhp7LjTfyfn2mZs0Kjxnykz
K7j5F9QJFOeh3c4CztBpQrA3CWDZACy7ZdzznIKHsNtpfBXGMrJ6Ua+0avKvc+ss
mhwR2eYLvx2UPk1L8Nm2Oge3MBmVbm03+1jGqkh3a5NoNzlRgn292/VzKKRrBmms
xI3OCkFUSvl7OqLKW73gsSI9bqyFw+ofdQHRgJlc+p5cljNx8TP3TACXDRs/EoWm
3RedMGdCTf6k0vR2LmIxZowJYE73dB0YnTFQslqL1IySfbmz94Z+UaLtZVs5wRFR
IZKn1puRYaFHv8erITZO0ClKlYTjPJWammFdu98PKIS9t84x4RIYRr2okyxE/aL2
W9cL543u1WYbKUJYyTT04rhEEIf8RMrPeJwdRn3wQIfGg4dNiciwgBlva6sjNQ0j
/FC1UtSfjBwleTRT0Y76Vq0UjCXT8k19eigXEx2adFeCsdAGr+HbNwddUaj1I6p3
V4wXd6HtIwXFMG6X0kM7Vp6vPDy6pRPhbjr4A4D+zK+vzVTLlW0ywYZyFK46lZlu
7h2alDEmpyOAJXFh/nGQtcPtpU/xQKyvnlnCM6zLtxVAG5y1h1IJISxRGPX77zN4
UBbUC1Ws2659RhSUADltN6GFMewQ7L0KcLW2LaBaBGYmR6HsU/h6HFyShd+5g9hy
GIZ+9Vl+LwjP5L3nNxXw
=NI/N
-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#680488: Please change dependency of icedove-l10n to be always compatible with icedove

2012-11-24 Thread Carsten Schönert
Hello,

Am 24.11.2012 11:45, schrieb intrigeri:
 (The headers and body were mixed up, and your Cc:
 680...@bugs.debian.org was apparently not taken into account.
 Quoting your message entirely so that the discussion flow is not too
 much broken on the BTS.)

Ups, that's my fault. :/

 Thanks for the additional information!
 
 How about tagging this bug help, then?

Not really for this bug, this bug should be closed, it's done. But we
can start a new bug as a wish list and help needed. If you want to open
it just do it.

We already talked about the problem (several times). But it's not so
simple as it's seems. There are several possible solution for this.
In this summer we was unable to work on a better solution like the one
now. We are now glad to be right on the current releases of Mozilla, but
there are also a lot of opened bugs. But the next work want get easier,
until the release of wheezy there are to do work on current squeeze
security fixes, for wheezy the support of the now closing release of
10.x. and upcoming backport of 17.x. and of curse later on new versions
for experimental/testing.
But there is also the iceowl, google-calendar and so on packages. And
all of them grab onto each other ... :/
Just take a look into the recommends and suggests.

If we do a rework of them all we have to really rethink all of them! If
you have a good proposal just write it to iced...@package.debian.org so
all of the the interested and subscribed persons will informed.

-- 
Regards
Carsten


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



Bug#682593: libkipi abi oops

2012-11-24 Thread Stefan Baur

Hi Sune,

judging from the lack of negative comments on the thread ;-) , it seems 
that option 1 is the way to go.


As this is a release-critical bug, do you think you could upload a fix 
so we can mark the bug as closed?

If there's any way we can help, just let us know.

Kind Regards,
Stefan Baur (speaking as part of the Debian Bug Squashing Party taking 
place at the Linuxhotel, Essen, Germany this weekend)



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



Bug#591459: Could not activate Ibus and Mozc from experimental.

2012-11-24 Thread Osamu Aoki
Hi,

On Sat, Nov 24, 2012 at 10:57:51AM +0900, Charles Plessy wrote:
 Le Wed, Jun 27, 2012 at 09:43:38PM +0900, Osamu Aoki a écrit :
  
  By the way, I see:
http://ibus.googlecode.com/files/ibus-1.4.99.20120605.tar.gz
  
  If you upload all these 99 version packages to experimental now and if
  it works fine, I can ask exception.  Will you do this?

With current policy in action, I doubt this is desirable thing to do
even if it works.
 
 Dear Aoki-san,
 
 I tried Ibus and Mozc from experimental.  Unfortunately, I do not manage to
 activate the Japanese input by Ctrl+space, nor by cliking, nor by ad-hoc tests
 such as defining the key a to activate and z to unactivate.  I could not
 try with GNOME 3.6 as installing gnome-shell and its dependancies resulted in 
 a
 systematic failure at login.

Anyway, GNOME 3.6 is not stable enough platform yet.  It needs to
stabilize itself before we package for Debian unstable (at least around
IME related things.)  We are shipping GNOME 3.4 so ibus 1.4.? is good
choice.

I did not initiate this experimental upload (Asias He and Aron Xu did).
I think we should keep us out of these new GNOME for unstable.  Once we
see the next RHEL release with newer GNOME 3.8, we will be OK.
Otherwise, GNOME development releases are really alpha stage quality as
a whole distribution.

Please keep these in experimental before we have good backported mature
1.4 series IBus for wheezy backport.  We still have lots of time before
Jessie.

Regards,

Osamu


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



Bug#692730: kdm fail to update utmp when a user log in, causing shutdown-at-night to misbehave

2012-11-24 Thread Wolfgang Schweer

[Lisandro]

I'll try to see why we have



/etc/kde4/kdm/kdm.options:use-sessreg


Seems to be that this was set to have logging in utmp by default (according to 
man 5 kdm.options).
And UseSessReg in kdmrc was set to False to avoid logging twice (ancient bug 
mentioned by Petter).
This setting is no longer effective cause configuration of kdm is done 
exclusively in kdmrc, as
explained in the upstream answer and double logging isn't a problem anymore 
cause sessreg was merged
into kdm according to upstream.

So imo it would be this way to go to have the wanted default logging:

(1) Don't patch upstream kdmrc concerning UseSessReg (sources file 
debian/patches/07_kdmrc_defauts.diff)
(2) Drop the line containing use-sessreg in kdm.options (source file 
debian/local/kdm.options)
(3) Correct the man page (drop the section about use-sessreg in source file 
debian/local/kdm.options.5)

Regards

Wolfgang


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



Bug#681147: marking for classification by piuparts-analyze

2012-11-24 Thread Margarita Manterola
Hi,

It's been two weeks since you said that you almost had the patch ready
for the sendmail issue.  Were you able to finish that patch?  Do you
need help?  Please report back to the bug.

Thanks.

-- 
Love,
Marga


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



Bug#692331: Bug #692331: icedove apprently uses mboxo format, which irrecoverably corrupts mail

2012-11-24 Thread Michael Banck
severity 692331 important
thanks

On Mon, Nov 05, 2012 at 02:41:32AM +0100, Christoph Anton Mitterer wrote:
 Justification: causes serious data loss
 
 This is basically the same as Debian bugs #690741, #633799 and #691469.
 I used severity critical, as the mboxo format causes irrecoverable
 mail corruption, which is unknown to most users.

As per the discussion on the upstream bug, this is hardly RC,
downgrading.


Cheers,

Michael


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



Bug#683138: [Pkg-nagios-devel] Bug#683138: Bug#683138: pnp4nagios-web:, crashes immediately due to debian/patches/adjust-template-path

2012-11-24 Thread Stefan Baur

Hi Sebastian,

in August, you wrote:

Anyway, since the patch is fairly trivial, I'll try to get it into
Wheezy -- after all, there might be other architectures / setups that
would cause this problem as well.
Judging from the current state of the bug report, nothing has happened 
since.


As this is a release-critical bug, is there any way we can help you to 
get the bug fixed and closed?


Kind Regards,
Stefan Baur (speaking as part of the Debian Bug Squashing Party taking 
place at the Linuxhotel, Essen, Germany this weekend)



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



Bug#679232: libxft2: update from 2.2.0-3 - 2.3.1-1 breaks font in rxvt-unicode

2012-11-24 Thread Oscar Morante
Hi,
This seems to be a problem with some font's hints.  For me (using DejaVu
Sans  Mono and 2.3.1-1) it works fine if I add this line to my
`.Xdefaults`:

URxvt.letterSpace: -1



signature.asc
Description: Digital signature


Bug#598915: (no subject)

2012-11-24 Thread Roland Stigge
Hi,

On 24/11/12 11:37, Nox PasNox wrote:
 Is this build error is fixed ?

Yes, this bug was fixed some time ago, and you can verify it at

https://buildd.debian.org/status/package.php?p=rtai

If you encounter anything new, even if similar to this, please report
separately.

BTW: Please also consider using xenomai instead of rtai. It started as a
kind of fork of rtai and is better maintained and supported. Bigger user
base and hardware support.

Thanks,

Roland


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



Bug#692299: fixed in tdom 0.8.3~20080525-3+nmu1

2012-11-24 Thread Adam D. Barratt
Control: reopen -1

On Thu, 2012-11-22 at 08:47 +, Michael Gilbert wrote:
  tdom (0.8.3~20080525-3+nmu1) unstable; urgency=medium
  .
* Non-maintainer upload.
* Add a binary-indep rule (fixes ftp-master autoreject).
* Support kfreebsd in configure scripts (closes: #692299).

Sadly:

$ dpkg-deb -c ftp/pool/main/t/tdom/tdom_0.8.3~20080525-3+nmu1_kfreebsd-i386.deb 
| egrep -c \.so
0

The build logs also look similar to -3.

Regards,

Adam


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



Bug#694126: [experimental] texlive-binaries fails to upgrade (fmtutil-sys: not found)

2012-11-24 Thread Norbert Preining
tags 694126 + pending
thanks

On Sa, 24 Nov 2012, Jonathan Nieder wrote:
 Neat.  Yeah, a versioned depends from texlive-binaries on
 texlive-common should do just fine.

As it did in the last years. Committed to our git, tagging as pending.

Best wishes

Norbert

Norbert Preiningpreining@{jaist.ac.jp, logic.at, debian.org}
JAIST, Japan TeX Live  Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094

MONKS TOFT (n.)
The bundle of hair which is left after a monk has been tonsured, which
he keeps tired up with a rubber band and uses for chasing ants away.
--- Douglas Adams, The Meaning of Liff


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



Bug#668026: libusb upload to testing-proposed-updates

2012-11-24 Thread Adam D. Barratt
[KiBi CCed for d-i ack]

On Wed, 2012-10-03 at 20:07 +0100, Marcin Owsiany wrote:
 On Wed, Oct 03, 2012 at 07:02:21PM +0100, Adam D. Barratt wrote:
  For the record, this was uploaded; thanks. I've added an approve hint
  but the package won't be able to migrate until we can add a
  corresponding unblock-udeb, which will likely be after d-i beta 3 is
  out.
 
 There also seems to be a problem with building it on a couple of
 architectures. I've sent a message to openjade@packages.d.o as this is
 the tool that fails. I suspect it's a problem with one of its
 dependencies...

It looks like those issues were fixed now, so we just need a final d-i
ack (there was a sort of one previously, but it's worth checking it's
still okay at this point).

Regards,

Adam


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



Bug#690610: unblock: openvrml/0.18.9-4

2012-11-24 Thread Adam D. Barratt
On Sun, 2012-11-04 at 07:00 +0900, Nobuhiro Iwamatsu wrote:
 On Mon, Oct 22, 2012 at 3:13 PM, Philipp Kern pk...@debian.org wrote:
  am Mon, Oct 22, 2012 at 10:41:27AM +0900 hast du folgendes geschrieben:
  However, I think that it is already late to put in support of s390x.
  If this still does (if a release team permits this), I will set linux-any .
 
  you could testbuild it on the porter box, but a new build wouldn't be a
  problem.
 
 Thank you for your comment and check.
 
 Adam, may I add s390x (set linux-any) and upload  to unstable?

In principle, I'd be okay with that. Could we have an updated debdiff
first though, please?

Regards,

Adam


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



Bug#692351: kupfer: Disabling Start automatically on login doesn't work

2012-11-24 Thread Dan DeVoto
Actually, I'm using Openbox.  But I also have LXDE and Xfce installed, and in 
Xfce I noticed that if I go to the settings menu and uncheck Kupfer in Session 
and Startup (under the Application Autostart tab), then Kupfer won't autostart 
when I login to Openbox or LXDE even if Kupfer's own preferences are set to 
Start automatically on login.  However, when I uncheck Kupfer's autostart 
option in LXDE's Desktop Session Settings, it will still autostart in Openbox.  
The only thing that prevents it from autostarting in Openbox is if autostart is 
disabled from Xfce's session manager (it makes no difference what Kupfer's own 
autostart option is).

There's nothing related to Kupfer in my Openbox autostart file, and I tried 
something similar to what you asked below, only for Xfce's settings, and 
turning on (or off) Kupfer's Start automatically on login option didn't 
change the status in the Xfce preference.

To sum up briefly, Kupfer's own setting Start automatically on login doesn't 
work for me.  The only thing that disables autostart in Openbox is Xfce's 
Session and Startup tool from within an Xfce session.

Regards,

Dan

--- On Fri, 11/23/12, Luca Falavigna dktrkr...@debian.org wrote:

 tags 692351 + moreinfo
 unreproducible
 thanks
 
 
 I guess you're using GNOME desktop environment, arent't
 you?
 
 Could you please follow these steps?
 * launch kupfer
 * launch gnome-session-properties
 * check whether gnome-session-properties has a Kupfer
 element listed
 * switch to kupfer, turn on (or off) the Start
 automatically on login option
 * switch to gnome-session-properties again, check whether
 Kupfer
 element changed status
 
 Thanks in advance!
 


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



Bug#668026: libusb upload to testing-proposed-updates

2012-11-24 Thread Cyril Brulebois
Adam D. Barratt a...@adam-barratt.org.uk (24/11/2012):
 On Wed, 2012-10-03 at 20:07 +0100, Marcin Owsiany wrote:
  There also seems to be a problem with building it on a couple of
  architectures. I've sent a message to openjade@packages.d.o as
  this is the tool that fails. I suspect it's a problem with one of
  its dependencies...
 
 It looks like those issues were fixed now, so we just need a final
 d-i ack (there was a sort of one previously, but it's worth checking
 it's still okay at this point).

That looks OK to me: d-i ACK.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#682013: Unblock request for #682013?

2012-11-24 Thread Dominik George
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Thomas,

at the Debian BSP in Essen I took a look at bug #682013 in fai-server.

Apparantly, you uploaded version 4.0.4 to unstabe, which, among other 
changes, fixes the bug in question. However, I can neither find a backport 
of the relevant patch to the version in testing nor an unblock request for 
version 4.0.4.

Looking at the differences between 4.0.3 and 4.0.4, I think that most of 
the changes should be acknowledged by the release team. However, the other 
bugs fixed by the upload are not release critical.

There are four options:

 - You send an unblock request to the virtual release.debian.org package
 - Or I do that ;).
 - You backport the one patch that is considered release critical to 4.0.3
 - Or I do that ;)

Which one do you prefer?

- -- 
Cheers,
Nik

PGP-Fingerprint: 2086 9A4B E67D 1DCD FFF6
 F6C1 59FC 8E1D 6F2A 8001

Please contact me for a face-to-face meeting
if you wish to exchange signatures with me.

Signature Policy: https://www.dominik-george.de/gpg-policy.txt.asc
Public key:   https://www.dominik-george.de/gpg.asc

X.509 certificate fingerprint for key download:
51:D8:36:36:7E:20:3F:E7:AB:EF:B8:83:25:A6:BB:74:48:03:3D:F0

Please do NOT send HTML mail!
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.19 (GNU/Linux)

iQFOBAEBAgA4BQJQsLgbMRpodHRwczovL3d3dy5kb21pbmlrLWdlb3JnZS5kZS9n
cGctcG9saWN5LnR4dC5hc2MACgkQWfyOHW8qgAHNIwf9FlMpfsx9lomahWCPaG6t
edgV9QGIQ0ztsz57C4S3D1gaIlh/OlhLcXA4da/w2+N1B8c2SLJN+6Xyw3QzDzT+
um+DATKNiAUzLGA6TOiKdVgKBqpJm9sSd5f8evNgIZqQi3L8Qsqi+bMS0mx0ovJT
uPvEJS3pPZXkXijjkKsBdIxGA69Sf66VT2XFex2klvKjHekgh0tMUdaQRGUhRqpk
vgAtphW9969FQAciXEo4z038teNwPgfF1ha5CMbSore7Cmzoy2XiqwgeCK0iDh0R
/tbtgldG3ypQpzJEyQGgw+En9tDE8Ug0Fjedze7VKtllVTxdVEA0MkskRihS68XQ
6A==
=AG1V
-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#694157: ITP: kerkerkruip -- interactive fiction roguelike game

2012-11-24 Thread Dannii
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org


Package name: kerkerkruip
Version: 6
Upstream author: Victor Gijsbers vic...@lilith.cc
Maintainer: Dannii Willis curiousdan...@gmail.com
URL: https://github.com/i7/kerkerkruip
Licence: GPL3+

Description: Kerkerkruip is a dungeon crawling game that brings together
the interactive fiction medium with the roguelike genre. You take on the
role of an adventurer in a randomly generated dungeon, whose only hope of
escape is to destroy the mighty wizard Malygris. The game has been designed
to offer a diverse array of meaningful tactical and strategical options,
and combines the thrill of random combat with the skill of complex puzzle
solving.

I have built a package available at
http://ubuntuone.com/6t6d67HLcsIBdS7F9KubXX
This package runs with and depends on gargoyle | gargoyle-free.


Bug#668026: libusb upload to testing-proposed-updates

2012-11-24 Thread Adam D. Barratt
On Sat, 2012-11-24 at 13:13 +0100, Cyril Brulebois wrote:
 Adam D. Barratt a...@adam-barratt.org.uk (24/11/2012):
  It looks like those issues were fixed now, so we just need a final
  d-i ack (there was a sort of one previously, but it's worth checking
  it's still okay at this point).
 
 That looks OK to me: d-i ACK.

unblock-udeb hint added, so hopefully this'll migrate in the next
britney run.

Regards,

Adam


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



Bug#691647: unblock: schroot/1.6.4-1

2012-11-24 Thread Stefan Baur

Hi,

is there any chance of getting this unblock request through this weekend?
Currently, it is blocking 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=686148 from getting 
closed, which is a release-critical bug.


If there is any way we can help, please let us know.

Kind Regards,
Stefan Baur (speaking as part of the Debian Bug Squashing Party taking 
place at the Linuxhotel, Essen, Germany this weekend)



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



Bug#694158: gnome-settings-daemon 3.6: num lock state not saved

2012-11-24 Thread Frederik Himpe
Package: gnome-settings-daemon
Version: 3.6.1-1
Severity: normal

Every time I log in, num lock is disabled and I have to enable it manually.
This was working fine until I upgraded from gnome-settings-daemon 3.4 in
wheezy to the 3.6 version in experimental.

(by the way: similar bug #649587 should probably be claused as this is working
in wheezy).



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (300, 'testing'), (200, 'unstable'), (101, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.7.0-rc6-custom-1 (SMP w/4 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 gnome-settings-daemon depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.12.1-2
ii  dpkg 1.16.9
ii  gsettings-desktop-schemas3.6.0-1
ii  libatk1.0-0  2.4.0-2
ii  libc62.13-35
ii  libcairo-gobject21.12.2-2
ii  libcairo21.12.2-2
ii  libcanberra-gtk3-0   0.28-5
ii  libcanberra0 0.28-5
ii  libcolord1   0.1.21-1
ii  libcomerr2   1.42.5-1
ii  libcups2 1.5.3-2.4
ii  libdbus-glib-1-2 0.100-1
ii  libfontconfig1   2.9.0-7
ii  libgcrypt11  1.5.0-3
ii  libgdk-pixbuf2.0-0   2.26.4-2
ii  libglib2.0-0 2.34.2-1
ii  libgnome-desktop-3-4 3.6.1-1
ii  libgnutls26  2.12.20-2
ii  libgssapi-krb5-2 1.10.1+dfsg-2
ii  libgtk-3-0   3.6.1-1
ii  libgudev-1.0-0   175-7
ii  libibus-1.0-01.4.99.20120917-1
ii  libk5crypto3 1.10.1+dfsg-2
ii  libkrb5-31.10.1+dfsg-2
ii  liblcms2-2   2.2+git20110628-2.2
ii  libnotify4   0.7.5-1
ii  libnspr4 2:4.9.2-1
ii  libnspr4-0d  2:4.9.2-1
ii  libnss3  2:3.13.6-1
ii  libnss3-1d   2:3.13.6-1
ii  libpackagekit-glib2-14   0.7.6-1
ii  libpango1.0-01.30.0-1
ii  libpolkit-gobject-1-00.105-1
ii  libpulse-mainloop-glib0  2.1-2
ii  libpulse02.1-2
ii  libsqlite3-0 3.7.13-1
ii  libupower-glib1  0.9.17-1
ii  libwacom20.6-1
ii  libx11-6 2:1.5.0-1
ii  libxext6 2:1.3.1-2
ii  libxfixes3   1:5.0-4
ii  libxi6   2:1.6.1-1
ii  libxkbfile1  1:1.0.8-1
ii  libxtst6 2:1.2.1-1
ii  nautilus-data3.6.1-2
ii  zlib1g   1:1.2.7.dfsg-13

Versions of packages gnome-settings-daemon recommends:
ii  pulseaudio  2.1-2

Versions of packages gnome-settings-daemon suggests:
ii  gnome-screensaver3.6.0-1
ii  metacity [x-window-manager]  1:2.34.3-3
ii  mutter [x-window-manager]3.6.2-1
ii  x11-xserver-utils7.7~3

-- 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#694159: cacti: poller reports php strict standards errors when using ping to check if device is up

2012-11-24 Thread Paul Gevers
Package: cacti
Version: 0.8.8a-3
Severity: normal
Tags: upstream

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

If the Downed Device Detection is set to ping, the poller-error.log is filled
with lines like:

Nov 18 10:35:01 PHP Strict Standards:  Only variables should be passed by 
reference in /usr/share/cacti/site/lib/ping.php on line 382


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

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

Versions of packages cacti depends on:
ii  dbconfig-common  1.8.47+nmu1
ii  debconf [debconf-2.0]1.5.46
ii  libapache2-mod-php5  5.4.4-9
ii  libphp-adodb 5.15-1
ii  mysql-client-5.5 [virtual-mysql-client]  5.5.28+dfsg-1
ii  perl 5.14.2-15
ii  php5-cli 5.4.4-9
ii  php5-mysql   5.4.4-9
ii  php5-snmp5.4.4-9
ii  rrdtool  1.4.7-2
ii  snmp 5.4.3~dfsg-2.5
ii  ucf  3.0025+nmu3

Versions of packages cacti recommends:
ii  apache2-mpm-prefork [httpd]  2.2.22-12
ii  iputils-ping 3:20101006-1+b1
ii  logrotate3.8.1-4
ii  mysql-server 5.5.28+dfsg-1

Versions of packages cacti suggests:
ii  moreutils  0.47
pn  php5-ldap  none

- -- debconf information:
  cacti/db/app-user: cacti
  cacti/mysql/admin-user: root
  cacti/upgrade-backup: true
  cacti/install-error: abort
* cacti/webserver: apache2
  cacti/internal/reconfiguring: false
  cacti/mysql/method: unix socket
  cacti/remote/host:
  cacti/upgrade-error: abort
  cacti/dbconfig-upgrade: true
  cacti/internal/skip-preseed: false
  cacti/remote/newhost:
  cacti/purge: false
  cacti/passwords-do-not-match:
  cacti/dbconfig-remove:
* cacti/dbconfig-install: true
  cacti/missing-db-package-error: abort
  cacti/database-type: mysql
  cacti/remove-error: abort
  cacti/db/dbname: cacti
  cacti/remote/port:
  cacti/dbconfig-reinstall: false

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

iQEcBAEBCAAGBQJQsL9hAAoJEJxcmesFvXUKglYH/0NOIwrGJTiFMTB3E6bUT0/4
Ptxg+kMVrNu7g6H1acTqh/JAslgFayZIss/MzhFjVyiNbEg3wvwaJYGcM2cHRQdw
rVZRXnJiyuZuhlHUjo51n+Zp5dOwpJNhv+RFo+YZuCZw4QeFJ77K+VQosVYZ4991
xORIRqoS4m4rqeJ8GNwjyM6qaiUib5ooreOJN719XPeTUIqUEPXoQmOLNDheykhE
fT31sS1g3rLn2WY1mbE9rFsxt9GwY8E3pibMXp59rNcTiSsAXtvmrlW1Y9l2lJV/
o+eB2plGl3qfOkW8KeE+Qyyhh+3iWU+9Grs3ivpagkITR6/wbPchMvv7wJOK/eY=
=jSEe
-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#648630: mcabber no long works: Disconnected, reason: 2-'LM_DISCONNECT_REASON_HUP'

2012-11-24 Thread Franziska Lichtblau
Hey, 

I've finally managed to reproduce the issue. I think this to be a
configuration problem on your side having to do with ssl/tls and the new jid
instead of server and username option within mcabber. 
When I tried connecting to google talk having ssl enabled it didn't work
as they only accept tsl connections. I'm not sure which of the two problems
affects you as I don't know your .mcabberrc. 

Following configurations solved the tissue for me: 

set jid = gmail adress as in lo...@gmail.com
set port = 5223
(...)
set tsl = 1

If you're still interested please tell me if this fixed the issue for you
so I can close this bug and update the documentation.

Greets,
Rhalina


signature.asc
Description: Digital signature


Bug#661603: kalzium: Update to Kalzium in experimental not possible/put on hold

2012-11-24 Thread Adrien
tag 661603 moreinfo
thanks

Hi,

KDE 4.8.4 is now in testing, so I think this bug is not relevant anymore. If it 
doesn't hurt anyone, I will close it in a month.

Regards

Adrien


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



Bug#671766: printing: sketch for long edge short edge flipping

2012-11-24 Thread Adrien
tag 671766 confirmed
forwarded 671766 https://bugs.kde.org/show_bug.cgi?id=310600
thanks

Hi, 

I transmitted upstream, you can follow the progress on the KDE bug tracker now.

Regards,

Adrien


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



Bug#687449: Fixes

2012-11-24 Thread Dominik George
severity 687449 serious
flag 687449 + patch
kthxbye

The attached patch fixed bugs #687449 and 693994.

-- 
Cheers,
Nikdiff -Naupr redmine-1.4.4+dfsg1.old/debian/changelog redmine-1.4.4+dfsg1/debian/changelog
--- redmine-1.4.4+dfsg1.old/debian/changelog	2012-06-18 23:26:08.0 +0200
+++ redmine-1.4.4+dfsg1/debian/changelog	2012-11-24 13:31:35.271480189 +0100
@@ -1,3 +1,12 @@
+redmine (1.4.4+dfsg1-2) unstable; urgency=low
+
+  * debian/control: add dependency on rubygems or recent enough ruby
+(Closes: #693994).
+  * debian/postinst: replace exit status -1 with 2 for shell compatibility
+(Closes: #687449).
+
+ -- Dominik George n...@naturalnet.de  Sat, 24 Nov 2012 13:28:10 +0200
+
 redmine (1.4.4+dfsg1-1) unstable; urgency=low
 
   * Upstream update.
diff -Naupr redmine-1.4.4+dfsg1.old/debian/control redmine-1.4.4+dfsg1/debian/control
--- redmine-1.4.4+dfsg1.old/debian/control	2012-05-18 16:36:43.0 +0200
+++ redmine-1.4.4+dfsg1/debian/control	2012-11-24 13:26:41.522023561 +0100
@@ -16,6 +16,7 @@ Architecture: all
 Pre-Depends: debconf
 Depends: ruby | ruby-interpreter,
  ruby-rails-2.3 (=2.3.14) | rails (=2.3.14),
+ rubygems | ruby (= 4.9),
  dbconfig-common,
  redmine-sqlite | redmine-mysql | redmine-pgsql,
  ruby-rack (= 1.4.0),
diff -Naupr redmine-1.4.4+dfsg1.old/debian/postinst redmine-1.4.4+dfsg1/debian/postinst
--- redmine-1.4.4+dfsg1.old/debian/postinst	2012-05-14 10:50:14.0 +0200
+++ redmine-1.4.4+dfsg1/debian/postinst	2012-11-24 13:30:45.407232926 +0100
@@ -276,7 +276,7 @@ This may take a while.
 	rake -s db:migrate_plugins RAILS_ENV=$fRailsEnv X_DEBIAN_SITEID=${lInstance} VERBOSE=$RAKE_VERBOSE || true
 else
 	echo Error when running rake db:migrate, check database configuration.
-	exit -1
+	exit 2
 fi
 			else
 echo Redmine instance \${lInstance}\ database must be configured manually.


Bug#694160: RM: dconf -- RoQA; unmaintained since 5y, low popcon

2012-11-24 Thread Wolfgang Schweer
Package: ftp.debian.org
Severity: normal

BR sponsored by zobel@d.o

The package maintainer stated [1] that he is not able to investigate time
into debian and his package. The popcon count is low and it seems that
the package can be removed without problems.

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=42;bug=627508

see also RC bug #627508

zobel@franck:~% dak rm -s testing -R -n dconf
Working... done. 
Will remove the following packages from testing:

 dconf |0.5.1-2 | source, all

Maintainer: Leo Eraly l...@unstable.be

--- Reason ---

--

Checking reverse dependencies...
No dependency problem found.

With greetings from Essen BSP,

Wolfgang  Martin
-- 
 Martin Zobel-Helas zo...@debian.org  | Debian System Administrator
 Debian  GNU/Linux Developer   |   Debian Listmaster
 GPG key http://go.debian.net/B11B627B  |Debian Webmaster
 GPG Fingerprint:  6B18 5642 8E41 EC89 3D5D  BDBB 53B1 AC6D B11B 627B 


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



Bug#694151: gretl: fails to upgrade from squeeze - trying to overwrite /usr/share/applications/gretl.desktop

2012-11-24 Thread Dirk Eddelbuettel

On 24 November 2012 at 11:38, Andreas Beckmann wrote:
| Package: gretl
| Version: 1.9.11-1
| Severity: serious
| User: debian...@lists.debian.org
| Usertags: piuparts
| 
| Hi,
| 
| during a test with piuparts I noticed your package fails to upgrade from
| 'squeeze'.
| It installed fine in 'squeeze', then the upgrade to 'sid' fails
| because it tries to overwrite other packages files without declaring a
| replaces relation.
| 
| See policy 7.6 at
| http://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces
| 
| From the attached log (scroll to the bottom...):
| 
|   Preparing to replace gretl 1.9.1-2 (using .../gretl_1.9.11-1_amd64.deb) ...
|   Unpacking replacement gretl ...
|   dpkg: error processing /var/cache/apt/archives/gretl_1.9.11-1_amd64.deb 
(--unpack):
|trying to overwrite '/usr/share/applications/gretl.desktop', which is also 
in package gretl-common 1.9.1-2
|   configured to not write apport reports
|   dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)

I'll take a look. Seems like dh_movefile call needs an update.

Dirk

-- 
Dirk Eddelbuettel | e...@debian.org | http://dirk.eddelbuettel.com  


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



  1   2   3   4   >