Bug#773500: kdevelop crashes while importing large cmake project

2014-12-19 Thread Скуратович Сергей
Package: kdevelop Version: 4:4.3.1-3+b1 Severity: important Dear Maintainer, after recent updates kdevelop starts to crash on opening large cmake-based projects. Importing large cmake project also leads to segfault. Importing or opening small projects works fine. Backtrace: #0

Bug#773255: Add TI OMAP5 uEVM board support db

2014-12-19 Thread Ian Campbell
On Fri, 2014-12-19 at 13:38 +0800, Chen Baozi wrote: I’ve only booted the system by ‘bootz’ without initrd. If I load the raw initrd image (rather than ‘uInitrd”), when I use bootz, it would output: Wrong Ramdisk Image Format Ramdisk image is corrupt or invalid This is the reason that I’m

Bug#773309: CONFIG_PSTORE not enabled for arm64

2014-12-19 Thread Ian Campbell
On Thu, 2014-12-18 at 20:13 +, Leif Lindholm wrote: *grumble, accidental send* :-) On Thu, Dec 18, 2014 at 08:08:31PM +, Leif Lindholm wrote: (I don't have an x86 EFI system available to poke around and answer these for myself). I'm wondering if we ought to figure

Bug#773309: CONFIG_PSTORE not enabled for arm64

2014-12-19 Thread Ian Campbell
On Thu, 2014-12-18 at 20:08 +, Leif Lindholm wrote: On Thu, Dec 18, 2014 at 06:35:25PM +, Ian Campbell wrote: Is PSTORE (going to be) a thing on arm64? (I'm not entirely sure what pstore is, so sorry if this is a silly question). I am actually not concerned about pstore

Bug#773501: wheezy-pu: package gosa/2.7.4-4.3~deb7u2

2014-12-19 Thread Mike Gabriel
Package: release.debian.org Severity: normal Tags: wheezy User: release.debian@packages.debian.org Usertags: pu This (2.7.4-4.3~deb7u2) upload of the gosa package fixes a regression introduced by providing a fix for DSA-3064-1 in php5. On systems that have php5 (= 5.4.34-0+deb7u1) installed

Bug#773501: debdiff for gosa wheezy-pu

2014-12-19 Thread Mike Gabriel
Sorry, forgot to attach the .debdiff... Upload to stable-updates comes in a minute. Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy:

Bug#773502: off-by-one memory assignment

2014-12-19 Thread Joshua Rogers
Package: gnupg2 Version: 2.1.1 Severity: normal in app-nks.c on line 1242, data is assigned the memory of 'datalen', which is calculated using oldpinlen + newpinlen. The problem is, it doesn't account for the terminating null byte, so it should be datalen + 1(or, +2?, will need to check.)

Bug#773501: debdiff for gosa wheezy-pu

2014-12-19 Thread Adam D. Barratt
On 2014-12-19 8:41, Mike Gabriel wrote: Sorry, forgot to attach the .debdiff... Upload to stable-updates comes in a minute. Although dak should DTRT, stable-updates isn't what one should be using as an upload target; it's a suite whose contents are set by hand by the Release Team. (Also

Bug#773419: xserver-xorg-video-intel: bpo package breaks on newer Intel machines

2014-12-19 Thread Kai Hendry
Hi there Julien, On Fri, 19 Dec 2014, at 02:26 PM, Julien Cristau wrote: Seems like you're using an old unsupported kernel. 3.16 from backports doesn't seem to make a difference. http://s.natalian.org/2014-12-19/3-16.Xorg.0.log https://github.com/Webconverger/webc/commits/kernelupgrade How do

Bug#773501: debdiff for gosa wheezy-pu

2014-12-19 Thread Mike Gabriel
Hi Adam, On Fr 19 Dez 2014 09:58:50 CET, Adam D. Barratt wrote: On 2014-12-19 8:41, Mike Gabriel wrote: Sorry, forgot to attach the .debdiff... Upload to stable-updates comes in a minute. Although dak should DTRT, stable-updates isn't what one should be using as an upload target; it's a

Bug#773501: debdiff for gosa wheezy-pu

2014-12-19 Thread Adam D. Barratt
Hi, On 2014-12-19 9:12, Mike Gabriel wrote: Hi Adam, On Fr 19 Dez 2014 09:58:50 CET, Adam D. Barratt wrote: On 2014-12-19 8:41, Mike Gabriel wrote: Sorry, forgot to attach the .debdiff... Upload to stable-updates comes in a minute. Although dak should DTRT, stable-updates isn't what one

Bug#773323: perl: Wheezy-Jessie upgrade breaks wheezy pdl

2014-12-19 Thread Niko Tyni
On Tue, Dec 16, 2014 at 11:06:25PM +0100, Henning Glawe wrote: Control: clone 729220 -1 Control: reassign -1 perl Control: retitle -1 perl: Wheezy-Jessie upgrade breaks wheezy pdl There is a problem in wheezy's version of pdl, showing during the wheezy - jessie update. Could you please

Bug#773501: debdiff for gosa wheezy-pu

2014-12-19 Thread Mike Gabriel
On Fr 19 Dez 2014 10:18:54 CET, Adam D. Barratt wrote: Ack. Sorry about that. I thought for fixing a grave RC bug it would be ok. Next time, I'll seek for pre-approval. No worries. In this case it looks fine from a quick glance (I'll look properly when I next do a p-u catchup), it's just

Bug#773503: libvirt-daemon: segfault in libvirtd on qemu live migration

2014-12-19 Thread Eckebrecht von Pappenheim
Package: libvirt-daemon Version: 1.2.9-6 Severity: important Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? Running openstack on jessie with live migration * What exactly did you do (or not do) that was

Bug#773504: python-nova: nwfilter-problem with libvirt = 1.2.7

2014-12-19 Thread Eckebrecht von Pappenheim
Package: python-nova Version: 2014.1.3-6 Severity: grave Tags: upstream Justification: renders package unusable Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? Running openstack on jessie. Starting or migrating

Bug#769537: fixed in gcc-h8300-hms 1:3.4.6+dfsg2-3

2014-12-19 Thread Edmund Grimley Evans
Almost! Instead of arm64-linux-gnu it should be aarch64-linux-gnu in debian/rules: -ifeq ($(DEB_HOST_GNU_TYPE),arm64-linux-gnu) +ifeq ($(DEB_HOST_GNU_TYPE),aarch64-linux-gnu) Thanks! -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble?

Bug#773505: python-descartes/1.0.1-1 [ITP]

2014-12-19 Thread Johan Van de Wauw
X-Debbugs-CC: pkg-grass-de...@lists.alioth.debian.org Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for reviews/a sponsor for my package python-descartes * Package name: python-descartes Version : 1.0.1-1 Upstream Author : Sean Gillies,

Bug#773419: xserver-xorg-video-intel: bpo package breaks on newer Intel machines

2014-12-19 Thread Kai Hendry
libdrm-intel1 2.4.58-2 from jessie seems to have solved the issue. At least get X to start! Can I hassle someone from a backport I wonder? :) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#773442: gstreamer1.0-plugins-good: fail to playback AVI file with uncompressed PCM audio

2014-12-19 Thread Fabian Greffrath
Am Donnerstag, den 18.12.2014, 13:31 +0100 schrieb Sebastian Dröge: The audio parts are fixed with this commit: http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=5ecbc9eea25f3a5e36b00662ed7412070e3298d7 Great, thanks! For the future it would be great if you could file such

Bug#773506: libflite1: build should check for texi2any

2014-12-19 Thread Faheem Mitha
Package: libflite1 Version: 1.4-release-6 Severity: normal Dear Maintainer, The build exits with the following error for texinfo 4.13a.dfsg.1-10. This is only present in more recent versions of texinfo. It is present in 5.2. (cd html; texi2any --set-customization-variable TEXI2HTML=1

Bug#773447: closed by Adam D. Barratt a...@adam-barratt.org.uk (Re: Bug#773447: unblock: keystone/2014.1.3-4)

2014-12-19 Thread Thomas Goirand
On 12/19/2014 02:21 AM, Debian Bug Tracking System wrote: Unblocked, but... + * Manually activates keystone.service since we're not using #DEBHELPER#. Why not? Regards, Adam Thanks for the unblocks. FYI, that's because the postinst needs to do stuff *after* invoke-rc.d, so I

Bug#773507: explicit buffer overrun

2014-12-19 Thread Joshua Rogers
Package: gnupg2 Version: 2.1.1 Severity: normal in dirmngr/ldap.c on line 617, argv may be overflowed. 617: argv[argc++] = url; a check is made on line 591 that checks to see whether argv is less than or email to 399, and if it does, exit. But argv is char *argv[50], while argc is a normal

Bug#771863: [ovs-dev] Bug#771863: Bug#771863: Service does not start or parse interfaces correctly, updating severity

2014-12-19 Thread Stig Sandbeck Mathisen
Joe Stringer joestrin...@nicira.com writes: I agree that this should be treated as a separate bug, yes please (I'm just following up as it wasn't clear to me whether you're working on this or not). Ok, I'll report it as a new bug. -- Stig Sandbeck Mathisen -- To UNSUBSCRIBE, email to

Bug#769421: NEW queue

2014-12-19 Thread Thomas Goirand
On 12/18/2014 11:43 PM, Yaroslav Halchenko wrote: awesome -- THANKS! would you mind sharing/pointing to the source package interim? may be it would be worth uploading backport to NeuroDebian ;) Sure! http://anonscm.debian.org/cgit/openstack/python-pygit2.git Thomas -- To UNSUBSCRIBE,

Bug#772730: python3.4: pyvenv created virtual environments are missing their .whl files

2014-12-19 Thread Matthias Klose
On 12/19/2014 07:40 AM, Donald Stufft wrote: On Dec 19, 2014, at 1:16 AM, Matthias Klose d...@debian.org wrote: On 12/19/2014 06:57 AM, Donald Stufft wrote: Ok, I hope I did this right. I made a sid system and updated/upgraded it then I did apt-get source python3.4 and used quilt to edit

Bug#771863: [PKG-Openstack-devel] [ovs-dev] Bug#771863: Service does not start or parse interfaces correctly

2014-12-19 Thread Thomas Goirand
On 12/19/2014 11:50 AM, Simon Horman wrote: On Thu, Dec 18, 2014 at 05:30:42PM -0800, Joe Stringer wrote: On 18 December 2014 at 01:00, Fabio Fantoni fabio.fant...@m2r.biz wrote: One maintainer or debian developer can do a new build of ovs with the fix available in 2.3.1 please? * Version

Bug#773508: [I18N:sl] Updated Slovenian translation of debconf templates

2014-12-19 Thread Ian Campbell
Package: src:grub2 Severity: wishlist Tags: patch, l10n ---BeginMessage--- Hello, here is the updated file. Regards Vanja 2014-12-11 20:59 GMT+01:00 Ian Campbell i...@debian.org: Hi, You are noted as the last translator of the debconf translation for grub2. The English template has been

Bug#770706: [PKG-Openstack-devel] Bug#770706: Bug#770706: keystone.service does not start, /var/run/keystone not created

2014-12-19 Thread Thomas Goirand
On 11/27/2014 04:20 PM, Stig Sandbeck Mathisen wrote: Mikaël Cluseau mclus...@isi.nc writes: Do we agree that with systemd the pid-file logic becomes useless, and thus the proper fix would be to get rid of them, or do you it would be better to keep them, meaning the proper logic becomes the

Bug#672858:

2014-12-19 Thread Mathieu Malaterre
Control: reassign -1 libtiff5-dev 4.0.3-10+b4 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#768127: Fails to build the index when invalid UTF-8 is met

2014-12-19 Thread Antonio Terceiro
Control: severity 773485 normal On Thu, Dec 18, 2014 at 11:19:31PM +0100, gregor herrmann wrote: Probably the severity in the cloned bug in ruby-debian shoule be lowered; the problem might not be present if a non-UTF-9 file is not opened as UTF-8 ... yes -- Antonio Terceiro

Bug#773508: grub2 2.02~beta2-18: Please update debconf PO translation for the package grub2

2014-12-19 Thread Ian Campbell
On Fri, 2014-12-19 at 11:36 +0100, Vanja Cvelbar wrote: Hello, here is the updated file. Thanks, I've forwarded to the BTS for tracking. Did you see the updated Call-For-Translations which followed this one (text below)? I'm afraid there were some changes to the English which would have

Bug#769537: fixed in gcc-h8300-hms 1:3.4.6+dfsg2-3

2014-12-19 Thread Michael Tautschnig
On Fri, Dec 19, 2014 at 9:38:45 +, Edmund Grimley Evans wrote: Almost! Instead of arm64-linux-gnu it should be aarch64-linux-gnu in debian/rules: -ifeq ($(DEB_HOST_GNU_TYPE),arm64-linux-gnu) +ifeq ($(DEB_HOST_GNU_TYPE),aarch64-linux-gnu) Yep, sorry, that's what I realised soon

Bug#773498: libcrypt-ssleay-perl: Virtual Depenedency block

2014-12-19 Thread Ansgar Burchardt
Hi, On 12/19/2014 08:36 AM, Sanjeev wrote: Package: libcrypt-ssleay-perl Version: 0.58-1+b2 [...] When trying to install throught apt-get, it reports libcrypt-ssleay-perl : Depends: perlapi-5.14.2 but it is not installable since

Bug#773510: RFS: readosm/1.0.0d-1~exp1

2014-12-19 Thread Bas Couwenberg
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package readosm Package name: readosm Version : 1.0.0d-1~exp1 Upstream Author : Alessandro Furieri a.furi...@lqt.it URL : https://www.gaia-gis.it/fossil/readosm/index

Bug#773509: mono-runtime-dbg: missing debug symbols from mono-runtime-dbg

2014-12-19 Thread Jo Shields
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Source: mono-runtime-dbg Version: 3.2.1+dfsg-1 Justification: renders package unusable Severity: grave When mono-runtime-common was split out from mono-runtime, debian/rules wasn't updated to handle the new package names, so the debug symbols for

Bug#773508: grub2 2.02~beta2-18: Please update debconf PO translation for the package grub2

2014-12-19 Thread Vanja Cvelbar
No, sorry I did saw that, but toook the previous file - here is the update. I changed the wording slightly to clear the meaning. Regards Vanja 2014-12-19 11:46 GMT+01:00 Ian Campbell i...@debian.org: On Fri, 2014-12-19 at 11:36 +0100, Vanja Cvelbar wrote: Hello, here is the updated file.

Bug#772740: xserver-xorg-video-nvidia-legacy-304xx: No glXSwapIntervalSGI despite reported GLX_SGI_swap_control in socket-based connections

2014-12-19 Thread Ilya Anfimov
On Wed, Dec 17, 2014 at 01:03:46AM +0100, Andreas Beckmann wrote: On 2014-12-10 16:32, Ilya Anfimov wrote: Dear Maintainer, I'm trying to run OpenGL acceleration in indi- rect GLX mode on an old NVidia graphics card. The OpenGL library is set to mesa, as it should have sufficient GLX

Bug#773511: mono-runtime-sgen: /usr/bin/mono-sgen is not stripped

2014-12-19 Thread Jo Shields
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: mono-runtime-sgen Version: 2.10.1-1 Severity: normal /usr/bin/mono-sgen is not stripped, whether or not nostrip is defined. - -- System Information: Debian Release: jessie/sid APT prefers trusty-updates APT policy: (500,

Bug#773274: more d-i encryption testing

2014-12-19 Thread Matt Taggart
I had some time to try a couple more tests for #773274 and observed a few more things. * In my set of steps to repeat the bug I said to setup two partitions for encryption. I just tested and it doesn't seem to matter if one of them is going to be for swap (which d-i defaults to if you choose

Bug#773498: Fixed

2014-12-19 Thread Sanjeev
Sorry, didn't notice another version existed from different repo(tizen), it works now after removing it and this bug can be closed. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#773512: nautilus: segfault at 7ff85cb2d510 ip 00007ffb50d17d87 sp 00007ffb26eaa6a8 error 4 in libgdk_pixbuf-2.0.so.0.3100.1[7ffb50d03000+20000]

2014-12-19 Thread Mathieu Malaterre
Package: nautilus Version: 3.14.1-2 Severity: important Dear Maintainer, Most of my time, I am dealing with very large JP2 file stored on disk. However the default behavior for nautilus is to crash when the thumbnail generation fails. It would be super nice to have another behavior (gracefully

Bug#773513: mention when 'eval' is needed

2014-12-19 Thread 積丹尼 Dan Jacobson
Package: cron Version: 3.0pl1-127 Severity: wishlist File: /usr/share/man/man5/crontab.5.gz Please mention on the man page when 'eval' will be needed. E.g., CONTENT_TYPE=text/plain; charset=UTF-8 d=eval LANG=zh_TW.UTF-8 w3m -dump 26 22 16 1-12 * $d https://www.ptt.cc/bbs/transgender/index.html

Bug#773000:

2014-12-19 Thread Mathieu Malaterre
Control: tags -1 fixed-upstream patch pending -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#772740: xserver-xorg-video-nvidia-legacy-304xx: No glXSwapIntervalSGI despite reported GLX_SGI_swap_control in socket-based connections

2014-12-19 Thread Andreas Beckmann
On 2014-12-19 12:01, Ilya Anfimov wrote: After investigation, it looks partially true: nvidia_drv.so symlink in /usr/lib/xorg/modules/drivers is made by hand, as but that link alone is not sufficient ... update-alternatives --set glx /usr/lib/mesa-diverted removes this symlink.

Bug#773505: RFS: python-descartes/1.0.1-1 [ITP]

2014-12-19 Thread Sebastiaan Couwenberg
Do you intent to add this RFS to SoB wiki page? https://wiki.debian.org/DebianPureBlends/SoB Both python-descartes and python-geopandas were added to the Debian GIS Blend. http://blends.debian.org/gis/tasks/workstation#python-descartes

Bug#744128: network-manager-openvpn-gnome: Segfault in any configuration dialog

2014-12-19 Thread Dominik George
Package: network-manager-openvpn-gnome Version: 0.9.10.0-1 Followup-For: Bug #744128 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The connection edito crashes upon opening, or sometimes saving, an OpenVPN connection. Right now, it always crashes in a segmentation fault right after importing an

Bug#773515: unblock: mono/3.2.8+dfsg-9

2014-12-19 Thread Jo Shields
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: release.debian.org User: release.debian@packages.debian.org Usertags: unblock Severity: normal Please unblock package mono There are a couple of long-standing bugs in the Mono package, which are fixed by this proposed upload to

Bug#744128: [Pkg-utopia-maintainers] Bug#744128: network-manager-openvpn-gnome: Segfault in any configuration dialog

2014-12-19 Thread Michael Biebl
Am 19.12.2014 um 12:44 schrieb Dominik George: Attached is a backtrace and the OpenVPN config in question; however, I deem that irrelevant because empty dialogs for new connections crash as well. I can't confirm that. I can create new OpenVPN connections in nm-connection-editor just fine. Not

Bug#773516: RFS: mkgmap/0.0.0+svn3383-1~exp1

2014-12-19 Thread Bas Couwenberg
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package mkgmap Package name: mkgmap Version : 0.0.0+svn3383-1~exp1 Upstream Author : Steve Ratcliffe s...@parabola.me.uk URL : http://www.mkgmap.org.uk License :

Bug#773517: unblock: nvidia-graphics-drivers/340.65-2, nvidia-graphics-modules/340.65+3.16.0+1

2014-12-19 Thread Andreas Beckmann
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package nvidia-graphics-drivers New upstream release fixing CVE-2014-8298. the changelog diff is rather big since it adds missing history bits and syncs with wheezy as well

Bug#771098: libjavascriptcoregtk-3.0-0: webkit browsers unusable on 32-bit powerpc

2014-12-19 Thread Paul Garlick
On 08/12 12:56, Alberto Garcia wrote: Did you have the chance to try this? Thanks! Berto I have tested the browsers with 2.4.7-3 (without the patch) and the results are the same (immediate segmentation fault). I will keep a look out for the first version that includes the patch and re-test

Bug#772730: python3.4: pyvenv created virtual environments are missing their .whl files

2014-12-19 Thread Donald Stufft
On Dec 19, 2014, at 5:36 AM, Matthias Klose d...@debian.org wrote: On 12/19/2014 07:40 AM, Donald Stufft wrote: On Dec 19, 2014, at 1:16 AM, Matthias Klose d...@debian.org wrote: On 12/19/2014 06:57 AM, Donald Stufft wrote: Ok, I hope I did this right. I made a sid system and

Bug#773518: explicit use-after-free

2014-12-19 Thread Joshua Rogers
Package: gnupg2 Version: 2.1.1 Severity: normal in gpgsm.c on line 861-867, there is an explicit use-after-free, if 'fail' is true. keyserver_list_free does not return the function, leaving it to then return the freed value. Thanks, -- -- Joshua Rogers https://internot.info/ -- To

Bug#773519: libvte9: depends on transitional package libpango1.0-0

2014-12-19 Thread Wilfried Klaebe
Package: libvte9 Version: 1:0.28.2-5 Severity: minor Dear Maintainer, the current version of libvte9 in testing/unstable still depends on the transitional package libpango1.0-0. Please update it to depend on the appropriate newer packages, so that people can get rid of libpango1.0-0 and

Bug#773520: use-after-free

2014-12-19 Thread Joshua Rogers
Package: gnupg2 Version: 2.1.1 Severity: normal In ks-engine-hkp.c on line 509 'reftbl' is freed, but it is then used on line 511. I'm guessing this is a missing return;. Thanks, -- -- Joshua Rogers https://internot.info/ -- To UNSUBSCRIBE, email to

Bug#773518: use-after-free

2014-12-19 Thread Joshua Rogers
Sorry, I already reported this before: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=773473 Please close. Thanks, -- -- Joshua Rogers https://internot.info/

Bug#773521: incorrect memset

2014-12-19 Thread Joshua Rogers
Package: gnupg2 Version: 2.1.1 Severity: normal on line 253 of ecdh.c, memset is called with a 0 fill value, which will do nothing. what's the point? Thanks, -- -- Joshua Rogers https://internot.info/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#773522: info: H key does not show tutorial as documented

2014-12-19 Thread Sam Morris
Package: info Version: 5.2.0.dfsg.1-6 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 H is supposed to show the info tutorial, but it instead opens the man page for info. - -- System Information: Debian Release: 8.0 APT prefers testing APT policy: (540, 'testing'), (530,

Bug#773523: use-after-free v2

2014-12-19 Thread Joshua Rogers
Package: gnupg2 Version: 2.1.1 Severity: normal In ldapserver.c on line 127, 'server' is freed, but it is then returned on line 130. This code looks like a copy and paste from gpgsm.c (see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=773473) Thanks, -- -- Joshua Rogers

Bug#773524: macchanger: [l10n:cs] Initial Czech PO debconf template translation

2014-12-19 Thread Michal Simunek
Package: macchanger Severity: wishlist Tags: l10n patch Dear Maintainer, In attachment there is initial Czech translation of PO debconf template (cs.po) for package macchanger, please include it. Thanks for cooperation -- System Information: Debian Release: 8.0 APT prefers testing-updates

Bug#773269: Computer crash when installing cups-daemon

2014-12-19 Thread Michael Biebl
Am 19.12.2014 um 08:32 schrieb Jos van Wolput: On 12/19/2014 06:28 AM, Michael Biebl wrote: Please enable persistent logging (see /usr/share/doc/systemd/README.Debian) and/or use something like SSH, which should allow you to access the system and then boot the system with

Bug#773286: Info received (It looks like a conspiracy between libvirt and kvm)

2014-12-19 Thread John Hughes
Well, I've upgraded to: # dpkg -l libvirt* qemu* | grep '^ii' ii libvirt-bin 1.2.9-6~bpo70+1amd64 programs for the libvirt library ii libvirt-clients 1.2.9-6~bpo70+1amd64 programs for the libvirt library ii libvirt-daemon

Bug#773417: heirloom-mailx: CVE-2004-2771 CVE-2014-7844

2014-12-19 Thread Hilko Bengen
* Salvatore Bonaccorso: the following vulnerabilities were published for heirloom-mailx. * CVE-2004-2771[0] * CVE-2014-7844[1] I cannot update the package right now. If somebody wants to do prepare an NMU for jessie and sid, please do so. Cheers, -Hilko -- To UNSUBSCRIBE, email to

Bug#773269: Computer crash when installing cups-daemon

2014-12-19 Thread Michael Biebl
Am 19.12.2014 um 14:48 schrieb Michael Biebl: Am 19.12.2014 um 08:32 schrieb Jos van Wolput: On 12/19/2014 06:28 AM, Michael Biebl wrote: Please enable persistent logging (see /usr/share/doc/systemd/README.Debian) and/or use something like SSH, which should allow you to access the system and

Bug#773286:

2014-12-19 Thread Michael Tokarev
19.12.2014 16:50, John Hughes wrote: Note: ... -no-acpi ... No ACPI, no hotplug? The linux guest-side module to handle hotplug is acpiphp. I think the name speaks for itself. Thanks, /mjt -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#773286:

2014-12-19 Thread Michael Tokarev
19.12.2014 16:59, Michael Tokarev wrote: 19.12.2014 16:50, John Hughes wrote: Note: ... -no-acpi ... No ACPI, no hotplug? The linux guest-side module to handle hotplug is acpiphp. I think the name speaks for itself. Also, libvirt isn't right (IMHO) to stick with particular machine

Bug#773174: unblock: debdelta/0.55 , or discuss on the matter

2014-12-19 Thread A Mennucc1
Dear Jonathan Wiltshire, I attach the debdiff (both for changes and for dsc) thanks a lot a. File lists identical (after any substitutions) Control files of package debdelta: lines which differ (wdiff format) Installed-Size:

Bug#771485: installation-reports: Installation disk scan hangs at 81% with LVM inside crypt partition

2014-12-19 Thread Reto Buerki
Hi, I encountered the same issue when trying to setup LVM inside a crypt partition. The reason for the hanging partitioner is a crashing 'parted_server' process: kernel: [ 422.613251] parted_server[15630]: segfault at 8 ip 0040b4b1 sp 7fff35d63ee0 error 4 in

Bug#768127: Fails to build the index when invalid UTF-8 is met

2014-12-19 Thread gregor herrmann
On Fri, 19 Dec 2014 07:57:15 +0200, Yavor Doganov wrote: Right, cloning+reassigning to ruby-debian might make sense. Let's do this :) (And close the original bug since it does fix another problem.) Thanks. I used dpkg --update-avail to get rid of that ancient package and now dhelp works

Bug#771863: [ovs-dev] Bug#771863: [PKG-Openstack-devel] Bug#771863: Service does not start or parse interfaces correctly

2014-12-19 Thread Simon Horman
On Fri, Dec 19, 2014 at 06:39:39PM +0800, Thomas Goirand wrote: On 12/19/2014 11:50 AM, Simon Horman wrote: On Thu, Dec 18, 2014 at 05:30:42PM -0800, Joe Stringer wrote: On 18 December 2014 at 01:00, Fabio Fantoni fabio.fant...@m2r.biz wrote: One maintainer or debian developer can do a new

Bug#770788: [pkg-apparmor] Bug#770788: Patch: updated usr.bin.passwd profile

2014-12-19 Thread intrigeri
Hi, seems to have been fixed upstream: https://bazaar.launchpad.net/~apparmor-dev/apparmor/master/revision/2809 parspes, may you please check if it's working for you? Cheers, -- intrigeri -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#773526: Please package new version 1.8.2

2014-12-19 Thread martin f krafft
Package: ansible Version: 1.7.2+dfsg-2 Severity: wishlist Subject says it all. digital_signature_gpg.asc Description: Digital signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current)

Bug#773525: Randomly excludes available connections [when there are too many?]

2014-12-19 Thread Pietro Battiston
Package: network-manager Version: 0.9.10.0-4 Severity: grave Copypasted from a shell: pietro@debiousci:~$ for i in `seq 1 10`; do nmcli c | wc; done 127 637 12827 127 637 12827 127 627 12827 126 628 12726 127 629 12573 127 634 12828

Bug#773323: perl: Wheezy-Jessie upgrade breaks wheezy pdl

2014-12-19 Thread Henning Glawe
On Fri, Dec 19, 2014 at 11:19:17AM +0200, Niko Tyni wrote: all the earlier ones, right? Also, AIUI the actual source change that fixes the breakage going forward is in 1:2.007-4 so it seems using that would be the most robust (think downstream distributions that might be upgrading

Bug#771863: [ovs-dev] Bug#771863: [PKG-Openstack-devel] Bug#771863: Service does not start or parse interfaces correctly

2014-12-19 Thread Fabio Fantoni
Il 19/12/2014 15:25, Simon Horman ha scritto: On Fri, Dec 19, 2014 at 06:39:39PM +0800, Thomas Goirand wrote: On 12/19/2014 11:50 AM, Simon Horman wrote: On Thu, Dec 18, 2014 at 05:30:42PM -0800, Joe Stringer wrote: On 18 December 2014 at 01:00, Fabio Fantoni fabio.fant...@m2r.biz wrote: One

Bug#773527: unblock: transmission/2.84-0.2

2014-12-19 Thread Markus Koschany
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Dear release team, Please unblock package transmission. The home directory of transmission-daemon's user debian-transmission was set to the wrong directory. The error was exposed when

Bug#773528: systemd: enables audit without any hint on how to disable it

2014-12-19 Thread Martin Steigerwald
Package: systemd Version: 218-2 Severity: normal Dear Maintainer, I wondered about the huge lot of audit messages in dmesg and syslog. The following is just after a fresh boot: merkaba:~ dmesg | grep audit | wc -l 38 merkaba:~ dmesg | grep audit | grep suppr [ 11.835476] audit_printk_skb:

Bug#738767: better upstream homepage URL

2014-12-19 Thread elfenlied
Changing the homepage field to http://www.anarchistfaq.org is better. It points to a more recent version of the FAQ. elfenlied -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#773286:

2014-12-19 Thread John Hughes
On 19/12/14 14:59, Michael Tokarev wrote: 19.12.2014 16:50, John Hughes wrote: Note: ... -no-acpi ... No ACPI, no hotplug? The linux guest-side module to handle hotplug is acpiphp. I think the name speaks for itself. When I can get my users to stop doing real work to let me play with my

Bug#773529: new version of the FAQ available

2014-12-19 Thread elfenlied
Package: anarchism Version: 14.0-3 Version 15.0 of An Anarchist FAQ is available at anarchistfaq.org Please package it. elfenlied -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#773530: imagemagick: missing JPEG-2000 support

2014-12-19 Thread Yuriy Yevtukhov
Package: imagemagick Version: 8:6.8.9.9-3 Severity: important Missing JPEG-2000 support in ImageMagick package. List of delegates: bzlib djvu mpeg fftw fontconfig freetype jbig jng jpeg lcms lqr lzma openexr pango png ps tiff wmf x xml zlib List of formats: . IPL* IPL rw+ IPL

Bug#773525: [Pkg-utopia-maintainers] Bug#773525: Randomly excludes available connections [when there are too many?]

2014-12-19 Thread Michael Biebl
Control: severity -1 important Control: tags -1 moreinfo Am 19.12.2014 um 15:32 schrieb Pietro Battiston: Package: network-manager Version: 0.9.10.0-4 Severity: grave Copypasted from a shell: pietro@debiousci:~$ for i in `seq 1 10`; do nmcli c | wc; done 127 637 12827 127

Bug#773528: systemd: enables audit without any hint on how to disable it

2014-12-19 Thread Michael Biebl
Am 19.12.2014 um 15:39 schrieb Martin Steigerwald: Package: systemd Version: 218-2 Severity: normal Dear Maintainer, I wondered about the huge lot of audit messages in dmesg and syslog. The following is just after a fresh boot: merkaba:~ dmesg | grep audit | wc -l 38 merkaba:~

Bug#773531: vim-doc: typo in vim-policy

2014-12-19 Thread Jakukyo Friel
Package: vim-doc Version: 2:7.4.488-3 Severity: minor Tags: patch There is a typo in vim-policy. Below is a patch for vim-policy.txt. (This typo appears in the html version also.) --- vim-policy.txt.orig 2014-12-19 21:57:15.388753388 +0800 +++ vim-policy.txt 2014-12-19 22:13:20.296553799

Bug#773286:

2014-12-19 Thread Michael Tokarev
19.12.2014 17:42, John Hughes wrote: [] If it works then I contend the bug is the error message -- it would be really helpful if it said You can't hotplug because you haven't got ACPI. acpi is not the only possible way. More recent qemu (not pc-1.1 which you used) also has pcie bus, which

Bug#773286:

2014-12-19 Thread John Hughes
On 19/12/14 15:10, Michael Tokarev wrote: Also, libvirt isn't right (IMHO) to stick with particular machine version (in your case, -M pc-1.1). It is needed for certain guest OS types, for example windows, to keep its activation changes (so that hw should not change). Linux is much more tolerant

Bug#766708: counterfeiting the summary of the bootstrap sprint

2014-12-19 Thread YunQiang Su
I have a suggestion: Wookey, can you use package name like cpp-4.9-armhf instead of cpp-4.9-arm-linux-gnuabihf ? Then we can have both schemes in archive? Wookey, can you remove cross-gcc-* packages from archive temporarily? Doko, can you merge the attached patches? In

Bug#773528: systemd: enables audit without any hint on how to disable it

2014-12-19 Thread Martin Steigerwald
Am Freitag, 19. Dezember 2014, 15:47:28 schrieb Michael Biebl: Am 19.12.2014 um 15:39 schrieb Martin Steigerwald: Package: systemd Version: 218-2 Severity: normal Dear Maintainer, I wondered about the huge lot of audit messages in dmesg and syslog. The following is just after

Bug#773532: better upstream homepage URL

2014-12-19 Thread Holger Levsen
package: anarchism severity: wishlist owner: elfenl...@riseup.net # thanks, elfenlied! cheers! -- Forwarded Message -- Betreff: Bug#738767: better upstream homepage URL Datum: Freitag, 19. Dezember 2014 Von: elfenl...@riseup.net An: 738...@bugs.debian.org Changing the

Bug#773286:

2014-12-19 Thread John Hughes
On 19/12/14 15:53, Michael Tokarev wrote: acpi is not the only possible way. More recent qemu (not pc-1.1 which you used) also has pcie bus, which does support hotplugging without acpi. But you used both pc-1.1 (old non-pcie machine) and no-acpi. Ok, thanks. Still waiting for people to stop

Bug#773525: [Pkg-utopia-maintainers] Bug#773525: Randomly excludes available connections [when there are too many?]

2014-12-19 Thread Pietro Battiston
Il giorno ven, 19/12/2014 alle 15.45 +0100, Michael Biebl ha scritto: [...] Am 19.12.2014 um 15:32 schrieb Pietro Battiston: [...] This is why the bug is grave: in particular, if a remote server relies on network-manager in order to connect at startup... you'd better hope it is not too

Bug#773512: Attaching file

2014-12-19 Thread Mathieu Malaterre
If the generation of JP2 file is too complex, here is an example file. It is 44K so I believe this is safe to attach it to the bug.

Bug#773533: efivarfs not mounted by default

2014-12-19 Thread Leif Lindholm
Package: systemd Severity: normal The efivarfs kernel module is built for all UEFI-capable platforms (i386, amd64, arm64), but since systemd is build with --disable-efi, the filesystem is not mounted at boot-time on /sys/firmware/efi/efivars. This makes the efivars package (used by commands like

Bug#773512: Attaching file

2014-12-19 Thread Mathieu Malaterre
Just for reference, chromium crashed: [86573.137553] chromium[2233]: segfault at 0 ip 7fce4aeeb785 sp 7fff21991b20 error 6 in libjasper.so.1.0.0[7fce4aebc000+4f000] You have to be very quick to attach the file before the thumbnail generation (I passed the full path directly in the file

Bug#773512: Attaching file

2014-12-19 Thread Mathieu Malaterre
On Fri, Dec 19, 2014 at 4:16 PM, Mathieu Malaterre ma...@debian.org wrote: If the generation of JP2 file is too complex, here is an example file. It is 44K so I believe this is safe to attach it to the bug. While the filename claims the file is all white, it is in fact all black... zero is

Bug#773525: [Pkg-utopia-maintainers] Bug#773525: Randomly excludes available connections [when there are too many?]

2014-12-19 Thread Michael Biebl
Am 19.12.2014 um 16:15 schrieb Pietro Battiston: Il giorno ven, 19/12/2014 alle 15.45 +0100, Michael Biebl ha scritto: Am 19.12.2014 um 15:32 schrieb Pietro Battiston: pietro@debiousci:~$ ls /etc/NetworkManager/system-connections | wc 431 8918594 How did you generate 431

Bug#771863: [PKG-Openstack-devel] [ovs-dev] Bug#771863: Bug#771863: Service does not start or parse interfaces correctly

2014-12-19 Thread Thomas Goirand
On 12/19/2014 10:25 PM, Simon Horman wrote: On Fri, Dec 19, 2014 at 06:39:39PM +0800, Thomas Goirand wrote: On 12/19/2014 11:50 AM, Simon Horman wrote: On Thu, Dec 18, 2014 at 05:30:42PM -0800, Joe Stringer wrote: On 18 December 2014 at 01:00, Fabio Fantoni fabio.fant...@m2r.biz wrote: One

Bug#773534: unblock: openvswitch/2.3.0+git20140819-3

2014-12-19 Thread Thomas Goirand
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Dear release team, As Simon Horman, the last uploader of openvswitch, wrote that he would like some assistance, I'm writing this unblock requests on his behalf. The latest upload of

Bug#773533: efivarfs not mounted by default

2014-12-19 Thread Michael Biebl
Am 19.12.2014 um 16:19 schrieb Leif Lindholm: Package: systemd Severity: normal The efivarfs kernel module is built for all UEFI-capable platforms (i386, amd64, arm64), but since systemd is build with --disable-efi, the filesystem is not mounted at boot-time on /sys/firmware/efi/efivars.

Bug#773487: claws-mail-vcalendar-plugin: Event cancellation uses incorrect method parameter for Content-Type header

2014-12-19 Thread Ricardo Mones
Control: forwarded -1 http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=3354 Hi Paul, On Fri, 19 Dec 2014 00:18:00 +0100 Paul Boddie p...@boddie.org.uk wrote: Package: claws-mail-vcalendar-plugin Version: 3.11.1-3 Severity: normal Dear Maintainer, I have been

  1   2   3   >