Bug#820744: xfdesktop4: Ctrl + Arrow keys should simply move to another icon and _not_ select it

2016-04-13 Thread Rpnpif
Package: xfdesktop4 Version: 4.10.2-3 Followup-For: Bug #820744 This bug is also existing in Jessie. The Ctrl key works as the shift key. This bug is annoying. -- System Information: Debian Release: 8.3 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architectu

Bug#820854: ITP: fsm-lite -- frequency-based string mining (lite)

2016-04-13 Thread Andreas Tille
Package: wnpp Severity: wishlist Owner: Andreas Tille * Package name: fsm-lite Version : 1.0 Upstream Author : Niko Välimäki * URL : https://github.com/nvalimak/fsm-lite * License : GPL Programming Lang: C Description : frequency-based string mining (li

Bug#820813: apt-cacher-ng: add support for deb.debian.org

2016-04-13 Thread Julien Cristau
Control: found -1 0.8.0-3 On Tue, Apr 12, 2016 at 21:45:32 +0200, Eduard Bloch wrote: > Control: tags 820813 + pending > > Hallo, > * Julien Cristau [Tue, Apr 12 2016, 06:32:16PM]: > > Package: apt-cacher-ng > > Version: 0.7.26-1 > > Just wondering, where is this version exactly from? It's not

Bug#820855: crashes when compiled with -D_GLIBCXX_DEBUG

2016-04-13 Thread Erik Thiele
Package: libsigc++-2.0-0c2a Version: 2.2.10-0.2 erik@host:~/sigcpp_bug$ cat bug.cpp #include #include using namespace std; using namespace sigc; class sigtester : public sigc::trackable { public: sigtester(); void myslot(); signal0 mysig; }; sigtester::sigtester() { cout << "sigtester::

Bug#820856: bash: Please add ~/.local/bin to the default $PATH

2016-04-13 Thread Nathaniel Smith
Package: bash Version: 4.3-14+b1 Severity: normal ~/.local/bin is a de-facto standard place to put per-user executables -- for example, Fedora automatically places it on the $PATH, and PEP 370 makes it the standard place for unprivileged installs of Python packages to put their scripts (and theref

Bug#820857: java-package: Generated JDK package should have higher priority than existing openjdk packages

2016-04-13 Thread Jan Henke
Package: java-package Version: 0.60 Severity: normal Given the following situation. I have openjdk-8-jdk installed from the archive. For work I need the Oracle JDK, so I download the *.tar.gz and create a debian package from it with java-package. I install the created package, so I have both the o

Bug#725629: vice: sometimes FTBFS: error while opening "src/arch/win32/res.rc.po.c" for reading: No such file or directory

2016-04-13 Thread Tobias Frost
Package: vice Followup-For: Bug #725629 I'm currently rebuilding vice in a loop on fischer.debian.org with both patches applied and it looks quite good so far. As I'd like to push things (especially the libpng1.6 transition) forward, I will NMU if successful. Dear maintainers, Please let me k

Bug#725848:

2016-04-13 Thread Nathaniel Smith
On Fedora, there's a line in /etc/skel/.bash_profile that adds ~/.local/bin to the default PATH. Debian doesn't have an equivalent. I just filed #820856 to hopefully get this added to Debian. (It's possible that in the mean time pip might need to grow some logic to check whether the user's PATH i

Bug#820858: override: screen:misc/standard

2016-04-13 Thread Axel Beckert
Package: ftp.debian.org Severity: normal Hi, a while ago, it was requested that the "screen" package becomes "Priority: standard". Reasoning of the original request: > screen is small and commonly required on a wide variety of systems > where only the standard system utilities (and openssh-serv

Bug#819016: jellyfish: Rename python bindings module name

2016-04-13 Thread Diego M. Rodriguez
Hello Andreas, I dropped by #debian-python yesterday in order to clarify conformance to Python Policy 3.3 as suggested during a review on the ITP [1], and the conversation derived into a suggestion about revisiting the decision we made about the package names (excerpt from the log [2]): Apr 12 17

Bug#820857: java-package: Generated JDK package should have higher priority than existing openjdk packages

2016-04-13 Thread Markus Koschany
Am 13.04.2016 um 09:39 schrieb Jan Henke: > Package: java-package > Version: 0.60 > Severity: normal > > Given the following situation. I have openjdk-8-jdk installed from the > archive. For work I need the Oracle JDK, so I download the *.tar.gz and > create a debian package from it with java-pack

Bug#650601: libpng1.6 transition

2016-04-13 Thread Emilio Pozuelo Monfort
Control: tags -1 = confirmed pending libpng1.6 is now in testing. Marking this as pending until we can remove src:libpng from testing. Cheers, Emilio

Bug#820792: irssi-plugin-xmpp package is of very poor quality

2016-04-13 Thread Vitaliyi
Yes, it do not segfault with newer version and it seems finds libraries. On Tue, Apr 12, 2016 at 9:35 PM, Florian Schlichting wrote: > Hi Vitaliyi, > > On Tue, Apr 12, 2016 at 12:42:03PM +0100, Vitaliyi wrote: > > Package: irssi-plugin-xmpp > > Version: 0.53-1 > > > > When you try to use it the

Bug#820859: libuv1: Temporarily block testing migration, phase-locking it to nodejs LTS

2016-04-13 Thread Luca Bruno
Package: libuv1 Version: 1.9.0-1 Severity: normal We still need to clear up whether nodejs LTS are locked to spcific libuv1 minor versions or not. For the moment, we block 1.9.0 here and wait for clarification before letting it in testing. Discussion is up at https://lists.debian.org/debian-rele

Bug#820857: java-package: Generated JDK package should have higher priority than existing openjdk packages

2016-04-13 Thread Emmanuel Bourg
Le 13/04/2016 10:04, Markus Koschany a écrit : > I don't think we should change the current behavior and mark this bug as > wontfix because there will always be people who will argue for or > against this proposal. We could also add a parameter to change the priority when the package is generated

Bug#820804: gitlab: install fails with Could not find gem 'gitlab_git (~> 7.2.22)'

2016-04-13 Thread Olivier Berger
On Tue, Apr 12, 2016 at 04:41:24PM +0200, Olivier Berger wrote: > > I've tried to install gitlab on a fresh testing/stretch empty VM, and got : > > Setting up gitlab (8.4.3+dfsg-12) ... > Creating/updating gitlab user account... > adduser: The user `gitlab' already exists. > Proceeding with exist

Bug#725629: vice: sometimes FTBFS: error while opening "src/arch/win32/res.rc.po.c" for reading: No such file or directory

2016-04-13 Thread GCS
Hi Tobias, On Wed, Apr 13, 2016 at 9:39 AM, Tobias Frost wrote: > Package: vice > Followup-For: Bug #725629 > > I'm currently rebuilding vice in a loop on fischer.debian.org with both > patches applied and it looks quite good so far. > > As I'd like to push things (especially the libpng1.6 trans

Bug#820857: java-package: Generated JDK package should have higher priority than existing openjdk packages

2016-04-13 Thread Jan Henke
Hi, I would prefer this. An extra option while creating the package to give it the highest priority. Markus, while in principle I agree with you, sadly my job requires me to use the propritary JDK. I do think this use case should be as simple as possible and not made more difficult "because it

Bug#807432: RFS: python-jellyfish/0.5.1-1 [ITP]

2016-04-13 Thread Diego M. Rodriguez
control: block -1 by 819016 Hello Giafranco, > FWIW adding "u" to the strings indeed fixed the issue > e.g. 'string' becomes u'string' (IIRC forcing unicode) thanks, it's been confirmed by upstream and promptly fixed on the upstream repository [1]. > BTW, the Python policy is something like > "

Bug#820792: Info received (Bug#820792: irssi-plugin-xmpp package is of very poor quality)

2016-04-13 Thread Vitaliyi
Also it writes a lot of the following messages to console 11:39 -!- Irssi: warning jabber.ipredator.se: no response from server On Wed, Apr 13, 2016 at 9:21 AM, Debian Bug Tracking System < ow...@bugs.debian.org> wrote: > Thank you for the additional information you have supplied regarding > th

Bug#820860: Apt sees versioned suggestions as recommends or soft depends

2016-04-13 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Package: apt Version: 1.2.10 Severity: normal I found a strange problem that I only see with cvs -> mksh now. I never installed mksh on my systems willfully. But I have cvs installed on all such systems. Now cvs comes with "Suggests: mksh (>= 40~)

Bug#820861: apt reportbug collection script does not include preferences in /etc/apt/preferences.d

2016-04-13 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Package: apt Version: 1.2.10 Severity: minor When reporting bug in reportbug, all the preferences in /etc/apt/preferences.d does not get included in the report. Only /etc/apt/preferences itself gets included. I did not check if that is also the cas

Bug#820857: java-package: Generated JDK package should have higher priority than existing openjdk packages

2016-04-13 Thread Markus Koschany
Control: severity -1 wishlist Am 13.04.2016 um 10:29 schrieb Emmanuel Bourg: > Le 13/04/2016 10:04, Markus Koschany a écrit : > >> I don't think we should change the current behavior and mark this bug as >> wontfix because there will always be people who will argue for or >> against this proposal

Bug#788798: [Pkg-utopia-maintainers] Bug#788798: avahi-daemon: MDNS sometimes doesn't work after boot until avahi-daemon is restarted

2016-04-13 Thread Michel Dänzer
On 16.06.2015 11:23, Michel Dänzer wrote: > > BTW, this time it started working by itself (without restarting avahi > daemon) after a few minutes. No idea what happened to make it work. > I'll keep an eye on whether it always starts working by itself after a > while. That does seem to be the case

Bug#795699: mcabber: Please package version 1.0.0

2016-04-13 Thread Veres-Szentkiralyi Andras
Dear Maintainers, it's become much worse, since a new version of loudmouth has been packaged by Debian that replaces MD5 fingerprints with SHA-256 ones, but mcabber has not been packaged in the same way, so right now there's no way to verify the authenticity of the certificate with a fingerprint in

Bug#820857: java-package: Generated JDK package should have higher priority than existing openjdk packages

2016-04-13 Thread Markus Koschany
Am 13.04.2016 um 10:32 schrieb Jan Henke: > Hi, > > I would prefer this. An extra option while creating the package to give it > the highest priority. > > Markus, while in principle I agree with you, sadly my job requires me to use > the propritary JDK. I do think this use case should be as sim

Bug#820862: xen-hypervisor-4.4-amd64: Xen VM on Jessie freezes often with INFO: task jbd2/xvda2-8:111 blocked for more than 120 seconds

2016-04-13 Thread Christoph Keller
Package: xen-hypervisor-4.4-amd64 Version: 4.4.1-9+deb8u4 Severity: grave Justification: renders package unusable Dear Maintainer, * What led up to the situation? Running Backup Exec or a copy command to NFS-Share causes the VM regurarly to freeze. First message on VM-Console:

Bug#820864: engauge-digitizer: Build-Depends on old libpng12-dev

2016-04-13 Thread Gianfranco Costamagna
Source: engauge-digitizer Version: 7.2-1 Severity: serious Tags: patch Hi, please stop depending on libpng12-dev, it is superceeded by libpng-dev now (pointing at libpng16-16). thanks. G.

Bug#820863: eztrace: funny configure errors: 'FC: command not found' etc.

2016-04-13 Thread Andreas Beckmann
Source: eztrace Version: 1.1-2-1 Severity: minor Something seems to be broken in configure, otherwise we wouldn't get such output: ../configure: line 19747: FC: command not found ../configure: line 19748: FCFLAGS: command not found ../configure: line 20136: -lz: command not found ../configure: li

Bug#820666: [Pkg-php-pecl] Bug#820666: php5-redis: Segfault on pear upgrade-all with php5-redis installed

2016-04-13 Thread Prunk-Éger Edgár
I'm sorry, I'm not sure how to create the backtrace. Edgar -- On 2016-04-11 16:39, Ondřej Surý wrote: Control: severity -1 normal Control: tags -1 +moreinfo Please install appropriate -dbg packages and provide workable backtrace for the failing command. Also please don't abuse bug severitie

Bug#820857: java-package: Generated JDK package should have higher priority than existing openjdk packages

2016-04-13 Thread Thorsten Glaser
On Wed, 13 Apr 2016, Jan Henke wrote: > It turns out, the package generated by java-package has a much lower > priority(380) for update-alternatives then then openjdk(~1000) package. > > Please change the java-package tool, so that the generated packages have > the highest priority of all Java im

Bug#820865: diagnostics: FTBFS: stacktrace/bin/bash: not found

2016-04-13 Thread Chris Lamb
Source: diagnostics Version: 0.3.3-11 Severity: serious Justification: fails to build from source User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, diagnostics fails to build from source in unstable/amd64:

Bug#820866: r-cran-tgp: FTBFS: cmath:171:3: error: template with C linkage

2016-04-13 Thread Chris Lamb
Source: r-cran-tgp Version: 2.4-9-1 Severity: serious Justification: fails to build from source User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, r-cran-tgp fails to build from source in unstable/amd64:

Bug#820867: reprepro: Please allow to apply overrides on already installed packages

2016-04-13 Thread Raphaël Hertzog
Package: reprepro Version: 4.17.0-1 Severity: wishlist User: de...@kali.org Usertags: origin-kali For some reasons it seems that "update" + "pull" rules do not properly transfer the priority... for instance I have the emdebian-archive-keyring which is priority extra in Debian's Packages files but

Bug#725629: vice: racy build

2016-04-13 Thread Andreas Beckmann
On 2016-04-11 09:29, László Böszörményi (GCS) wrote: > On Mon, Apr 11, 2016 at 9:15 AM, Andreas Beckmann wrote: >> [ this analysis is has been superseded by bug #820658 I filed against make ] > Yeah, just read that. Do you think anything will happen on the side > of make? Especially as below you

Bug#725629: vice: sometimes FTBFS: error while opening "src/arch/win32/res.rc.po.c" for reading: No such file or directory

2016-04-13 Thread Tobias Frost
Am 13. April 2016 10:33:28 MESZ, schrieb "László Böszörményi (GCS)" : >Hi Tobias, > >On Wed, Apr 13, 2016 at 9:39 AM, Tobias Frost wrote: >> Package: vice >> Followup-For: Bug #725629 >> >> I'm currently rebuilding vice in a loop on fischer.debian.org with >both patches applied and it looks quite

Bug#820868: rsync: Using --fake-super breaks creation of symlinks

2016-04-13 Thread Chris Davies
Package: rsync Version: 3.1.1-3 Severity: important Dear Maintainer, Running rsync with --fake-server, copying from a remote system to the local system. Symbolic links are now created as standard files containing the symbolic link target filename. This renders them useless. Scenario 1. Source

Bug#820870: Error when installing emacs24 elisp files

2016-04-13 Thread Yuri D'Elia
Package: gforth Version: 0.7.3+dfsg-2 Severity: normal Setting up gforth (0.7.3+dfsg-2) ... Install emacsen-common for emacs24 emacsen-common: Handling install of emacsen flavor emacs24 Wrote /etc/emacs24/site-start.d/00debian-vars.elc Wrote /usr/share/emacs24/site-lisp/debian-startup.elc Install

Bug#820869: pyexiv2: please make the build reproducible (timestamps)

2016-04-13 Thread Alexis Bienvenüe
Source: pyexiv2 Version: 0.3.2-8 Severity: wishlist Tags: patch upstream User: reproducible-bui...@lists.alioth.debian.org Usertags: timestamps X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, While working on the “reproducible builds” effort [1], we have noticed that 'p

Bug#819979: libgit2 transition pending, now in experimental.

2016-04-13 Thread Andreas Henriksson
Hello all again! On Mon, Apr 11, 2016 at 05:34:59PM +0200, Andreas Henriksson wrote: > Hello Dmitry, Pirate. > > The new libgit2 0.24.0 has just cleared NEW and should soon be available > in the archive. If it has not yet reached your mirror I've put a copy of > it at https://people.debian.org/~a

Bug#820857: java-package: Generated JDK package should have higher priority than existing openjdk packages

2016-04-13 Thread Jan Henke
Free Software also means the freedom of choice. Yes, using free software is preferably, but not always we can do that. This package's main purpose is to enable non-free software to integrate as good as possible into Debian. You have to acknowledge there is non-free software in the world and it i

Bug#806555: evince: SEGFAULT when opening a specific PDF, but other poppler-based viewers don't segfault

2016-04-13 Thread Jason Crain
reassign 806555 cairo 1.14.0-2.1 fixed 806555 1.14.4-1 tags 806555 + patch forwarded 806555 https://bugs.freedesktop.org/show_bug.cgi?id=74779 thanks Was fixed by this commit in cairo: https://cgit.freedesktop.org/cairo/commit/?id=9f2bbfa41fa26a44c38949ecf329b06b5585c87c as part of bug: https://b

Bug#725629: vice: sometimes FTBFS: error while opening "src/arch/win32/res.rc.po.c" for reading: No such file or directory

2016-04-13 Thread GCS
On Wed, Apr 13, 2016 at 11:32 AM, Tobias Frost wrote: > Am 13. April 2016 10:33:28 MESZ, schrieb "László Böszörményi (GCS)" > : >> On Wed, Apr 13, 2016 at 9:39 AM, Tobias Frost wrote: >>> As I'd like to push things (especially the libpng1.6 transition) >>> forward, I will NMU if successful. >> >

Bug#819288: /tmp is used before /tmp being mounted

2016-04-13 Thread François Scala
Hello, While working on a Debian installation base on a ZFS root filesystem with LUKS encryption I've encountered a problem with keyboard-setup init script that create file in /tmp before /tmp being mounted. I've write a small script to dump some information just before the "zfs mount -a" co

Bug#820871: e2fsprogs: unable to fix ext4 file system with unavailable external journal

2016-04-13 Thread Dmitry Smirnov
Package: e2fsprogs Version: 1.42.12-1.1 Severity: important I have an ext4 file system with external journal. Journal device died and file system is in RO mode. In order to switch back to internal journal I need to remove reference to external journal, run fsck and re-create journal: tu

Bug#820010: [PATCH v2] libkmod: Add support for detached module signatures

2016-04-13 Thread Ben Hutchings
On Wed, 2016-04-13 at 01:05 -0300, Lucas De Marchi wrote: > Hi, > > CC'ing Rusty > > On Mon, Apr 4, 2016 at 9:32 PM, Ben Hutchings wrote: > > > > Debian will not sign modules during the kernel package build, as this > > conflicts with the goal of reproducible builds.  Instead, we will > > gener

Bug#820733: Guidelines for sensible package synopsis (was: Bug#820733: RFS: Series/1.0 [ITP] -- Keep track of your favourite TV series)

2016-04-13 Thread Gianfranco Costamagna
Hi again, stuff to do: fix lintian, make a real copyright file, fix flags, fix useless files, convert the format to quilt... come back if you don't know how to fix issues, when you have a larger userbase, and when you learn how to tag release, remove useless stuff and *not* commit binaries on

Bug#820873: amule: An assertion failed! (kademlia)

2016-04-13 Thread ZenWalker
Package: amule Version: 2.4.0~git20151120.0023527bc2-1+b2 Severity: normal Control: tags -1 patch upstream fixed-upstream Control: forwarded -1 https://github.com/amule-project/amule/issues/28 Dear Maintainer, Please apply this patch. It solves this issue: https://github.com/amule-project/amul

Bug#820872: eclipse: Display problem in install window and hereby not possible to install eny items

2016-04-13 Thread treaki
Package: eclipse Version: 3.8.1-7 Severity: important Hi folks, i have tried everything i can (including starting a completely hardware independent Xserver without my normal (very user defined) grafical env. But there is still this display problem which prevents me from installing items using

Bug#820873: (no subject)

2016-04-13 Thread ZenWalker
here is the patch best regardsdiff --git a/src/kademlia/net/KademliaUDPListener.cpp b/src/kademlia/net/KademliaUDPListener.cpp index 084eef5..af60f17 100644 --- a/src/kademlia/net/KademliaUDPListener.cpp +++ b/src/kademlia/net/KademliaUDPListener.cpp @@ -524,7 +524,9 @@ void CKademliaUDPListener:

Bug#820152: anope: please make the build reproducible (timestamps)

2016-04-13 Thread Dominic Hargreaves
Control: tags -1 + confirmed Control: forwarded -1 t...@anope.org On Tue, Apr 05, 2016 at 11:28:36PM +0200, Alexis Bienvenüe wrote: > While working on the “reproducible builds” effort [1], we have noticed > that 'anope' could not be built reproducibly. > > The attached patch removes build date fr

Bug#820874: gridengine-master: doesn't use invoke-rc.d

2016-04-13 Thread Andreas Beckmann
Package: gridengine-master Version: 8.1.8+dfsg-5 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package starts processes where it shouldn't. This is very probably due to not using invoke-rc.d as mandated by policy 9.3.3.2. This

Bug#820875: redmine-plugin-custom-css: fails to install: redmine triggers fail

2016-04-13 Thread Andreas Beckmann
Package: redmine-plugin-custom-css Version: 0.1.6+dfsg-1 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package failed to install. As per definition of the release team this makes the package too buggy for a release, thus the s

Bug#820869: pyexiv2: please make the build reproducible (timestamps)

2016-04-13 Thread Michal Čihař
Hi Dne 13.4.2016 v 11:35 Alexis Bienvenüe napsal(a): > Source: pyexiv2 > Version: 0.3.2-8 > Severity: wishlist > Tags: patch upstream > User: reproducible-bui...@lists.alioth.debian.org > Usertags: timestamps > X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org > > Dear Maintainer, > > Wh

Bug#820876: ntfs-3g-dev: unhandled symlink to directory conversion: /usr/share/doc/PACKAGE

2016-04-13 Thread Andreas Beckmann
Package: ntfs-3g-dev Version: 1:2015.3.14AR.3-1 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Hi, an upgrade test with piuparts revealed that your package installs files over existing symlinks and possibly overwrites files owned by other packages. This usually means an old

Bug#820857: java-package: Generated JDK package should have higher priority than existing openjdk packages

2016-04-13 Thread Markus Koschany
Hi, Am 13.04.2016 um 11:43 schrieb Jan Henke: > Free Software also means the freedom of choice. Yes, using free software is > preferably, but not always we can do that. This package's main purpose is to > enable non-free software to integrate as good as possible into Debian. You > have to ackno

Bug#820877: votca-csg-scripts: depends on unknown package perl5

2016-04-13 Thread Andreas Beckmann
Package: votca-csg-scripts Version: 1.3.0-1 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package is no longer installable in sid: votca-csg-scripts/amd64 unsatisfiable Depends: perl5 votca-csg-scripts/i386 unsatisfiable Depe

Bug#820878: gimmix: System tray hover doesn't show any information

2016-04-13 Thread Thomas Versteeg
Package: gimmix Version: 0.5.7.1-5+b1 Severity: normal Dear Maintainer, When I hover my mouse on the Gimmix icon in the system tray (tested with tint2 and xfce4-panel), I get a empty image of a CD and a bar without any text or information on it. I expected to see a progress bar and textfields to

Bug#820880: xscreensaver: version warning, but my apt-get upgrade was just today

2016-04-13 Thread treaki
Package: xscreensaver Version: 5.30-1+deb8u1 Severity: important Hi, i am using debian stable (version 8 as of today) and since some days i have this very anoying warning (see screenshot). Question one: why the hack is there an algorythm of version warning included into xscreensaver? Questio

Bug#820879: r-cran-shiny: uninstallable in sid: Depends: libjs-jquery (< 1.11.3+dfsg.0~) but 1.12.3-1 is to be installed

2016-04-13 Thread Andreas Beckmann
Package: r-cran-shiny Version: 0.13.1+dfsg-1 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package is no longer installable in sid: 1m45.1s DEBUG: Starting command: ['chroot', '/tmp/piupartss/tmpmbw__d', 'apt-get', '-y', 'in

Bug#820881: phpmyadmin: fails to upgrade from 'jessie': PHP Parse error: syntax error, unexpected 'mysqli_query' (T_STRING)

2016-04-13 Thread Andreas Beckmann
Package: phpmyadmin Version: 4:4.6.0-1 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package fails to upgrade from 'jessie'. It installed fine in 'jessie', then the upgrade to 'sid' fails. >From the attached log (scroll to th

Bug#429432: 1152x768 can no longer be used on PowerBook, incorrect display [Rage Mobility M3, 4c46]

2016-04-13 Thread Vincent Lefevre
Control: tags -1 wontfix Tagging again without -done since "Control:" pseudo-headers are not taken into account with -done. -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / AriC pr

Bug#820882: sbuild: --extra-package= broken

2016-04-13 Thread Brian May
Package: sbuild Version: 0.68.0-1 Severity: important Hello, According to the documentation: --extra-repository=spec Add a repository to the list of apt sources during the package build. The repository specification is a line suitable for an

Bug#820843: tail'ing a file in a script session hangs

2016-04-13 Thread Andreas Henriksson
Control: tags -1 + upstream fixed-upstream Control: forwarded -1 https://git.kernel.org/cgit/utils/util-linux/util-linux.git/commit/?id=b2bff0666101213d5ce9fc4166d8fc5b17581f57 Hello Simon Deziel. On Tue, Apr 12, 2016 at 08:12:56PM -0400, Simon Deziel wrote: > Package: util-linux > Version: 2.27

Bug#766794: Radare2 - new upstream version (0.10.2) available

2016-04-13 Thread Max Kosmach
Hi! Radare2 0.10.2 is out. Please update packages in debian. -- With best wishes Max

Bug#820883: dmeventd: dm-event.socket started too early preventing proper mount of /var

2016-04-13 Thread François Scala
Package: dmeventd Version: 2:1.02.90-2.2 Severity: important Dear Maintainer, While working a on ZFS root Debian installation, I've encoutered a problem with dm-event.socket. As it is loadeed too early, it create files in /var/run before the /var volume being mounted. Therefore /var remain u

Bug#820884: Please update unetbootin to latest upstream version

2016-04-13 Thread Amr Ibrahim
Package: unetbootin Version: 608-1 Please update unetbootin to latest upstream version. https://github.com/unetbootin/unetbootin Thanks, Amr

Bug#820885: prosody-modules: please also include by default those modules, that are tagged as stable by upstream

2016-04-13 Thread Daniel Scharon
Package: prosody-modules Version: 0.0~hg20150813.12ac88940fe3-2 Severity: wishlist I really appreciate the current selection of modules, but I think it should by default be expanded with at least those modules, that are tagged as 'stable' by upstream. The current list can be seen here: https://mo

Bug#816101: petsc: FTBFS on mipsel - broken openmpi breaks petsc build

2016-04-13 Thread Drew Parsons
reopen 816101 found 816101 3.6.3.dfsg2-4 thanks A workaround for openmpi has now been applied (1.10.2-12+b1) enabling petsc to build on mips64el (and mips). But the petsc build still fails on mipsel. The log does not reveal any failure mode.  The build completes successfully.  The test for mipse

Bug#820610: RM: libpgplot-perl [arm64 hurd-i386] -- ROM; unusable binary packages

2016-04-13 Thread Andreas Beckmann
On Sun, 10 Apr 2016 16:16:56 +0200 gregor herrmann wrote: > Please remove the arm64 and hurd-i386 1:2.21-5 binary packages of > libpgplot-perl from unstable. > > I have no idea who built/uploaded them and for what reasons, but > they don't work (dependency on perl 5.20). https://buildd.debian.or

Bug#820727: nmh: file /usr/share/man/man1/mhmail.1.gz (of link group mailx) doesn't exist

2016-04-13 Thread Alexander Zangerl
severity 820727 minor thanks On Mon, 11 Apr 2016 20:24:01 +0200, Jakub Wilk writes: >I get these warnings when installing the package: > >update-alternatives: warning: skip creation of /usr/share/man/man1/mailx.1.gz b >ecause associated file /usr/share/man/man1/mhmail.1.gz (of link group mailx) do

Bug#820886: virtualbox: Return od the virtualbox-fuse package

2016-04-13 Thread Erez Geva
Package: virtualbox Version: 5.0.16-dfsg-2 Severity: wishlist Tags: patch Hi, I saw that virtualbox-fuse was removed. I downlaod the files from virtualbox forum. http://forums.virtualbox.org/viewtopic.php?t=33355 I tried to build, but failed first. So I patched the version build it and checked

Bug#798777: laptop-mode-tools: "laptop-mode auto force" not run on resume from suspend with systemd

2016-04-13 Thread Tomas Janousek
Hi Ritesh, On Thu, Apr 07, 2016 at 08:00:08PM +0530, Ritesh Raj Sarraf wrote: > As you can see, when booted on battery, the correct mount settings were > applied. Okay. I had to reboot today so I did some experiments and found a way to reproduce this 100%: 1. comment out all lines in /lib/udev/

Bug#820879: How to avoid version restrictions for JS libraries (Was: Bug#820879: r-cran-shiny: uninstallable in sid: Depends: libjs-jquery (< 1.11.3+dfsg.0~) but 1.12.3-1 is to be installed)

2016-04-13 Thread Andreas Tille
Hi, via this bug I learned (the hard way) that a Depends: ${js:Depends} will be resolved into libjs-jquery (<< 1.11.3+dfsg.0~), libjs-jquery (>= 1.11.3+dfsg) (for instance) in the final package. I have no reason to assume that the actual version that was available at package build time

Bug#794941: Acknowledgement (squirrelmail: Installing on a debian 8.1 upgraded from 7 fails, works if installed on a native 8.1 or 8.0->8.1)

2016-04-13 Thread Leonardo Boselli
I found the problem: on upgrade of apache an old php5 module was retained an called together with new one, so the erratic working 9also wordpress was affected). so the bug is not of squirrelmail but rather of the apache upgrade process, that allow the cohesistence of incompatible modules.

Bug#820887: libpng-dev: Drop some of the packages in the Replaces field

2016-04-13 Thread Laurent Bigonville
Package: libpng-dev Version: 1.6.21-2 Severity: normal Hi, The package contains the following Breaks, Replaces and Conflicts: Replaces: libpng12-0-dev, libpng12-dev, libpng16-dev (<< 1.6.20-3), libpng16-devtools (<< 1.6.21-1), libpng2-dev, libpng3-dev Conflicts: libpng12-0-dev, libpng12-dev, li

Bug#802224: Packaging node-source-map 0.5.2

2016-04-13 Thread Julien Puydt
Hi, I pushed changes to the git repository for node-source-map, trying to push 0.5.2 in Debian. There's a lintian complaint: E: node-source-map source: source-is-missing bench/scalajs-runtime-sourcemap.js line length is 32684 characters (>512) for which I don't know exactly what to do. Wh

Bug#820886: virtualbox: Return od the virtualbox-fuse package

2016-04-13 Thread Gianfranco Costamagna
control: tags -1 moreinfo Hi, find . -name "vdfuse*" find . -name vdbuild your patch is against files that aren't in the source tree. How am I supposed to apply it? please upstream the changes if you care about fuse package. g. Il Mercoledì 13 Aprile 2016 13:09, Erez Geva ha scritto:

Bug#777791: Ball repository

2016-04-13 Thread Andreas Tille
Hi Alioth admins, I've added Danny Edel a couple of days ago to the Debian Med team and the page https://alioth.debian.org/project/admin/users.php?group_id=30063 lists him as "Junior Developer". This has reliably worked all the time but in this case there seems to be some problem. Could you

Bug#820888: cryptsetup: initramfs cryptroot zfs support

2016-04-13 Thread François Scala
Package: cryptsetup Version: 2:1.6.6-5 Severity: normal Dear Maintainer, While working on a Debian installation based on ZFS root with LUKS encryption (see https://github.com/arcenik/debian-zfs-root) I've encountered some problem with the initramfs cryptroot script. The LUKS is properly open

Bug#820889: logrotate configuration didn't signal HUP to service

2016-04-13 Thread Reiner Keller
Package: gearman-job-server Version: 1.0.6-5 Section: misc should be something like: /var/log/gearman-job-server/*.log { daily rotate 4 missingok compress postrotate pid=$(pidof gearmand) test -s $pid && kill -HUP $pid endscript } We are using multiple gearmand for different

Bug#820882: sbuild: --extra-package= broken

2016-04-13 Thread Brian May
Actually just realized this was partly my fault. The debs being supplied via --extra-package were i386, but the chroot being used was amd64. So the debs were being silently ignored. Have to wonder about this, maybe an error should be displayed in this situation? If you disagree with displaying a

Bug#820879: How to avoid version restrictions for JS libraries (Was: Bug#820879: r-cran-shiny: uninstallable in sid: Depends: libjs-jquery (< 1.11.3+dfsg.0~) but 1.12.3-1 is to be installed)

2016-04-13 Thread James Cowgill
Hi, On Wed, 2016-04-13 at 13:13 +0200, Andreas Tille wrote: > via this bug I learned (the hard way) that a > >    Depends: ${js:Depends} > > will be resolved into > >    libjs-jquery (<< 1.11.3+dfsg.0~), libjs-jquery (>= 1.11.3+dfsg) > > (for instance) in the final package.  I have no reason t

Bug#820890: linux-image-4.4.0-1-amd64: mount /dev/fd0 says: /dev/fd0 is not a valid block device

2016-04-13 Thread Bernd Schumacher
Package: src:linux Version: 4.4.6-1 Severity: normal Dear Maintainer, after upgrading to the new kernel in my kvm I can not mount a floppy. I do not know what the last working kernel was, because I carelessly deleted the old kernel after upgrading. But I have installed the kernel from jessie: l

Bug#820891: wrong servers for dns=dnsmasq and VPN

2016-04-13 Thread Matus UHLAR - fantomas
Package: network-manager Version: 0.9.10.0-7 when using "dns=dnsmasq" with VPN connection, the dnsmasq is pointed to VPN-provided DNS servers VPN-provided domain and reverse IPs, even if all traffic is directed to VPN (edited): environment in if-up.d scripts: VPN_IP4_ADDRESS_0=10.b.c.d/32 ga.te

Bug#820889: Acknowledgement (logrotate configuration didn't signal HUP to service)

2016-04-13 Thread Reiner Keller
ah, sorry, small typo; in case for multiple gearmand processes it must be pid=$(pidof gearmand) test -z "$pid" && kill -HUP $pid

Bug#802224: Packaging node-source-map 0.5.2

2016-04-13 Thread Leo Iannacone
Hi Julien, thanks to taking over this. Is it really needed for the build or is just a test? In any case, you should remove it from the orig, and create a dsfg version of the archive. Looks like realted to https://github.com/scala-js/scala-js btw.. Let me know! L. -- Ubuntu Member - http://la

Bug#798777: laptop-mode-tools: "laptop-mode auto force" not run on resume from suspend with systemd

2016-04-13 Thread Ritesh Raj Sarraf
Package: laptop-mode-tools Followup-For: Bug #798777 Hello Tomas, Here's the steps I followed. These following commands logs are while the machine was on AC. First, I stopped laptop-mode-tools. Then I ran the command as you asked. Since, at this time, the machine is on AC, it reports accordingl

Bug#820666: [Pkg-php-pecl] Bug#820666: Bug#820666: php5-redis: Segfault on pear upgrade-all with php5-redis installed

2016-04-13 Thread Ondřej Surý
If you want somebody to help you, you should at least put some effort into it... https://bugs.php.net/bugs-generating-backtrace.php And don't forget to install php5-dbg first, so you have the symbols. And if you are unwilling to help to debug this issue, I am sorry I will not able to help you.

Bug#789815: Accepted libpng 1.2.54-5 (source) into unstable

2016-04-13 Thread Rene Engelhard
reopen 789815 thanks Hi, On Wed, Apr 13, 2016 at 10:42:31AM +, Gianfranco Costamagna wrote: > Description: > libpng12-0 - PNG library - runtime > libpng12-0-udeb - PNG library - minimal runtime library (udeb) > libpng12-dev - PNG library - development > libpng3- PNG library - runtime

Bug#820892: use SIGINT when disconnecting VPN

2016-04-13 Thread Matus UHLAR - fantomas
Package: network-manager-openconnect Version: 0.9.10.0-1 when disconnecting VPN, openconnect is killed with TERM signal: # strace -p 15887 Process 15887 attached select(9, [4 7 8], [], [7], {13, 244815}) = ? ERESTARTNOHAND (To be restarted if no handler) --- SIGTERM {si_signo=SIGTERM, si_code=SI

Bug#802224: Packaging node-source-map 0.5.2

2016-04-13 Thread Julien Puydt
Hi, On 13/04/2016 13:43, Leo Iannacone wrote: Hi Julien, thanks to taking over this. Is it really needed for the build or is just a test? In any case, you should remove it from the orig, and create a dsfg version of the archive. Looks like realted to https://github.com/scala-js/scala-js btw.

Bug#815977: closed by Ben Hutchings (Re: Bug#815977: kernel-image-4.4.0-1-sparc64-di: Please add sunvnet and sunvdc for d-i)

2016-04-13 Thread John Paul Adrian Glaubitz
On 04/11/2016 01:32 AM, Ben Hutchings wrote: > The attached patch might fix that, though the correct fix would > presumably be to merge the two implementations. Thanks a lot for the explanation and the patch. I will test the patch and then we can maybe decide if we include it as a work around. I

Bug#820893: Error in package description

2016-04-13 Thread Christian Hofstede
Package: monitoring-plugins-standard Version: 2.1.1-1 In the package description, it says, that "check_linux_raid" is contained in this package. This has been removed on Fri, 18 May 2012 according to the changelog and is not part of the package anymore. https://packages.debian.org/jessie/monit

Bug#820879: How to avoid version restrictions for JS libraries (Was: Bug#820879: r-cran-shiny: uninstallable in sid: Depends: libjs-jquery (< 1.11.3+dfsg.0~) but 1.12.3-1 is to be installed)

2016-04-13 Thread Andreas Tille
Hi James, On Wed, Apr 13, 2016 at 12:28:58PM +0100, James Cowgill wrote: > On Wed, 2016-04-13 at 13:13 +0200, Andreas Tille wrote: > > via this bug I learned (the hard way) that a > > > >    Depends: ${js:Depends} > > > > will be resolved into > > > >    libjs-jquery (<< 1.11.3+dfsg.0~), libjs-

Bug#689068: Still not fixed?

2016-04-13 Thread Riot
Why is this still not fixed? When building the same packages for 64bit or 32bit, I am having to remove and reinstall libxi-dev between each build, which is ridiculous.

Bug#798777: laptop-mode-tools: "laptop-mode auto force" not run on resume from suspend with systemd

2016-04-13 Thread Ritesh Raj Sarraf
Package: laptop-mode-tools Followup-For: Bug #798777 Hello Tomas, And here's the logs/results based on a reboot. The reboot was done while on BATT. असतो मा सद्गमय From untruth to truth तमसो मा ज्योतिर्गमय From darkness to light मृत्योर् मा अमृतं गमय From death t

Bug#820610: RM: libpgplot-perl [arm64 hurd-i386] -- ROM; unusable binary packages

2016-04-13 Thread gregor herrmann
On Wed, 13 Apr 2016 13:03:55 +0200, Andreas Beckmann wrote: > On Sun, 10 Apr 2016 16:16:56 +0200 gregor herrmann > wrote: > > Please remove the arm64 and hurd-i386 1:2.21-5 binary packages of > > libpgplot-perl from unstable. > > I have no idea who built/uploaded them and for what reasons, but >

Bug#820610: RM: libpgplot-perl [arm64 hurd-i386] -- ROM; unusable binary packages

2016-04-13 Thread Mattia Rizzolo
On Wed, Apr 13, 2016 at 01:03:55PM +0200, Andreas Beckmann wrote: > I don't know where that arm64 build came from, though. With a very much naive approach at projectb: projectb=> select * from uid where id = (select uid from fingerprint where id = (select sig_fpr from binaries where package = 'l

Bug#820894: ocserv: RADIUS support not included

2016-04-13 Thread Tony Zhou
Package: ocserv Version: 0.11.1-1 Severity: normal Dear Maintainer, It seems that RADIUS support is not included in the current release (0.11.1-1) of ocserv. When starting ocserv with configuration that uses radius for authentication, it gives the following error: tony@vpn:~$ sudo ocserv -f -c /

  1   2   3   4   >