Bug#679577: Workaround after 302.17-3 landed into testing

2012-07-13 Thread Andreas Beckmann
On 2012-07-12 14:14, Christophe TROESTLER wrote: > Hi, > > With version 302.17-3 now in testing, downgrading is made harder. > Here is the procedure I used in case it is of some help. First add > > deb http://snapshot.debian.org/archive/debian/20120710T032858Z/ testing main > non-free contrib

Bug#681289: debian-policy: Changelog and copyright should be package metadata

2012-07-13 Thread Raphael Hertzog
On Thu, 12 Jul 2012, Russ Allbery wrote: > HOWEVER, I think putting those files in a clear place on the file system > so that they can be easily read via a pager by the end user without using > dpkg-query commands is not only mandatory for the transition period but > mandatory permanently. I would

Bug#664144: tthsum: FTBFS[kfreebsd-amd64]: big endian test fails

2012-07-13 Thread Petr Salinger
tags 664144 +patch -- Hi, it can be easily fixed by patch bellow, the patch in current upstream SVN breaks linux/amd64 compilation. Petr --- endian.h +++ endian.h @@ -24,7 +24,7 @@ */ /* Try to get BYTE_ORDER, BIG_ENDIAN and LITTLE_ENDIAN */ -#if defined(__linux) +#if defined(__linux) || d

Bug#605525: qemu -M isapc does not display VGA output

2012-07-13 Thread Michael Tokarev
found 605525 1.1.0+dfsg-1 forwarded https://bugs.launchpad.net/qemu/+bug/1024248 thanks On 09.01.2012 23:37, Vagrant Cascadian wrote: > On Tue, Nov 30, 2010 at 11:15:58PM +0100, Sebastian Raase wrote: >> When I start qemu with "-M isapc" on my amd64 host, I only get a black screen >> (640x480) wi

Bug#654851: unattended-upgrades: email notifications don't have "Content-Type:" header

2012-07-13 Thread Teodor MICU
Hi, There is an empty line between the headers that causes some headers (including Subject:) to be considered part of the message body. | From: "root" | Date: Fri, 13 Jul 2012 09:48:04 +0300 | To: root@DOMAIN | Message-Id: <20120713064805.003CC179A9@mail.DOMAIN> | | MIME-Version: 1.0 | Content-T

Bug#681438: [pidgin] Feature request: group contacts by account like in PSI+

2012-07-13 Thread Mika Suomalainen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Package: pidgin Version: 2.10.6-1 Severity: wishlist - --- Please enter the report below this line. --- It would be nice if it was possible to show only groups, which are account names and have all contacts under those groups like in PSI+. - --- S

Bug#679098: (no subject)

2012-07-13 Thread Laurens Blankers
This doesn't seem to be limit to comment, but also effects log in my system (Debian testing): 0 0 LOGall -- * * 0.0.0.0/0 0.0.0.0/0LOG flags 4 level 6 prefix "--log-prefix" Could this be related to: https://bugzilla.redhat.com/show_bug.cgi?id=8

Bug#681136: Should libavcodec-extra-53 Provides: libavcodec53? [Was: Re: Bug#681136: libavcodec-extra-53: Cannot install libavcodec-extra-53 without losing kde]

2012-07-13 Thread Fabian Greffrath
Am 12.07.2012 11:15, schrieb Reinhard Tartler: That would make 'libavcodec53' a "virtual" package, which AFAIUI would break versioned dependencies as dpkg does not support "versioned provides". This doesn't sound like a problem as long as both binary packages are built from the same sources, e

Bug#681439: [pidgin] Grouping of contacts, which are in different groups is forgotten after restart

2012-07-13 Thread Mika Suomalainen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Package: pidgin Version: 2.10.6-1 Severity: normal - --- Please enter the report below this line. --- I have same person on two groups with three different accounts. When I restart Pidgin, that person appears two times, because one time it contains

Bug#681329: nvidia-kernel-source: Does not resume after suspend

2012-07-13 Thread Andreas Beckmann
forcemerge 679577 681329 thanks On 2012-07-12 12:45, Christophe TROESTLER wrote: > After upgrading to this version of the nvidia driver, the machine does > not wake up from suspend anymore. We know: #679577. Upstream knows: http://www.nvnews.net/vbulletin/showthread.php?t=179956 Andreas --

Bug#679577: reproducible; makes driver ver 302 unusable for me

2012-07-13 Thread Andreas Beckmann
On 2012-07-13 02:28, sfjjj...@libero.it wrote: > I use the same driver on my laptop via bumblebee (nvidia Optimus) > I've no crashes (not yet) , but there are problems: So *WHY* are you replying to a completely unrelated bug? > With the previous driver (nvidia 295) i had between 90 to 100 fps wi

Bug#659772: landscape sciposter + hyperref + latex + dvips = center-mirrored image

2012-07-13 Thread Frank Kuester
Heiko Oberdiek writes: > The PostScript language allows the setting of the page size: > operator `setpagedevice', entry `PageSize', but entry `Orientation' > is only intended for roll-fed media. Also there is no easy way > to extract these data without a PostScript interpreter. > At least there a

Bug#555168: Unclear license situation for (e)glibc locales provided by you

2012-07-13 Thread Helge Kreutzmann
Hello Keld, I was told that this e-mail address is the successor to the (no longer working) one keld.simon...@dkuug.dk. If that is not the case please accept my apologizes (and maybe you know the correct current contact details in that case?). You are listed as contact person/author of the foll

Bug#681440: icedove: Icedove crashes when trying to remove an imap account (not the default one)

2012-07-13 Thread Jose Simon
Package: icedove Version: 3.0.11-1+squeeze11 Severity: normal Recently setup an Imap account on Icedove, in addition to the default one (Gmail) and when I tried to remove it today, after clicking on 'Yes' on the dialog (would you really want to delete the abc...@domain.com account), the whole

Bug#659772: landscape sciposter + hyperref + latex + dvips = center-mirrored image

2012-07-13 Thread Michael H.F. Wilkinson
Could be that I should either try to detect the usage of hyperref, or add a "hyperref option to sciposter.cls This mail was not sent to all involved, so here a repeat: This all chimes with my hunch that the postscript "specials" in the sciposter.cls code (inherited from a4poster) might be the pro

Bug#681136: Should libavcodec-extra-53 Provides: libavcodec53? [Was: Re: Bug#681136: libavcodec-extra-53: Cannot install libavcodec-extra-53 without losing kde]

2012-07-13 Thread Reinhard Tartler
On Fri, Jul 13, 2012 at 9:14 AM, Fabian Greffrath wrote: > Am 12.07.2012 11:15, schrieb Reinhard Tartler: > >> That would make 'libavcodec53' a "virtual" package, which AFAIUI would >> break versioned dependencies as dpkg does not support "versioned >> provides". > > > This doesn't sound like a pr

Bug#681441: Fwd: BNFC 2.5b and a new book

2012-07-13 Thread Antti-Juhani Kaijanaho
Package: bnfc Version: 2.4.2.0-2 Severity: wishlist -- Lähetetty Android-puhelimestani K-9 Mail:lla. Aarne kirjoitti: Dear All, The current SVN snapshot is now available at the BNFC home page as version 2.5 beta. It includes - several bug fixes - more checks at bnfc time (which means that som

Bug#681412: debian-handbook: chapter 9: de-emphasize de-emphasize discussion of (long) deprecated protocols

2012-07-13 Thread Raphael Hertzog
Hello, On Thu, 12 Jul 2012, Alan D Moore wrote: > This is highly subjective, of course, so apologies in advance. No need to apologise, thank you for having followed my suggestion to report the problems (even if they are minor). > IMHO it might serve the reader better to focus solely on SSH here,

Bug#681214: lynx-cur: lynx adds 8 bytes to a downloaded file

2012-07-13 Thread Vincent Lefevre
On 2012-07-12 20:43:05 -0400, ThoMas Dickey wrote: > What you're saying is that the content length is incorrect. > > RFC 2616 doesn't appear to specify behavior when the content-length is > incorrect. No, what I'm saying is that the content-lenth is correct (it is the real length of the file), bu

Bug#681417: Please reconsider package description

2012-07-13 Thread Justin B Rye
Martin Eberhard Schauer wrote: >Description: Standard Widget Toolkit for GTK+ Java library > > Having a look at the short description itself one could misunderstand it as > too much capitalisation. Actually it does not obey the Developer's Reference > recommendations (2): It repeats the packag

Bug#673042: parted: loose 'legacy BIOS bootable' flag on GPT disks

2012-07-13 Thread Jérémy Bobbio
On Tue, May 15, 2012 at 07:03:44PM +0200, Jérémy Bobbio wrote: > Parted currently does not handle GPT partition flags properly when > modifying a GPT. The most crucial flag that is lost is the 'legacy BIOS > bootable'. It is used by SYSLINUX to detect which partition the system > should be booted f

Bug#549195: sudo not working on terminal after launch of qemu

2012-07-13 Thread Michael Tokarev
retitle 549195 bad terminal state after -daemonize -nographic tags 549195 + upstream confirmed forwarded 549195 https://bugs.launchpad.net/qemu/+bug/1024275 thanks On 01.10.2009 17:10, Aurelien Jarno wrote: >> qemu -kernel-kqemu -hda /media/extern/freeart/kfreebsd.img -daemonize >> -redir tcp:1

Bug#681442: unattended-upgrades: email notifications have all headers in the body

2012-07-13 Thread Bjørn Mork
Package: unattended-upgrades Version: 0.79.1 Severity: normal Dear Maintainer, The changes which were supposed to fix #654851 have ended up moving all headers, including the subject, into the body for me. A sample mail now looks like this: To: r...@frtest4.lab.mork.no Message-Id: From: roo

Bug#673709: sg3-utils: FTBFS hurd-i386

2012-07-13 Thread Ritesh Raj Sarraf
On Friday 13 July 2012 08:29 AM, Barry deFreese wrote: > It seems that OS_xxx_TRUE and OS_xxx_FALSE do not get defined on GNU/Hurd. I > was hoping that > defining GNU/Hurd as OS_LINUX would work but it doesn't as it tries to bring > in the scsi includes > from Linux. > > Ideally the whole source

Bug#657885: squeeze-backports

2012-07-13 Thread Reinhard Tartler
On Fri, Jul 13, 2012 at 2:03 AM, Rushi Desai wrote: > Will this get ported to squeeze-backports? yes, the package in squeeze-backports needs to be updated. I'll work on that when I find time and nobody else gets to that faster than me. -- regards, Reinhard -- To UNSUBSCRIBE, email to d

Bug#681443: dpkg-dev: dpkg-source --commit should be able to merge changes in an existing patch

2012-07-13 Thread Raphaël Hertzog
Package: dpkg-dev Version: 1.16.7 Severity: wishlist User: d...@packages.debian.org Usertags: dpkg-source When you use dpkg-source --commit to store changes, it will fail if you try to commit them to an already existing patch: $ dpkg-source --commit dpkg-source: info: local changes detected, the

Bug#681444: RFS: grive/0.2.0-1 [ITP #675310]

2012-07-13 Thread José Luis Segura Lucas
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "grive" * Package name: grive Version : 0.2.0-1 Upstream Author : Nestal Wan * URL : https://github.com/Grive/grive/ * License : GPLv2 Section : ne

Bug#681307: gdm3 *sometimes* crashes on resume

2012-07-13 Thread Laurento
Hi, ok I've rebuild and installed a not stripped version of the gdm3 package # file /usr/lib/gdm3/gdm-session-worker /usr/lib/gdm3/gdm-session-worker: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.26, BuildID[sha1]=0xf796ca39df6164949

Bug#681191: scratch: fails to install: scratch.postinst: update-mime-database: not found

2012-07-13 Thread Miriam Ruiz
--- El mié, 11/7/12, Evgeni Golov escribió: > De: Evgeni Golov > Asunto: Bug#681191: scratch: fails to install: scratch.postinst: > update-mime-database: not found > Para: 681...@bugs.debian.org > Fecha: miércoles, 11 de julio, 2012 16:41 > > tags 681191 + patch > thanks > > Hi, > > the ob

Bug#607727: qemu randomly freezes keyboard and X

2012-07-13 Thread Matteo Cypriani
Hi Michael, Thanks for your answer. Le vendredi 13 juillet 2012 08:44:51, Michael Tokarev a écrit : > Matteo, you appears to be only one user reporting this -- not only > in debian but for whole qemu or qemu-kvm community. I've never seen > such a thing. Well, I am somehow glad I am the only on

Bug#681364: [regression] does not maintain focus when switching tags

2012-07-13 Thread Julien Danjou
tag 681364 fixed-upstream forwarded 681364 https://awesome.naquadah.org/bugs/index.php?do=details&task_id=1011 thanks On Thu, Jul 12 2012, Yaroslav Halchenko wrote: > When I switch the tags, either with Mod4+ or Mod4+Esc, awesome > now focuses either on KDE's menu or (after I set focus=false for

Bug#681446: unblock: botan1.10/1.10.3-1

2012-07-13 Thread Ondřej Surý
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package botan1.10 ABI breakage in upstream 1.10.2, see #681066 unblock botan1.10/1.10.3-1 -- System Information: Debian Release: 6.0.4 APT prefers stable-updates APT po

Bug#680804: odin: FTBFS: checking for blitz/tinyvec-et.h... no

2012-07-13 Thread Nicolas Bourdaud
tags 680804 - wheezy thanks I confirm: this bug does not affects wheezy, only sid. Nicolas signature.asc Description: OpenPGP digital signature

Bug#681282: gdm3: gdm does not start the login window

2012-07-13 Thread Josselin Mouette
Le jeudi 12 juillet 2012 à 17:41 +0100, Antoine Sirinelli a écrit : > > When this happens, can you grab the contents > > of /var/log/gdm/:0-greeter.log ? > > Since the upgrade, :0-greeter.log files are no longer generated. There is > only :0.log (which looks normal) and :0-slave.log produced. >

Bug#681447: unblock: softhsm/1.3.3-2

2012-07-13 Thread Ondřej Surý
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package softhsm /etc/softhsm/softhsm.conf was accidentally distributed in softhsm (and handled using ucf in softhsm-common), see #681311. unblock softhsm/1.3.3-2 -- System

Bug#681170: Doesn't listen on SSL port

2012-07-13 Thread Rahul Amaram
I am able to reproduce this issue. I will have to follow up with upstream reg. this. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#681448: unblock: nsd3/3.2.11-1

2012-07-13 Thread Ondřej Surý
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package nsd3 Since this version will be the next supported I would like to push latest upstream, which: - add support for TLSA RR type - add support for ECDSA (Elliptic Curv

Bug#681449: pandas: FTBFS: ERROR: asserts that yahoo is minimally working and that it throws

2012-07-13 Thread Jakub Wilk
Source: pandas Version: 0.8.0-1 Severity: serious Justification: fails to build from source pandas FTBFS: | == | ERROR: asserts that yahoo is minimally working and that it throws |

Bug#681450: t-prot: package description review

2012-07-13 Thread Justin B Rye
Package: t-prot Version: 2.101-2 Severity: wishlist Tags: patch The package description for t-prot has a couple of typos and language issues. While fixing them I've reshuffled it quite a bit. > Description: display filter for RFC822 messages That's not a helpful way of saying it, especially whe

Bug#681433: [Pkg-xfce-devel] Bug#681433: [xfwm4] "Hide frame of windows when maximized" should not prevent ALT+Mouse resizing of maximized windows

2012-07-13 Thread Marcel Partap
> Sorry, I meant alt+mouse moving. Well yes, ALT-mouse moving works, ALT-mouse resizing not. That's the issue :) Can you reproduce? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#680602: libav-dbg: bogusly Depends: libavcodec53 (= ${binary:Version})

2012-07-13 Thread Fabian Greffrath
Am 07.07.2012 12:01, schrieb Reinhard Tartler: I guess this is the right solution, just scratch libav-extra-dbg and package both regular and -extra- package flavors into the same libav-dbg. Andres, since you have implemented libav-extra-dbg, can you have a look at this? Any progress? -- T

Bug#681433: [Pkg-xfce-devel] Bug#681433: [xfwm4] "Hide frame of windows when maximized" should not prevent ALT+Mouse resizing of maximized windows

2012-07-13 Thread Yves-Alexis Perez
On ven., 2012-07-13 at 10:43 +0200, Marcel Partap wrote: > > Sorry, I meant alt+mouse moving. > Well yes, ALT-mouse moving works, ALT-mouse resizing not. That's the > issue :) No it's not the issue. It's completely unrelated with frame hiding. Alt-mouse resizing doesn't work against maximized wind

Bug#681451: gvfs-bin: gvfs-open (via xdg-open) opens pdfs in wrong application

2012-07-13 Thread Norbert Preining
Package: gvfs-bin,xdg-utils Version: 1.12.3-1+b1 Severity: important Hi, running gnome3, double-click on a pdf in nautilus opens the pdf in evince, which is reasonable. using xdg-open, which is used by several programs to open files, opens the file in a *file*manager* (nautilus). Which means it

Bug#681433: [Pkg-xfce-devel] Bug#681433: Bug#681433: [xfwm4] "Hide frame of windows when maximized" should not prevent ALT+Mouse resizing of maximized windows

2012-07-13 Thread Yves-Alexis Perez
On ven., 2012-07-13 at 10:53 +0200, Yves-Alexis Perez wrote: > On ven., 2012-07-13 at 10:43 +0200, Marcel Partap wrote: > > > Sorry, I meant alt+mouse moving. > > Well yes, ALT-mouse moving works, ALT-mouse resizing not. That's the > > issue :) > > No it's not the issue. It's completely unrelated

Bug#681433: [Pkg-xfce-devel] Bug#681433: [xfwm4] "Hide frame of windows when maximized" should not prevent ALT+Mouse resizing of maximized windows

2012-07-13 Thread Marcel Partap
>> Well yes, ALT-mouse moving works, ALT-mouse resizing not. That's the >> issue :) > No it's not the issue. It's completely unrelated with frame hiding. That's the point. The setting to show or hide the border should not mess with resize constraints, yet it does. Maximized Windows *can* be resized

Bug#681433: [Pkg-xfce-devel] Bug#681433: Bug#681433: [xfwm4] "Hide frame of windows when maximized" should not prevent ALT+Mouse resizing of maximized windows

2012-07-13 Thread Marcel Partap
> So, to be sure, what you find inconsistent is that, on maximized > windows: > * alt-moving is always possible ; > * alt-resizing is only possible when “hide frame…” is checked. > is that correct? Sir, yes, Sir! ;) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a su

Bug#681442: mailx just does not support this....

2012-07-13 Thread Bjørn Mork
I took a quick look at this, and the problem is pretty obvious: mailx has no standardized interface for sending any header of your choice. It won't take mail headers on stdin like you seem to assume. And, as pointed out in 654851, the "-a" is a non-standard extension. Which means that you need to

Bug#681452: gyoto FTBFS on mips (only on some buildds, test suite)

2012-07-13 Thread Thibaut Paumard
Source: gyoto Version: 0.0.3-1 Severity: serious Justification: fails to build from source (but built successfully in the past) The test suite hangs [lucatelli] and [corelli] but runs fine on [ball], in qemu and on gabrielli. [lucatelli] https://buildd.debian.org/status/fetch.php?pkg=gyoto&arch=m

Bug#681453: Split screen error comes back in 304.17

2012-07-13 Thread Piotr Majkrzak
Package: xserver-xorg-video-nvidia Version: 302.17-3 Severity: important Dear Maintainer, I'm writig to You, because I'm affected with split screen error, which comes back after pgrading from 295.33-2 to current 304.17-3. In cause of it my 1366x768 screen is divided into 6 800x600 subscreens. As

Bug#681385: monotone segfaults at once

2012-07-13 Thread Ludovic Brenta
affects 681066 monotone reassign 681385 libbotan-1.10-0 1.10.2-1 severity 681385 critical forcemerge 681066 681385 thanks The bug was not in monotone but in libbotan-1.10-0. It has now been fixed in unstable with an urgency=high upload which should migrate to testing within 24 hours from now. N

Bug#681451: gvfs-bin: gvfs-open (via xdg-open) opens pdfs in wrong application

2012-07-13 Thread Norbert Preining
On Fr, 13 Jul 2012, Per Olofsson wrote: > Could you send me the trace? I.e. Sure, here it is (file name a bit different) > Do you think the situation is worse in Debian than in other distros? If > so, why? No, that I don't think - or better,I don't know. I just see that it is a real pain ;-)

Bug#680988: scim: Scim stops working properly in Sid with latest version

2012-07-13 Thread Tz-Huan Huang
Hi Chris, On Fri, Jul 13, 2012 at 1:14 AM, Physicman wrote: > Hello Tz-Huan, > > Sorry I spoke a bit too quickly as I encountered problems with scim > after rebooting my computer. > I had only tried restarting my X before that and that seemed to work. > But after a reboot I noticed that even thou

Bug#316521: dpkg: stale directories are not removed after 'postrm purge'

2012-07-13 Thread Raphael Hertzog
Hi, On Thu, 08 Mar 2012, Andreas Beckmann wrote: > (regarding the original problem:) > I'm seeing a lot of owned directories remaining in the piuparts tests for sid > (they are treated as error for sid and warning for other distributions): > http://piuparts.debian.org/sid/owned_files_by_many_pack

Bug#681310: gdm3 sometimes starts greater with ugly graphics (no wallpaper and poor gtk theme for the login window)

2012-07-13 Thread Josselin Mouette
Le jeudi 12 juillet 2012 à 10:55 +0200, Laurento Frittella a écrit : > sometimes on the first start (just after the boot process) gdm3 starts > in an ugly mode without graphic stuff: a black screen instead of the > nice debian background and without the usual gtk theme for the login > window. This

Bug#681451: gvfs-bin: gvfs-open (via xdg-open) opens pdfs in wrong application

2012-07-13 Thread Per Olofsson
reassign 681451 gvfs-bin thanks 2012-07-13 11:32, Norbert Preining skrev: On Fr, 13 Jul 2012, Per Olofsson wrote: > Could you send me the trace? I.e. Sure, here it is (file name a bit different) OK. xdg-open merely calls gvfs-open on the file. Reassigning. > Do you think the situation is

Bug#681454: libexif: Overflow security vulnerabilities (CVE-2012-2812, CVE-2012-2813, CVE-2012-2814, CVE-2012-2836, CVE-2012-2837, CVE-2012-2840, CVE-2012-2841, CVE-2012-2845)

2012-07-13 Thread Henri Salo
Package: libexif Version: 0.6.19-1 Severity: important Tags: security Please fix these issues in unstable with isolated fixes instead of updating to a new upstream release as the freeze is in effect. Please contact me in case you need testing or verification. Details from http://www.openwall.co

Bug#681282: gdm3: gdm does not start the login window

2012-07-13 Thread Antoine Sirinelli
On Fri, 2012-07-13 at 10:18 +0200, Josselin Mouette wrote: > Can you enable debugging and try again? > In /etc/gdm3/daemon.conf, uncomment Enable=true in the debug section. Thanks for the hint. I am now able to see what is going wrong. In :0-sloave.log, I have now the following blocking lines: [.

Bug#681395: unblock smarty-gettext

2012-07-13 Thread Mike Gabriel
Hi Adam, thanks for the quick reply. On Do 12 Jul 2012 22:50:23 CEST "Adam D. Barratt" wrote: On 12.07.2012 21:09, Mike Gabriel wrote: Package smarty-gettext 1.0b1-6 got broken by changing from smarty 3.0 to smarty 3.1. A patch against upstream 1.0b1 has been uploaded to SID with smarty-gett

Bug#681442: mailx just does not support this....

2012-07-13 Thread Michael Vogt
On Fri, Jul 13, 2012 at 10:56:38AM +0200, Bjørn Mork wrote: > I took a quick look at this, and the problem is pretty obvious: mailx > has no standardized interface for sending any header of your choice. It > won't take mail headers on stdin like you seem to assume. And, as > pointed out in 654851,

Bug#681455: openbox: Does not exit on Exit in pop-up menu.

2012-07-13 Thread Sthu
Package: openbox Version: 3.5.0-4 Severity: normal Dear Maintainer, When I do press Exit on pop-up menu (the one I get w/ right-click on a desktop), openbox does not exit. I have to click logout in its main menu - then from KDM logout menu I logout. Please fix it. And thank You for Your work.

Bug#677379: New, proper changelog.

2012-07-13 Thread Grzegorz Kolorz
Changes since the last upload: * Add 0002-add-multiarch-support.patch * Bump compatibility level to 9. * Bump Standards-Version to 3.9.3 (no changes). * Add Pre-Depends: ${misc:Pre-Depends} to libx52pro0. * Set libx52pro0 and libx52pro-dev Multi-Arch: same * Install the libraries in

Bug#681385: [Monotone-debian] Bug#681385: monotone segfaults at once

2012-07-13 Thread Markus Wanner
Lars, On 07/12/2012 08:54 PM, Lars Schimmer wrote: > Fix as told by someone else: it needs to be rebuilt against the newest > libotan libs Just to make it very clear: the proper fix is to upgrade libbotan1.10 to version 1.10.3 - which didn't propagate to testing, yet. If you compile monotone agai

Bug#681453: Temporary solution

2012-07-13 Thread Piotr Majkrzak
Section "Device" Option "ModeValidation" "NoTotalSizeCheck" EndSection -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#681451: gvfs-bin: gvfs-open (via xdg-open) opens pdfs in wrong application

2012-07-13 Thread Per Olofsson
Hi, 2012-07-13 10:57, Norbert Preining skrev: running gnome3, double-click on a pdf in nautilus opens the pdf in evince, which is reasonable. using xdg-open, which is used by several programs to open files, opens the file in a*file*manager* (nautilus). Which means it shows the containing folde

Bug#681282: gdm3: gdm does not start the login window

2012-07-13 Thread Josselin Mouette
Le vendredi 13 juillet 2012 à 10:29 +0100, Antoine Sirinelli a écrit : > By disabling pam_mount in /etc/pam.d/common-auth > and /etc/pam.d/common-session I am now able to get the greeter back and > to log in normally. > > The problem is that gdm is starting a session for Debian-gdm user and > pam

Bug#681456: obnam: list-keys, list-toplevels fail while fsck is in process

2012-07-13 Thread Sam Morris
Package: obnam Version: 1.1-1 Severity: minor While a repository has an fsck operation running on it, list-toplevels and list-keys fail with the following message: $ obnam --repository=/repo --encrypt-with='backup key' list-toplevels ERROR: [Errno 20] Not a directory: '/repo/lock/

Bug#555168: Unclear license situation for (e)glibc locales provided by you

2012-07-13 Thread keld
Hallo Helge On Fri, Jul 13, 2012 at 09:20:29AM +0200, Helge Kreutzmann wrote: > Hello Keld, > I was told that this e-mail address is the successor to the (no longer > working) one keld.simon...@dkuug.dk. If that is not the case please > accept my apologizes (and maybe you know the correct current

Bug#681457: libaudit: does not actually support ARM, breaks linked binary like readahead

2012-07-13 Thread Ricky Ng-Adam
Package: libaudit0 Version: 1:1.7.18-1.1 Severity: normal File: libaudit Dear Maintainer, While trying to figure out why readahead collector fails with: readahead-collector: cannot insert audit rules I seem to have tracked down the problem to libaudit (and libaudit-dev) auditctl (from

Bug#681458: libopenjpeg2: should not try to use memalign() on FreeBSD systems

2012-07-13 Thread Jonas Smedegaard
Package: libopenjpeg2 Version: 1.3+dfsg-4.4 Severity: normal Tags: patch I just noticed the following bugfix getting applied to the convenience copy of openjpeg in ghostscript, which might be relevant to Debian: http://git.ghostscript.com/?p=ghostpdl.git;a=commit;h=b62524 - Jonas -- To UNS

Bug#681459: libopenjpeg2: SEGVs with broken files

2012-07-13 Thread Jonas Smedegaard
Package: libopenjpeg2 Version: 1.3+dfsg-4.4 Severity: important Tags: security patch I just noticed the following security-related bugfix getting applied to the convenience copy of openjpeg in ghostscript, which might be relevant to Debian: http://git.ghostscript.com/?p=ghostpdl.git;a=commit;h=29

Bug#669376: Please enable perl regex support

2012-07-13 Thread David Schmitt
Hi, for the more complex spelunking expeditions, PCRE support would be very welcome! Best Regards, David -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#681460: xbrlapi: Modifier keys (alt,shift,control) don't work in X11

2012-07-13 Thread Samuel Thibault
Package: xbrlapi Version: 4.4-4 Severity: important, upstream, fixed-upstream This is just to document an issue being fixed in next upload. With brltty 4.4, shortcuts typed from the braille keyboard (alt-f1, alt-tab, etc.) do not work any more: all modifiers are actually not working any more. Thi

Bug#681453: Split screen error comes back in 304.17

2012-07-13 Thread Andreas Beckmann
Hi Pjotr, On 2012-07-13 11:33, Piotr Majkrzak wrote: > I'm writig to You, because I'm affected with split screen error, which comes > back after pgrading from 295.33-2 to current 304.17-3. In cause of it my > 1366x768 screen is divided into 6 800x600 subscreens. As I remember few years > ago th

Bug#681418: debugfs is a big security hole

2012-07-13 Thread Ludwig Nussel
Bjørn Mork wrote: > 1) mode and owner is not propagated to files below the mount point: That's intentional to keep things simple. If you can control the x bit on the mount point then you can control who can reach files beneath. > 2) ownership and mode seems to be shared amoung all mount points,

Bug#681461: octave: Creation of packages directory will become obsolete, eventually

2012-07-13 Thread Rafael Laboissiere
Package: octave Version: 3.6.2-3 Severity: normal The problem underlying Bug#681064 has been fixed upstream: http://hg.savannah.gnu.org/hgweb/octave/rev/a82fcd612c8f This means that, once a new upstream version of Octave will be released, that includes this patch, then the following line

Bug#555168: [Traduc] Bug#555168: Unclear license situation for (e)glibc locales provided by you

2012-07-13 Thread Keld Simonsen
I hereby grant all my locales to be licensed under GPL v2. Best regards Keld Simonsen On Thu, Jun 14, 2012 at 02:29:23PM +0200, "Jean-Philippe Guérard" wrote: > Le Mer 13 juin 2012 06:53, Christian PERRIER a écrit : > > Quoting Helge Kreutzmann (deb...@helgefjell.de): > >> Hello, > >> you are lis

Bug#681462: redmine: Changeing of user/group role impossible

2012-07-13 Thread Holger Rusch
Package: redmine Version: 1.4.4+dfsg1-1 Severity: normal Dear Maintainer, First: I am also biten by #678515 and have switched ruby to 1.8 per update-alternatives. Redmine is runnig under passenger. I am running an actual fully updated testing. Problem: If i want to change the role of a user/grou

Bug#681353: Pending fixes for bugs in the libconfig-model-perl package

2012-07-13 Thread pkg-perl-maintainers
tag 681353 + pending thanks Some bugs in the libconfig-model-perl package are closed in revision 49040e74d1272385c7735f08139722dd76cca9bf in branch 'master' by Dominique Dumont The full diff can be seen at http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libconfig-model-perl.git;a=commitdiff

Bug#681463: unblock: gyoto/0.0.3-5

2012-07-13 Thread Thibaut Paumard
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package gyoto. I attach a debdiff and explain the changes below. 1- Security Hardening Buld Flags Release Goal http://bugs.debian.org/680242 Fix: pass build flags explic

Bug#680990: Diff does not show BOM difference.

2012-07-13 Thread Santiago Vila
On Mon, 9 Jul 2012, jmg wrote: > Package: diff > Version: 1:3.0-1 Please note that when reporting bugs, you should try the latest version if possible. In this case, wheezy has version 3.2. > Severity: normal > > When diff is used to compare two files which are identical line by > line and a uniq

Bug#654851: unattended-upgrades: email notifications don't have "Content-Type:" header

2012-07-13 Thread Michael Vogt
On Fri, Jul 13, 2012 at 10:13:37AM +0300, Teodor MICU wrote: > Hi, > > There is an empty line between the headers that causes some headers > (including Subject:) to be considered part of the message body. > > | From: "root" > | Date: Fri, 13 Jul 2012 09:48:04 +0300 > | To: root@DOMAIN > | Messag

Bug#679235: animals! hey!

2012-07-13 Thread Philipp Schafft
reflum, (CC to the bug so everybody stay informed.) On Thu, 2012-07-12 at 19:55 +0200, Patrick Matthäi wrote: > Am 12.07.2012 14:10, schrieb Philipp Schafft: > > My next move is that I will release a new version within the next > weeks > > (I don't see a rush here as Debian is in freeze currently

Bug#681464: nemiver on powerpc : segfaults on startup

2012-07-13 Thread Erik de Castro Lopo
Package: nemiver Version: 0.9.2-1 Severity: normal Segfaults on startup on PowerPC. Backtrace from GDB below: Script started on Fri Jul 13 22:08:28 2012 $ gdb --args nemiver /bin/ls GNU gdb (GDB) 7.4.1-debian Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3

Bug#681465: CVE-2012-2845

2012-07-13 Thread Moritz Muehlenhoff
Package: exif Severity: grave Tags: security CVE-2012-2845 (please see #681454 for the initial report) needs to be fixed in exif rather than libexif. This doesn't warrant a DSA, but you could still fix it through a stable point update. Cheers, Moritz -- To UNSUBSCRIBE, email to debia

Bug#681418: debugfs is a big security hole

2012-07-13 Thread Bjørn Mork
Ben Hutchings writes: > I would like to address this by backporting this feature: > > commit d6e486868cde585842d55ba3b6ec57af090fc343 > Author: Ludwig Nussel > Date: Wed Jan 25 11:52:28 2012 +0100 > > debugfs: add mode, uid and gid options > > and then changing the default mode (mask) to b

Bug#681442: mailx just does not support this....

2012-07-13 Thread Bjørn Mork
Michael Vogt writes: > I consider the above comments as rather rude. I apologize for that. Yes, I see that the tone of that comment can be considered rude. That was really not the intention. > The tests where run and > don't fail on my system(s). This maybe locale dependant thought which > i

Bug#681450: t-prot: package description review

2012-07-13 Thread Jochen Striepe
Hello, On Fri, Jul 13, 2012 at 09:45:34AM +0100, Justin B Rye wrote: > The package description for t-prot has a couple of typos and language > issues. While fixing them I've reshuffled it quite a bit. Thanks for reviewing. Since the package description is a Debian issue, I will leave any

Bug#681466: tasksel: update input method support and Chinese tasks

2012-07-13 Thread Aron Xu
Package: src:tasksel Tags: patch Hi, I've prepared a patch for improving the input method support status in Wheezy, together with some updates to Chinese tasks. 1. Input method: a) scim-tables was removed from the archive because it was not maintained. There are people uploaded it to NEW again

Bug#681314: unblock: yp-svipc/0.14-2

2012-07-13 Thread Thibaut Paumard
> 3- the yorick-full meta-package (src:yorick), already unblocked, is > waiting for yorick-svipc to build on kfreebsd-* before it can migrate. >http://release.debian.org/migration/testing.pl?package=yorick > Fixing the above-mentioned FTBFS takes us halfway through to letting > yorick migrate (

Bug#681467: unattended-upgrades: broken on kfreebsd without ionice

2012-07-13 Thread Steven Chamberlain
Package: unattended-upgrades Version: 0.79 Severity: grave Tags: wheezy sid User: debian-...@lists.debian.org Usertags: kfreebsd X-Debbugs-Cc: debian-...@lists.debian.org Hi, Having upgraded unattended-upgrades from 0.76.3 -> 0.79 to follow Wheezy, the following error occurs now on GNU/kFreeBSD:

Bug#680988: scim: Scim stops working properly in Sid with latest version

2012-07-13 Thread Physicman
Hi Tz-Huan, On Fri, 13 Jul 2012 18:06:25 +0800 Tz-Huan Huang wrote: > Hi Chris, [snip] > Could you please give the version 1.2.7-4tz1 a try? > (http://www.csie.ntu.edu.tw/~tzhuan/debian) > > It is based on 1.2.7-4 but contains the UI fixes. > I'll try to give it a go tomorrow. I'll let you k

Bug#681003: On tar.gz

2012-07-13 Thread SM Baby Siabef
I don't know why that file has encoding problems [it has the charset UTF-8, 8-bit...] But I send [again, on tar.gz] the file. If there's any problems, tell me. es.po.tar.gz Description: GNU Zip compressed data

Bug#681468: redmine: Adding of watchers to a ticket impossible

2012-07-13 Thread Holger Rusch
Package: redmine Version: 1.4.4+dfsg1-1 Severity: normal Dear Maintainer, First: I am also biten by #678515 and have switched ruby to 1.8 per update-alternatives. Redmine is runnig under passenger. I am running an actual fully updated testing. Problem: If i want to add a watcher to a ticked noth

Bug#681469: unblock: sbjson/2.3.2-2

2012-07-13 Thread Jeroen Dekkers
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package sbjson The new version builds with hardening enabled and links correctly with the libraries it depends on, resulting in correct Depends. unblock sbjson/2.3.2-2 --

Bug#681097: CVE-2012-3386: Information disclosure

2012-07-13 Thread Moritz Mühlenhoff
On Freitag, 13. Juli 2012 04:45:25 Eric Dorland wrote: > * Moritz Muehlenhoff (muehlenh...@univention.de) wrote: > > Package: automake > > Version: 1:1.11-1.2.201001121001 > > Severity: important > > Tags: security > > > > Hi, > > a security issue has been found in automake. It's not earth-shatter

Bug#680837: weboob: FTBFS: Unknown Qt widget: Phonon.VideoPlayer

2012-07-13 Thread Cyril Brulebois
reassign 680837 python-qt4 4.9.3-2 affects 680837 weboob thanks Lucas Nussbaum (08/07/2012): > Source: weboob > Version: 0.c-4 > Severity: serious > Tags: wheezy sid > User: debian...@lists.debian.org > Usertags: qa-ftbfs-20120708 qa-ftbfs > Justification: FTBFS on amd64 > > > make[2]: Entering

Bug#681470: dpkg-shlibdeps: should also scan Build-Depends-Arch for minimal versions

2012-07-13 Thread Raphael Hertzog
Package: dpkg-dev Version: 1.16.4 Severity: normal User: d...@packages.debian.org Usertags: dpkg-shlibdeps dpkg 1.16.4 introduced the Build-Depends-Arch field but dpkg-shlibdeps has not been updated to deal with this field. Build dependencies are sometimes scanned to find out minimal versions to

Bug#681462: Bugs not showing up on the debian bugtracker

2012-07-13 Thread Jérémy Lal
Hi Jérémy, Passenger: winvirtdebian:~# dpkg -l | grep passenger ii libapache2-mod-passenger 3.0.13debian-1Rails and Rack support for Apache2 ii ruby-passenger 3.0.13debian-1Rails and Rack support for Apache2 and Nginx Apache: winvirtdebi

Bug#654851: unattended-upgrades: email notifications don't have "Content-Type:" header

2012-07-13 Thread Teodor MICU
2012/7/13 Michael Vogt : > Indeed, sorry for that, should be fixed in bzr trunk, if testing goes > well I will upload today. It will use sendmail if available to set the > header and if not mail but without the header as there is no portable way > apparently to do that with mailx. Maybe a Suggests

Bug#681471: gunicorn < 0.14.4 does not properly limit requests size

2012-07-13 Thread Djoume Salvetti
Package: gunicorn Version: 0.14.3-1 Severity: grave Tags: security fixed-upstream gunicorn 0.14 introduced the ability to check if a request line is too large to protect against DoS, however the implementation had the following flaws: * Gunicorn does not limit the size of a request header (t

  1   2   >