Bug#842613: vlc: should warn when choosing a DVB channel that isn't from the same transponder.

2016-10-30 Thread Jiff
Package: src:vlc Version: 2.2.4-7 Severity: wishlist Dear Pa' Intainer, * What led up to the situation? Changing DVB channel that is on another transponder than the one I was recording. * What exactly did you do (or not do) that was effective (or ineffective)? Changing DVB channel

Bug#842299: autopkgtest-virt-qemu: attaching base image makes btrfs very confused

2016-10-30 Thread Martin Pitt
Hello Christian, Christian Seiler [2016-10-30 20:04 +0100]: > Well, one could do the following before attaching the base image > (pseudo-code, untested): > > if [ -e /lib/udev/rules.d/64-btrfs.rules ] ; then > echo 'KERNEL=="vd*", ENV{ID_SERIAL}=="BASEIMAGE", > goto="btrfs_skip_baseimage"' >

Bug#842612: chezdav listens only on 127.0.0.1

2016-10-30 Thread hagnarak
Package: chezdav Version: 2.0-1 Severity: normal Dear Maintainer, is there a reason why chezdav only listens on 127.0.0.1? I managed to redirect network-traffic with iptables and the command 'sysctl -w net.ipv4.conf.wlan0.route_localnet=1' to chezdav As far as i understand it has something to

Bug#842611: kbd: Czech keyboard doesn't work if the console is in utf8 mode

2016-10-30 Thread Mikulas Patocka
Package: kbd Version: 2.0.3-2 Severity: important Tags: l10n upstream Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? I want to use Czech keyboard on the Linux console. I have Debian Sid x86-64 system. The

Bug#841420: --enable-default-pie breaks kernel builds

2016-10-30 Thread Al Viro
One more point: suggestions along the lines of "patch the kernel" are no good in this case. Ever heard of git bisect? Once the proposed Makefile changes are far enough in the past (5 years or so) - fine, but until then you've just made life considerably more unpleasant for those of us

Bug#842610: digikam lost track of photos when renaming an album

2016-10-30 Thread Vincent Danjean
Package: digikam Version: 4:5.2.0-2 Severity: normal Hi, First, note that my digikam version is 4:5.2.0-2.1 instead of 4:5.2.0-2 because I recompile it locally with -DENABLE_MEDIAPLAYER=on (see #834131). I'm using digikam with a mysql database (since a long time). Today, I noticed a bug

Bug#835529: lxc: default debootstrap minimal install hangs waiting for dhcp

2016-10-30 Thread Dryden Personalis
Evgeni Golov schreef op 30-10-2016 19:44: You mean https://wiki.debian.org/LXC? Yeah. We should polish it a bit and ship inside the lxc package, so that people don't have to go to the wiki. The issue is that it is rather *hard* to use documentation from a console (or any Linux system) out

Bug#811418: fixed in swig 3.0.8-0

2016-10-30 Thread Laurent Bigonville
Le 30/10/16 à 13:29, Laurent Bigonville a écrit : On Sat, 7 May 2016 11:59:07 +0200 Laurent Bigonville wrote: > Hi, > > [...] > > swig (3.0.8-0) experimental; urgency=medium > [...] > > Could you please upload 3.0.8 to unstable? > > I've binding for python3.5 being broken

Bug#840153: Feedback, and dgit-maint-gbp(7) [and 1 more messages]

2016-10-30 Thread Sean Whitton
Hello, On Sun, Oct 30, 2016 at 05:43:29PM +, Ian Jackson wrote: > Oh, and: had you considered recommending `gbp dch' ? I decided to limit the contents of dgit-maint-gbp(7) to the dgit-specific parts of the workflow. People already have their gbp workflows, possibly involving `gbp dch`, and

Bug#722500: Bug#718915: owncloud: Share with input does not generate a users list

2016-10-30 Thread Paul Gevers
Control: tags -1 moreinfo Hi David, On Sun, 18 May 2014 17:27:42 -0400 David Prévot wrote: > On Wed, Sep 11, 2013 at 03:07:01PM -0400, David Prévot wrote: > > Le 08/09/2013 22:37, David Prévot a écrit : > > > Le 06/08/2013 17:43, Jérémie BURTIN a écrit : > > > > > >> On the

Bug#842609: xen-create-image: Inconsistent handling of --nopygrub parameter

2016-10-30 Thread Daniel Reichelt
Package: xen-tools Version: 4.5-1 Severity: normal Tags: patch Hi Axel, when --nopygrub is passed to xen-create-image, the hooks called during installation act as if --pygrub were passed. This setting gets exported to the hooks' environments as pygrub=0|1. The hooks however do a check like `if

Bug#842477: [PATCH] git-sh-setup: Restore sourcability from outside scripts

2016-10-30 Thread Anders Kaseorg
On Sun, 30 Oct 2016, Ævar Arnfjörð Bjarmason wrote: > This seems like a reasonable fix for this issue. However as far as I > can tell git-sh-setup was never meant to be used by outside scripts > that didn't ship as part of git itself. > > If that's the case any change in the API which AFAICT is

Bug#756512: digikam: images not displayed in album

2016-10-30 Thread Vincent Danjean
Hi, Le 23/10/2016 à 14:41, Simon Frei a écrit : > Hi Vincent, > > Can you try whether this problem persists with the more recent version > that is now available? It has been a long time since I really used digikam (more than 4000 photos waiting to be classified :-( ) I just reused it to

Bug#842009: fatal: load_library_symbols: dlopen failure

2016-10-30 Thread Scott Kitterman
That's a consequence of the postfix you're using being compiled with mariadb and dovecot still using mysql. See https://lintian.debian.org/maintainer/jaldhar-dove...@debian.org.html#dovecot It might be worth filing a bug against dovecot to switch. Scott K

Bug#842299: autopkgtest-virt-qemu: attaching base image makes btrfs very confused

2016-10-30 Thread Christian Seiler
(Subscribing to the bug report, but feel free to keep me in Cc anyway.) On 10/30/2016 04:52 PM, Martin Pitt wrote: > Or perhaps there is some way how the base image could be a bit > obfuscated/hidden from the kernel/udev? (I can't think of any which > are cheap and not an utter/unrelibale hack).

Bug#834131: digikam: no video playback and no video thumbnails

2016-10-30 Thread Marcel Dischinger
Package: digikam Version: 4:5.2.0-2 Followup-For: Bug #834131 I can confirm this. I believe this is due to a CMake option not set: -DENABLE_MEDIAPLAYER=on This enables qtmultimedia support and is disabled by default.

Bug#840153: Feedback, and dgit-maint-gbp(7) [and 1 more messages]

2016-10-30 Thread Sean Whitton
Hello Ian, On Sun, Oct 30, 2016 at 05:26:32PM +, Ian Jackson wrote: > Thanks a lot for your excellent contributions. I rewrote my own > wip.tutorials branch to have non-nonsense commit messages, rebased > your branch on top, and made two new commits of my own: > - to fix some missing

Bug#842608: dgit pull should bail out in splitbrain mode

2016-10-30 Thread Sean Whitton
Package: dgit Version: 2.8 Severity: normal Since all the other dgit commands work in splitbrain mode if you pass (e.g.) --gbp, a user might expect dgit pull to DTRT. Since it won't, it should exit with an error in splitbrain mode. -- System Information: Debian Release: stretch/sid APT

Bug#498168: failure when alsa-utils and alsa-base missing

2016-10-30 Thread Herbert Fortes
Hi Paul Brossier, > hi Herbert, > > thanks for the heads up, I can upload it now if i'm not too late. > > cheers, piem > Ok. I will wait your upload. Regards, Herbert

Bug#498168: failure when alsa-utils and alsa-base missing

2016-10-30 Thread Herbert Fortes
Hi Paul Brossier, > hi Herbert, > > thanks for the heads up, I can upload it now if i'm not too late. > Ok. I will wait your upload. Regards, Herbert

Bug#778598: atop: SIGFPE

2016-10-30 Thread Marc Haber
On Sat, Oct 29, 2016 at 07:36:18PM +0100, Matt wrote: > So I can write either, but which would you prefer? I'm guess the big > refactor / re-write would be harder to push upstream, but since I'm not > the maintainer I couldn't say. I apologize for any wasted work, but there is no record of the

Bug#842607: ruby-fog-rackspace: FTBFS (undefined method `flavors')

2016-10-30 Thread Santiago Vila
Package: src:ruby-fog-rackspace Version: 0.1.1-2 Severity: serious Dear maintainer: I tried to build this package in stretch with "dpkg-buildpackage -A" (which is what the "Arch: all" autobuilder would do to build it) but it failed:

Bug#835529: lxc: default debootstrap minimal install hangs waiting for dhcp

2016-10-30 Thread Evgeni Golov
Hi, On Sun, Oct 30, 2016 at 07:06:42PM +0100, Dryden Personalis wrote: > Evgeni Golov schreef op 30-10-2016 16:53: > > > Given that we > > 1) ship a config that works just fine by default (but does not have > > networking at all) > > 2) provide an easy way to enable DHCP on a bridge > > do you

Bug#840501: transition: ipython

2016-10-30 Thread PICCA Frederic-Emmanuel
python-qtconsole Source uploaded :)

Bug#842606: ostree pull or pull-local intermittently does not terminate (e.g. FTBFS with exit status 124)

2016-10-30 Thread Simon McVittie
Source: ostree Version: 2016.12-1 Severity: important "ostree pull" and related commands sometimes lock up (deadlock?) and do not terminate. This can sometimes also be seen in Flatpak, which uses ostree behind the scenes. When tests are run at build-time, we use timeout(1) to kill each test

Bug#842009: fatal: load_library_symbols: dlopen failure

2016-10-30 Thread Thomas
Hello! After uninstalling MariaDB-Client-10.1, installing MariaDB-Client (10.0.27-2) from Debian repo and upgrading postfix (3.1.3-1) root@vm104-mail:~# dpkg -l | grep maria ii libmariadbclient18:amd6410.0.27-2 amd64 MariaDB database client library ii

Bug#842605: sane-utils depends on update-inetd but it should not (anymore)

2016-10-30 Thread Darshaka Pathirana
Package: sane-utils Version: 1.0.24-8+deb8u1 Severity: normal Dear Maintainer, sane-utils depends on update-inetd, but according to it's README it shouldn't: , | update-inetd is in the process of being deprecated. If you're the maintainer | of a package that depends on update-inetd, please

Bug#842604: tcpdump 4.8.1 is not for testing

2016-10-30 Thread Romain Francoise
Package: tcpdump Version: 4.8.1-2 Severity: serious Upstream realized after I pointed out some inconsistencies that tcpdump 4.8.1 was released from the wrong Git branch, and it has some known bugs that make it unfit for release. So I'm opening this bug to prevent its automatic migration to

Bug#842603: develock-el: advice on indent-region could fail

2016-10-30 Thread Remi Vanicat
Package: develock-el Version: 0.39-2 Severity: normal Dear Maintainer, I had error on some of my code because I was calling (indent-region beg end) and the develock mode was on: the advice failed. The attached patch fix this. >From 5961a805b5128e93fb4889347142139ead142c23 Mon Sep 17

Bug#835529: lxc: default debootstrap minimal install hangs waiting for dhcp

2016-10-30 Thread Dryden Personalis
Evgeni Golov schreef op 30-10-2016 16:53: Given that we 1) ship a config that works just fine by default (but does not have networking at all) 2) provide an easy way to enable DHCP on a bridge do you think this report can be closed, or do you see any more room for improvement here? Thank you

Bug#832704: RFS: nixnote2

2016-10-30 Thread Sean Whitton
Dear Boyuan, On Wed, Sep 21, 2016 at 07:25:22PM -0700, Sean Whitton wrote: > I just reviewed the latest changes in your nixnote2 git repo, as part of > confirming that nixnote2 works with the new qevercloud shlib. > > I have the following remaining suggestions (none are "must fix"): Are you

Bug#842602: cinnamon: Unplausible default applications

2016-10-30 Thread David Rabel
Package: cinnamon Version: 3.0.7-2 Severity: wishlist Dear Maintainer, in a fresh testing installation with cinnamon, the default applications to open files are not always plausible. Actually every plain text file is opened with libreoffice-writer when doubleklicking it. This is probably not

Bug#841662: libserver-starter-perl: test suite sometimes times out

2016-10-30 Thread Niko Tyni
On Sat, Oct 22, 2016 at 08:15:46PM +0200, gregor herrmann wrote: > On Fri, 21 Oct 2016 23:13:53 +0300, Niko Tyni wrote: > > > This package occasionally fails its autopkgtest checks on ci.debian.net. > > > > https://ci.debian.net/packages/libs/libserver-starter-perl/unstable/amd64/ I've been

Bug#842477: [PATCH] git-sh-setup: Restore sourcability from outside scripts

2016-10-30 Thread Ævar Arnfjörð Bjarmason
On Sun, Oct 30, 2016 at 3:10 AM, Anders Kaseorg wrote: > v2.10.0-rc0~45^2~2 “i18n: git-sh-setup.sh: mark strings for > translation” broke outside scripts such as guilt that source > git-sh-setup as described in the documentation: > > $ . "$(git --exec-path)/git-sh-setup" > sh: 6:

Bug#842601: ITP: elpa-beacon -- highlight the cursor whenever the window scrolls

2016-10-30 Thread Lev Lamberov
Package: wnpp Severity: wishlist Owner: Lev Lamberov * Package name: elpa-beacon Version : 1.3.2 Upstream Author : Artur Malabarba * URL : https://github.com/Malabarba/beacon * License : GPL-3+ Programming

Bug#329630: aspell-fr: diff for NMU version 0.50-3-8.1

2016-10-30 Thread simon
Dear maintainer, I've prepared an NMU for aspell-fr (versioned as 0.50-3-8.1) this version updates bad url in doc files. Regards. Simon diff -Nru aspell-fr-0.50-3/debian/changelog aspell-fr-0.50-3/debian/changelog --- aspell-fr-0.50-3/debian/changelog 2016-07-10 16:53:33.0 +0200 +++

Bug#733475: [Pkg-mailman-hackers] Bug#733475: mailmanctl dies silently, messages delayed until intervention

2016-10-30 Thread Thijs Kinkhorst
On Wed, October 12, 2016 17:37, Jan Niehusmann wrote: > On Wed, Oct 12, 2016 at 03:21:13PM +0200, Jan Niehusmann wrote: >> May it be that either needrestart or systemd calls the stop and start >> rules directly, instead of using the restart rule? > > It looks like the way systemd calls the init

Bug#840153: Feedback, and dgit-maint-gbp(7) [and 1 more messages]

2016-10-30 Thread Ian Jackson
Ian Jackson writes ("Re: Bug#840153: Feedback, and dgit-maint-gbp(7) [and 1 more messages]"): > Thanks a lot for your excellent contributions. I rewrote my own > wip.tutorials branch to have non-nonsense commit messages, rebased > your branch on top, and made two new commits of my own: > - to

Bug#842600: double-conversion FTCBFS: uses build architecture compiler

2016-10-30 Thread Helmut Grohne
Source: double-conversion Version: 2.0.1-3 Tags: patch User: helm...@debian.org Usertags: rebootstrap double-conversion fails to cross build from source, because it uses the build architecture compiler. The attached patch replaces the default of CXX with a triplet-prefixed compiler such that both

Bug#711763: igmpproxy: changing from ITP to RFP

2016-10-30 Thread Pali Rohár
I prepared igmpproxy package, see: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=842599 -- Pali Rohár pali.ro...@gmail.com signature.asc Description: This is a digitally signed message part.

Bug#842597: RFS: [RC] pythonmagick/0.9.14-1

2016-10-30 Thread Mattia Rizzolo
control: tag -1 moreinfo control: owner -1 ! On Sun, Oct 30, 2016 at 06:11:01PM +0100, Bastien ROUCARIÈS wrote: > I am looking for a sponsor for my package "pythonmagick" o/ > Alternatively, one can download the package with dget using this command: > > dget -x

Bug#840153: Feedback, and dgit-maint-gbp(7) [and 1 more messages]

2016-10-30 Thread Ian Jackson
Reading dgit-maint-gbp(7), I see this: INCORPORATING NMUS % dgit --gbp pull Will this actually work ? I think it will apply the changes from the NMU both to debian/patches/ and to the actual files. This will risk conflicts in the upstream files (if previous patches touch the

Bug#842091: autopkgtest-virt-qemu: better support for read-only rootfs

2016-10-30 Thread Martin Pitt
Control: tag -1 pending Hello Simon, I added some tests to your patch and slightly tweaked the changelog (sorry for my pedantry ☺ ): http://anonscm.debian.org/cgit/autopkgtest/autopkgtest.git/commit/?id=e9a0b2a07cb As far as I can see, this should be the last outstanding issue for

Bug#842299: autopkgtest-virt-qemu: attaching base image makes btrfs very confused

2016-10-30 Thread Martin Pitt
Hello Simon, adding Christian to the recipients as the author of the "supply base image" feature of QEMU and leaving fullquote for his convenience. Simon McVittie [2016-10-27 21:15 +0100]: > btrfs gets *really* confused if you attach multiple copies of the > same filesystem, because it tracks

Bug#842599: RFS: igmpproxy/0.1-1 [ITP]

2016-10-30 Thread Pali Rohár
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "igmpproxy" * Package name: igmpproxy Version : 0.1-1 Upstream Author : Constantin Baranov * URL : https://sourceforge.net/projects/igmpproxy/

Bug#840153: Feedback, and dgit-maint-gbp(7) [and 1 more messages]

2016-10-30 Thread Ian Jackson
Thanks a lot for your excellent contributions. I rewrote my own wip.tutorials branch to have non-nonsense commit messages, rebased your branch on top, and made two new commits of my own: - to fix some missing quotes in a dch rune in dgit-nmu-simple - to add a `local-pod-man' convenience

Bug#792518: Manual page for the docker-compose executable is missing

2016-10-30 Thread David Rabel
Hi there, shouldn't this bug be marked as resolved? Regards David signature.asc Description: OpenPGP digital signature

Bug#842598: flock now executes its command twice

2016-10-30 Thread Roderich Schupp
Package: util-linux Version: 2.29~rc2-1 Severity: normal Tags: upstream util-linux (2.29~rc2-1) in experimental: $ flock dummy ls / bindev home lib32 media proc run srv usr boot docs lfs lib64 mntraid sbin sys var build etc lib lost+found optroot

Bug#842597: RFS: [RC] pythonmagick/0.9.14-1

2016-10-30 Thread Bastien ROUCARIÈS
Package: sponsorship-requests Severity: important Dear mentors, I am looking for a sponsor for my package "pythonmagick" * Package name: pythonmagick Version : 0.9.14-1 Upstream Author : imagemagick team * URL : www.imagemagick.org * License :

Bug#841222: Acknowledgement (RFS: patat)

2016-10-30 Thread Sean Whitton
Hello Félix, I noticed that you've published your patch-queue/master branch. Since that is a branch you will rebase, it's not a good idea to publish it (the gbp documentation recommends against publishing it). Anyone who needs the branch can reconstruct it with `gbp pq import`. Unfortunately,

Bug#840501: transition: ipython

2016-10-30 Thread Jonathan Wiltshire
Control: tag -1 confirmed On 2016-10-30 10:10, Tobias Hansen wrote: Now all reverse dependencies build with the new packages. Can we proceed with the transition? Please go ahead. -- Jonathan Wiltshire j...@debian.org Debian Developer

Bug#842596: dkms fails on package upgrades

2016-10-30 Thread Johannes Kneer
Package: dkms Version: 2.3-1 Severity: important Tags: upstream Dear Maintainer, for years (literally!) I've had problems with package updates using dkms. They would fail with an error message that did not seem quite right, but I could always solve the problem by manually removing the offending

Bug#835530: reassign to ftp.debian.org

2016-10-30 Thread Dryden Personalis
reopen 835530 reassign 835530 ftp.debian.org thanks Just bringing this to the attention of ftp.nl.debian.org. From a Dutch VPS (at Transip.nl) I was unable to bootstrap Jessie properly because after a short while in downloading required packages it would start to error out. When I put a

Bug#783846: Patch to enable LEDs on sunix/Cubietruck

2016-10-30 Thread Prof. Dr. Gundolf Kiefer
Today I tested U-Boot 2016.09 on a Cubietruck running Debian Jessie. The GPIO interface is working fine now. For example, the command gpio set PH20 switches on the orange LED, which solves my problem. Thank you for the help. Gundolf Kiefer On Sun, 1 May 2016 12:54:49 -0600 Simon Glass

Bug#840176: [/master] debian/rules: Set INSTALL_ROOT for dh_auto_install (Closes: #840176).

2016-10-30 Thread Andrew Starr-Bochicchio
tag 840176 pending thanks Date: Sat Oct 29 15:35:27 2016 -0400 Author: Andrew Starr-Bochicchio Commit ID: 0f2fff526f885470d0ca23b2ea5a4e0e2fef90e8 Commit URL:

Bug#842595: src:hdf5: [powerpcspe] FTBFS due to missing symbols

2016-10-30 Thread Andreas Cadhalpun
Package: src:hdf5 Version: 1.8.16+docs-8 X-Debbugs-CC: debian-powe...@lists.debian.org Dear maintainer, hdf5 fails to build on powerpcspe due to missing symbols [1]: --- debian/libhdf5-openmpi-10.symbols (libhdf5-openmpi-10_1.8.16_powerpcspe) +++ dpkg-gensymbolsE_8dvU 2016-10-10

Bug#842594: O: csstidy -- CSS parser and optimiser

2016-10-30 Thread Adrian Bunk
Package: wnpp Severity: normal The current maintainer of csstidy has orphaned this package. Maintaining a package requires time and skills. Please only adopt this package if you will have enough time and attention to work on it. If you want to be the new maintainer, please see

Bug#842593: mark tth Multi-Arch: foreign

2016-10-30 Thread Helmut Grohne
Package: tth Version: 4.08+ds-1 Tags: patch User: helm...@debian.org Usertags: rebootstrap Control: affects -1 + src:bibtool bibtool fails to cross build from source, because its invocation of tth fails. Since tth is (implicitly) Multi-Arch: no, the host architecture version of tth is installed

Bug#563285: spamassassin: SUSPICIOUS_RECIPS yields false positive

2016-10-30 Thread Noah Meyerhans
On Fri, Jan 01, 2010 at 07:45:55PM +0100, Vincent Lefevre wrote: > I reported 5 bugs against a package, so that I received a reply with: > > Cc: 563...@bugs.debian.org, 563...@bugs.debian.org, 563...@bugs.debian.org, > 563...@bugs.debian.org, 563...@bugs.debian.org > > which triggered

Bug#842592: git-buildpackage: Output better error if pristine-tar command is missing

2016-10-30 Thread Salvo Tomaselli
Package: git-buildpackage Version: 0.8.6 Severity: minor Dear Maintainer, if pristine-tar is not installed $ gbp import-orig --uscan gbp:info: Launching uscan... uscan: Newest version of album on remote site is 4.15, local version is 4.13 uscan:=> Newer package available from

Bug#842591: debootstrap-udeb: fails to validate InRelease (BADSIG)

2016-10-30 Thread Cyril Brulebois
Package: debootstrap-udeb Version: 1.0.85 Severity: grave Justification: renders package unusable The (re)addition of InRelease support broke debootstrap(-udeb) in a d-i context. The sed|tr|sed dance doesn't kill the final newline, which leads to a BAD signature. My original proposal was to use

Bug#842590: switch libqscintilla2-dev to Architecture: any

2016-10-30 Thread Helmut Grohne
Package: libqscintilla2-dev Version: 2.9.3+dfsg-3 Tags: patch User: helm...@debian.org Usertags: rebootstrap Control: affects -1 + src:codequery src:kscope src:monkeystudio src:qtruby src:smokeqt src:tora src:universalindentgui The affected packages cannot satisfy their cross Build-Depends,

Bug#840553: [xml/sgml-pkgs] Bug#840553: libxml2: diff for NMU version 2.9.4+dfsg1-2.1

2016-10-30 Thread Salvatore Bonaccorso
Hi Mattia, On Sun, Oct 30, 2016 at 04:17:18PM +, Mattia Rizzolo wrote: > On Sun, Oct 30, 2016 at 05:00:01PM +0100, Salvatore Bonaccorso wrote: > > Control: tags 840553 + pending > > Control: tags 840554 + pending > > > > Dear maintainer, > > > > I've prepared an NMU for libxml2 (versioned

Bug#842589: [node-lodash] Please update lodash to latest upstream release

2016-10-30 Thread Sruthi
Package: node-lodash Version: 2.4.1+dfsg-3 Severity: wishlist --- Please enter the report below this line. --- Please update lodash to latest version (4.16.4). This is required for grunt-legacy-log & grunt-legacy-log-utils which are dependencies for Grunt. --- System information. ---

Bug#498168: failure when alsa-utils and alsa-base missing

2016-10-30 Thread Paul Brossier
hi Herbert, thanks for the heads up, I can upload it now if i'm not too late. cheers, piem On 10/30/2016 04:01 PM, Herbert Parentes Fortes Neto wrote: > Package: alsamixergui > Followup-For: Bug #498168 > > Dear Maintainer, > > I will do a NMU to add 'alsa-utils' to 'Depends' and > be able

Bug#840553: [xml/sgml-pkgs] Bug#840553: libxml2: diff for NMU version 2.9.4+dfsg1-2.1

2016-10-30 Thread Mattia Rizzolo
On Sun, Oct 30, 2016 at 05:00:01PM +0100, Salvatore Bonaccorso wrote: > Control: tags 840553 + pending > Control: tags 840554 + pending > > Dear maintainer, > > I've prepared an NMU for libxml2 (versioned as 2.9.4+dfsg1-2.1) and > uploaded it to DELAYED/5. Please feel free to tell me if I >

Bug#842588: RFS: photo-booth/1.0.1~rc1-1 [ITP Bug#788954]

2016-10-30 Thread Adam Wight
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "photo-booth" * Package name: photo-booth Version : 1.0.1~rc1-1 Upstream Author : Adam Roses Wight * URL :

Bug#840553: libxml2: diff for NMU version 2.9.4+dfsg1-2.1

2016-10-30 Thread Salvatore Bonaccorso
Control: tags 840553 + pending Control: tags 840554 + pending Dear maintainer, I've prepared an NMU for libxml2 (versioned as 2.9.4+dfsg1-2.1) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. Regards, Salvatore diff -Nru libxml2-2.9.4+dfsg1/debian/changelog

Bug#831850: lxc: Please add a way to set root password for debian template

2016-10-30 Thread Evgeni Golov
On Sat, Aug 27, 2016 at 03:04:06PM +0200, Evgeni Golov wrote: > > Shouldn't debian follow the scheme used by Fedora/CentOS to set the root > > password? > > > > Or at least generate a default random password? > > I must admit I see no value in having a password in container. > Debian shipped a

Bug#842587: O: laborejo -- music notation workshop

2016-10-30 Thread Adrian Bunk
Package: wnpp Severity: normal The current maintainer of laborejo has orphaned this package. Maintaining a package requires time and skills. Please only adopt this package if you will have enough time and attention to work on it. If you want to be the new maintainer, please see

Bug#835529: lxc: default debootstrap minimal install hangs waiting for dhcp

2016-10-30 Thread Evgeni Golov
Hi, On Fri, Aug 26, 2016 at 06:30:39PM +0200, Dryden Personalis wrote: > Just a small issue but relevant because it determines the usability and > user-friendliness of the package or Debian at least. > > By default an LXC container will be started with the network settings in >

Bug#842586: git: FTBFS on mips64el (fatal: Out of memory, getdelim failed)

2016-10-30 Thread Bas Couwenberg
Source: git Version: 1:2.10.2-1 Severity: serious Justification: makes the package in question unusable or mostly so Dear Maintainer, The recent git upload FTBFS on mips64el due to OOM, the missing build on mips64el is preventing the qgis rebuild as part of the ongoing gdal transition (#842288).

Bug#842584: RFS: jugglinglab/0.6.2-1 [ITP]

2016-10-30 Thread David Rabel
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "jugglinglab": * Package name: jugglinglab Version : 0.6.2-1 Upstream Author : Jack Boyce * URL :

Bug#835530: [pkg-lxc-devel] Bug#835530: lxc: Repository used in Debian template doesn't work.

2016-10-30 Thread Evgeni Golov
On Sun, Oct 30, 2016 at 04:17:37PM +0100, Dryden Personalis wrote: > Evgeni Golov schreef op 30-10-2016 15:53: > > > I am going to close this bug now, as I do not think that there is a > > general issue here. > > If you think otherwise, please reopen it and move to either > > debootstrap or

Bug#842585: ITP: libfizmo -- Z-Machine interpreter library

2016-10-30 Thread Christoph Ender
Package: wnpp Severity: wishlist Owner: Christoph Ender * Package name: libfizmo Version : 0.7.13 Upstream Author : Christoph Ender * URL : https://fizmo.spellbreaker.org * License : BSD

Bug#835530: [pkg-lxc-devel] Bug#835530: lxc: Repository used in Debian template doesn't work.

2016-10-30 Thread Dryden Personalis
Evgeni Golov schreef op 30-10-2016 15:53: I am going to close this bug now, as I do not think that there is a general issue here. If you think otherwise, please reopen it and move to either debootstrap or ftp.nl.debian.org. I'll reassign it to "ftp.nl.debian.org" to see if it means anything

Bug#835530: reassign to ftp.nl.debian.org

2016-10-30 Thread Dryden Personalis
reopen 835530 reassign 835530 ftp.nl.debian.org thanks Just bringing this to the attention of ftp.nl.debian.org. From a Dutch VPS (at Transip.nl) I was unable to bootstrap Jessie properly because after a short while in downloading required packages it would start to error out. When I put a

Bug#842582: nvidia-driver: Screen displays boot string on powersave

2016-10-30 Thread Nigel Horne
Package: nvidia-driver Version: 367.44-3 Severity: normal After a few minutes instead of the display being put into standby or the screen-saver kicking in, the display flashes the boot text repeatedly. Nothing works except for "Alt-F7" which blanks the screen. The only way out of it is to ssh in

Bug#842583: paulstretch: please make the build reproducible

2016-10-30 Thread Reiner Herrmann
Source: paulstretch Version: 2.2-2-3 Severity: wishlist Tags: patch User: reproducible-bui...@lists.alioth.debian.org Usertags: fileordering X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that paulstretch could

Bug#842581: cryptsetup: please make the build reproducible

2016-10-30 Thread Reiner Herrmann
Source: cryptsetup Version: 2:1.7.2-5 Severity: wishlist Tags: patch User: reproducible-bui...@lists.alioth.debian.org Usertags: timestamps X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that cryptsetup could

Bug#498168: failure when alsa-utils and alsa-base missing

2016-10-30 Thread Herbert Parentes Fortes Neto
Package: alsamixergui Followup-For: Bug #498168 Dear Maintainer, I will do a NMU to add 'alsa-utils' to 'Depends' and be able to 'alsactl store'. Regards, Herbert -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64

Bug#841420: --enable-default-pie breaks kernel builds

2016-10-30 Thread Sven C. Dack
On Sun, 30 Oct 2016 14:41:18 + "Sven C. Dack" wrote: > On Fri, 21 Oct 2016 08:07:03 -0500 "S. R. Wright" wrote: > > I agree with Eric; while the workaround is to back rev the gcc and its > > associated packages, I also build kernels straight from

Bug#842507: sudo: CVE-2016-7076: noexec bypass via wordexp()

2016-10-30 Thread Bdale Garbee
Salvatore Bonaccorso writes: > CVE-2016-7076[0]: > noexec bypass via wordexp() For unstable, the obvious choice is to package and upload 1.8.18p1. I'll get to that as soon as I can. Bdale signature.asc Description: PGP signature

Bug#841420: --enable-default-pie breaks kernel builds

2016-10-30 Thread Sven C. Dack
On Fri, 21 Oct 2016 08:07:03 -0500 "S. R. Wright" wrote: > I agree with Eric; while the workaround is to back rev the gcc and its > associated packages, I also build kernels straight from kernel.org, > usually within hours of their availability and this has been working for >

Bug#841763: unattended-upgrades: Breaks hard when apt is upgraded

2016-10-30 Thread Michael Vogt
On Sun, Oct 23, 2016 at 01:55:37PM +0200, Alexandre Detiste wrote: > Le dimanche 23 octobre 2016, 13 h 43 min 59 s CEST Santiago Vila a écrit : > > Aha! I can reproduce this too. On the machines where this happens, > > I believe I answered "yes" to a debconf question about restarting > > services

Bug#842380: gitlab-ci-multi-runner: mk-prebuilt-images.sh fails at install time

2016-10-30 Thread Vincent Danjean
Package: gitlab-ci-multi-runner Version: 1.7.1+dfsg-1 Followup-For: Bug #842380 Hi, As I discovered while submitting #842579 (against cdeboostrap), a simple workaround for this bug is to remove the ' --exclude="..."' line in /usr/lib/gitlab-runner/mk-prebuilt-images.sh when invoking

Bug#842579: cdebootstrap: Internal error when trying to create a system

2016-10-30 Thread Vincent Danjean
Package: cdebootstrap Version: 0.7.5 Severity: normal Hi, The gitlab-ci-multi-runner package is using cdeboostrap at install time in order to create a docker image that will be latter required for its use (see #842380 for the gitlab-ci-multi-runner part of this problem) cdebootstrap is

Bug#842580: chromium: Crash with: free(): invalid next size (fast): 0xed320dd0

2016-10-30 Thread Ben Armstrong
Package: chromium Version: 53.0.2785.143-1 Severity: normal Chromium, with all extensions and plugins disabled, and no apps running, reliably crashes for me on some sites. One example is Facebook (after about 10-20 seconds of interacting with the site). Another is using habitica-chat-extension

Bug#842578: quassel-core: Please inform Postgresql users, qt plugin needs to be upgraded

2016-10-30 Thread Ben Armstrong
Package: quassel-core Version: 1:0.12.4-2 Severity: normal I recently upgraded the system hosting my quassel-core from Jessie to Stretch. Upon upgrading, it no longer saw my postgresql database. Instead, it defaulted to sqlite and wanted to guide me through the setup process again when I first

Bug#842537: dpkg-gencontrol: warning about flock not being NFS-safe is long untrue

2016-10-30 Thread Guillem Jover
Control: reassign -1 libdpkg-perl Control: forcemerge 677865 -1 On Sun, 2016-10-30 at 09:16:10 +0100, Adam Borowski wrote: > Package: dpkg-dev > Version: 1.18.10 > Severity: minor > Since forever, dpkg-gencontrol spams us with dangerously-looking warning: > dpkg-gencontrol: warning:

Bug#798080: mysql-server-5.6: service stop hangs forever on systemd -- fixed upstream

2016-10-30 Thread Jonas Meurer
Control: notfixed -1 5.6.30-1 Hello, On Sun, 2 Oct 2016 15:07:31 -0400 "William L. DeRieux IV" wrote: > I had an older version installed and could confirm the issue existed; > but as of v5.6.30-1 this is no longer an issue. unfortunately, this bug seems to be not fixed in the MySQL 5.6 packages

Bug#842576: (caja:1599): Gtk-ERROR

2016-10-30 Thread Vangelis Mouhtsis
Package: caja Version: 1.16.1-1 Severity: serious Justification: must (caja:1599): Gtk-ERROR **: GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported Trap Trace/breakpoint -- System Information: Debian Release: stretch/sid APT prefers testing APT

Bug#842577: split brain mode breaks with --new

2016-10-30 Thread Ian Jackson
Package: dgit Version: 2.8 Severity: important Tags: patch Andrew Shadura writes to me in private email: > The error itself is: > > Use of uninitialized value $objid in hash element at /usr/bin/dgit line > 948, line 1. > > And the transcript can be found in the attachment. Thanks to Andrew

Bug#842380: gitlab-ci-multi-runner: mk-prebuilt-images.sh fails at install time

2016-10-30 Thread Vincent Danjean
Hi, Le 30/10/2016 à 10:22, Dmitry Smirnov a écrit : > Hi Vincent, > > Sorry if my response reads a bit grumpy but I do not recognize your report as > bug. So, I will try to argue a little bit more ;-) > On Friday, 28 October 2016 6:00:49 PM AEDT Vincent Danjean wrote: >> There is two

Bug#842567: digikam: Digikam always uses Fusion widget style

2016-10-30 Thread Simon Frei
This is caused by a new cmake option "DENABLE_APPSTYLES", which apparently defaults to off. Therefore the argument "-DENABLE_APPSTYLES=ON" needs to be added to the dh_auto_configure call. signature.asc Description: OpenPGP digital signature

Bug#839923: [phpmyadmin] Failed opening required '/usr/share/php/php-gettext/gettext.inc

2016-10-30 Thread Marcos Mobley
i had the same issue. the problem seems to be that php_admin_value_open_basedir in /etc/phpmyadmin/apache.conf does not include /usr/share/php/php-php-gettext On Wed, 19 Oct 2016 15:50:49 -0400 James Stricherz wrote: > Package: phpmyadmin > Version: 4:4.6.4+dfsg1-1 >

Bug#840501: Info received (transition: ipython)

2016-10-30 Thread PICCA Frederic-Emmanuel
Re-Hello, In order to upload a sardana compatible with ipython5, it need to also upload pytango9 -> tango transition. Cheers Frédéric

Bug#842575: ITP: golang-github-nebulouslabs-ed25519 -- ed25519 for Go

2016-10-30 Thread Free Ekanayaka
Package: wnpp Severity: wishlist Package: wnpp Severity: wishlist Owner: Free Ekanayaka * Package name: golang-github-nebulouslabs-ed25519 Version : 0.0~git20150728.0.0e573b1-1 Upstream Author : David Vorick * URL :

Bug#842561: minetest: Crash on startup

2016-10-30 Thread Markus Koschany
On 30.10.2016 14:30, Martin Quinson wrote: >> 2016-10-30 12:53:13: WARNING[Main]: Irrlicht: Warning: The library version >> of the Irrlicht Engine (1.8.4) does not match the version the application >> was compiled with (1.8.3). This may cause problems. >> libGL error: No matching fbConfigs or

Bug#842574: transition: qtbase-opensource-src

2016-10-30 Thread Lisandro Damián Nicanor Pérez Meyer
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: transition Hi! I am asking for the last Qt transition for Stretch (of course ;) ) Qt packages should be ready, but I'm still building some rdeps to check for possible FTBFS. Somehow my ben-foo

<    1   2   3   >