Bug#779409: herwig++: Illegal instruction on mips64el when Herwig++ run LHC.run -N500 -d1 -D

2015-02-28 Thread YunQiang Su
Package: herwig++ Version: 2.6.0-1 (gdb) r run LHC.run -N500 -d1 -D Starting program: /home/syq/herwig++/herwig++-2.6.0/src/Herwig++ run LHC.run -N500 -d1 -D event init Program received signal SIGILL, Illegal instruction. 0x00fff74b9dd0 in gsl_sf_bessel_Kn_e (n=optimized out, x=optimized

Bug#778919: unblock: nbd/1:3.8-3

2015-02-28 Thread Wouter Verhelst
On Sat, Feb 28, 2015 at 02:58:13AM +0100, Mehdi Dogguy wrote: Control: tags -1 + d-i - moreinfo On Wed, Feb 25, 2015 at 09:24:20PM +0100, Wouter Verhelst w...@uter.be wrote: retitle 778919 unblock: nbd/1:3.8-4 thanks On Sun, Feb 22, 2015 at 07:02:00PM +0100, Mehdi Dogguy wrote:

Bug#779410: please obey page breaks in Fit Page mode

2015-02-28 Thread Martin Steigerwald
Am Samstag, 28. Februar 2015, 08:55:20 schrieb Harald Dunkel: Package: okular Version: 4:4.8.4-3+b1 Severity: wishlist If I click on a subsubchapter on the index window, then okular jumps to a cut-off page, showing me a part of the next page as well. This is pretty annoying. What is the

Bug#778872: [Pkg-utopia-maintainers] Bug#778872: Bug#778872: Bug#778872: Bug#778872: firewalld: breaks boot (probably LightDM)

2015-02-28 Thread Michael Biebl
control: severity -1 important Am 24.02.2015 um 20:58 schrieb Michael Biebl: Am 23.02.2015 um 20:28 schrieb Michael Biebl: Am 23.02.2015 um 19:41 schrieb Dominik George: I tried purging firewalld and removing all remaining configuration, but to no avail. If purging the firewalld package

Bug#779411: unblock: videotrans/1.6.1-3

2015-02-28 Thread Alessio Treglia
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Hi, Please unblock package videotrans. The patch applied to the latest version already available in unstable fixes an RC issue (bug#778866). I'm attaching the debdiff too. Thanks for

Bug#779412: block devices loosing state after resume: trigger udev rules to re-apply settings

2015-02-28 Thread Chris
Package: systemd Description follows. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#725284: Bug#779412: block devices loosing state after resume: trigger udev rules to re-apply settings

2015-02-28 Thread Michael Biebl
Am 28.02.2015 um 09:30 schrieb Chris: (http://bugs.debian.org/779412 explanation) There is a general problem with non-permanent block devices settings (hard disks, optical disks, usb storage, ...), that are not restored when resuming from suspend (instead using factory defaults and

Bug#779404: brltty: Misses key presses from the display

2015-02-28 Thread Samuel Thibault
Hello, Odd Martin Baanrud, le Sat 28 Feb 2015 08:22:29 +0100, a écrit : Often, when I press a button on the display, the decided action isn't performed. However, when I press the button again, the decided action is performed twise. For example, I can scroll a line up and nothing happends.

Bug#779410: please obey page breaks in Fit Page mode

2015-02-28 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: okular Version: 4:4.8.4-3+b1 Severity: wishlist If I click on a subsubchapter on the index window, then okular jumps to a cut-off page, showing me a part of the next page as well. This is pretty annoying. What is the Fit Page mode good for

Bug#778919: unblock: nbd/1:3.8-3

2015-02-28 Thread Mehdi Dogguy
On Sat, Feb 28, 2015 at 09:13:51AM +0100, Wouter Verhelst w...@uter.be wrote: Thanks. Do I need to do anything for that, or was the tag all that's needed? No further actions are required. KiBi looks at d-i tagged bugs every few days and acks/nacks their unblock. When that's done, we add the

Bug#779416: dash: set -e breaks trap

2015-02-28 Thread Frank Heckenbach
Package: dash Version: 0.5.7-3 Severity: normal set -e seem to break execution of traps: % cat traptest #!/bin/dash set -e trap echo foo; exit TERM sleep 1 wait % ./traptest p=$!; sleep 0.5; kill $p; wait [1] 2114 [1]+ Exit 143./traptest foo is not printed, and SIGTERM is not

Bug#725284: block devices loosing state after resume: trigger udev rules to re-apply settings

2015-02-28 Thread Chris
(http://bugs.debian.org/779412 explanation) There is a general problem with non-permanent block devices settings (hard disks, optical disks, usb storage, ...), that are not restored when resuming from suspend (instead using factory defaults and loosing all pre-suspend settings). And as long as

Bug#774643: verify_active_connections is not present in ruby-activerecord 4.1.8

2015-02-28 Thread Apollon Oikonomopoulos
Hi, It should be possible to make Puppet work with ActiveRecord 4.x. I've managed to get it to a point where it doesn't throw exceptions, but I have to verify that's it's actually doing what it should do. In short, what's been needed sofar is: - verify_active_connections! must be replaced

Bug#779413: ITP: libnet-route-perl -- portable interface to the routing table

2015-02-28 Thread Christopher Hoskin
Package: wnpp Owner: Christopher Hoskin christopher.hos...@gmail.com Severity: wishlist X-Debbugs-CC: debian-de...@lists.debian.org,debian-p...@lists.debian.org * Package name: libnet-route-perl Version : 0.02 Upstream Author : Straton IT teque...@straton-it.fr * URL :

Bug#779415: hdparm: set command failures

2015-02-28 Thread jeromeB
Package: hdparm Version: 9.43-2 Severity: normal Tags: upstream Dear Maintainer, After the package update to version 9.43-2, the message below appear in the boot : ata7.00: failed command: SET FEATURES Feb 27 19:59:37 serveur kernel: [ 10.895988] ata7.00: cmd

Bug#774643: verify_active_connections is not present in ruby-activerecord 4.1.8

2015-02-28 Thread intrigeri
Hi, Apollon Oikonomopoulos wrote (28 Feb 2015 08:29:14 GMT) : - installing ruby-activerecord-deprecated-finders makes find(:all) work again but throws a ton of deprecation warnings. I'd prefer forward-porting all queries to the rails 4 API. I agree it would be nicer from a

Bug#779421: RM: python-oauth2 -- RC-buggy; abandoned upstream

2015-02-28 Thread Jörg Frings-Fürst
Package: ftp.debian.org Severity: normal Hello, please remove the package python-oauth2 from stable and unstable. - The package has two RC-Bugs since more then 1000 days. - Upstream is currently not active since more then 3 years. Python-oauth2 has 3 Reverse-Depends: *

Bug#779424: python-twitter-doc: a single page of useless documentation

2015-02-28 Thread Edward Betts
Package: python-twitter-doc Version: 1.1+git20131227-2 Severity: normal This package contains three web pages: index.html, genindex.html and search.html The only significant page is index.html, which contains a brief description of the library with instructions for building, installing and

Bug#779313: Sid installer broken - wrong branch in apt sources.list

2015-02-28 Thread Cyril Brulebois
jnqnfe jnq...@gmail.com (2015-02-28): On Fri, 2015-02-27 at 22:26 +0100, Cyril Brulebois wrote: Right, so to get an installer that will work correctly as a Sid installer, you have to build a copy as such. This is what I assumed would be the case when I filed the bug. Why don't you

Bug#764616: rsync doesn't start during boot up process

2015-02-28 Thread Thomas Rechberger
If you have done this: systemctl enable rsync.service Synchronizing state for rsync.service with sysvinit using update-rc.d... Executing /usr/sbin/update-rc.d rsync defaults Executing /usr/sbin/update-rc.d rsync enable Failed to execute operation: No such file or directory after reboot:

Bug#779160: [Solved]: Bug#779160: ntfs-3g: I can't umount/mount -n -o remount, rw /ext/hdd...

2015-02-28 Thread ra...@hispeed.ch
Hy there and Hy Jean-Pierre Andre, and many, many thanks! You have solved my problem. With this link: https://packages.debian.org/sid/amd64/ntfs-3g/download No problem, I know there is always a loss of information. After the update from wheezy to jessie I could not mount the USB Harddisk With

Bug#779404: brltty: Misses key presses from the display

2015-02-28 Thread Odd Martin Baanrud
Hello Samuel, So far, it only seems to happen in the text console. I just rebooted the actual machine due to upgrade of some packages (including som mate stoff), and now I don’t get braille output in the graphical session at all, except for a line saying “lightdm-gtk-greeter”. Only speech

Bug#779294: /usr/bin/python: /lib/i386-linux-gnu/libc.so.6: version `GLIBC_2.15' not found (required by /usr/bin/python)

2015-02-28 Thread David Kalnischkies
On Fri, Feb 27, 2015 at 08:17:26PM +0100, Andreas Beckmann wrote: Preparing to replace python2.7-minimal 2.7.3-6+deb7u2 (using .../python2.7-minimal_2.7.8-11_i386.deb) ... Unpacking replacement python2.7-minimal ... […] Preparing to replace debconf 1.5.49 (using

Bug#779432: ooniprobe: Error Opening file /usr/share/GeoIP/GeoLiteCity.dat

2015-02-28 Thread clayton
Package: ooniprobe Version: 1.2.2-1 Severity: normal running ooniresources --update-geoip without error does not correct this. -- System Information: Debian Release: 8.0 APT prefers testing APT policy: (800, 'testing'), (700, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64)

Bug#779440: debomatic: manpage refers to non-existent section 5 debomatic.conf manpage

2015-02-28 Thread tony mancill
Package: debomatic Version: 0.13-1 Severity: minor Hello, The debomatic manpage includes the following: OPTIONS -c, --config conffile You have to specify a configuration file for debomatic to work. See debomatic.conf(5) for further details. But the package only contains one

Bug#779377: RFS: classified-ads/0.03-1 / ITP

2015-02-28 Thread Antti Järvinen
Tobias Frost writes: Am Samstag, den 28.02.2015, 12:16 +1100 schrieb Riley Baird: .. should fix them, also please read https://wiki.debian.org/UpstreamGuide -- you definitly need to separate upstream source and debian packaging; don't ship a debian dir in the tarball. Ok, thanks a million

Bug#777500: RFS: birdie/1.1-1 [ITP]

2015-02-28 Thread Kay Abendroth
Hello, I've one more question. 9. binary-without-manpage usr/bin/birdie I've written a man page, but I don't know where to put in the Debian package. Regards, Kay -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#779442: locales: terminology language code ... not defined

2015-02-28 Thread Simon Richter
Package: locales Version: 2.19-15 Severity: normal Hi, I'm upgrading to jessie, and keep getting errors like LC_ADDRESS: terminology language code `quz' not defined LC_ADDRESS: language abbreviation `quz' not defined during locale generation. Simon -- System Information: Debian Release:

Bug#779404: brltty: Misses key presses from the display

2015-02-28 Thread Samuel Thibault
Odd Martin Baanrud, le Sat 28 Feb 2015 10:44:08 +0100, a écrit : I just rebooted the actual machine due to upgrade of some packages (including som mate stoff), and now I don’t get braille output in the graphical session at all, except for a line saying “lightdm-gtk-greeter”. Only speech

Bug#779423: unblock: llvm-toolchain-3.5/1:3.5-10

2015-02-28 Thread Sylvestre Ledru
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Hello, Please unblock package llvm-toolchain-3.5 The lldb arch detection is broken. This breaks the usage of lldb. Cf bug #779332 unblock llvm-toolchain-3.5/1:3.5-10 Thanks, Sylvestre

Bug#761023: IMO important only

2015-02-28 Thread Holger Levsen
control: severity -1 important Hi, I have used bb a few times *with* audio, mostly I have used it without. Also bb is used as a nice demo at events, usually without audio. So I'd argue that this bug perfectly fits the description of severity important: important: a bug which has a major

Bug#779403: libnet-nessus-xmlrpc-perl: Word stopping mispelled in package description

2015-02-28 Thread gregor herrmann
On Sat, 28 Feb 2015 08:14:32 +0100, Beatrice Torracca wrote: in the package description the word stopping is written with only one p. Thanks, fixed in git. Cheers, gregor -- .''`. Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06 : :' : Debian GNU/Linux user, admin,

Bug#777500: RFS: birdie/1.1-1 [ITP]

2015-02-28 Thread Kay Abendroth
Hello, these are my questions regarding your feedback. Question 1 to 4 refer to http://mentors.debian.net/package/birdie. 1. Warning Package uploaded for the unreleased distribution: How do I fix that? Right now I'm using Jessie on my laptop already. Can I tell the build tool to build it for

Bug#779429: O: minidlna -- lightweight DLNA/UPnP-AV server targeted at embedded systems

2015-02-28 Thread Ana Guerrero Lopez
Package: wnpp Severity: normal The current maintainer of minidlna, Benoît Knecht benoit.kne...@fsfe.org, is apparently not active anymore. Therefore, I orphan this package now. Maintaining a package requires time and skills. Please only adopt this package if you will have enough time and

Bug#779433: perl-modules: upgrade to perl-modules 5.20.2-1 breaks doc-base reconfiguration

2015-02-28 Thread Brian Paterni
Package: perl-modules Version: 5.20.2-1 Severity: normal Dear Maintainer, I upgraded to perl-modules 5.20.2-1 yesterday. Doing so seems to be causing problems with the reconfiguration of doc-base. Attached should be the output I'm seeing on upgrade with the command `aptitude safe-upgrade`. The

Bug#779436: lintian: /me/ missing on https://lintian.debian.org/maintainers.html

2015-02-28 Thread Helge Kreutzmann
Package: lintian Version: 2.5.30+deb8u3 Severity: normal I'm a Debian maintainer maintaining three packages. However, I'm not listed on https://lintian.debian.org/maintainers.html Trying out https://lintian.debian.org/full/deb...@helgefjell.de.html actually reveals content (however, much less

Bug#742388: Fixed in alsa-utils 1.0.27.2-1

2015-02-28 Thread Elimar Riesebieter
On Mon, 28 Apr 2014 18:37:30 -0400 Felipe Sateler fsate...@debian.org wrote: This was fixed in alsa-utils by a similar approach. So bug closed herewith. Elimar -- Alles was viel bedacht wird ist bedenklich!;-) Friedrich Nietzsche -- To UNSUBSCRIBE, email to

Bug#720678: Bug#712980: fixed in alsa-utils 1.0.27.2-1

2015-02-28 Thread Elimar Riesebieter
On Sat, 19 Oct 2013 14:34:36 + Jordi Mallach jo...@debian.org wrote: Source: alsa-utils Source-Version: 1.0.27.2-1 We believe that the bug you reported is fixed in the latest version of alsa-utils, which is due to be installed in the Debian FTP archive. Should be closed really. Elimar

Bug#725284: Bug#779412: block devices loosing state after resume: trigger udev rules to re-apply settings

2015-02-28 Thread Chris
Am Sat, 28 Feb 2015 09:38:27 +0100 schrieb Michael Biebl bi...@debian.org: I don't think working around this in udev/systemd is a good idea. Idealy and in the long run, the kernel drivers should keep state, yes. But until then, better not to make releases with default configurations that

Bug#779417: ITP: python-pytest-timeout -- pytest plugin to abort hanging tests

2015-02-28 Thread gustavo panizzo (gfa)
Package: wnpp Severity: wishlist Owner: gustavo panizzo (gfa) g...@zumbi.com.ar * Package name: python-pytest-timeout Version : 0.4.0 Upstream Author : Floris Bruynooghe f...@devork.be * URL : http://bitbucket.org/flub/pytest-timeout/ * License : MIT

Bug#778380: update check-mk-server to 1.2.4p5

2015-02-28 Thread kioto mitsubisi
Hi, Since there is already a commit [1] stating that 1.2.4 has been imported to the SCM,I hope you can package this version soon. However, it is one year old and there is noactivity since then. Do we need to consider this package as orphaned? As I stated in my last e-mail,it would be great if

Bug#757413: Processed: jessie

2015-02-28 Thread Cyril Brulebois
Debian Bug Tracking System ow...@bugs.debian.org (2015-02-28): tags 757413 + sid jessie Bug #757413 {Done: Steve McIntyre st...@einval.com} [partman-target] debian-installer: Please do not add mount point on /media/usb0 because create conflict with mount point create by kdm desktop session

Bug#779426: python-apt-doc: Broken links in /usr/share/doc/python-apt/html/index.html

2015-02-28 Thread von
Package: python-apt-doc Version: 0.9.3.11 Severity: normal In /usr/share/doc/python-apt/html/index.html, there are references to whatsnew/0.9.3.html modindex.html and theses files are missing. -- System Information: Debian Release: 8.0 APT prefers testing-updates APT policy: (500,

Bug#779428: gnutls28: CVE-2015-0294: certificate algorithm consistency checking issue

2015-02-28 Thread Salvatore Bonaccorso
Source: gnutls28 Version: 3.3.8-5 Severity: normal Tags: security upstream fixed-upstream Control: fixed -1 3.3.13-1 Hi, the following vulnerability was published for gnutls28. CVE-2015-0294[0]: certificate algorithm consistency checking issue If you fix the vulnerability please also make sure

Bug#779434: Touchscreen does not work after suspend

2015-02-28 Thread Julien Wajsberg
Package: src:linux Version: 3.16.7-ckt4-3 I'm using a Lenovo Thinkpad Yoga. After suspending/resuming, the touchscreen does not work anymore. I've noticed that reloading the module usbhid made it work again. I edited /usr/lib/pm-utils/defaults and added this module to the SUSPEND_MODULES

Bug#776086: vorbis-tools: CVE-2014-9638 CVE-2014-9639 CVE-2014-9640

2015-02-28 Thread Salvatore Bonaccorso
Hi Martin, hi Moritz, On Thu, Feb 12, 2015 at 06:12:39PM +0100, Martin Steghöfer wrote: Moritz Muehlenhoff wrote: Did you contact upstream, are fixes available for these? There are bug tracker items available for the two remaining issues [1] [2], but there has been no movement so far. I

Bug#779419: soundkonverter: Please adjust the package recommends

2015-02-28 Thread Detlev Brodowski
Package: soundkonverter Version: 2.1.2-1 Severity: normal Hello Maintainer, Please change the Recommends to the really existing packages. The Package kdemultimedia-kio-plugins is a transitional package for kio-audiocd since 2013 and the package mp3gain has just been removed from the Debian

Bug#775795: Patch to use /usr/sbin/service in Debian service-provider

2015-02-28 Thread Apollon Oikonomopoulos
On Fri, 27 Feb 2015 11:20:30 +0200 Apollon Oikonomopoulos apoi...@debian.org wrote: The attached patch on top of 3.7.2-2 (hopefully) addresses all of these issues (and drops support for pre-2.88 sysv-rc if you don't mind). I have not tested it on a sysvinit Jessie system though, so if

Bug#779441: autofs: Please update to new upstream 5.1.0

2015-02-28 Thread Salvatore Bonaccorso
Source: autofs Version: 5.0.8-1 Severity: wishlist Hi There is a new upstream release (5.1.0) for autofs. Could you upload this to experimental, or after the jessie release to unstable? cut-cut-cut-cut-cut-cut- 04/06/2014 autofs-5.1.0

Bug#778380: [Pkg-nagios-devel] Bug#778380: update check-mk-server to 1.2.4p5

2015-02-28 Thread Alexander Wirt
On Sat, 28 Feb 2015, kioto mitsubisi wrote: Hi, Since there is already a commit [1] stating that 1.2.4 has been imported to the SCM,I hope you can package this version soon. However, it is one year old and there is noactivity since then. Do we need to consider this package as orphaned? As

Bug#779420: debconf-{i18n,utils}: dependency on debconf too weak

2015-02-28 Thread Helmut Grohne
Package: debconf-i18n,debconf-utils Version: 1.5.55 Severity: serious Justification: policy 12.3 footnote 2 Tags: patch debconf-i18n contains a symlink /usr/share/doc/debconf-i18n - debconf. Its dependency on debconf is unversioned though which means, that the copyright and changelog files can

Bug#779367: moreinfo

2015-02-28 Thread Holger Levsen
control: tags -1 + moreinfo control: severity -1 important Hi, thanks for your bugreport! Just that raspian is not Debian, even though its based on Debian. So, can you reproduce this bug on Debian? cheers, Holger signature.asc Description: This is a digitally signed message part.

Bug#772628: Patch for kmod package to support compression

2015-02-28 Thread Zephaniah E. Loss-Cutler-Hull
I can confirm that the patch works here, and that I need it as well. Is there anything blocking this being applied that I could help with? Regards, Zephaniah E. Loss-Cutler-Hull. signature.asc Description: OpenPGP digital signature

Bug#779397: xterm: buffer overflow with -S option

2015-02-28 Thread Thomas Dickey
On Sat, Feb 28, 2015 at 03:37:53AM +0100, Vincent Lefevre wrote: Package: xterm Version: 312-1 Severity: important Tags: security $ xterm -S/dev/pts/20 *** buffer overflow detected ***: /usr/bin/xterm terminated This was fixed in #314, two months ago. -- Thomas E. Dickey

Bug#779421: RM: python-oauth2 -- RC-buggy; abandoned upstream

2015-02-28 Thread Ryan Kavanagh
Hi, On Sat, Feb 28, 2015 at 11:49:16AM +0100, Jörg Frings-Fürst wrote: - turses[3] So I think that this 3 packages can also removed. With my turses sponsor / uploader hat on, I don't object to turses being removed; you're right that its RC bug (dependency on oauth2) has been open for a long

Bug#779404: brltty: Misses key presses from the display

2015-02-28 Thread Samuel Thibault
Hello, Cc-ing the brltty mailing list for more expertise. It seems there are keypresses issues with a handy tech device: Odd Martin Baanrud, le Sat 28 Feb 2015 08:22:29 +0100, a écrit : I'm using a Handy Tech Braille Star 40 connected via usb. Often, when I press a button on the display, the

Bug#779422: RFP: cutegram -- Cross platform, free and opensource Telegram client

2015-02-28 Thread Carlo Stemberger
Package: wnpp Severity: wishlist * Package name: cutegram Version : 2.0.0 Upstream Author : Aseman * URL : http://aseman.co/en/products/cutegram/ * License : GPL Programming Lang: C++, QML Description : Cross platform, free and opensource Telegram

Bug#779377: RFS: classified-ads/0.03-1 / ITP

2015-02-28 Thread Tobias Frost
Am Samstag, den 28.02.2015, 12:16 +1100 schrieb Riley Baird: I am looking for a sponsor for my package classified-ads That's great! I'm not a DD, so I can't sponsor your package, but I've had a look at it, and here are some things that I've noticed: d/changelog: -This file should only

Bug#779221: qtquickcontrols5-examples: resizing QT window is jerky, redraw/resize problem

2015-02-28 Thread Chris Bainbridge
On 26 February 2015 at 16:13, Lisandro Damián Nicanor Pérez Meyer perezme...@gmail.com wrote: I can't reproduce this behavior on an Intel card. This normally happens due to graphic driver's issues, qml tends to find them quite quickly ;) Since it appears on both Radeon and Intel on two

Bug#779425: ITP: libparse-nessus-nbe-perl -- used to extract specific data from Nessus NBE files

2015-02-28 Thread Christopher Hoskin
Package: wnpp Owner: Christopher Hoskin christopher.hos...@gmail.com Severity: wishlist X-Debbugs-CC: debian-de...@lists.debian.org,debian-p...@lists.debian.org * Package name: libparse-nessus-nbe-perl Version : 1.1 Upstream Author : David J Kyger d...@norootsquash.net * URL

Bug#779423: unblock: llvm-toolchain-3.5/1:3.5-10

2015-02-28 Thread Mehdi Dogguy
Control: tags -1 + moreinfo On Sat, Feb 28, 2015 at 12:03:03PM +0100, Sylvestre Ledru sylves...@debian.org wrote: Please unblock package llvm-toolchain-3.5 The lldb arch detection is broken. This breaks the usage of lldb. Cf bug #779332 unblock llvm-toolchain-3.5/1:3.5-10

Bug#779427: geeqie: Esc in Really continue? copy confirmation dialog leads to crash

2015-02-28 Thread Daniel Getz
Package: geeqie Version: 1:1.2-3+b1 Severity: normal Dear Maintainer, Geeqie shows incorrect behavior and later crashes every time I perform the following steps: 1. Open the Copy files? dialog to copy an image file. 2. Choose a directory which already contains a file with the same name,

Bug#779438: autofs: Adjust debian/watch file for monitoring new upstream versions

2015-02-28 Thread Salvatore Bonaccorso
Source: autofs Version: 5.0.8-1 Severity: minor Tags: patch Hi Upstream switched to .tar.xz and .tar.gz only since 5.0.9 apparently. Attached is proposed diff for a new debian/watch file to monitor for new upstream versions. Regards, Salvatore From 130d7dba5fdd814d7dcf570313857ffe50e95d93 Mon

Bug#774643: verify_active_connections is not present in ruby-activerecord 4.1.8

2015-02-28 Thread Apollon Oikonomopoulos
Control: tags -1 patch The attached patch works for me. I did a test using `puppet master --compile` for a given host and cross-checked the entries with those on my real puppet master and everything seems to be working fine. Also, exported resources are now being collected. If anyone can,

Bug#774920: /etc/init.d/rng-tools: Missing (short)description in initscript PATCH

2015-02-28 Thread Ivan Baldo
Hello. El 28/02/15 a las 02:22, Henrique de Moraes Holschuh escibió: On Wed, 18 Feb 2015, Ivan Baldo wrote: +# kFreeBSD do not accept scripts as interpreters, using #!/bin/sh and sourcing. What is the point of running rng-tools under kfreebsd? Does it even work? I don't know if it

Bug#779435: po4a: Useless use of greediness modifier

2015-02-28 Thread Helge Kreutzmann
Package: po4a Version: 0.45-1 Severity: normal Hello, when building the man pages in goobox po4a emits dozens of lines of the following form: Useless use of greediness modifier '?' in regex; marked by -- HERE in m/^.{9}? -- HERE (!--.*?--)/ at /usr/share/perl5/Locale/Po4a/Sgml.pm line 416. The

Bug#779454: node-tmp in NEW

2015-02-28 Thread Sebastiaan Couwenberg
Packaging for node-tmp is available in git: http://anonscm.debian.org/cgit/pkg-javascript/node-tmp.git The package is currently in NEW waiting for FTP master review: https://ftp-master.debian.org/new/node-tmp_0.0.24-1.html -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#779313: Sid installer broken - wrong branch in apt sources.list

2015-02-28 Thread jnqnfe
On Sat, 2015-02-28 at 12:25 +0100, Cyril Brulebois wrote: jnqnfe jnq...@gmail.com (2015-02-28): On Fri, 2015-02-27 at 22:26 +0100, Cyril Brulebois wrote: Right, so to get an installer that will work correctly as a Sid installer, you have to build a copy as such. This is what I assumed

Bug#779458: mark libjs-sphinxdoc Multi-Arch: foreign

2015-02-28 Thread Helmut Grohne
Package: libjs-sphinxdoc Version: 1.2.3+dfsg-1 Tags: patch User: helm...@debian.org Usertags: rebootstrap libmpdec-dev lists libjs-sphinxdoc in its Depends. For this reason, libmpdec-dev is not installable for non-native architectures and python3.4 cannot be cross built. Please mark

Bug#779463: Error org.freedesktop.DBus.Error.Failed: Element apparmor not allowed inside busconfig in configuration file

2015-02-28 Thread 積丹尼 Dan Jacobson
Package: dbus Version: 1.9.12-1 Setting up dbus (1.9.12-1) ... Installing new version of config file /etc/dbus-1/session.conf ... Installing new version of config file /etc/dbus-1/system.conf ... A reboot is required to replace the running dbus-daemon. Please reboot the system when convenient.

Bug#779467: dpkg: start-stop-daemon sometimes exits with _cpu_tick_frequency: no such symbol on kFreeBSD

2015-02-28 Thread Jeff Epler
Package: dpkg Version: 1.17.23+local1 Severity: important Tags: patch On a Debian Jessie kFreeBSD system, start-stop-daemon sometimes exits with an odd error: $ sudo service nfsd restart start-stop-daemon: _cpu_tick_frequency: no such symbol The specific command invocation which was reliably

Bug#779418: php-nrk-predis: Wrong install location

2015-02-28 Thread Michael Gebetsroither
Package: php-nrk-predis Version: 1.0.0-1 Severity: important Dear Maintainer, After installing package php-nrk-predis all php files installed are IMHO in the wrong location. They are in /usr/share/php/php-nrk-predis instead of /usr/share/php/Predis. Strangely enough the package includes an

Bug#778380: [Pkg-nagios-devel] Bug#778380: update check-mk-server to 1.2.4p5

2015-02-28 Thread kioto mitsubisi
Hi Alex, Thanks for your response. I know that this is a volunteer work and you have other things to do. So I posted a message to check_mk mailing list telling the situation you stated. I hope someone interested sees that message and joins your team to maintain this package. Check_mk is very

Bug#779437: ITP: ptask -- GTK+ graphical user interface for managing tasks

2015-02-28 Thread 陳昌倬
Package: wnpp Severity: wishlist Owner: ChangZhuo Chen (陳昌倬) czc...@gmail.com * Package name: ptask Version : 0.0.9 Upstream Author : jeanfi at gmail.com * URL : http://wpitchoune.net/blog/ptask/ * License : GPL-2+ Programming Lang: C Description : GTK+

Bug#779442: locales: terminology language code ... not defined

2015-02-28 Thread Simon Richter
Hi, LC_ADDRESS: terminology language code `quz' not defined LC_ADDRESS: language abbreviation `quz' not defined Complete localegen output attached. Simon Generating locales (this might take a while)... aa_DJ.UTF-8... done aa_DJ.ISO-8859-1... done aa_ER.UTF-8... done

Bug#779377: Dual licensed LGPL2.1/GPL3 linking to GPL3 with OpenSSL exception

2015-02-28 Thread Ángel González
On 28/02/15 02:31, Riley Baird wrote: Hi -legal! I was reviewing a package classified-ads for Debian, and I noticed a potential problem in the process. Namely, the author of the program has decided to use GPL3 with the OpenSSL exception. However, they have taken some files from Nokia which

Bug#779456: unblock: pylint/1.3.1-3

2015-02-28 Thread Sandro Tosi
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package pylint This upload fixed the pylint integration with emacs, which is currently broken on testing. unblock pylint/1.3.1-3 -- System Information: Debian Release:

Bug#779461: FTCBFS: executes host arch edit-sgml during build

2015-02-28 Thread Helmut Grohne
Source: fontconfig Version: 2.11.0-6.1 Tags: patch User: helm...@debian.org Usertags: rebootstrap Even though fontconfig's build system tries to build edit-sgml with the build arch compiler, it gets runes wrong and actually builds it with the host arch compiler. The build fails when edit-sgml is

Bug#779462: unblock: shorewall/4.6.4.3-2 . shorewall-core/4.6.4.3-2

2015-02-28 Thread Roberto C. Sanchez
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Please unblock packages shorewall and shorewall-core I have uploaded version 4.6.4.3-2 of each package to fix RC bugs #779119 and #779120.

Bug#779294: /usr/bin/python: /lib/i386-linux-gnu/libc.so.6: version `GLIBC_2.15' not found (required by /usr/bin/python)

2015-02-28 Thread Aurelien Jarno
reassign 779294 python2.7 thanks On 2015-02-26 18:33, Matthias Klose wrote: On 02/26/2015 06:01 PM, Andreas Beckmann wrote: during a test with piuparts I noticed a failure to upgrade from 'wheezy'. I'm not exactly sure which package to blame. This happened on i386, I cannot reproduce it

Bug#779464: kvm guest clock starts at host boot time

2015-02-28 Thread Timo Weingärtner
Package: qemu-system-x86 Version: 1:2.1+dfsg-11 Severity: normal I just upgraded my virtualization machine to jessie and restartet one guest. After logrotate complained that timestamps were in the future I looked and found out that the guests clock starts at the hosts boot time. The upgrade

Bug#778196: No, not fixed

2015-02-28 Thread Anders Kaseorg
Control: found 778196 1.6.9-2+deb8u1 Control: reopen Commit a6013738 (Linux: Move code to reset the root to afs/LINUX) is a prerequisite of 860764da (Linux: d_alias becomes d_u.d_alias), but the former is missing in 1.6.9-2+deb8u1. Anders -- To UNSUBSCRIBE, email to

Bug#779446: RM: python-django-oauth-plus -- RC-buggy

2015-02-28 Thread Jörg Frings-Fürst
Package: ftp.debian.org Severity: normal Hello, please remove the package python-django-oauth-plus from unstable. - The package has Depends on python-oauth2[1], which should be removed[2]. - The package has two RC-Bugs[3]: + 1 Grave again python-oauth2 + 1 Serious CU Jörg

Bug#779083: wheezy-pu: package lame/3.99.5+repack1-3

2015-02-28 Thread Adam D. Barratt
Control: tags -1 + pending On Tue, 2015-02-24 at 16:34 +0100, Fabian Greffrath wrote: Am Dienstag, den 24.02.2015, 13:17 + schrieb Adam D. Barratt: Please use 3.99.5+repack1-3+deb7u1 as the version number and feel free to upload. The current distribution of stable-proposed-updates will

Bug#779433: perl-modules: upgrade to perl-modules 5.20.2-1 breaks doc-base reconfiguration

2015-02-28 Thread Niko Tyni
severity 779433 serious thanks On Sat, Feb 28, 2015 at 11:39:22AM -0500, Frédéric Brière wrote: severity 779433 important thanks On Sat, Feb 28, 2015 at 08:17:24AM -0600, Brian Paterni wrote: The 'PerlIO.pm' module it's looking for is installed to '/usr/share/perl/5.20.2/PerlIO.pm'.

Bug#779063: exim4-daemon-light: file size tripled with no apparent reason

2015-02-28 Thread Andreas Metzler
On 2015-02-24 Andreas Metzler ametz...@bebt.de wrote: On 2015-02-24 Uwe Storbeck u...@ibr.ch wrote: [...] the installed size of package exim4-daemon-light on amd64 has increased from 1287 to 3268 between versions 4.84-7 and 4.84-8 without any apparent reason in the changelog: [...] The

Bug#675299: [Bash-completion-devel] Bug#675299 bash-completion: sudo -u tab should complete usernames

2015-02-28 Thread Matthew Gabeler-Lee
On Sat, 28 Feb 2015, Zachary Harris wrote: Perhaps this feature request has been resolved since the time it was submitted? For me, sudo -u tab does do username completion. Looks resolved from here, too -- -Matt Reality is that which, when you stop believing in it, doesn't go away.

Bug#777500: RFS: birdie/1.1-1 [ITP]

2015-02-28 Thread Kay Abendroth
Hello, regarding my question number 9: I've found the answer myself and put the man page file in a directory debian/manpages and created a file debian/birdie.manpages. But I've two additional questions, which refer to you intial comments. 10. the patch should have a proper dep3-style header

Bug#778196: No, not fixed

2015-02-28 Thread Dirk Heinrichs
Hi, installation of 1.6.9-2+deb8u1 produces the following error: Setting up openafs-modules-dkms (1.6.9-2+deb8u1) ... Loading new openafs-1.6.9 DKMS files... Building only for 3.16.0-4-amd64 Building initial module for 3.16.0-4-amd64 Error! Bad return status for module build

Bug#779459: please support non-multilib builds

2015-02-28 Thread Helmut Grohne
Source: expat Version: 2.1.0-6 Severity: wishlist Tags: patch User: helm...@debian.org Usertags: rebootstrap Please add support for specifying the nobiarch profile to drop multilib packages from the build. This is useful in cases where sibling architectures are broken (for example gcc-4.9 FTBFS

Bug#778504: RFS: sudoku/1.0.4-1 ITA

2015-02-28 Thread Peter Spiess-Knafl
Dear Mentors! After fixing issues from Jakub Wilks review (thank you very much), I am again looking for a sponsor for my package sudoku: * Package name: sudoku Version : 1.0.4-1 * URL : https://github.com/cinemast/sudoku * License : public-domain Section

Bug#776816: Acknowledgement (firmware-realtek: fails to connect after a few suspends (or some uptime?))

2015-02-28 Thread Ben Hutchings
Control: severity -1 normal Control: notfixed -1 0.36+wheezy.1 On Wed, 2015-02-18 at 23:25 -0500, Antoine Beaupré wrote: Control: severity -1 grave Control: fixed -1 0.36+wheezy.1 I am now pretty sure this is a bug, a regression, even, in the realtek firmware. I downgraded to the wheezy

Bug#779466: unblock: e2fsprogs/1.42.12-1.1

2015-02-28 Thread Michael Gilbert
package: release.debian.org user: release.debian@packages.debian.org usertags: unblock severity: normal x-debbugs-cc: debian-b...@lists.debian.org Please consider unblocking e2fsprogs. A security issue is fixed. unblock e2fsprogs/1.42.12-1.1 unblock-udeb e2fsprogs/1.42.12-1.1 diff -Nru

Bug#779457: thunar: Cannot cancel mount authentication

2015-02-28 Thread Zachary Palmer
Package: thunar Version: 1.6.3-2 Severity: normal Dear Maintainer, When attempting to cancel the mount of a drive in Thunar (because e.g. it was accidentally clicked in the left-hand navigation panel), a dialog from GNOME policy kit may be presented: Authentication is required to mount...

Bug#779460: drop versioned binutils dependency which is satisfied in oldstable

2015-02-28 Thread Helmut Grohne
Source: fontconfig Version: 2.11.0-6.3 Tags: patch User: helm...@debian.org Usertags: rebootstrap fontconfig currently cannot be cross built automatically, because its Build-Depends are not satisfiable. This is due to its binutils dependency, which needs cross translation. Fortunately, this

Bug#779377: Dual licensed LGPL2.1/GPL3 linking to GPL3 with OpenSSL exception

2015-02-28 Thread Riley Baird
Or they could keep the files from Nokia under LGPL2.1, and use GPL3+openssl exception for the rest of the files. Given that they have proper headers, I don't see a problem with that, although I would mention that in the readme. But what license would the work as a whole be distributed as,

Bug#779466: unblock: e2fsprogs/1.42.12-1.1

2015-02-28 Thread Cyril Brulebois
Control: tag -1 d-i confirmed Michael Gilbert mgilb...@debian.org (2015-02-28): package: release.debian.org user: release.debian@packages.debian.org usertags: unblock severity: normal x-debbugs-cc: debian-b...@lists.debian.org Please consider unblocking e2fsprogs. A security issue is

Bug#778604: drm/i915 (N3530 integrated, ValleyView): X locks up when connecting external monitor - kernel: [drm:intel_dp_complete_link_train] *ERROR* failed to train DP, aborting

2015-02-28 Thread Ben Hutchings
On Thu, 2015-02-19 at 12:33 +0100, Danny B. Edel wrote: On 02/17/2015 02:53 PM, Ben Hutchings wrote: [...] This may be difficult, but you've helped a lot by finding the last commit needed to make it work. Unfortunately this can't be cherry-picked onto 3.16 by itself so we'll have to

Bug#779465: hardinfo: FTBFS on arm64: Your architecture is not supported yet.

2015-02-28 Thread Artur Rona
Package: hardinfo Version: 0.5.1-1.4 Tags: patch Usertags: origin-ubuntu ubuntu-patch vivid dh_clean dpkg-buildpackage: warning: debian/rules must be updated to support the 'build-arch' and 'build-indep' targets (at least 'build-arch' seems to be missing) debian/rules build dh_testdir

Bug#779463: Error org.freedesktop.DBus.Error.Failed: Element apparmor not allowed inside busconfig in configuration file

2015-02-28 Thread Simon McVittie
Control: tags 779463 + fixed-upstream Control: severity 779463 minor On 28/02/15 22:52, 積丹尼 Dan Jacobson wrote: Error org.freedesktop.DBus.Error.Failed: Element apparmor not allowed inside busconfig in configuration file Already avoided in upstream git, will be in 1.9.14. The worst that can

  1   2   >