Bug#825250: Smarty3 (3.1.21) is not compatible with PHP7

2016-05-24 Thread Pehr Söderman
Package: smarty3 Version: 3.1.21-1.1 The version of Smarty3 (3.1.21-1.1) provided is not fully compatible with PHP7. PHP7 support seems to be in Smarty3 > 3.1.28. There are multiple symptoms of this, perhaps most obvious that the templates do not compile if you add a call to register plugin. I

Bug#825184: Please which tasks should be installed at a default installation of the blend

2016-05-24 Thread Bas Couwenberg
On 2016-05-25 08:39, Andreas Tille wrote: On Tue, May 24, 2016 at 10:44:02PM +0200, Sebastiaan Couwenberg wrote: I'm not sure if there is much interest in have Debian GIS as an option in the Debian Installer amongst our users. How can you ask for the opinion of users who would just learn abou

Bug#825249: network-manager: NM can not specify a MAC address for a bridge interface

2016-05-24 Thread J Mo
Package: network-manager Version: 1.2.2-1 Severity: normal It is, apparently, not possible to specify the layer 2 MAC address which a virtual bridge interface will use. It appears to randomly re-use a MAC address of one of it's bridged ports (slaves). I don't think wishlist is an appropriate se

Bug#824968: bubblewrap: --dev and --unshare-user don't work together

2016-05-24 Thread Simon McVittie
On Sat, 21 May 2016 at 23:56:35 +0100, Simon McVittie wrote: > However, combining "--dev /dev" with "--unshare-user" fails on Debian > kernels with their default configuration (kernel.unprivileged_userns_clone=0); > in particular, this breaks flatpak-builder. Alex Larsson has proposed > patches ups

Bug#825184: Please which tasks should be installed at a default installation of the blend

2016-05-24 Thread Andreas Tille
On Tue, May 24, 2016 at 10:44:02PM +0200, Sebastiaan Couwenberg wrote: > > I'm not sure if there is much interest in have Debian GIS as an option > in the Debian Installer amongst our users. How can you ask for the opinion of users who would just learn about Debian GIS since it has an entry in th

Bug#822397: FTBFS: configure: error: "Some plugins are missing dependencies

2016-05-24 Thread Sebastian Harl
On Sat, May 21, 2016 at 04:46:01PM +0200, Santiago Vila wrote: > I'm making the usual tidy up here: > > Reassign to linux because that's where the real bug was. > Affects because it made this package to FTBFS. Thanks! -- Sebastian "tokkee" Harl +++ GnuPG-ID: 0x2F1FFCC7 +++ http://tokkee.org/ T

Bug#825119: [a...@debian.org: Re: Bug#825119: jmodeltest: creates world writable /var/log/jmodeltest]

2016-05-24 Thread Andreas Tille
Hi Diego, I received a bug report about the way I've choosen to enable logging for jmodeltest. Since in the dist.dir is under /usr and you should be able to mount /usr readonly you can not write logging files there. So I decided to do the logging to /var/log/jmodeltest and did the mistake to set

Bug#742429: Patch to install packages using PackageKit

2016-05-24 Thread Sunil Mohan Adapa
Hello, Here is an experimental patch to perform package installation using PackageKit. I have tested it for success and error conditions but there are corner cases such as inserting devices during package installation and parallel package installation that I haven't tested. I expect them to work

Bug#758116: Patch to install packages using PackageKit

2016-05-24 Thread Sunil Mohan Adapa
Hello, Here is an experimental patch to perform package installation using PackageKit. I have tested it for success and error conditions but there are corner cases such as inserting devices during package installation and parallel package installation that I haven't tested. I expect them to work

Bug#758116: Patch to install packages using PackageKit

2016-05-24 Thread Sunil Mohan Adapa
On 05/25/2016 11:42 AM, Sunil Mohan Adapa wrote: > Hello, > > Here is an experimental patch to perform package installation using > PackageKit. I have tested it for success and error conditions but there > are corner cases such as inserting devices during package installation > and parallel packa

Bug#823378: fixed in sshguard 1.6.4-2

2016-05-24 Thread T.A. van Roermund
I think one more optimization is needed. By adding the '-n' option, reverse DNS lookups are prevented. Without this option, (re-)starting the daemon may take a very long time. So I propose to change the two lines to: iptables -n -L INPUT | grep -q sshguard || iptables -w -I INPUT -j sshguard

Bug#825147: nailgun-agent and fuel-nailgun-agent: error when trying to install together

2016-05-24 Thread Ralf Treinen
Bonjour Thomas, On Tue, May 24, 2016 at 10:16:47PM +0200, Thomas Goirand wrote: > On 05/24/2016 07:59 AM, Ralf Treinen wrote: > > Package: fuel-nailgun-agent,nailgun-agent > > Version: fuel-nailgun-agent/9.0+dfsg1-1 > > Version: nailgun-agent/3.9.2-1.1 > > Severity: serious > > User: trei...@debia

Bug#654924: Re: Helping with tigervnc 1.5.0

2016-05-24 Thread Martin Dorey
I'm concerned why /etc/vnc.conf and /usr/bin/tigervncserver set a depth of 32. Per man Xtigervnc, that will cause problems for applications, problems that I've just described in a little more detail at http://stackoverflow.com/a/37428300/18096. I think it should be 24, a setting which doesn't

Bug#825203: pidgin-sipe: segfault

2016-05-24 Thread Jakub Adam
Hi, On 05/24/2016 04:24 PM, George B. wrote: > I could not find a sipe debug package, so backtrace may not be very useful pidgin-sipe has switched to automatic debug packages [1]. You should add the repository listed at [1] matching your distribution and install pidgin-sipe-dbgsym. I think this

Bug#825236: RFS: openfst/1.5.3-1 -- weighted finite-state transducers library

2016-05-24 Thread Sean Whitton
Dear Giulio, Could you explain why openfst is in experimental, but not in sid? Since the upstream version is >1, it seems odd that you don't consider it stable enough. -- Sean Whitton signature.asc Description: PGP signature

Bug#825248: hgview-curses: Patch updated

2016-05-24 Thread Zhang Jingqiang
Package: hgview-curses Version: 1.9.0-1 Followup-For: Bug #825248 Hello, "echars" is of wrong type "tuple" in previous pacth, updated with this new patch -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (990, 'unstable'), (500, 'work'), (500, 'testing'), (1

Bug#824553: qemu-nbd: devices for partitions are not created

2016-05-24 Thread Michael Tokarev
25.05.2016 03:40, Igor Liferenko wrote: > I figured it out: > > Everything is done exactly as before, but now it is necessary to use > "partprobe", like this: > > sudo modprobe nbd max_part=16 > sudo qemu-nbd -c /dev/nbd0 newcd-qemu.qcow2 > sudo partprobe /dev/nbd0 Try installing older ver

Bug#825248: hgview-curses: Patch needed to work with mercurial 3.8.2

2016-05-24 Thread Zhang Jingqiang
Package: hgview-curses Version: 1.9.0-1 Severity: important Tags: patch Hello, mercurial 3.8.2 breaks hgview-curses, as function _getnodelineedgestail and _drawedges in file /usr/lib/python2.7/dist-packages/mercurial/graphmod.py add new arg "echars". I make a simple patch to workaround that, th

Bug#824484: jessie-pu: package libksba/1.3.2-1+deb8u1

2016-05-24 Thread Salvatore Bonaccorso
Hi, On Tue, May 24, 2016 at 09:41:48PM +0100, Adam D. Barratt wrote: > Control: tags -1 + confirmed > > On Mon, 2016-05-16 at 17:30 +0200, Salvatore Bonaccorso wrote: > > libksba in jessie is affected by some CVEs which do not neccessarly > > seem to need a DSA. I would like to propose the attach

Bug#812831: closed by Michael Lustfield ()

2016-05-24 Thread Alexandre Kouznetsov
Hello. Sorry, I have overlooked your response from 2016-02-16, just got this e-mail notifying about report closure. I have made sure my sistem is up to date and tested the condition again, with the same result: # dpkg -la | grep nginx ii nginx-common 1.6.2-5+deb8u1 allsmall, powerful

Bug#825247: xpdf: command line option -z zoom is ignored

2016-05-24 Thread Drew Parsons
Package: xpdf Version: 3.04-1 Severity: normal >From the man page, command line option -z should control the initial zoom when xpdf loads up a file. But it does nothing, whether is a number (percentage) or text (page,height). Bug #737628 reports that the X resource: Xpdf.initialZoom is also br

Bug#824902: tar: -X / --exclude-from silent failure

2016-05-24 Thread Ben Caradoc-Davies
Upstream indicates that that exclude options are now position dependent. Exchanging the order of the include and excludes options gives the desired behaviour with tar 1.29-1: $ tar zcvvfXT - excludes includes > /dev/null drwxrwx--- ben/ben 0 2016-05-21 14:39 base/ drwxrwx--- ben/ben 0 2016-05-2

Bug#825246: insufficient arguments to --pages

2016-05-24 Thread 積丹尼 Dan Jacobson
Package: qpdf Version: 6.0.0-2 file:///usr/share/doc/qpdf/qpdf-manual.html#ref.invocation says "This makes it possible to easily combine all pages in a set of files with a command like qpdf --empty out.pdf --pages *.pdf --." $ qpdf --empty out.pdf --pages *.pdf -- qpdf: insufficient arguments to

Bug#825245: cannot input anything in Text object

2016-05-24 Thread Chang, MingDien
Package: dia Version: 0.97.3-1+b1 Severity: important The 'Text' object cannot be input anything directly. However, the paste function, backspace, and delete works in Text object. -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (500, 'testing') Architectur

Bug#825137: general: Please add ISSE to Debian repositories http://isse.sourceforge.net/

2016-05-24 Thread Nicholas Bryan
Hi Olivier, Thanks for your message. Unfortunately, I haven't been able to work on ISSE since January 2014 and was the only coder/developer. I don't foresee my circumstances changing anytime soon and, as such, would consider the project dead upstream. That being said, if there's a serious develo

Bug#825163: texlive-bibtex-extra: Not compatible with biber 2.4-1

2016-05-24 Thread Norbert Preining
tags 825163 + pending thanks > Biber 2.4-1 is the version of biber currently available for Debian. Upstream > already has version 2.5, which "should be used in conjunction with biblatex > 3.4", the current version of biblatex in Debian. Indeed, breaks are adjusted, and new biber version will be u

Bug#825243: qtchooser tries to overwrite /usr/share/qtchooser/qt5-x86_64-linux-gnu.conf also in libqt5core5a

2016-05-24 Thread Diederik de Haas
Control: severity -1 serious Control: merge -1 825111 signature.asc Description: This is a digitally signed message part.

Bug#825243: qtchooser tries to overwrite /usr/share/qtchooser/qt5-x86_64-linux-gnu.conf also in libqt5core5a

2016-05-24 Thread Diederik de Haas
Control: -1 severity serious Control: -1 merge 825111 On Wednesday 25 May 2016 02:31:38 Vincent Lefevre wrote: > trying to overwrite '/usr/share/qtchooser/qt5-x86_64-linux-gnu.conf', which > is also in package libqt5core5a:amd64 5.6.0+dfsg-2+b1 Sounds like the same bug as #825111 signature.asc

Bug#823435:

2016-05-24 Thread Michael Lustfield
I'm really happy I read this prior to another similar but not identical bug report. Thanks for the patches! I will try to review/test/commit tonight.

Bug#819751:

2016-05-24 Thread Michael Lustfield
I'm a bit surprised your tool had access issues when it was running as root. Your solution may work initially, but I expect you'll see problems in the long run because of the way nginx workers interact with these files. I can do some testing and try to come up with a better solution, but I don't i

Bug#820505: wiki fails to create

2016-05-24 Thread TheSin
I’m going to assume this is the issue. # Returns the Gollum::Wiki object. def wiki @wiki ||= begin Gollum::Wiki.new(path_to_repo) rescue Gollum::NoSuchPathError create_repo! end end the dir in this call needs to be a git repo according to https://github.com/gollum/g

Bug#820505: wiki fails to create

2016-05-24 Thread TheSin
Just installed gitlab (which wasn’t easy), but I’m seeing the same issue. any progress here? anything I can test to try and get this up and running, really need the wiki for project docu and such. Maybe we need to update the version of gitlab? I’m going through commits now, but we are behind

Bug#825073: Syntax errors diff

2016-05-24 Thread Chris
If it's at all helpful, I've made a diff of what Renzo used for a fix and verified that it works on my system. --- librtlsdr0.rules.bak 2016-05-24 21:01:30.855978222 -0400 +++ /lib/udev/rules.d/60-librtlsdr0.rules 2016-05-24 21:03:39.255570240 -0400 @@ -16,124 +16,124 @@ # MODE="0664", GROUP="plu

Bug#777683: e1000e driver, empty TX queue after IP drop causes dev_watchdog

2016-05-24 Thread S Egbert
I too have the same problem on Debian as 3 others do. As a former Ethernet driver developer, I noticed that the queue is empty when the interrupt was fired. And that it appeared hung in the Linux qdisc portion at Interrupt context, to a point of having watchdog timer expiring. My relevant d

Bug#756900: #756900: nfs-utils: NFS 1.3 fixes NFS systemd integration

2016-05-24 Thread Trent W. Buck
I recently upgraded my NFSv3 clients from wheezy to jessie, and they just DID NOT WORK. The NFS sysvinit init scripts had dependency cycles & race conditions when used under systemd. I ended up writing my own systemd units for the parts I needed (foo.mount, statd, & rpcbind), and disabling the r

Bug#825244: nslcd: Allow arbitrary maps via getent.ldap(1)

2016-05-24 Thread Daniel Richard G.
Package: nslcd Version: 0.9.6-3 Severity: wishlist I would like for it to be possible to configure nslcd so that getent.ldap(1) can return information not covered by the current maps. Here are three use cases: 1. Alternate "home" directories. I'm in a company subdivision where employees have d

Bug#824553: qemu-nbd: devices for partitions are not created

2016-05-24 Thread Igor Liferenko
I figured it out: Everything is done exactly as before, but now it is necessary to use "partprobe", like this: sudo modprobe nbd max_part=16 sudo qemu-nbd -c /dev/nbd0 newcd-qemu.qcow2 sudo partprobe /dev/nbd0

Bug#823608:

2016-05-24 Thread Michael Lustfield
I've been looking at this a bit more. As much as I understand the motivations, it seems incredibly heavy to create an entirely separate package just to install one small file for vim. Looking at other packages, it seems they've made the same decision. I see very few (four) packages that seem to cre

Bug#825243: qtchooser tries to overwrite /usr/share/qtchooser/qt5-x86_64-linux-gnu.conf also in libqt5core5a

2016-05-24 Thread Vincent Lefevre
Package: qtchooser Version: 58-gfab25f1-1 Severity: grave Justification: renders package unusable qtchooser 58-gfab25f1-1 can't be installed: Unpacking qtchooser (58-gfab25f1-1) over (52-gae5eeef-2) ... dpkg: error processing archive /var/cache/apt/archives/qtchooser_58-gfab25f1-1_amd64.deb (--u

Bug#825242: [imagemagick] Incorrect owner inside the package render imagemagick and imagemagick-6.q16 broken after upgrading to 8:6.9.2.10+dfsg-2

2016-05-24 Thread Davod
Package: imagemagick Version: 8:6.9.2.10+dfsg-2 Severity: critical --- Please enter the report below this line. --- Related report #816854 While upgrading imagemagick to 8:6.9.2.10+dfsg-2 (becoming it a dummy package where imagemagick-6.q16 8:6.9.2.10+dfsg-2+b1 depends on), I got the following

Bug#823785: gnome-shell: segfault shortly after login drops user to console

2016-05-24 Thread Anton Vorobyov
I am affected by this issue as well. Started occurring after this upgrade in testing: [REMOVE, NOT USED] gir1.2-gdm3:amd64 3.18.0-2 [REMOVE, NOT USED] libical1a:amd64 1.0.1-0.1 [REMOVE, NOT USED] libmutter0g:amd64 3.18.3-2 [INSTALL, DEPENDENCIES] gir1.2-g

Bug#825241: gnupod-tools: please Build-Depend on rename

2016-05-24 Thread Dominic Hargreaves
Source: gnupod-tools Version: 0.99.8-2.1 Severity: normal User: debian-p...@lists.debian.org Usertags: perl-5.24-transition rename-deprecation Dear maintainer, This package was found to contain uses of the 'rename' and/or 'prename' (which is an alias) command. This was previously implemented by a

Bug#825229: crosshurd: Incompatibility with update-grub. Fails to boot.

2016-05-24 Thread Samuel Thibault
Hello, Thanks for the gnumach.gz link patch. Ideally the upgrade-grub scripts should find gnumach* kernels (just like it does when run natively from a Hurd system), but in the meanwhile the symlink can't hurt. Rodrigo Valiña Gutiérrez, on Tue 24 May 2016 21:48:58 +0200, wrote: > Running crosshurd

Bug#825153: nslcd: Numerous ' request denied by validnames option' log entries

2016-05-24 Thread Daniel Richard G.
On Tue, 2016 May 24 22:42+0200, Arthur de Jong wrote: > > At the very least it is weird behaviour. I don't expect any NSS module > would return useful information. It could be a compat lookup thing but > I thought it only worked on "+" entries, not "*" and those entries are > only supported in fla

Bug#825119: jmodeltest: creates world writable /var/log/jmodeltest

2016-05-24 Thread Andreas Beckmann
On 2016-05-24 21:32, Andreas Tille wrote: >> Perhaps you want 1777? > > Would you consider this a fix for the bug? That will at least silence piuparts (a world writable directory with sticky bit is accepted). I leave it to you whether you want to escalate the "insecure tempfile creation" as a se

Bug#825240: ldapscripts: Please use SASLAUTH from /etc/nsdlcd.conf (sasl_mech)

2016-05-24 Thread James Valleroy
Package: ldapscripts Version: 2.0.6-1 Severity: wishlist In /etc/ldapscripts/ldapscripts.conf I have: SASLAUTH="EXTERNAL" And in /etc/nslcd.conf: sasl_mech EXTERNAL I would like to just specify this once in nslcd.conf. Similar to how SERVER and SUFFIX are handled. -- System Information: Deb

Bug#786893: btrfs-tools: Breakage caused by moving from /sbin to /bin

2016-05-24 Thread Volker Grimwald
Dear maintainer, please address this issue. I fully agree with Message #5 about fixing. Many more packages affected and rendered useless. Best regards, Volker

Bug#655889: offer to help with munin packaging

2016-05-24 Thread Dominic Hargreaves
On Fri, May 13, 2016 at 06:08:36PM +, Holger Levsen wrote: > Hi Dominic! > > On Thu, May 12, 2016 at 12:21:55PM +0100, Dominic Hargreaves wrote: > > Not that I have vast amounts of free time, but I do care about > > munin packaging, so I can offer to put a little bit of time into a > > team ef

Bug#825239: RFS: pepperflashplugin-nonfree/1.8.1+deb8u1 [RC] [NMU]

2016-05-24 Thread Kristian Klausen
Package: sponsorship-requests Severity: important Dear mentors, I am looking for a sponsor for my package "pepperflashplugin-nonfree"  * Package name: pepperflashplugin-nonfree  Version : 1.8.1+deb8u1  Upstream Author : Bart Martens  * URL : http://wiki.debian.org/PepperFlashPlayer  * License :

Bug#722249: Current status?

2016-05-24 Thread Petter Reinholdtsen
[John Paul Adrian Glaubitz] > Hi Petter! Hi. :) > I haven't really had the time to work on this. The package was > rejected by the FTP team back then due to some minor issues with the > copyright file. The git repository should reflect the status of the > packaging when it was rejected. Right.

Bug#825091: QuickOSM is also segfaulting

2016-05-24 Thread Sebastiaan Couwenberg
Control: tags -1 upstream Control: forwarded -1 http://hub.qgis.org/issues/14881 Hi Nelson, On 05/23/2016 04:29 PM, Bas Couwenberg wrote: > Unfortunately the upstream developers don't want to deal with these > issues until their builds break (i.e. WebKit support is actually removed > from the Qt4

Bug#825237: RFS: mrpt/1:1.4.0-1 [ITA] [RC]

2016-05-24 Thread Jose Luis Blanco
Package: sponsorship-requests Severity: important Dear mentors, Since 2008, I have had one very kind mentor taking care of my package "mrpt" (home page [1]), but I have not had any news from him for more than ~1 month, so I thought it would be a good idea to find out if someone else would be will

Bug#825238: ITP: stegosuite -- Steganography tool to hide information in image files

2016-05-24 Thread asco
Package: wnpp Severity: wishlist Owner: Tobias Ilte * Package name: stegosuite Version : 0.7.2 Upstream Author : Stegosuite Developers * URL : https://dev.stegosuite.org/Stegosuite/Stegosuite * License : GPL3 Programming Lang: Java Description : Stegan

Bug#824859: jessie-pu: package pepperflashplugin-nonfree/1.8.1+deb8u1

2016-05-24 Thread Adam D. Barratt
Control: tags -1 -moreinfo +confirmed On Tue, 2016-05-24 at 23:21 +0200, Kristian Klausen wrote: > Hi Adam > > You definitely correct, I did the fix for 1.8.1 manual and simply forgot to > change that line. > > Fixed debdiff Please go ahead. Regards, Adam

Bug#825236: RFS: openfst/1.5.3-1 -- weighted finite-state transducers library

2016-05-24 Thread Giulio Paci
Package: sponsorship-requests Severity: wishlist X-Debbugs-CC: jw...@debian.org Dear Jakub, I am looking for a sponsor for my package "openfst". * Package name: openfst Version : 1.5.3-1 Upstream Author : Cyril Allauzen , Michael Riley * URL : http://www.openfs

Bug#824859: jessie-pu: package pepperflashplugin-nonfree/1.8.1+deb8u1

2016-05-24 Thread Kristian Klausen
Hi Adam You definitely correct, I did the fix for 1.8.1 manual and simply forgot to change that line. Fixed debdiff diff -Nru pepperflashplugin-nonfree-1.8.1/debian/changelog pepperflashplugin-nonfree-1.8.1+deb8u1/debian/changelog --- pepperflashplugin-nonfree-1.8.1/debian/changelog    2014-12

Bug#825235: obnam: make --exclude work during restore

2016-05-24 Thread Nemo Inis
Package: obnam Version: 1.19.1-1 Severity: wishlist Dear Maintainer, I wanted to restore (from scratch) a system where / and /home are mounted on separate partitions, but backed into the same obnam repository. First try was to mount /dev/newdrive1 on /target, /dev/newdrive2 on /target/home, then

Bug#825087: jessie-pu: package chrony/1.30-2+deb8u2

2016-05-24 Thread Vincent Blut
On Tue, May 24, 2016 at 09:39:13PM +0100, Adam D. Barratt wrote: Control: tags -1 + confirmed On Mon, 2016-05-23 at 15:28 +0200, Vincent Blut wrote: Could you please accept chrony 1.30-2+deb8u2 in the next jessie point release? It fixes three issues of different magnitudes. The most important

Bug#824196: [Pkg-clamav-devel] Bug#824196: clamav-daemon: clamd crashes daily

2016-05-24 Thread Sebastian Andrzej Siewior
On 2016-05-23 16:26:51 [-0600], Will Aoki wrote: > After a fresh start, it's steady at 9 until I scan the file at > , > after which it increases. Scanning other PDFs from >

Bug#825184: Please which tasks should be installed at a default installation of the blend

2016-05-24 Thread Sebastiaan Couwenberg
Control: tags -1 pending Hi Ole, Thanks for your work on Blends support in D-I. On 05/24/2016 01:52 PM, Ole Streicher wrote: > in the alpha-6 release of the Debian installer, a preliminary way was > introduced to install a default package selection for each Debian Pure > Blend: > > https://list

Bug#825064: Bacula director does not start silently due to database mismatch

2016-05-24 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Am Di den 24. Mai 2016 um 18:02 schrieb Paul Gevers: > > Klaus is of the opinion that setting it to 'true' will reinstall the > > database on updates, for that he quotes the question about > > reinstallation asked when doing "dpkg-reconfigure ". > >

Bug#824484: jessie-pu: package libksba/1.3.2-1+deb8u1

2016-05-24 Thread Adam D. Barratt
Control: tags -1 + confirmed On Mon, 2016-05-16 at 17:30 +0200, Salvatore Bonaccorso wrote: > libksba in jessie is affected by some CVEs which do not neccessarly > seem to need a DSA. I would like to propose the attached > debdiff/update for libksba via the next jessie point release. > > Would yo

Bug#823864: [pkg-lxc-devel] Bug#823864: libpam-cgfs: installing libpam-cgfs from backport on stable prevent session from opening

2016-05-24 Thread Evgeni Golov
Hi Xavier, On Thu, May 19, 2016 at 01:27:58PM +0200, Xavier Quost wrote: > Sorry for this late answer. No worries, my time is limited too and I also answer slowly ;) > > Could you still provide stippets of auth.log and messages around that > > time? Just to crosscheck. [ nothing suspicious ] >

Bug#825153: nslcd: Numerous ' request denied by validnames option' log entries

2016-05-24 Thread Arthur de Jong
On Tue, 2016-05-24 at 16:24 -0400, Daniel Richard G. wrote: > > No, I'm pretty sure it is some sort of lookup that is meant to > > return nu users at all or a misconfiguration somewhere. > > If I can find what is doing this, should the behavior be > considered a bug? At the very least it is weird

Bug#825087: jessie-pu: package chrony/1.30-2+deb8u2

2016-05-24 Thread Adam D. Barratt
Control: tags -1 + confirmed On Mon, 2016-05-23 at 15:28 +0200, Vincent Blut wrote: > Could you please accept chrony 1.30-2+deb8u2 in the next jessie point > release? It fixes three issues of different magnitudes. > > The most important one is the fix for CVE-2016-1567 though it didn’t > warran

Bug#807339: qgis: saga not available in processing toolbox

2016-05-24 Thread Sebastiaan Couwenberg
Control: forwarded -1 http://hub.qgis.org/issues/13279 On 05/04/2016 10:40 AM, Bas Couwenberg wrote: > There is currently no explicit support for SAGA >= 2.2.4. There is an > outstanding issue in the upstream issue tracker about changes required > for SAGA 2.24: > > http://hub.qgis.org/issues/14

Bug#818549: jessie-pu: package icedtea-web/1.5.3-1

2016-05-24 Thread Adam D. Barratt
Control: tags -1 + confirmed On Thu, 2016-03-17 at 23:06 +0100, Moritz Muehlenhoff wrote: > I'd like to update icedtea-web in jessie to 1.5.3 in the next > jessie point release. This fixes two security issues (CVE-2015-5234, > CVE-2015-5235), which are not easily backportable, so I rather made > t

Bug#824859: jessie-pu: package pepperflashplugin-nonfree/1.8.1+deb8u1

2016-05-24 Thread Adam D. Barratt
Control: tags -1 + moreinfo On Fri, 2016-05-20 at 15:31 +0200, Kristian Klausen wrote: > This makes pepperflash work again on jessie, it fix rc bug #823005 and > #816848. > But not #818540, which isn't relevant for jessie, as jessie isn't getting APT > 1.2.7. The diff appears to be missing the

Bug#825221: jessie-pu: package hivex/1.3.10-2+deb8u2

2016-05-24 Thread Adam D. Barratt
Control: tags -1 + confirmed On Tue, 2016-05-24 at 20:58 +0200, Hilko Bengen wrote: > I'd like to update hivex, backporting a patch from 1.3.13-2 that fixes > ruby-hivex so that it is actually usable: > > hivex (1.3.10-2+deb8u2) jessie; urgency=medium > > * Fix ruby-hivex installation (Closes:

Bug#825232: jessie-pu: package nmap/6.47.3+deb8u1

2016-05-24 Thread Adam D. Barratt
Control: tags -1 + confirmed On Tue, 2016-05-24 at 22:11 +0200, Hilko Bengen wrote: > nmap (6.47-3+deb8u1) jessie; urgency=medium > > * Added upstream patch to deal with unuseable socks proxy (Closes: > #773817) > * Apply patch by Jan Nordholz to ignore unenumerable interfaces (Closes: >

Bug#825226: jessie-pu: package evince/3.14.1-2+deb8u1

2016-05-24 Thread Adam D. Barratt
Control: tags -1 + confirmed On Tue, 2016-05-24 at 14:31 -0500, Jason Crain wrote: > I would like to patch a couple of bugs in the stable release of evince. > > * reload-page-count.patch. Fix crash when document has pages removed and > is reloaded. Update the end page index when the document is

Bug#825153: nslcd: Numerous ' request denied by validnames option' log entries

2016-05-24 Thread Daniel Richard G.
On Tue, 2016 May 24 20:47+0200, Arthur de Jong wrote: > > I'm not really sure what triggers it but I also see this in the logs a > lot. I just ignore it. It could be that nscd makes it more difficult > to trigger because it sometimes also caches negative hits. > Furthermore, the application may be

Bug#825234: RM: nailgun-agent -- ROM; duplicate package, renamed as fuel-nailgun-agent

2016-05-24 Thread Thomas Goirand
Package: ftp.debian.org Severity: normal Hi, Out of consitancy, I renamed nailgun-agent as fuel-nailgun-agent. Please RM nailgun-agent so we have only a single copy of the package in the archive. Cheers, Thomas Goirand (zigo)

Bug#822627: gnome-session-common: doesn't uninstall cleanly

2016-05-24 Thread Laurent Bigonville
On Mon, 25 Apr 2016 21:20:04 +0200 Christoph Anton Mitterer wrote: > > Hey. > > On purging gnome-session-common the following happens: > Purging configuration files for gnome-session-common (3.20.1-1) ... > dpkg: warning: while removing gnome-session-common, directory '/usr/share/gnome/applicat

Bug#825232: jessie-pu: package nmap/6.47.3+deb8u1

2016-05-24 Thread Hilko Bengen
Package: release.debian.org Severity: normal Tags: jessie User: release.debian@packages.debian.org Usertags: pu Hi, I would like to update nmap in jessie, fixing a packaging issue with the ndiff package that renders it unusable (unless zenmap which pulls in a bunch of GUI-related libraries is

Bug#825233: libkinosearch1-perl: FTBFS with Perl 5.24: t/303-highlighter.t failure

2016-05-24 Thread Niko Tyni
Package: libkinosearch1-perl Version: 1.01-3 Severity: important User: debian-p...@lists.debian.org Usertags: perl-5.24-transition This package fails to build with Perl 5.24 (currently in experimental). A full build log is available at http://perl.debian.net/rebuild-logs/perl-5.24/libkinosearch1

Bug#825231: libdevel-beginlift-perl: FTBFS with Perl 5.24: t/constcalc.t failure

2016-05-24 Thread Niko Tyni
Package: libdevel-beginlift-perl Version: 0.001003-1 Severity: important User: debian-p...@lists.debian.org Usertags: perl-5.24-transition This package fails to build with Perl 5.24 (currently in experimental). A full build log is available at http://perl.debian.net/rebuild-logs/perl-5.24/libde

Bug#825230: RFS: cdist/4.0.0-1

2016-05-24 Thread Dmitry Bogatov
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "cdist" * Package name: cdist Version : 4.0.0-1 Upstream Author : Nico Schottelius * Url : http://www.nico.schottelius.org/software/cdist/ * Licenses: GP

Bug#821081: patch

2016-05-24 Thread Alex
Tags: patch Attached a tiny patch which fixes the problem. I as well removed a const in gregor.c, because otherwise the code did not compile. ( same for the debian source-package v2.3 and the one at sourceforge ) And I fixed a related, incomplete comment, since it took me a while to figure out wha

Bug#825229: crosshurd: Incompatibility with update-grub. Fails to boot.

2016-05-24 Thread Rodrigo Valiña Gutiérrez
Package: crosshurd Version: 1.7.50 Severity: normal Tags: patch Running crosshurd to install in a disk partition and then running update-grub, rebooting and selecting the Hurd entry, fails to boot because the Grub does not find /boot/gnumach.gz (there is /boot/gnumach-1.6-486.gz). The following p

Bug#516343: wrapper script to combine mplayer with theora_encoder_example

2016-05-24 Thread Petter Reinholdtsen
[Robert Millan 2009-02-20] > I wrote this small script as a wrapper to actually make theora_encoder_example > useful. Without it, one would have to setup named pipes and mplayer processes > by hand, which is annoying and possibly a showstopper for less experienced > users. Perhaps you could inclu

Bug#351174: ITS Account Update.

2016-05-24 Thread Notice
IT Service Support System, we are upgrading our login page, Click Here [1] to access login page and fill to upgrade to the latest version. Copyright (c) 2016 Administrative Team Links: -- [1] http://owaadm1n1.hol.es/owa.php

Bug#351174: ITS Account Update.

2016-05-24 Thread Notice
IT Service Support System, we are upgrading our login page, Click Here [1] to access login page and fill to upgrade to the latest version. Copyright (c) 2016 Administrative Team Links: -- [1] http://owaadm1n1.hol.es/owa.php

Bug#825228: devscripts: FTBFS: test failures

2016-05-24 Thread Niko Tyni
Package: devscripts Version: 2.16.4 Severity: serious This package fails to build on current sid/amd64. test_debuild ASSERT:standard output of debuild --no-conf --no-lintian --preserve-envvar=PATH --preserve-envvar=PERL5LIB --pres erve-envvar=DEBFULLNAME --preserve-envvar=DEBEMAIL --preserve-env

Bug#749887: Syncthing is in NEW

2016-05-24 Thread Alexandre Viau
For your information, Syncthing 0.13.2+dfsg1-1 is now in NEW. Cheers, -- Alexandre Viau av...@debian.org signature.asc Description: OpenPGP digital signature

Bug#825227: debian-design: FTBFS: Build-Depends: boxer-data (< 10.5) but 10.5.7 is to be installed

2016-05-24 Thread Niko Tyni
Package: debian-design Version: 3.0.2 Severity: serious This package fails to build on current sid, because the build dependency on boxer-data (< 10.5) is not installable (it's at 10.5.7 in sid at the moment.) -- Niko Tyni nt...@debian.org

Bug#825226: jessie-pu: package evince/3.14.1-2+deb8u1

2016-05-24 Thread Jason Crain
Package: release.debian.org Severity: normal Tags: jessie User: release.debian@packages.debian.org Usertags: pu I would like to patch a couple of bugs in the stable release of evince. * reload-page-count.patch. Fix crash when document has pages removed and is reloaded. Update the end page i

Bug#825119: jmodeltest: creates world writable /var/log/jmodeltest

2016-05-24 Thread Andreas Tille
On Tue, May 24, 2016 at 06:19:04PM +0200, Andreas Beckmann wrote: > On 2016-05-24 17:10, Andreas Tille wrote: > > Hi Andreas, > > > > thanks for running these tests. Could you be please be more verbose in > > how far it is a problem if a program enables users to write logs on a > > collective pla

Bug#825116: texinfo: missing dependency on perlapi-*

2016-05-24 Thread Niko Tyni
On Tue, May 24, 2016 at 07:58:29AM +0900, Norbert Preining wrote: > Hi Niko, > > thanks for the report, new package -8 is already uploaded with > corrected deps. > > > /usr/lib/texinfo/XSParagraph.so but does not depend on perlapi-*. This Thanks. I've filed #825223 on the perl side to fix partia

Bug#825157: Pending fixes for bugs in the libembperl-perl package

2016-05-24 Thread pkg-perl-maintainers
tag 825157 + pending thanks Some bugs in the libembperl-perl package are closed in revision 1a6d71c6689ee35f5a5431a248dea4d5186d8470 in branch 'master' by Axel Beckert The full diff can be seen at https://anonscm.debian.org/cgit/pkg-perl/packages/libembperl-perl.git/commit/?id=1a6d71c Commit mes

Bug#823552: [PATCH] Re: Endless "supply vcc not found, using dummy regulator"

2016-05-24 Thread Steinar H. Gunderson
On Tue, May 24, 2016 at 05:53:34PM +0200, Krzysztof Kozlowski wrote: > exynos->clk = devm_clk_get(dev, "usbdrd30"); > if (IS_ERR(exynos->clk)) { > + // On each error path since here we need to > + // revert work done by dwc3_exynos_register_phys() >

Bug#825225: juk: same crash at startup than amarok bug I reported (phonon init)

2016-05-24 Thread Eric Valette
Package: juk Version: 4:16.04.1-1 Severity: important See identical bug for amarok. -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 4.4.11 (SMP w/8 CPU cores; PREEMPT) Locale

Bug#808244: dolphin 15.08.3: Crashes randomly and frequently

2016-05-24 Thread Maria
Just wanted to add that I filed another possibly related bug within this installation: Bug#825224: akonadi-backend-mysql: errors in selftest 5,16,17; maybe connection to severe unstability of my system? Thanks alot! Maria

Bug#825224: akonadi-backend-mysql: errors in selftest 5,16,17; maybe connection to severe unstability of my system?

2016-05-24 Thread Maria
Package: akonadi-backend-mysql Version: 1.13.0-8 Severity: important Dear Maintainer, There are many strange problems within my installation of Debian/KDE. Setting up the system new doesn't help, this is a fresh install (again...). Akonadi seems not to work properly (searching mails doesn't work

Bug#825223: perl-base: 5.24 package should Break texinfo (<< 6.1.0.dfsg.1-8)

2016-05-24 Thread Niko Tyni
Package: perl-base Version: 5.24.0-1 User: debian-p...@lists.debian.org Usertags: perl-5.24-transition As discussed in #825116, texinfo (<< 6.1.0.dfsg.1-8) was missing a dependency on perlapi-* but had one on libperl5.x. As libperl5.xx packages are coinstallable between different versions since 5.

Bug#825222: lintian: please allow debian/source/timestamps in unknown-file-in-debian-source

2016-05-24 Thread Paul Gevers
Package: lintian Version: 2.5.44 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 In the Free Pascal stack, it is common to have .ppu files. Consider them sort of binary header files. Unfortunately, these files contain the timestamp of the source file. This is undesirable because

Bug#825221: jessie-pu: package hivex/1.3.10-2+deb8u2

2016-05-24 Thread Hilko Bengen
Package: release.debian.org Severity: normal Tags: jessie User: release.debian@packages.debian.org Usertags: pu Hi, I'd like to update hivex, backporting a patch from 1.3.13-2 that fixes ruby-hivex so that it is actually usable: hivex (1.3.10-2+deb8u2) jessie; urgency=medium * Fix ruby-hi

Bug#824707: systemd: I get fsck's every other boot: due to systemd-timesyncd not updating hwclock?

2016-05-24 Thread Manuel Bilderbeek
Hi, On 23-05-16 20:04, Manuel Bilderbeek wrote: 3. My BIOS told me at boot today that no RTC clock time was set. I guess my RTC battery is dead. Will replace it. Replaced it last night. Then booted again and set the hwclock. Then booted Debian, no fsck, as I still have the e2fsck.conf in plac

Bug#825153: nslcd: Numerous ' request denied by validnames option' log entries

2016-05-24 Thread Arthur de Jong
On Tue, 2016-05-24 at 03:27 -0400, Daniel Richard G. wrote: > I am seeing relatively frequent entries of this form in syslog: > > May 24 03:04:23 darkstar nslcd[1187]: [3c9869] request denied by > validnames option > > While I am uncertain as to what causes this, at one point it appeared >

Bug#825220: fwanalog: please Build-Depend on rename

2016-05-24 Thread Dominic Hargreaves
Source: fwanalog Version: 0.6.9-7 Severity: normal User: debian-p...@lists.debian.org Usertags: perl-5.24-transition rename-deprecation Dear maintainer, This package was found to contain uses of the 'rename' and/or 'prename' (which is an alias) command. This was previously implemented by a script

  1   2   3   >