Bug#614296: xserver-xorg-video-intel: additional rendering corruption (screenshot included)

2017-02-24 Thread Luke Kenneth Casson Leighton
On Sat, Feb 25, 2017 at 3:54 AM, Luke Kenneth Casson Leighton wrote: > is linux-kernel driver-related. 4.9.6 problem is gone. bug may be closed. darn it, sorry - no it can't: bug is still present, encountered on xpdf and gerbv. rendering still corrupted and requires multiple

Bug#261929: Can't use tasksel to install multi l10n tasks

2017-02-24 Thread Anthony Wong
Hi all, This is my first attempt to implement this feature. The attached patch adds a second screen and lists all l10n tasks in a flat list. Any comments welcome! Currently the patch does not take into account additional locales chosen at localechooser. I haven't looked into how to do this yet

Bug#856050: unblock: pkgconf/0.9.12-3

2017-02-24 Thread Niels Thykier
Control: tags -1 moreinfo Andrew Shadura: > Package: release.debian.org > Severity: normal > User: release.debian@packages.debian.org > Usertags: unblock > > Please unblock package pkgconf. > > Since pkg-config (= 0.29-1), pkg-config package provides > /usr/bin/$DEB_HOST_GNU_TYPE-pkg-config

Bug#856040: unblock: syncevolution/1.5.2-2

2017-02-24 Thread Niels Thykier
Control: tags -1 confirmed Tino Mettler: > Package: release.debian.org > Severity: normal > User: release.debian@packages.debian.org > Usertags: unblock > > Please unblock package syncevolution > > It was discovered that the DBus activation of syncevo-dbus-server doesn't > work anymore.

Bug#856071: unblock repo/1.12.37-2

2017-02-24 Thread Niels Thykier
Control: tags -1 confirmed Hans-Christoph Steiner: > Package: release.debian.org > Severity: normal > User: release.debian@packages.debian.org > Usertags: unblock > > Please unblock package: repo > > This moves the package from main to contrib, due to a violation in > Policy 2.2.1: >

Bug#856108: surfraw: most elvi use insecure URLs

2017-02-24 Thread Adam Borowski
Package: surfraw Version: 2.2.9-1 Severity: normal Hi! All elvi point to http URLs, and at most sometimes allow an option to use "experimental" SSL support with an old URL, such as wikipedia: https://secure.wikimedia.org/wikipedia/$LANG/w/index.php?search=%s=Go instead of

Bug#856107: libqt5widgets5: Qmapshack crashed after manipulating tracks

2017-02-24 Thread rbit
Package: libqt5widgets5 Version: 5.7.1+dfsg-3+b1 Severity: normal Tags: d-i Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)? *

Bug#856024: molly-guard: causes failure to update systemd-sysv

2017-02-24 Thread Francois Marier
On 2017-02-24 at 13:02:05, Jonas Smedegaard wrote: > This seems quite similar to bug#837928. Filing separately as I believe > this (instance of a common) issue is so severe that in my opinion it is > better to release _without_ molly-guard than status quo. Or perhaps a Conflict in systemd-sysv?

Bug#856106: surfraw: please add "wikt" for wiktionary

2017-02-24 Thread Adam Borowski
Package: surfraw Version: 2.2.9-1 Severity: wishlist Hi! Please let surfraw access the Wiktionary. The URL is https://${LANG:-en}.wiktionary.org/wiki/%s There's no point in supporting non-https as it gets redirected immediately.

Bug#856105: Improve locale-gen to accept locales to generate from command line

2017-02-24 Thread Anthony Wong
Package: locales Version: 2.24.9 Tags: patch Attached is a patch to allow locale-gen to accept one or more locales to generate. One or more locales can be provided, and all of them will be generated instead of looking in /etc/locale.gen. Locales in arguments will be uncommented in

Bug#844943: python-bleach: FTBFS: Tests failures

2017-02-24 Thread Scott Kitterman
On Tue, 14 Feb 2017 14:52:01 -0500 Scott Kitterman wrote: > On Mon, 19 Dec 2016 20:54:02 +0530 Pirate Praveen wrote: > ... > > Seems python-html5lib was updated without checking reverse dependency > > compatibility

Bug#854658: unblock pre-approval request for gitlab

2017-02-24 Thread Pirate Praveen
On വെള്ളി 24 ഫെബ്രുവരി 2017 08:19 വൈകു, Balasankar C wrote: > Should I share the source debdiff of both these uploads to this issue or is a > separate issue necessary for gitlab-shell (The change is exactly the one > mentioned for gitlab. Not using /usr/share/gitlab-shell/doc ) ? > Attaching the

Bug#855644: devscripts: grep-excuses doesn't work with maintainer name

2017-02-24 Thread James McCoy
On Fri, Feb 24, 2017 at 11:59:56PM -0500, James McCoy wrote: > I'm splitting this bug into two pieces. One, for the release team, to > fix the generation of the HTML so grep-excuses is fixed now, and another > for grep-excuses to start consuming YAML instead of parsing HTML. As far as using YAML

Bug#855644: devscripts: grep-excuses doesn't work with maintainer name

2017-02-24 Thread James McCoy
Control: clone -1 -2 Control: retitle -2 [britney] Add an EOL to the verdict summary line in HTML output Control: tag -2 patch Control: retitle -1 grep-excuses: Use excuses.yaml instead of update_excuses.html.gz Control: severity -1 normal On Mon, Feb 20, 2017 at 10:42:17PM +0100, Christian

Bug#801822: Patch to fix

2017-02-24 Thread Jakobus Schürz
Hi there! I tried this --- /usr/bin/deb-systemd-helper 2017-02-25 03:56:20.844471315 +0100 +++ /usr/bin/deb-systemd-helper-instantunits2017-02-25 04:27:56.794876790 +0100 @@ -118,6 +118,7 @@ my ($scriptname) = @_; my $service_path = $scriptname; +$scriptname =~

Bug#801822: Patch to fix

2017-02-24 Thread Jakobus Schürz
Hi there! I tried this --- /usr/bin/deb-systemd-helper 2017-02-25 03:56:20.844471315 +0100 +++ /usr/bin/deb-systemd-helper-instantunits2017-02-25 04:27:56.794876790 +0100 @@ -118,6 +118,7 @@ my ($scriptname) = @_; my $service_path = $scriptname; +$scriptname =~

Bug#832088: sed: silently fails with -n option specified first

2017-02-24 Thread Assaf Gordon
Hello, Paolo Bonzini wrote: On 22/07/2016 09:02, Daniel Iancu wrote: sed -ni 's/foo/bar/' test # fails So this is not a bug. I've expanded sed's manual to mention this specific issue: https://git.savannah.gnu.org/cgit/sed.git/commit/?id=a36e8abccc5db38e4d2f8ea2bbb3e78dfddacd78 regards, -

Bug#614296: xserver-xorg-video-intel: additional rendering corruption (screenshot included)

2017-02-24 Thread Luke Kenneth Casson Leighton
is linux-kernel driver-related. 4.9.6 problem is gone. bug may be closed. --- crowd-funded eco-conscious hardware: https://www.crowdsupply.com/eoma68 On Fri, Jan 27, 2017 at 7:37 AM, lkcl wrote: > Package: xserver-xorg-video-intel > Version: 2:2.99.917+git20161105-1+b1 >

Bug#856103: libav-tools : concat Protocol not found

2017-02-24 Thread NBaH
Package: libav-tools Version: 6:11.8-1~deb8u1 Severity: normal Dear Maintainer, I'm trying to concatenate mp3 files using avconv (from libav-tools) with this line : $ avconv -i concat:./The_Beach_Boys_-_God_Only_Knows.mp3\|./Order_Of_Era_-_one_is_the_loneliest_number.mp3 -c copy

Bug#856082: libao: Please drop the (build-)dependency against esound

2017-02-24 Thread Ron
Hi Laurent, On Sat, Feb 25, 2017 at 01:14:24AM +0100, bi...@debian.org wrote: > Source: libao > Version: 1.2.2-1 > Severity: wishlist > Tags: sid buster > User: pkg-gnome-maintain...@lists.alioth.debian.org > Usertags: esd-removal > > Dear maintainer, > > Your package is {build-}depending

Bug#856102: firefox-esr: clicking on some links crashes xorg

2017-02-24 Thread Bruno Dantas
Package: firefox-esr Version: 45.7.0esr-4 Severity: normal Dear Maintainer, Clicking on some links while using firefox-esr causes X to crash and desktop session to abruptly end. Clicking the "download patch" link here, for example, reproduces the problem:

Bug#801822: same here

2017-02-24 Thread Jakob Schürz
Hi there! I wrote a backupscript for btrfs-filesystem and need to activate on instantiated unit on several timer-units. Manually systemctl enable mkbackup@weekly.service mkbackup@daily.service works. But deb-systemd-helper enable $SERVICE >/dev/null || true But deb-systemd-helper gives me

Bug#856101: libgexiv2-2: assertion when reading unrotated image from Minolta camera

2017-02-24 Thread Jason Crain
Package: libgexiv2-2 Version: 0.10.4-1 Severity: important Tags: patch Forwarded: https://bugzilla.gnome.org/776233 If the image at https://bugzilla.redhat.com/attachment.cgi?id=1228168 is opened in shotwell, it aborts with the following message: **

Bug#284646: sed: Documentation does not properly document effects of multiple commands

2017-02-24 Thread Assaf Gordon
Hello, - it is not specified whether address selections following a command act on unchanged input lines [...] or on the lines as changed by the previous command I've clarified this point in sed's manual and man-page:

Bug#605142: sed: incorrectly interprets \x hexadecimal escapes sometimes

2017-02-24 Thread Assaf Gordon
Hello, I've added a paragraph about the current behavior with your example to sed's manual: https://git.savannah.gnu.org/cgit/sed.git/commit/?id=a805d57e1f6427b55 regards, - assaf

Bug#856100: libav-tools : concat Protocol not found

2017-02-24 Thread Bálint Réczey
Control: notfound -1 6:11.8-1~deb8u1 Hi, 2017-02-25 1:58 GMT+01:00 ça vaaa : > Package: libav-tools > Version: 6:11.8-1~deb8u1 > Severity: normal > > Dear Maintainer, > > I'm trying to concatenate mp3 files using avconv (from libav-tools) with > this line : > > $ avconv -i >

Bug#856100: libav-tools : concat Protocol not found

2017-02-24 Thread ça vaaa
Package: libav-tools Version: 6:11.8-1~deb8u1 Severity: normal Dear Maintainer, I'm trying to concatenate mp3 files using avconv (from libav-tools) with this line : $ avconv -i concat:./The_Beach_Boys_-_God_Only_Knows.mp3\|./Order_Of_Era_-_one_is_the_loneliest_number.mp3 -c copy

Bug#856064: libdbd-mysql-perl: reads of floats currupted as 0

2017-02-24 Thread pali
Hi! On Saturday 25 February 2017 00:41:31 gregor herrmann wrote: > On Sat, 25 Feb 2017 09:29:23 +1100, Brian May wrote: > > Package: libdbd-mysql-perl > > Version: 4.041-1 > > Severity: grave > > Justification: causes non-serious data loss > > > > When reading floats from mysql, they are always

Bug#855997: (no subject)

2017-02-24 Thread Michael Lustfield
License: LGPL-3+ -- Michael Lustfield

Bug#856064: libdbd-mysql-perl: reads of floats currupted as 0

2017-02-24 Thread gregor herrmann
On Sat, 25 Feb 2017 09:29:23 +1100, Brian May wrote: > Package: libdbd-mysql-perl > Version: 4.041-1 > Severity: grave > Justification: causes non-serious data loss > > When reading floats from mysql, they are always read as 0. Thanks for the bug report and all the information! > Upstream

Bug#855827: tmux: Please build tmux with utf8proc to allow utf8 in status line

2017-02-24 Thread Romain Francoise
On Wed, Feb 22, 2017 at 09:19:48AM +0100, Kevin Brubeck Unhammer wrote: > The version of tmux in Debian seems to be built without utf8proc, > which leads to strange utf8 bugs in the status line. [...] > Could we have tmux built with --enable-utf8proc? It would give a > runtime dep on libutf8proc2

Bug#661698: [smstools] /var/run/smstools/smsd.working not created

2017-02-24 Thread smstools3
> Package: smstools > Severity: normal > > The infofile, which is defined in /etc/default/smstools can't be found here. > The running process is: > > /usr/sbin/smsd -p/var/run/smstools/smsd.pid -i/var/run/smstools/smsd.working - > usmsd -gdialout > > Many thanks, Jan. > -- > Never write mail to

Bug#856072: mate-volume-control-applet crashes on mouseover

2017-02-24 Thread Julian
Package: mate-media Version: 1.16.0-1 Severity: normal File: /usr/bin/mate-volume-control-applet Hi, the mate-volume-control-applet crashes at least once a day (but randomly) when the mouse cursor is put above the applet symbol or it is clicked. I have then to restart the applet manually.

Bug#848938: xserver-xorg-video-nouveau: KDE freezes sometimes. Nouveau gives a message like "CACHE_ERROR".

2017-02-24 Thread Holger Strubelt
A similar bug happens on my iMac G5 => it’s not just an Intel issue but also happens on ppc. Just installed Debian a couple of days ago with the actual network install procedure. My motivation was that MacOS X 10.5 is the „latest“ release the iMac can take, which is too old to use modern web

Bug#856071: unblock repo/1.12.37-2

2017-02-24 Thread Hans-Christoph Steiner
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package: repo This moves the package from main to contrib, due to a violation in Policy 2.2.1: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=855846 unblock

Bug#856070: RM: hama-slide-mouse-control -- ROM; unmaintained, dead upstream

2017-02-24 Thread Michael Biebl
Package: ftp.debian.org Severity: normal This package is unmaintained, dead upstream and has extremely low popcon. It has been orphaned (#833159) for a while. The hardware itself can't be bought anymore today. I think it's best to remove this software from the archive.

Bug#856069: unblock vagrant-libvirt/0.0.37-1

2017-02-24 Thread Hans-Christoph Steiner
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package vagrant-libvirt 0.0.37 is the first upstream release since the git version that is already included in stretch. 0.0.37 fixes a number of key bugs including #855700

Bug#856064: libdbd-mysql-perl: reads of floats currupted as 0

2017-02-24 Thread Brian May
Brian May writes: > Possibly only happens in Perl's tainted mode; I have asked for > confirmation. Actually is a fair bit more complicated then that. See: https://github.com/perl5-dbi/DBD-mysql/issues/78#issuecomment-282425847 The fix is simple. Understanding what the bug

Bug#855424: mutt: don't check errno if read/write didn't error

2017-02-24 Thread jl . debbugtrac
To confirm, with mutt and imap, I also receive the error message: > Error talking to localhost (Interrupted system call) I am running an up-to-date Debian Stretch (NeoMutt 20170113 (1.7.2)).

Bug#856068: udev rules should be installed in /lib/udev/rules.d

2017-02-24 Thread Michael Biebl
Package: mouseemu Version: 0.15-10 Severity: normal Hi, the package ships the following udev rules mouseemu: /etc/udev/mouseemu.rules those should be moved to /lib/udev/rules.d/ The /etc directory is reserved for local overrides. -- System Information: Debian Release: 9.0 APT prefers

Bug#856067: unblock: amavisd-new/1:2.10.1-4

2017-02-24 Thread Brian May
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Request dialog concerning amavisd-new situation. amavisd-new has a release critical bug. #847311. The justification given was "causes non-serious data loss" presumably because emails were

Bug#856066: udev rules should be installed in /lib/udev/rules.d

2017-02-24 Thread Michael Biebl
Package: hama-slide-mouse-control Version: 1.0-2 Severity: normal Hi, the package ships the following udev rules hama-slide-mouse-control: /etc/udev/rules.d/60-hama-slide-mouse-control.rules those should be moved to /lib/udev/rules.d/ The /etc directory is reserved for local overrides.

Bug#856065: udev rules should be installed in /lib/udev/rules.d

2017-02-24 Thread Michael Biebl
Package: waagent Version: 2.2.2-1 Severity: normal Hi, the package ships the following udev rules waagent: /etc/udev/rules.d/66-azure-storage.rules waagent: /etc/udev/rules.d/99-azure-product-uuid.rules those should be moved to /lib/udev/rules.d/ The /etc directory is reserved for local

Bug#856064: libdbd-mysql-perl: reads of floats currupted as 0

2017-02-24 Thread Brian May
Package: libdbd-mysql-perl Version: 4.041-1 Severity: grave Justification: causes non-serious data loss When reading floats from mysql, they are always read as 0. As values are currupted and as it is the cause of a grave bug in another package, I have set this to grave. Possibly only happens in

Bug#856005: systemd-udevd.service: Failed at step ADDRESS_FAMILIES during upgrade

2017-02-24 Thread Marcel Šebek
> Which version of libseccomp2 is installed? Yes, that is the culprit, thank you. I forgot that I had installed a libseccomp 2.1.1 in /usr/local/lib a few years ago. I also have 2.3.1 in the system, but this one overrides it. Thank you again for your help and sorry for the noise.

Bug#856063: CVE-2017-6197

2017-02-24 Thread Thorsten Alteholz
Package: radare2 Severity: important Tags: security Hi, the following vulnerability was published for radare2. CVE-2017-6197[0]: | The r_read_* functions in libr/include/r_endian.h in radare2 1.2.1 | allow remote attackers to cause a denial of service (NULL pointer | dereference and

Bug#856061: Please don't use obsolete libsysfs-dev any more

2017-02-24 Thread Michael Biebl
Source: s390-netdevice Version: 0.0.53 Severity: important User: mp...@debian.org Usertags: libsysfs-deprecation Hello, Some years ago libsysfs (source package: sysfsutils) was written as an abstraction layer for accessing /sys/. However, this turned out to be a historical error and evolutionary

Bug#856062: Please don't use obsolete libsysfs-dev any more

2017-02-24 Thread Michael Biebl
Source: s390-tools Version: 1.36.1-1 Severity: important User: mp...@debian.org Usertags: libsysfs-deprecation Hello, Some years ago libsysfs (source package: sysfsutils) was written as an abstraction layer for accessing /sys/. However, this turned out to be a historical error and evolutionary

Bug#856060: Please don't use obsolete libsysfs-dev any more

2017-02-24 Thread Michael Biebl
Source: s390-dasd Version: 0.0.47 Severity: important User: mp...@debian.org Usertags: libsysfs-deprecation Hello, Some years ago libsysfs (source package: sysfsutils) was written as an abstraction layer for accessing /sys/. However, this turned out to be a historical error and evolutionary dead

Bug#855937: apt-get's error messages don't include its name.

2017-02-24 Thread Ralph Corderoy
Hi Julian, > Not going to happen. The output has been this way for almost 20 years, I agree it's been broken for almost 20 years. I think apt-get has 20 years left in it yet. > we're not suddenly going to prepend stuff to it - that would actually > break things. So perhaps an option could be

Bug#837652: mate-settings-daemon: fills the logs with them parsing error messages

2017-02-24 Thread Mike Gabriel
Control: close -1 On Mo 13 Feb 2017 17:43:27 CET, Francesco Potortì wrote: The above issue should be gone since MATE 1.16 and GTK 3.22 is around. Right? Yes. It has gone away. Thanks Ack. Thanks, Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976

Bug#856005: systemd-udevd.service: Failed at step ADDRESS_FAMILIES during upgrade

2017-02-24 Thread Michael Biebl
Am 24.02.2017 um 22:32 schrieb Marcel Šebek: > Yes, the problem is reproducible after reboot, the system cannot > start udev manager and boots into single-user mode. > > Maybe it is irrelevant for this bug report, but about a week ago, I > accidentally upgraded my system to unstable (except

Bug#855208: [pkg-go] Bug#855208: docker still broken

2017-02-24 Thread Vincent Bernat
❦ 24 février 2017 12:34 -0800, Norbert Kiesel  : > What else can I do to get docker working again? You can install the one from experimental. It works fine with runc and containerd from unstable. At this point, Tim should just upload it to unstable. -- Use variable names

Bug#856059: new upstream version avaioable (1.2.0 released on 16 Aug 2016)

2017-02-24 Thread Sylwester Arabas
Package: latexdiff Version: 1.1.1-2 Dear latexdiff Maintainers, On Aug 16th 2016, a new version of latexdiff was released: https://github.com/ftilmann/latexdiff/releases/tag/1.2.0 HTH, Sylwester

Bug#856005: systemd-udevd.service: Failed at step ADDRESS_FAMILIES during upgrade

2017-02-24 Thread Marcel Šebek
Hi. > Is this problem happening on the same system you filed this bug report, >i.e. were you running kernel 4.9.0-2-amd64 during the upgrade? Yes, this report is from the system which reporoduces the bug. > Can you attach the full journalctl -alb output. I've attached the journal -alb output.

Bug#856058: freeplane: Fails to export to pdf due to missing class (org/apache/avalon/framework/configuration/Configurable)

2017-02-24 Thread Hans Joachim Desserud
Package: freeplane Version: 1.5.18-1 Severity: normal Dear Maintainer, Freeplane shows an error dialog when attempting to export to pdf. Steps to reproduce: 1. Start freeplane 2. File -> Export map 3. Select pdf as file type 4. Press Save Instead of storing a pdf, a dialog appear with the

Bug#813226: tzdata config script ignores /etc/timezone on non-interactive configuration

2017-02-24 Thread Tomáš Ebenlendr
On Fri, 12 Feb 2016 10:01:34 +0100 Aurelien Jarno wrote: > On 2016-02-02 00:23, YAMADA Tsuyoshi wrote: > > 2016-02-01 16:43 GMT+09:00 Aurelien Jarno : > > > I don't think it is a bug. The correct way to configure the > > > timezone has always been to

Bug#856049: ethtool: Can not use --change-eeprom option

2017-02-24 Thread Yvan Masson
Thanks for this fast and precise answer! > As for why the driver failed to access the EEPROM, I can't tell - > there are several possible error cases. It might be worth trying to > pass the EEPROM contents as a binary file on stdin, instead of trying > to set a single byte. I already tried

Bug#850405: Two node-imurmurhash ITPs

2017-02-24 Thread Adrian Bunk
Control: forcemerge -1 854532 Hi Roshan, hi Aarti, you both submitted ITPs for node-imurmurhash. Please coordinate on who of you will actually package it. cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for

Bug#854490: RFP: xva-img -- Citrix XenServer .xva disk extraction tool

2017-02-24 Thread Axel Beckert
Hi, Axel Beckert wrote: > I'll probably come up with a complete packaging for this tool, but don't > want to maintain it alone, hence RFP and not ITP. My packaging is now at https://anonscm.debian.org/git/collab-maint/xva-img.git The only thing yet missing is a proper man page, hence it still

Bug#856057: opendmarc: Conflicting/outdated documentation

2017-02-24 Thread Gerhard Mack
Package: opendmarc Version: 1.3.2~Beta1-2 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)? * What was the

Bug#856056: tangerine: FTBFS on arm64

2017-02-24 Thread Edmund Grimley Evans
Source: tangerine Version: 0.3.4-6 Tags: patch User: debian-...@lists.debian.org Usertags: arm64 It failed to build on arm64: http://buildd.debian.org/status/package.php?p=tangerine=sid The error was: src/inotify-syscalls.h:47:3: error: #error "Unsupported architecture!" # error "Unsupported

Bug#855208: docker still broken

2017-02-24 Thread Norbert Kiesel
Hi, docker stopped working for me (`docker ps` etc simply hangs). I manually downgraded runc using `dpkg -i /home/nkiesel/Downloads/runc_0.1.1+dfsg1-2_amd64.deb` but this did not make a difference. Otherwise my system is up-to-date (`aptitude update; aptitude full-upgrade` only reports `runc`),

Bug#855911: linux-image-4.9.0-1-armmp: MMC failure on A20-OLinuXIno-LIME2

2017-02-24 Thread Thibaut Girka
I have made some more tests using the “spew” and “stress” packages, but it doesn't seem to cause the issue. So far, it mainly happened during package installation (thus causing the additional pain of leaving some packages in a broken state). I have been unable to reproduce the issue with older

Bug#855705: [munin-monitoring/munin] munin-cgi-graph CGI::param security problem (#721)

2017-02-24 Thread Holger Levsen
On Fri, Feb 24, 2017 at 09:00:00PM +0100, Jonas Meurer wrote: > I already prepared 2.0.6-4+deb7u3 with Thomaž' patch for > wheezy-security. thanks for this, though maybe the patch from 2.0.31 will be better? (once 2.0.31 is released which Steve planned to do today…) > I'm inclined to upload

Bug#780162: FreeBSD notes about SCT

2017-02-24 Thread Daniel Pocock
Looking at the Wikipedia article about Error Recovery Control, it mentions[1] the FreeBSD handles this better. Just what do they do and could it be done in Debian? Or is somebody already working on something like this for the kernel? "In a software RAID configuration whether or not TLER is

Bug#780162: syslog / dmesg warnings

2017-02-24 Thread Daniel Pocock
I understand that the mdadm maintainer chose[1] not to include a patch for changing SCT values, but maybe md, lvm, btrfs and friends could be patched to simply check the SCT values and emit warnings through syslog or dmesg if they find SCT has not bee configured before a device is assembled or

Bug#582660: ProFTPD-Basic problem with

2017-02-24 Thread Hilmar Preuße
Am 22.05.2010 um 18:47 tastete Андрей Василишин: Hi all, https://bugs.debian.org/582660 I am using proftpd-basic 1.3.2e-4 and proftpd-basic 1.3.3-1 on other server. I am using an example from http://www.proftpd.org/docs/howto/Limit.html for "First, a common configuration: an upload-only

Bug#856051: more verbose output for checkbashisms (devscripts)

2017-02-24 Thread Adam D. Barratt
Control: tags -1 + patch On Fri, 2017-02-24 at 19:13 +, Dmitriy Getman wrote: > package: devscripts > version: 2.17.1 > I added more verbose output for script checkbashisms: > possible bashism in ../bash/saymyname line 45 ($MACHTYPE should be > "$(gcc -dumpmachine"): >

Bug#856055: NetCDF import broken on amd64

2017-02-24 Thread Timo Korvola
Package: dx Version: 1:4.4.4-9+b1 Import of NetCDF files produces incorrect integer values on systems where long is not 32 bits. This can be seen by running the attached nctest.net and importing nctest.nc. The file can be inspected with ncdump. The connections, being int valued, will be

Bug#855705: [munin-monitoring/munin] munin-cgi-graph CGI::param security problem (#721)

2017-02-24 Thread Jonas Meurer
Hi Holger, hi Steve, On Fri, 24 Feb 2017 11:24:42 + Holger Levsen wrote: > On Fri, Feb 24, 2017 at 01:37:55AM -0800, mejo- wrote: > > I just gave 2.0.6 (from Debian/Wheezy) a try and indeed it's > > vulnerable too. > > The proposed patch by Tomaž Šolc from Debian

Bug#855902: [Pkg-xfce-devel] Bug#855902: Bug#855902: xfce4: Moving mouse won't bring a locked screen back. Have to use Ctrl-Alt-F2, Ctrl-Alt-F1, which brings the Desktop Manager (such as GDM) login sc

2017-02-24 Thread Hong Xu
On 02/24/2017 08:09 AM, Yves-Alexis Perez wrote: > On Fri, 2017-02-24 at 01:41 -0800, Hong Xu wrote: >> On 02/23/2017 01:17 PM, Yves-Alexis Perez wrote: >>> control: tag -1 moreinfo >>> >>> On Wed, 2017-02-22 at 22:53 -0800, Hong Xu wrote: If wait long enough after the screen is locked, I

Bug#856053: kernel BUG at /home/zumbi/linux-4.9.2/fs/ocfs2/suballoc.c:2017!

2017-02-24 Thread Russell Mosemann
Package: src:linux Version: 4.9.2-2~bpo8+1 Severity: important Dear Maintainer, * What led up to the situation? The system was relatively inactive. There are two vm's running, but they were not doing much at all. This bug might be related to bug #841144. Feb 24 13:01:53 vhost172 kernel:

Bug#856049: ethtool: Can not use --change-eeprom option

2017-02-24 Thread Ben Hutchings
Control: reassign -1 src:linux 4.9.6-3 Control: retitle -1 e1000: EEPROM write failed on 82540EM Control: tag -1 upstream On Fri, 2017-02-24 at 19:52 +0100, Yvan Masson wrote: > Package: ethtool > Version: 1:4.8-1 > Severity: normal > > Dear maintainer, > > The EEPROM of my Ethernet NIC has

Bug#856052: postfwd: Allow to configure unix socket using /etc/default/postfwd

2017-02-24 Thread Sven Strickroth
Package: postfwd Version: 1.35-3 Severity: wishlist Dear Maintainer, right now in /etc/default/postfwd there are specific variables for INET and PORT which prevents the usage of the default initscript for configuring postfwd2 to use an unix socket instead of an inet socket. A solution could be

Bug#856051: more verbose output for checkbashisms (devscripts)

2017-02-24 Thread Dmitriy Getman
package: devscripts version: 2.17.1 I added more verbose output for script checkbashisms: possible bashism in ../bash/saymyname line 45 ($MACHTYPE should be "$(gcc -dumpmachine"): possible bashism in ../bash/saymyname line 188 ($HOSTNAME should be "$(uname -n)"): Also this script should show

Bug#855941: RFS: scala-pickling/0.10.1-1 ITP: scala-pickling -- Fast, customizable, boilerplate-free pickling support for Scala

2017-02-24 Thread Andreas Tille
Hi, I'd willing to sponsor scala-pickling since I need sbt for some project. However, my personal policy is to sponsor only team maintained packages. So please if you are not yet a member of the Debian Java team (which IMHO perfectly fits for this package) join the team and commit the packaging

Bug#813226: tzdata config script ignores /etc/timezone on non-interactive configuration

2017-02-24 Thread Tomas Ebenlendr
On Mon, 1 Feb 2016 08:43:32 +0100 Aurelien Jarno wrote: > ... > I don't think it is a bug. The correct way to configure the timezone has > always been to change /etc/localtime symlink, ie in your case by doing > "ln -sf /usr/share/zoneinfo/Asia/Tokyo /etc/localtime". This

Bug#856049: ethtool: Can not use --change-eeprom option

2017-02-24 Thread Yvan Masson
Package: ethtool Version: 1:4.8-1 Severity: normal Dear maintainer, The EEPROM of my Ethernet NIC has been flushed for some unknown reason. I would like to use ethtool to restore my EEPROM (fortunately I have a dump). Here is one simple "test command" I tried and which should be valid according

Bug#531005: [Pkg-alsa-devel] Bug#531005: [alsa-utils] wishlist: Add alsa-info.sh script

2017-02-24 Thread OmegaPhil
On 24/02/17 18:15, Elimar Riesebieter wrote: > * OmegaPhil [2017-02-24 17:43 +]: > >> Package: alsa-utils >> Version: 1.1.3-1 >> >> I'm looking into alsa-info.sh, I noticed that this package includes the >> manpage but not the script itself. Is that intended? > >

Bug#856048: Missing CSRF parameter in "Manage users" and "Preferences" menu in the web interface

2017-02-24 Thread Juan Carlos Romero
The bug is debian testing/sid, not in debian stable. Sorry, but I reported the bug using reportbug from my debian stable laptop. -- J. Carlos

Bug#531005: [Pkg-alsa-devel] Bug#531005: [alsa-utils] wishlist: Add alsa-info.sh script

2017-02-24 Thread Elimar Riesebieter
* OmegaPhil [2017-02-24 17:43 +]: > Package: alsa-utils > Version: 1.1.3-1 > > I'm looking into alsa-info.sh, I noticed that this package includes the > manpage but not the script itself. Is that intended? The script is included in /usr/sbin/alsa-info. Elimar --

Bug#531005: [Pkg-alsa-devel] Bug#531005: [alsa-utils] wishlist: Add alsa-info.sh script

2017-02-24 Thread Elimar Riesebieter
* OmegaPhil [2017-02-24 17:43 +]: > Package: alsa-utils > Version: 1.1.3-1 > > I'm looking into alsa-info.sh, I noticed that this package includes the > manpage but not the script itself. Is that intended? No! Should be removed on next upload after stretch release.

Bug#856046: [Pkg-zsh-devel] Bug#856046: zsh: fix two segfaults in zsh/parameter module appends

2017-02-24 Thread Axel Beckert
Control: tag -1 + confirmed Control: forwarded -1 http://www.zsh.org/mla/workers/2017/msg00251.html Control: found -1 4.3.17-1 Control: found -1 5.0.7-5 Hi, thanks to Daniel for the report and especially the patches. Daniel Shahaf wrote: > Version: 5.3.1-3 Actually this issue seems to be no

Bug#848663: vim: sh syntax highlighting of command substitution $() is wrong

2017-02-24 Thread Francesco Poli
On Mon, 19 Dec 2016 14:34:54 +0100 Bas Zoetekouw wrote: > Hi, > > On 19/12/16 14:02, James McCoy wrote: > > On Mon, Dec 19, 2016 at 11:55:50AM +0100, Bas Zoetekouw wrote: > >> Vim's currenr behaviour for syntax highlighting of shell scripts (with > >> #!/bin/sh and /bin/sh pointing to dash) is

Bug#851750: kpatch: module FTBFS for Linux 4.9

2017-02-24 Thread James Beck
Hi, I made a patch for kmod/core/core.c using the upstream commit that fixes the problem. When I apply this to core.c, kpatch 0.3.2 builds on kernel 4.9: 45a46 > #include 71,75d71 < struct kpatch_backtrace_args { < struct kpatch_module *kpmod; < int ret; < }; < 135a132,138 >

Bug#856048: ntopng: Missing CSRF parameter in "Manage users" and "Preferences" menu in the web interface

2017-02-24 Thread Juan Carlos Romero
Source: ntopng Severity: normal Dear Maintainer, It is not possible to use the "Manage users" or "Preferences" menu in the web interface. I get the following errors: Script "/lua/admin/users.lua" returned an error: Missing CSRF parameter Script "/lua/admin/prefs.lua" returned an error:

Bug#531005: [alsa-utils] wishlist: Add alsa-info.sh script

2017-02-24 Thread OmegaPhil
Package: alsa-utils Version: 1.1.3-1 I'm looking into alsa-info.sh, I noticed that this package includes the manpage but not the script itself. Is that intended? --- System information. --- Architecture: Kernel: Linux 4.9.0-1-amd64 Debian Release: stretch/sid 990 testing

Bug#856026: Acknowledgement (audacity: Fails to start)

2017-02-24 Thread Fred DC
On 24/02/2017 14:12, Debian Bug Tracking System wrote: ... If you wish to submit further information on this problem, please send it to 856...@bugs.debian.org. I guess I was a bit too trigger-happy with my bug-report. After I removed the existing ~/audacity-data the problem has gone away. My

Bug#856047: locale-gen manpage is not up-to-date

2017-02-24 Thread Anthony Wong
Package: locales Version: 2.24.9 Manpage of locale-gen does not mention the --keep-existing option. In the source I see there is locale-gen.8.sgml, which has this option, but apparently it is not used for generating locale-gen.8, and these two files are now out-of-sync. If you prefer to keep

Bug#635717: smsd should respect TMPDIR

2017-02-24 Thread smstools3
> Package: smstools > Version: 3.1.11-1 > > Hi, > > with /tmp mounted "noexec": > > 2011-07-28 11:38:21,3, smsd: Exec: startup_check (shell) encountered errors: > 2011-07-28 11:38:21,3, smsd: ! sh: /tmp/smsd_script.hh5rLQ: Permission denied > 2011-07-28 11:38:21,2, smsd: Shell /bin/sh testing

Bug#703687: smstools: inefficient polling of directories should be replaced by inotify interface

2017-02-24 Thread smstools3
> Package: smstools > Version: 3.1.14-1 > Severity: minor > > > Hi, > > Smstools currently checks a couple of directories every x seconds. > That is inefficient: > 1. it doesn't react immediately on new outgoing sms messages, delaying their > transmission > 2. it polls when it is not

Bug#856046: zsh: fix two segfaults in zsh/parameter module appends

2017-02-24 Thread Daniel Shahaf
Package: zsh Version: 5.3.1-3 Severity: important Tags: upstream patch Dear Maintainer, Please find attached two segfault fixes for zsh. The first was committed upstream already, the second is expected to be committed upstream tomorrow. Upstream hasn't yet audited the module for additional

Bug#688451: smstools causes huge cpu-usage spikes

2017-02-24 Thread smstools3
> I got frusted a bit by this problem (smsd using incredible much cpu > even when idle) so I ran smsd through valgrind (well, callgrind). > It looks like tons of time is spend in an usleep(100); (yes, hundred). > I always thought that Linux would just round it up to the next > scheduling interval

Bug#569346: Re: Bug#569346: zombies after abnormal termination of modem handlers

2017-02-24 Thread smstools3
> > Package: smstools > > Version: 3.1-2+lenny1 > > Severity: normal > > Tags: patch > > > > After abnormal termination of modem handlers they chanded zombies. > > The attached patch would solve the problem. > > Should also apply to version 3.1.6. > > > > Hi, > > thank's for the information. > > I

Bug#755898: smstools: Great delays before messages are processed

2017-02-24 Thread smstools3
> Package: smstools > Severity: important > Version: 3.1.14-1 > Tags: patch > > On a monitoring system with otherwie heavy I/O load (due to a large > number of RRDs being updated on a regular basis), it was noticed that > sending of a generated SMS was delayed for hours. > > Attaching gdb and

Bug#856045: x11-xserver-utils: Incorrect xrandr: cannot find crtc for output HDMI2

2017-02-24 Thread William Herrin
Package: x11-xserver-utils Version: 7.7+3+b1 Severity: normal Dear Maintainer, Running debian stable (jessie) I moved my laptop from home (with one monitor setup) to work (with a different one) using hibernate/resume (that is, no reboot). At home my monitors are eDP1, DP1 and HDMI1. At work

Bug#855187: network-manager: Connection to WPA2 enterprise network (eduroam) is dysfunctional

2017-02-24 Thread Ralf Jung
Hi, >> when I try to connect to the eduroam network of my institution, the resulting >> connection does not actuall work. NetworkManager considers the network to be >> "connected" if I enter my credentials correctly (whereas it times out during >> connection if I do not). I even obtain an IPv4

Bug#856044: sysvinit: Any update-rc.d command executed in dry-run mode causes a 'systemctl daemon-reload'

2017-02-24 Thread Stefano Rago
Package: sysvinit Version: 2.88dsf-59 Severity: normal Dear Maintainer, * What led up to the situation? Several of the Debian Jessie machines in our infrastructures are running Chef as configuration management system. Part of the provisioning process involves running commands like

Bug#844367: Debian local ada patches need an update for GCC 7

2017-02-24 Thread Nicolas Boulenguez
Package: src:gcc-7 Followup-For: Bug #844367 Hello. Despite my overoptimistic expectations, libgnatvsn is still required. libgnatvsn-with-gnat-7-safe.diff applies to gcc-7/7-20170129-1. It has not been tested, but only fixes trivial issues and can probably be applied now.

  1   2   >