Bug#742158: extrema: fails to build with clang instead of gcc

2014-03-19 Thread Alexander Ovchinnikov
Source: extrema Severity: minor Tags: patch User: pkg-llvm-t...@lists.alioth.debian.org Usertags: clang-ftbfs Dear Maintainer, Your package fails to build with clang instead of gcc. The attached patch fixes it. Best regards, Alexander -- System Information: Debian Release: jessie/sid APT pref

Bug#742145: openssl: uses only 32 bytes (256 bit) for key generation

2014-03-19 Thread Thorsten Glaser
Control: severity -1 normal Joey Hess dixit: >Also, /usr/sbin/make-ssl-cert uses openssl req, and strace shows it >also reading only 32 bytes bits of entropy. We talked a bit about it in IRC. I think this is no need to panic. While I still think that 32 bytes is cutting off a safety margin I’d p

Bug#616689: jessie still not working

2014-03-19 Thread Wido
I will try what you mention, to include '-x' in the script. Something I tried, by looking in forums, was to add these 3 lines at the end of the script lvm vgchange -ay activate_vg "$ROOT" activate_vg "$resume" But that trick sometimes doesn't work. That '-x' will help me have more info.

Bug#742020: tintii: Please update to use wxwidgets3.0

2014-03-19 Thread Daniel Echeverry
Hi Ahead, no problem with this :) Regards Daniel -- Daniel Echeverry http://wiki.debian.org/DanielEcheverry Linux user: #477840 Debian user Software libre

Bug#648179: Fwd: gnome-shell: Notification area placed in the center when using two screens in vertical arrangement

2014-03-19 Thread althaser
just for the record. -- Forwarded message -- From: Federico Heinz Date: 19 March 2014 07:52 Subject: RE: gnome-shell: Notification area placed in the center when using two screens in vertical arrangement To: althaser Sorry, I no longer have the setup where this used to happen.

Bug#742145: openssl: uses only 32 bytes (256 bit) for key generation

2014-03-19 Thread Joey Hess
The amount of seed material required to generate a cryptographic key equals the effective key size of the key. For example, a 3072-bit RSA or Diffie-Hellman private key has an effective key size of 128 bits (it requires about 2^128 operations to break) so a key gene

Bug#737442: [src:netbeans] Sourceless file (minified) (jquery)

2014-03-19 Thread Emmanuel Bourg
Le 19/03/2014 23:09, Bastien ROUCARIES a écrit : > Yes but it is distributed as source This is a non functional file, it can't be qualified as a 'source' file for this package. We aren't harming any freedom of the users by not providing the file in its preferred form of modification, because ther

Bug#742145: ssleay PRNG entropy

2014-03-19 Thread Fedor Indutny
It seems to be an intentional behavior, see: https://groups.google.com/forum/#!topic/mailing.openssl.dev/fpnieXRtEYo . I have already raised this question in previous year. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact lis

Bug#719842: javahelper: jh_linkjars doesn't support -N

2014-03-19 Thread Thorsten Glaser
retitle 719842 javahelper: jh_linkjars doesn't support -N severity 719842 normal reassign 719842 javahelper thanks Reassigning to javahelper after discussion with joeyh on IRC: > jh_linkjars doesn't support -N > but dh passes -N to it > it's in /usr/share/perl5/Debian/Debhelper/Sequence/javahelpe

Bug#731402: SpatiaLite transition

2014-03-19 Thread Sebastiaan Couwenberg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 03/18/2014 06:45 PM, Julien Cristau wrote: > On Tue, Mar 18, 2014 at 00:56:48 +0100, Sebastiaan Couwenberg > wrote: > >> With osgEarth 2.4 and QGIS 2.2 added to the mix, the process >> becomes: >> >> 1) upload spatialite 4.1.1-6 to u

Bug#742159: override: liblog4cxx10-doc:doc/extra, liblog4cxx10-dev:libdevel/extra

2014-03-19 Thread coldtobi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal Hi, I lowered the priority of the -dev and -doc package to extra, as they are "only likely to be useful if you already know what thy are" Thanks! - -- coldtobi -BEGIN PGP SIGNATURE- Version: GnuPG

Bug#731530: rsyslog init script breaks after package upgrade

2014-03-19 Thread Ralf Jung
Hi, > This seems also suspiciously similar to Chris' kernel: > > ,--- > Kernel: Linux 2.6.32-042stab081.5 (SMP w/20 CPU cores) > `--- > > In which case I'm inclined to say this is a bogus kernel, which > prepends “ (deleted)” instead of appending it. You should report this > to the server provid

Bug#742015: duplicity: Duplicity ssh public key authentication is broken

2014-03-19 Thread Alexander Zangerl
On Tue, 18 Mar 2014 11:34:07 +0100, Frodo Larik writes: >A verbose trace of duplicity failing in action: ... >ssh: starting thread (client mode): 0x1e24590L >ssh: Connected (version 2.0, client OpenSSH_3.7.1p2) >ssh: kex algos:['diffie-hellman-group-exchange-sha1', 'diffie-hellman-group1-sh >a1'] s

Bug#742149: mapnik: FTBFS on mipsen (virtual memory exhausted)

2014-03-19 Thread Sebastiaan Couwenberg
On 03/19/2014 09:28 PM, Aurelien Jarno wrote: > On Wed, Mar 19, 2014 at 09:18:20PM +0100, Sebastiaan Couwenberg wrote: >> At the end of last year during the mapnik transition the memory >> exhaustion was fixed by scheduling the builds on buildds with more memory. >> >> https://bugs.debian.org/cgi-b

Bug#742160: ident2: Homepage link no longer valid

2014-03-19 Thread Simon Taylor
Package: ident2 Version: 1.07-1.1 Severity: minor The url for the homepage in the 'control' file is no longer valid: http://www.panix.com/~mbac/source.html returns a 404. The author's homepage is http://www.panix.com/~mbac/ and ident2 is at https://github.com/mbacarella/ident2 -- System Infor

Bug#742145: openssl: uses only 32 bytes (256 bit) for key generation

2014-03-19 Thread Joey Hess
Thorsten Glaser wrote: > >ENTROPY_NEEDED is hardcoded to 32. > > Is that OpenSSL/Debian, OpenSSL/GNU/Linux, or OpenSSL in general, > by the way? (While I’m not unfamiliar with the codebase, the one > I’m using on BSD differs.) It's like that in the upstream tarball AFAICS. BTW, openssl(1) can be

Bug#742154: motion: Illegal instruction when starting motion on i586 (AMD K6-2 500) 3.13-1-486 kernel

2014-03-19 Thread Ximin Luo
Hi, sorry the package is no longer working for you. The previous version is still available from wheezy, perhaps that will still work for you? Please try the following: - building the debian package from source on your own machine, something like this: $ apt-get install devscripts $ apt-get b

Bug#704786: Please upgrade OGRE dependency to 1.9 when upstream ready

2014-03-19 Thread Manuel A. Fernandez Montecelo
Hi, OGRE 1.9 is in unstable and testing and apparently without major problems for 3 months. In principle, I would like to ship only 1.9 for Jessie, and not 1.8. I don't think that they will make more releases for 1.8, so it means that it's already out of support from upstream. The freeze will h

Bug#741640: packaging vcmi

2014-03-19 Thread Nils Dagsson Moskopp
Boris Pek writes: >> Is CC BY-SA 3.0+ free enough for Debian? > > Yes, if source files for these data files are available. Source is SVG drawings. -- Nils Dagsson Moskopp // erlehmann -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org wit

Bug#706921: gnome-desktop-environment: Unable to start (even xdm) after gnome-desktop-environment installed

2014-03-19 Thread David Creelman
Package: gnome-desktop-environment Version: 1:3.8+4 Followup-For: Bug #706921 Dear Maintainer, Needed to install gnome to get policy stuff for xfce4. installed gnome, restarted machine and got rubbish for what I assume is gnome login screen. When trying to kill off gnome-session, machine almost

Bug#741622: installation-reports: Jessie can not connect to the access point during the install process

2014-03-19 Thread BruceS
Package: installation-reports Followup-For: Bug #741622 -- Package-specific info: Boot method: usbstick Image version: http://cdimage.debian.org/cdimage/jessie_di_alpha_1/i386/iso-cd/debian-jessie-DI-a1-i386-netinst.iso Date: 2014-03-19 21:50 UTC Machine: msi wind u100 netbook Partitions:

Bug#742027: tesseract-ocr: tesseract doesn't start

2014-03-19 Thread Jeff Breidenbach
Package: tesseract-ocr Version: 3.03.02-3 This is unexpected. The build dependency is on libleptonica-dev (>= 1.70~) which is leptonlib4. I don't see how or where a leptonlib3 could be sneaking in.

Bug#742161: wheezy-pu: package mp3gain/1.5.2-r2-2+deb7u1

2014-03-19 Thread Simon McVittie
Package: release.debian.org Severity: normal Tags: wheezy User: release.debian@packages.debian.org Usertags: pu mp3gain, an implementation of ReplayGain volume normalization, contains a very old modified version of mpglib, an MPEG audio decoder maintained as part of mpg123. Gustavo Grieco rep

Bug#742162: i18nspector: FTBFS: tests fail

2014-03-19 Thread Jakub Wilk
Source: i18nspector Version: 0.13.3-1 Severity: serious Tags: upstream polib 1.0.4 has been just uploaded to unstable, which broke i18nspector's tests: FAIL: tests/blackbox_tests/hash-only-comment.po FAIL: tests/blackbox_tests/non-ascii-compatible.po FAIL: tests/blackbox_tests/non-python-encod

Bug#732721: Please upgrade OGRE dependency to 1.9 when upstream ready

2014-03-19 Thread Markus Koschany
On 20.03.2014 00:38, Manuel A. Fernandez Montecelo wrote: [...] > So it would be great if you could start compiling your packages > against ogre-1.9, if supported by the respective upstreams. Hi Manuel, thanks for the heads-up. OGRE 1.9 will be supported with the next version of FreeOrion. I'm ju

Bug#742163: clementine: Google Drive or DropBox do not work in Debian

2014-03-19 Thread Tomas Janousek
Package: clementine Version: 1.2.0+dfsg-2+b1 Severity: normal Tags: patch upstream I can't log in to neither Google Drive nor Dropbox using Clementine. This bug has been reported and fixed in upstream: https://github.com/clementine-player/Clementine/issues/4130 The fix is included in release 1.2

Bug#742161: wheezy-pu: package mp3gain/1.5.2-r2-2+deb7u1

2014-03-19 Thread Simon McVittie
On Wed, 19 Mar 2014 at 23:54:41 +, Simon McVittie wrote: > A proposed debdiff is attached. Sorry, it wasn't. Here it is. S diffstat for mp3gain-1.5.2-r2 mp3gain-1.5.2-r2 changelog | 12 ++ patches/0011-CVE-2004-0805-layer2.

Bug#742161: wheezy-pu: package mp3gain/1.5.2-r2-2+deb7u1

2014-03-19 Thread Cyril Brulebois
Simon McVittie (2014-03-19): > A proposed debdiff is attached. No it's not. Mraw, KiBi. signature.asc Description: Digital signature

Bug#605544: gnome-shell: spews massive amounts of text to console

2014-03-19 Thread brian m . carlson
On Tue, Mar 18, 2014 at 11:16:21PM +, althaser wrote: > Sure, that's what I did. > > at the beginning I just see a few lines complaining about issues on loading > extensions for instance. Over time and running the apps it notes the > issue's apps but I think that's the "normal" behaviour: erro

Bug#735764: lmms: FTBFS: Xft.h:39:22: fatal error: ft2build.h: No such file or directory

2014-03-19 Thread peter green
Tags 735764 +patch thanks I mnaged to modifidy the package so it would build, it would probablly be better to use pkg-config but I dunno enough about cmake to do that. I also fixed the clean target in debian/rules along the way. Debdiff attached, no intent to NMU. diff -Nru lmms-0.4.10/debian

Bug#524377: util-vserver: vservers getting built with missing initscripts

2014-03-19 Thread Carlos Alberto Lopez Perez
This bug report is quite old. Also I'm not able to reproduce this problem. Can we close this bug or are you still able to reproduce it with util-vserver=0.30.216-pre3054-1 (sid) ? signature.asc Description: OpenPGP digital signature

Bug#742164: clamav: [INTL:pt] Portuguese translation for debconf messages (update)

2014-03-19 Thread Américo Monteiro
Package: clamav version: 0.98.1+dfsg-4 Tags: l10n, patch Severity: wishlist Updated Portuguese translation for clamav's debconf messages. Translator: Américo Monteiro Feel free to use it. For translation updates please contact 'Last Translator' or the Portuguese Translation Team . -- Melhores

Bug#740429: [Pkg-fonts-devel] Bug#740429: fonts-crosextra-carlito: please backport fonts-crosextra-carlito and fonts-crosextra-caladea to wheezy-backports

2014-03-19 Thread Holger Levsen
Hi, (I'm subscribing to the bug now, so no need to cc: me in future... :) On Dienstag, 4. März 2014, Fabian Greffrath wrote: > Since I am not at all familiar with the backports process, I can only > pass this request forward to other team mmbers who are. the backports itself look straightforward

Bug#742165: gcc-4.8: FTBFS on arm64 due to linaro patch and dfsg docs issue

2014-03-19 Thread Wookey
Package: gcc-4.8 Version: 4.8.2-16 Severity: normal Tags: patch User: debian-...@lists.debian.org Usertag: arm64 building natively on arm64 fails with: "No rule to make target arm-acle-intrinsics.texi" This is because the gcc-linaro patch adds a make target for that but the gcc-linaro-docs patch

Bug#739581: closed by Michael Gilbert (Re: Bug#739581: update-grub: fails at 30_init-select, no Windows entries in grub.cfg)

2014-03-19 Thread Ron Murray
On 03/15/2014 03:39 PM, Debian Bug Tracking System wrote: > This is an automatic notification regarding your Bug report > which was filed against the init-select package: > > #739581: update-grub: fails at 30_init-select, no Windows entries in grub.cfg > > It has been closed by Michael Gilbert . >

Bug#741873: qemu-kvm: crashes booting gnumach (Hurd) with multiboot options

2014-03-19 Thread Gabriele Giacone
On Wed, Mar 19, 2014 at 5:52 AM, Michael Tokarev wrote: > 19.03.2014 06:17, Gabriele Giacone wrote: > [] >> Current qemu on wheezy (1.1.2) can boot hurd CD only on systems with >> hwaccel and by specifying --enable-kvm. it crashes without hwaccel, >> see [0]. Not a real problem on jenkins.d.n whic

Bug#741873: qemu-kvm: crashes booting gnumach (Hurd) with multiboot options

2014-03-19 Thread Gabriele Giacone
On Thu, Mar 20, 2014 at 3:26 AM, Gabriele Giacone <1o5g4...@gmail.com> wrote: > Very slow would be better than nothing due to crash IMO. From time to > time, on #hurd someone without hwaccel joins interested in trying Hurd > images/CDs; with current wheezy, user can not do that (unless using > whee

Bug#661242: gnome-shell: clock shows UTC time instead of local when POSIX timezone format is specified in the environment

2014-03-19 Thread Mike Miller
On Wed, Mar 19, 2014 at 15:25:43 +, althaser wrote: > Could you please still reproduce this issue with newer gnome-shell version > like 3.4.2-7+deb7u1 or 3.8.4-5+b1 ? I haven't tried with wheezy yet, but yes this now works for me with the version in jessie. I will check other versions when I g

Bug#742166: [synaptic] "Visit Homepage" has no effect (KDE)

2014-03-19 Thread Filipus Klutiero
Package: synaptic Version: 0.81 Severity: normal Many packages define their homepage. For example, filelight does. Synaptic now displays a curious Visit Homepage link for these packages (initially looks like a simple link, but looks like a button when clicked). When I click this button, Synapt

Bug#620422: 4.2.2~rc1-1

2014-03-19 Thread Reuben
Seems to work ok in the current experimental version. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#742164: clamav: [INTL:pt] Portuguese translation for debconf messages (update)

2014-03-19 Thread Scott Kitterman
Committed to pkg-clamav git for the next upload. Thanks. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#742167: [libwine-unstable:i386] "wine: wine could not exec the wine loader"

2014-03-19 Thread Antonio Russo
Package: libwine-unstable:i386 Version: 1.7.14-4 Severity: grave --- Please enter the report below this line. --- I just upgraded from 1.7.14-2, installed libgstreamer1.0-0-plugins-base1.0-0, (which _should_ be in the depends, right?) and now I get the error in the title whenever calling the wine

Bug#728792: libreoffice-nlpsolver works in sid (regarding bug #728792)

2014-03-19 Thread Matthew Brigida
Package: libreoffice-nlpsolver Version: 0.9~beta1-9 I installed nlpsolver and everything is working properly. I am running sid. Kernel: 3.12-1-686-pae Libreoffice version: 4.1.5.3 410m0(Build:3) openjdk-6-jre version: 6b30-1.13.1-1 openjdk-7-jre version: 7u51-2.4.5-2 Best regards, Matt --

Bug#712011: closed by Michal Čihař (Bug#712011: fixed in phpmyadmin 4:4.1.7-1)

2014-03-19 Thread Filipus Klutiero
On 2014-02-19 05:21, Debian Bug Tracking System wrote: This is an automatic notification regarding your Bug report which was filed against the phpmyadmin package: #712011: [phpmyadmin] Configuration is lost despite "saving" It has been closed by Michal Čihař . Their explanation is attached bel

Bug#738758: [PATCH] ext4: kill i_version support for Hurd-castrated file systems

2014-03-19 Thread Theodore Ts'o
The Hurd file system uses uses the inode field which is now used for i_version for its translator block. This means that ext2 file systems that are formatted for GNU Hurd can't be used to support NFSv4. Given that Hurd file systems don't support extents, and a huge number of modern file system fe

Bug#712412: Already fixed

2014-03-19 Thread Filipus Klutiero
On 2014-02-25 09:13, Michal Čihař wrote: Source: phpmyadmin Source-Version: 4:4.1.7-1 This is implemented since phpMyAdmin 4.1.0. This was reported prior to 4.1's release. 4.1 does not implement the specific change to Show all I request here, but it does help a lot with the general issue di

Bug#738758: [PATCH] ext4: kill i_version support for Hurd-castrated file systems

2014-03-19 Thread Andreas Dilger
Probably worthwhile to make those !EXT4_OS_HURD checks likely()? Cheers, Andreas > On Mar 19, 2014, at 22:34, Theodore Ts'o wrote: > > The Hurd file system uses uses the inode field which is now used for > i_version for its translator block. This means that ext2 file systems > that are formatt

Bug#721454: libgit2 contiains mix of LGPL2 and Apache2

2014-03-19 Thread Russell Sim
Paul Tagliamonte writes: > On Fri, Sep 06, 2013 at 10:35:07AM +1000, Russell Sim wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> Paul Tagliamonte writes: >> >> > On Mon, Sep 02, 2013 at 11:32:09PM +1000, Russell Sim wrote: >> >> Paul Tagliamonte writes: >> it's not a pure GP

Bug#742168: podget: New upstream release available

2014-03-19 Thread Francois Marier
Package: podget Version: 0.6.9-1 Severity: normal Version 0.6.15 is available on Sourceforge: https://sourceforge.net/projects/podget/files/latest/download Francois -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listma

<    1   2   3