Processed: found 695139 in 1.2.2+dfsg1-1, found 695139 in 1.2.2-2

2012-12-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > found 695139 1.2.2+dfsg1-1 Bug #695139 {Done: Serafeim Zanikolas } [bogofilter-common] bogofilter-common: CVE-2012-5468 Marked as found in versions bogofilter/1.2.2+dfsg1-1. > found 695139 1.2.2-2 Bug #695139 {Done: Serafeim Zanikolas } [bogofilt

Bug#687848: Currently, only the symlink is removed

2012-12-04 Thread Daniel Baumann
On 12/04/2012 07:57 PM, Ivo De Decker wrote: Daniel, will you fix this bug in sid and (via t-p-u) in wheezy, or do you want someone else to do an NMU? i'll do the one in sid. -- Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern Email: daniel.baum...@progress-technologies.

Processed: tagging 683010

2012-12-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 683010 + squeeze-ignore Bug #683010 [src:evolvotron] FTBFS on ia64: one or more PCH files were found, but they were invalid Added tag(s) squeeze-ignore. > thanks Stopping processing here. Please contact me if you need assistance. -- 683010

Processed: tagging 683010

2012-12-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 683010 + pending Bug #683010 [src:evolvotron] FTBFS on ia64: one or more PCH files were found, but they were invalid Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 683010: http://bugs.

Bug#674821: xserver-xorg-input-tslib: undefined symbol: xf86XInputSetScreen reported when X loads tslib_drv.so

2012-12-04 Thread Gianluigi Tiesi
Package: xf86-input-tslib Followup-For: Bug #674821 I've tested by commenting out the call and works without problems, to be sure I've instead made a patch using the code that was removed from xorg, so teorically it should behave like in xorg 1.11 I've not directly tested the effect of the patc

Processed: Re: libfso-glib: not properly built from source (actual source is in fso-specs)

2012-12-04 Thread Debian Bug Tracking System
Processing control commands: > severity -1 serious Bug #693577 [src:libfso-glib] libfso-glib: not properly built from source (actual source is in fso-specs) Severity set to 'serious' from 'important' -- 693577: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693577 Debian Bug Tracking System C

Processed: Re: imposm: missing source for imposm/cache/kc.c

2012-12-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 694972 + pending Bug #694972 [src:imposm] imposm: missing source for imposm/cache/kc.c Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 694972: http://bugs.debian.org/cgi-bin/bugreport.cg

Bug#694999: cityhash: CVE-2012-6051

2012-12-04 Thread Moritz Muehlenhoff
On Mon, Dec 03, 2012 at 12:00:18PM +0100, Alessandro Ghedini wrote: > forwarded 694999 http://code.google.com/p/cityhash/issues/detail?id=10 > kthxbye > > On Mon, Dec 03, 2012 at 08:22:47AM +0100, Moritz Muehlenhoff wrote: > > Package: cityhash > > Severity: grave > > Tags: security > > Justificat

Bug#694631: Fw: FPU in OSS4

2012-12-04 Thread NSRT Mail account.
Ben: I see thanks. I guess ran into a problem yet with the package as is, as linux-image-2.6-amd64 metapackage only installs up to 3.2, which is what I'm using. But most assurdly, the recent nmu version doesn't work right and needs to be fixed properly.

Processed: Re: Bug#689769: ample: diff for NMU version 0.5.7-6.1

2012-12-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 689769 + pending patch Bug #689769 [ample] Ample ships a /var/run/ample folder: Policy 9.3.2 Added tag(s) pending and patch. > thanks Stopping processing here. Please contact me if you need assistance. -- 689769: http://bugs.debian.org/cgi-

Bug#689769: ample: diff for NMU version 0.5.7-6.1

2012-12-04 Thread Michael Stapelberg
tags 689769 + pending patch thanks On Sun, 25 Nov 2012 21:26:26 +0100 Julien Cristau wrote: > > + if [ -d /var/run/ample ] ; then > > + chown > > ${DEFUSER:-nobody}:${DEFGROUP:-nogroup} /var/run/ample > > + fi > > The whole point of nobody/nogroup is they don't own anything. This

Bug#687848: Currently, only the symlink is removed

2012-12-04 Thread Ivo De Decker
Hi, On Tue, Dec 04, 2012 at 09:44:01PM +0100, Mika Pflüger wrote: > > This problem can be reproduced easily with these steps. The problem > > should go away for fresh installs if syslinux-themes-debian-wheezy > > migrates to testing, but it will still be there for older installs. > > You are righ

Bug#687848: Currently, only the symlink is removed

2012-12-04 Thread Mika Pflüger
Hi, Am Tue, 4 Dec 2012 19:57:46 +0100 schrieb Ivo De Decker : > On Wed, Sep 26, 2012 at 11:51:55PM +0200, Mika Pflüger wrote: > > Steps to reproduce: > > 1. Fresh wheezy install > > 2. apt-get install extlinux > > 3. extlinux-update && extlinux-install > > (4. try reboot: doesn't boot; redo 1.-3.

Bug#642750: [PATCH] epiphany-browser: *HIGHLY* unstable on ia64 (IA-64/IPF/Itanium) platform

2012-12-04 Thread Stephan Schreiber
Émeric Maschino wrote: Indeed, even with your updated packages, Epiphany still crashes with the scenario I described in this bug report Hmm, the webkit thing seems to have at least yet another bug :-(. The bug doesn't occur on my most recent debug build of libwebkitgtk-3.0-0. But I could rep

Bug#642750: [PATCH] epiphany-browser: *HIGHLY* unstable on ia64, (IA-64/IPF/Itanium) platform

2012-12-04 Thread Stephan Schreiber
Peter Green wrote: > > The proposed patch defines a third option > USE(JSVALUE64W) > which we use *only* on ia64. > It uses an encapsulated union without any trick for the variant data > type. This is portable but > - the data type is 128-bits wide, > - Enabling JIT compiler isn't possible -

Bug#695139: marked as done (bogofilter-common: CVE-2012-5468)

2012-12-04 Thread Debian Bug Tracking System
Your message dated Tue, 04 Dec 2012 20:47:52 + with message-id and subject line Bug#695139: fixed in bogofilter 1.2.2+dfsg1-2 has caused the Debian Bug report #695139, regarding bogofilter-common: CVE-2012-5468 to be marked as done. This means that you claim that the problem has been dealt wi

Bug#677650: proposed fix for this bug

2012-12-04 Thread Julien Valroff
Le mardi 04 déc. 2012 à 13:34:12 (+0100 CET), Cédric Boutillier a écrit : > Control: tag -1 patch > > Hi! > > Since this tool is working fine with Ruby 1.8, a solution would be to > change the shebang to /usr/bin/ruby1.8 and depend on ruby1.8 instead of > ruby. This would be worfing at least for

Processed: Re: plib: CVE-2012-4552

2012-12-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 694810 + patch Bug #694810 [plib] plib: CVE-2012-4552 Added tag(s) patch. > thanks Stopping processing here. Please contact me if you need assistance. -- 694810: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=694810 Debian Bug Tracking Sy

Bug#694810: plib: CVE-2012-4552

2012-12-04 Thread Michael Stapelberg
tags 694810 + patch thanks On Fri, 30 Nov 2012 16:14:42 +0100 Moritz Muehlenhoff wrote: > http://www.openwall.com/lists/oss-security/2012/10/29/8 > > Please see the Red Hat bug for more details on the patch > status: > https://bugzilla.redhat.com/show_bug.cgi?id=871187 Fedora has a patch by now.

Bug#692753: Balazar dies soon...

2012-12-04 Thread Tobias Hansen
My impression after a short test of the game is that it is quite buggy also without this bug. I experienced #630946 and the first character talking to me just talked rubbish characters. Does somebody mind if I file a request for removal from testing? Best, Tobias signature.asc Description: Open

Bug#687848: Currently, only the symlink is removed

2012-12-04 Thread Ivo De Decker
Hi, On Wed, Sep 26, 2012 at 11:51:55PM +0200, Mika Pflüger wrote: > Steps to reproduce: > 1. Fresh wheezy install > 2. apt-get install extlinux > 3. extlinux-update && extlinux-install > (4. try reboot: doesn't boot; redo 1.-3. to get working setup again) > 5. add unstable to sources.list and apt

Processed: notfound 695030 in texlive-bin/2012.20120628-4

2012-12-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > notfound 695030 texlive-bin/2012.20120628-4 Bug #695030 {Done: Frank Kuester } [libkpathsea6] kpsewhich: can't find files No longer marked as found in versions texlive-bin/2012.20120628-4. > thanks Stopping processing here. Please contact me if

Bug#632443: marked as done (kst-data: missing Breaks+Replaces: kst-bin (<< 2.0.3))

2012-12-04 Thread Debian Bug Tracking System
Your message dated Tue, 04 Dec 2012 18:18:00 + with message-id and subject line Bug#632443: fixed in kst 2.0.3-1.3 has caused the Debian Bug report #632443, regarding kst-data: missing Breaks+Replaces: kst-bin (<< 2.0.3) to be marked as done. This means that you claim that the problem has bee

Bug#695156: Qt QML XmlHttpRequest insecure redirection

2012-12-04 Thread Thijs Kinkhorst
Package: qt4-x11 Severity: serious Tags: security patch Hi, A security advisory has been posted by Qt regarding XmlHttpRequest insecure redirection: http://lists.qt-project.org/pipermail/announce/2012-November/14.html A patch is available in their advisory. This is CVE-2012-5624. Cheers, T

Processed: Re: Don't print the file name if only one file is grepped

2012-12-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tag 694024 pending Bug #694024 [zutils] Don't print the file name if only one file is grepped Added tag(s) pending. > thanks Stopping processing here. Please contact me if you need assistance. -- 694024: http://bugs.debian.org/cgi-bin/bugreport.

Bug#694024: Don't print the file name if only one file is grepped

2012-12-04 Thread Daniel Baumann
tag 694024 pending thanks upstream will release a new version with the fix applied shortly (not sure if it's the exact same patch or not), hence waiting for that and then backport the fix to the current version in sid. -- Address:Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern Email:

Processed: severity of 695137 is normal

2012-12-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > severity 695137 normal Bug #695137 [samba4-common-bin] samba4-common-bin: failed drs replication Severity set to 'normal' from 'grave' > thanks Stopping processing here. Please contact me if you need assistance. -- 695137: http://bugs.debian.org

Bug#695137: [Pkg-samba-maint] Bug#695137: samba4-common-bin: failed drs replication

2012-12-04 Thread dronozavr
Sorry, i copy/paste one more result my experiment (with error data). Test with correct query: root@pdc:~# samba-tool drs replicate pdc.mydomain.net mydomain-pdc.mydomain.net "DC=DomainDnsZones,DC=mydomain,DC=net" --full-sync -U smbadmin -d9 INFO: Current debug levels: all: 9 tdb: 9 pri

Bug#694782: marked as done (kbibtex: KBibTex cut DOI with more then one slash)

2012-12-04 Thread Debian Bug Tracking System
Your message dated Tue, 04 Dec 2012 17:02:36 + with message-id and subject line Bug#694782: fixed in kbibtex 0.4-4 has caused the Debian Bug report #694782, regarding kbibtex: KBibTex cut DOI with more then one slash to be marked as done. This means that you claim that the problem has been de

Processed: 684708 is fixed in experimental

2012-12-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > # mark this bug as fixed in the version in experimental > fixed 684708 mdadm/3.2.5-4+mdmon Bug #684708 [mdadm] mdadm: support external metadata arrays correctly Marked as fixed in versions mdadm/3.2.5-4+mdmon. > thanks Stopping processing here. P

Bug#693577: libfso-glib: not properly built from source (actual source is in fso-specs)

2012-12-04 Thread Ivo De Decker
Control: severity -1 important Hi Paul, On Sun, Nov 18, 2012 at 10:40:22AM +0800, Paul Wise wrote: > Not sure if this bug should be RC or not, please downgrade it if not. > Either way, I suppose it should be wheezy-ignore since fixing it will > probably require a transition. As your bug report i

Processed: Re: libfso-glib: not properly built from source (actual source is in fso-specs)

2012-12-04 Thread Debian Bug Tracking System
Processing control commands: > severity -1 important Bug #693577 [src:libfso-glib] libfso-glib: not properly built from source (actual source is in fso-specs) Severity set to 'important' from 'serious' -- 693577: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=693577 Debian Bug Tracking System

Processed: closing 687942

2012-12-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > # I assume reopening was an unintended side-effect of setting on older found > version > close 687942 1.1-7.3 Bug #687942 [fprobe-ulog] fprobe-ulog: modifies conffiles (policy 10.7.3): /etc/default/fprobe-ulog Marked as fixed in versions fprobe-

Bug#695138: dovecot: CVE-2012-5620

2012-12-04 Thread Timo Sirainen
Not a security hole. A user can crash his/her own session. As bad as issuing a LOGOUT command. Completely pointless CVE. On 4.12.2012, at 17.04, Moritz Muehlenhoff wrote: > Package: dovecot > Severity: grave > Tags: security > Justification: user security hole > > This entry from > http://www.

Bug#606781: found 688562 in 1.6a-1.2, found 688200 in 1.1-7, found 687942 in 1.1-7, found 688377 in 2.0.3-1 ...

2012-12-04 Thread gregor herrmann
On Tue, 04 Dec 2012 00:29:28 +0100, Andreas Beckmann wrote: > unarchive 606781 > found 606781 1.0.5-0.2 This has also reopened the bug and marked it as found in all versions since then; was this on purpose or an unintended side-effect? (I'm not really sure from reading throught the bug log ...)

Bug#695138: dovecot: CVE-2012-5620

2012-12-04 Thread Moritz Muehlenhoff
On Tue, Dec 04, 2012 at 05:59:37PM +0200, Timo Sirainen wrote: > Not a security hole. A user can crash his/her own session. As bad as issuing > a LOGOUT command. Completely pointless CVE. Thanks for the clarification, I'll followup on the oss-security mailing list to get the ID rejected. Cheers,

Processed: closing 688200

2012-12-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > # I assume reopening was un unintended side-effect of setting an older found > version > close 688200 1.1-7.3 Bug #688200 [fprobe] fprobe: modifies conffiles (policy 10.7.3): /etc/default/fprobe Marked as fixed in versions fprobe/1.1-7.3. Bug #6

Bug#694717: nut-server cannot start automatically on system boot

2012-12-04 Thread programmer11180
Hello, comrade Laurent Bigonville. I performed the actions that you asked. Output of dmesg: UPS disconnected Dec 4 18:59:00 debian-terminal kernel: [15327.792054] usb 3-1: USB disconnect, device number 2 Dec 4 18:59:07 debian-terminal blazer_usb[3482]: Communications with UPS lost: status read

Bug#677861: marked as done (lftp: FTBFS[kfreebsd-i386]: error: conflicting declaration 'typedef __int32_t gl_intptr_t')

2012-12-04 Thread Debian Bug Tracking System
Your message dated Tue, 04 Dec 2012 15:47:54 + with message-id and subject line Bug#677861: fixed in lftp 4.3.8-1.1 has caused the Debian Bug report #677861, regarding lftp: FTBFS[kfreebsd-i386]: error: conflicting declaration 'typedef __int32_t gl_intptr_t' to be marked as done. This means

Processed: Re: Bug#695025: libreoffice crashes when saving a new document with ctrl-s

2012-12-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > severity 620422 important Bug #620422 [libreoffice-kde] libreoffice-kdes open/save dialog crashes with enabled ibus Severity set to 'important' from 'normal' > severity 695025 important Bug #695025 [libreoffice-kde] libreoffice crashes when savin

Bug#695025: libreoffice crashes when saving a new document with ctrl-s

2012-12-04 Thread Rene Engelhard
severity 620422 important severity 695025 important retitle 695025 libreoffice-kde: crashes when saving a new document with ctrl-s when scim enabled thanks On Tue, Dec 04, 2012 at 09:59:25PM +0800, Michael Tsang wrote: > I am going to clarify the situation again: again? This is the first real c

Bug#695139: bogofilter-common: CVE-2012-5468

2012-12-04 Thread Serafeim Zanikolas
On Tue, Dec 04, 2012 at 04:16:05PM +0100, Moritz Muehlenhoff wrote: > Package: bogofilter-common > Severity: grave > Tags: security [..] > Please upload an isolated fix to unstable and ask the release managers for > an unblock. I have it in mind for tonight, thanks. -- Every great idea is worthl

Bug#695137: [Pkg-samba-maint] Bug#695137: samba4-common-bin: failed drs replication

2012-12-04 Thread Jelmer Vernooij
On Tue, 2012-12-04 at 18:51 +0400, Matyashov Andrey wrote: > Package: samba4-common-bin > Version: 4.0.0~rc5+dfsg1-1 > Severity: grave > Tags: upstream > Justification: causes non-serious data loss Thanks for the bug report. The error message could indeed be clearer. However, I don't understand w

Bug#695139: bogofilter-common: CVE-2012-5468

2012-12-04 Thread Moritz Muehlenhoff
Package: bogofilter-common Severity: grave Tags: security Justification: user security hole Please see http://bogofilter.sourceforge.net/security/bogofilter-SA-2012-01 for details. Patch: http://bogofilter.svn.sourceforge.net/viewvc/bogofilter/trunk/bogofilter/src/iconvert.c?view=patch&r1=6973&r2

Bug#695138: dovecot: CVE-2012-5620

2012-12-04 Thread Moritz Muehlenhoff
Package: dovecot Severity: grave Tags: security Justification: user security hole This entry from http://www.dovecot.org/list/dovecot-news/2012-November/000235.html was assigned CVE-2012-5620: > imap: Fixed crash when SEARCH contained multiple KEYWORD parameters. Fix: http://hg.dovecot.org/dov

Bug#695137: samba4-common-bin: failed drs replication

2012-12-04 Thread Matyashov Andrey
Package: samba4-common-bin Version: 4.0.0~rc5+dfsg1-1 Severity: grave Tags: upstream Justification: causes non-serious data loss -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux

Bug#694983: marked as done (dput-ng: FTBFS: a2x call → missing build dependency on docbook-xsl)

2012-12-04 Thread Debian Bug Tracking System
Your message dated Tue, 04 Dec 2012 14:47:56 + with message-id and subject line Bug#694983: fixed in dput-ng 1.1 has caused the Debian Bug report #694983, regarding dput-ng: FTBFS: a2x call → missing build dependency on docbook-xsl to be marked as done. This means that you claim that the prob

Bug#680084: none

2012-12-04 Thread intrigeri
Hi, intrigeri wrote (27 Nov 2012 22:44:13 GMT) : > Michael Gilbert wrote (19 Nov 2012 00:10:21 GMT) : >> reassign 680084 grub-common >> forcemerge 680084 673573 >> thanks > I'm glad you found the root cause of #680084, but perhaps another kind > of relationship would have expressed more clearly t

Bug#695131: Printer: Can not manage local USB printer

2012-12-04 Thread Osamu Aoki
Package: gnome-control-center Version: 1:3.4.2+git20121016.29d7c0-1 Severity: grave This bug makes this package in question mostly unusable for printer configuration but it may, I understand, escape literal definition of the grave bug since the package provides other configuration capability. I f

Bug#695025: libreoffice crashes when saving a new document with ctrl-s

2012-12-04 Thread Michael Tsang
Dear all, I am going to clarify the situation again: 2. IM disabled, KDE dialogue disabled, mouse used: don't crash 3. IM disabled, KDE dialogue disabled, ctrl-s used: don't crash 2. IM disabled, KDE dialogue enabled, mouse used: don't crash 3. IM disabled, KDE dialogue enabled, ctrl-s used: don'

Processed: Re: Bug#694782: kbibtex: KBibTex cut DOI with more then one slash

2012-12-04 Thread Debian Bug Tracking System
Processing control commands: > tags -1 pending Bug #694782 [kbibtex] kbibtex: KBibTex cut DOI with more then one slash Added tag(s) pending. -- 694782: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=694782 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To UNSUBSCRI

Bug#694782: kbibtex: KBibTex cut DOI with more then one slash

2012-12-04 Thread David Wagner
Hi Bastien, Thanks for dealing with this bug! On 4 December 2012 13:12, roucaries bastien wrote: > Do you suffer dataloss ? I had the bibtex file in version control, so I did not, but the problem can, indeed, cause dataloss. > Could you try: > - create a bibtex item with a doi with double slas

Bug#694782: kbibtex: KBibTex cut DOI with more then one slash

2012-12-04 Thread roucaries bastien
control: tags -1 pending On Tue, Dec 4, 2012 at 1:46 PM, David Wagner wrote: > Hi Bastien, > > Thanks for dealing with this bug! > > On 4 December 2012 13:12, roucaries bastien > wrote: >> Do you suffer dataloss ? > > I had the bibtex file in version control, so I did not, but the > problem can

Processed: proposed fix for this bug

2012-12-04 Thread Debian Bug Tracking System
Processing control commands: > tag -1 patch Bug #677650 [unhide.rb] unhide.rb: in `': uninitialized constant DL::Importable (NameError) Added tag(s) patch. -- 677650: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677650 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems

Bug#677650: proposed fix for this bug

2012-12-04 Thread Cédric Boutillier
Control: tag -1 patch Hi! Since this tool is working fine with Ruby 1.8, a solution would be to change the shebang to /usr/bin/ruby1.8 and depend on ruby1.8 instead of ruby. This would be worfing at least for Wheezy, since ruby1.8 belongs to the repository, and will give time to upstream to adapt

Processed: your mail

2012-12-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > severity 694782 grave Bug #694782 [kbibtex] kbibtex: KBibTex cut DOI with more then one slash Severity set to 'grave' from 'normal' > thanks Stopping processing here. Please contact me if you need assistance. -- 694782: http://bugs.debian.org/cg

Bug#688634: No real data loss

2012-12-04 Thread Holger Levsen
Hi Vicent, On Samstag, 24. November 2012, Vincent Bernat wrote: > Do you suggest to remove the package from wheezy? I think this could be the best way forward. The current situation leads to silent breakage, with no indication from apt whatsoever. And, the packages providing a working roundcub

Bug#694895: marked as done (education-tasks: Installs tasksel desc file in obsolete location)

2012-12-04 Thread Debian Bug Tracking System
Your message dated Tue, 04 Dec 2012 12:18:21 + with message-id and subject line Bug#694895: fixed in debian-edu 1.702 has caused the Debian Bug report #694895, regarding education-tasks: Installs tasksel desc file in obsolete location to be marked as done. This means that you claim that the p

Bug#692791: marked as done (members of lpadmin can read every file on server via cups)

2012-12-04 Thread Debian Bug Tracking System
Your message dated Tue, 04 Dec 2012 12:17:52 + with message-id and subject line Bug#692791: fixed in cups 1.5.3-2.7 has caused the Debian Bug report #692791, regarding members of lpadmin can read every file on server via cups to be marked as done. This means that you claim that the problem ha

Bug#679917: korganizer: cannot add ics calendar files

2012-12-04 Thread Michal Sojka
Hi, the workaround described by Stuart works for me. Thanks. -Michal -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Processed: found 688499 in 0.20-2.1, found 561473 in 1:2.4.12+dfsg-1.3+lenny4, unarchiving 603427 ...

2012-12-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > found 688499 0.20-2.1 Bug #688499 {Done: gregor herrmann } [netmrg] netmrg: modifies conffiles (policy 10.7.3): /etc/netmrg/netmrg.xml Marked as found in versions netmrg/0.20-2.1. > found 561473 1:2.4.12+dfsg-1.3+lenny4 Bug #561473 [openswan] pro

Bug#695056: [Xen-devel] [Pkg-xen-devel] Bug#695056: xen - Missing support for XZ compressed bzimage kernels

2012-12-04 Thread Pasi Kärkkäinen
On Tue, Dec 04, 2012 at 10:12:16AM +, Ian Campbell wrote: > On Tue, 2012-12-04 at 09:51 +, Jan Beulich wrote: > > >>> On 04.12.12 at 10:33, Ian Campbell wrote: > > > On Mon, 2012-12-03 at 19:47 +0100, Bastian Blank wrote: > > >> Package: src:xen > > >> Version: 4.1.3-4 > > >> Severity: ser

Bug#694972: imposm: missing source for imposm/cache/kc.c

2012-12-04 Thread Jakub Wilk
* Michael Stapelberg , 2012-12-03, 23:19: imposm/cache/kc.c was generated by Cython from a file named "imposm/cache/kc.pyx". This file is nowhere to be found in the upstream tarball. What’s even more interesting: The file is not actually used. Removing it does not make the package build fail

Bug#694896: marked as done (blends-dev: Install tasksel desc file to obsolete location)

2012-12-04 Thread Debian Bug Tracking System
Your message dated Tue, 04 Dec 2012 10:47:32 + with message-id and subject line Bug#694896: fixed in blends 0.6.16.2 has caused the Debian Bug report #694896, regarding blends-dev: Install tasksel desc file to obsolete location to be marked as done. This means that you claim that the problem

Bug#694896: Retitle bug to refer to new version number for unblocking

2012-12-04 Thread Andreas Tille
retitle 693700 unblock: blends/0.6.16.2 thanks In blends-0.6.16.2 bug #694896 is fixed and it would be great if the unblock request could be implemented soonish to enable creating of Blends metapackages in the next couple of days. Kind regards and thanks for working on the next release And

Processed: unarchiving 682939, found 682939 in 2:1.3-14, affects 681147 ..., found 694145 in 3.4.0.2-3 ...

2012-12-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > unarchive 682939 Bug #682939 {Done: Daniele Tricoli } [xfonts-tipa] xfonts-utils, xfonts-encodings, debhelper: installing xfonts-tipa removes /usr/share/fonts/X11/encodings/encodings.dir Unarchived Bug 682939 > found 682939 2:1.3-14 Bug #682939

Bug#695056: [Pkg-xen-devel] Bug#695056: xen - Missing support for XZ compressed bzimage kernels

2012-12-04 Thread Jan Beulich
>>> On 04.12.12 at 10:33, Ian Campbell wrote: > On Mon, 2012-12-03 at 19:47 +0100, Bastian Blank wrote: >> Package: src:xen >> Version: 4.1.3-4 >> Severity: serious >> >> The bzimage loader used in both libxc and the hypervisor lacks XZ >> support. Debian kernels since 3.6 are compressed with XZ

Bug#695056: [Xen-devel] [Pkg-xen-devel] Bug#695056: xen - Missing support for XZ compressed bzimage kernels

2012-12-04 Thread Ian Campbell
On Tue, 2012-12-04 at 09:51 +, Jan Beulich wrote: > >>> On 04.12.12 at 10:33, Ian Campbell wrote: > > On Mon, 2012-12-03 at 19:47 +0100, Bastian Blank wrote: > >> Package: src:xen > >> Version: 4.1.3-4 > >> Severity: serious > >> > >> The bzimage loader used in both libxc and the hypervisor l

Processed: Re: Bug#693472: emacsen-common, emacs23: many emacs addons fail to install if emacs22 (lenny) is still installed

2012-12-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reopen 694676 Bug #694676 {Done: Milan Zamazal } [speechd-el] speechd-el: incompatible with emacs22 'reopen' may be inappropriate when a bug has been closed with a version; all fixed versions will be cleared, and you may need to re-add them. Bug

Bug#695056: [Pkg-xen-devel] Bug#695056: xen - Missing support for XZ compressed bzimage kernels

2012-12-04 Thread Ian Campbell
On Mon, 2012-12-03 at 19:47 +0100, Bastian Blank wrote: > Package: src:xen > Version: 4.1.3-4 > Severity: serious > > The bzimage loader used in both libxc and the hypervisor lacks XZ > support. Debian kernels since 3.6 are compressed with XZ and can't be > loaded. > > Support for XZ compression

Processed: found 695025 in 1:3.5.4+dfsg-4

2012-12-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > found 695025 1:3.5.4+dfsg-4 Bug #695025 [libreoffice-kde] libreoffice crashes when saving a new document with ctrl-s Marked as found in versions libreoffice/1:3.5.4+dfsg-4. > thanks Stopping processing here. Please contact me if you need assista

Processed: Re: Bug#695025: libreoffice crashes when saving a new document with ctrl-s

2012-12-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 695025 libreoffice-kde Bug #695025 [libreoffice] libreoffice crashes when saving a new document with ctrl-s Bug reassigned from package 'libreoffice' to 'libreoffice-kde'. No longer marked as found in versions libreoffice/1:3.5.4+dfsg-4.

Bug#695025: libreoffice crashes when saving a new document with ctrl-s

2012-12-04 Thread Rene Engelhard
reassign 695025 libreoffice-kde thanks On Tue, Dec 04, 2012 at 08:59:17AM +0800, Michael Tsang wrote: > It crashes with KDE open/save box but not the LibreOffice box when I press > ctrl- > s. Moreover, it mean the same document. Ok, thanks. So we can at least reassign this to the correct package

Processed: severity of 680418 is normal

2012-12-04 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > # downgrade severity after discussion with a GNOME maintainer, full POSIX > emulation is not possible anyhow with the exception of few specific backends > severity 680418 normal Bug #680418 [gvfs-fuse] gvfs-fuse: Wrongly sucessful posix fwrite ca