Bug#845428: fai-diskimage does not run if host uses LVM

2016-11-23 Thread Thomas Lange
Package: fai-setup-storage Version: 5.2 If fai-diskimage is run on a host that is using LVM partitions, setup-storage tries to disable (vgchange -a n) the volumes groups of the host. But all info about the LVM of the host should be ignored. vgchange is called in Commands.pm.

Bug#827339: Please revert patch for cmd, and fix default pattern

2016-11-23 Thread Stephan Sürken
Hi Patrick, On Di, 2016-11-22 at 11:33 +0100, Patrick Matthäi wrote: (...) > > S > Thanks for your effort! I have just uploaded 1.0.3-3. ok, thx! > Would you (Stephan) be so kindly and upload it to jessie-bpo, if > there > are no new problems with it? I will be on vacation before it may >

Bug#845372: qtbase-opensource-src: Please enable m68k in double-conversion

2016-11-23 Thread Dmitry Shachnev
On Wed, Nov 23, 2016 at 11:14:07AM +0100, John Paul Adrian Glaubitz wrote: > > We will be better using the system double-conversion instead of the bundled > > one. This was the case in Qt 5.6, but in 5.7 the relevant code has been > > moved from qtdeclarative to qtbase, and I somehow forgot about

Bug#845429: grass: v.net.iso - Segmentation fault

2016-11-23 Thread Bas Couwenberg
Control: tags -1 moreinfo On 2016-11-23 11:33, Eduardo Corbelle Rico wrote: It happened to me that the use of v.net.iso command results in a segmentation fault. I could replicate the error in two different machines, with my own data and with both examples shown in the online manual (

Bug#845372: qtbase-opensource-src: Please enable m68k in double-conversion

2016-11-23 Thread John Paul Adrian Glaubitz
On 11/23/2016 11:43 AM, Dmitry Shachnev wrote: > In case of #780430, it looks like Lisandro wants the patch to be reviewed > by upstream first, and you said you could forward it. Is there any update > on that? No, not yet, unfortunately. I will try to do it this week. > In case of #844722, I

Bug#845434: RFS: sphinxcontrib-doxylink/1.3-2 [RC]

2016-11-23 Thread Ghislain Vaillant
Package: sponsorship-requests Severity: important Dear mentors, I am looking for a sponsor for my package "sphinxcontrib-doxylink" * Package name: sphinxcontrib-doxylink Version : 1.3-2 Upstream Author : Matt Williams * URL :

Bug#841612: libmodpbase64-dev: modp_stdint.h is missing

2016-11-23 Thread Lennart Weller
The modp_stdint.h is not installed on non-Windows systems. It just defines some standard storage names also available in stdint.h. Including it in the install seems nonsensical.

Bug#784070: Newly-created arrays don't auto-assemble - related to hostname change?

2016-11-23 Thread SOUBEYRAND Yann - externe
Le mercredi 23 novembre 2016 à 13:34 +1100, ne...@suse.com a écrit : > On Tue, Nov 22 2016, Andy Smith wrote: > > > Hi Neil, > > > > On Tue, Nov 22, 2016 at 09:56:28AM +1100, NeilBrown wrote: > >> Thanks. Sorry this is taking a lot of back-and-forth... > > > > No worries. This is very

Bug#845401: debian-installer: auto=true not working

2016-11-23 Thread Philip Hands
Cyril Brulebois writes: > Control: severity -1 normal > Control: tag -1 - d-i > > Andrey Yarkov (2016-11-23): >> Package: debian-installer >> Severity: grave >> Tags: d-i >> Justification: renders package unusable > > Sorry, but I'm going to disagree here… > >>

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-23 Thread K.Ohta
Dear Michael, I change line 323 of /usr/share/initramfs-tools/init, "sleep 15" (or another wait period),and uncomment below line of /etc/fstab (and another /usr entry is commented) >UUID=c9d2e9cb-c214-4ca0-bdc9-40d39233e700 /usr ext4 >defaults,noatime 0 2 Then,

Bug#845350: sks no longer creates pidfile

2016-11-23 Thread Andrew Gallagher
On 22/11/16 17:54, Daniel Kahn Gillmor wrote: > > You're using systemd, and sks should be running under the control of > systemd. That addresses my use case, but not the case of someone using traditional init - is this not supported? Thanks! A signature.asc Description: OpenPGP digital

Bug#844018: libcurl3: Building with OpenSSL 1.1 breaks packages using both OpenSSL 1.0 and curl

2016-11-23 Thread Adrian Bunk
On Wed, Nov 23, 2016 at 11:59:16AM +0400, Stepan Golosunov wrote: > 22.11.2016 в 22:57:30 +0200 Adrian Bunk написал: > > 23:14 < bunk> Q_: If you come up with a better patch than mine in #844018, > > please post to that bug. I know that my patch is not pretty, > > but > >

Bug#844788: Just also tried the latest unstable and the latest experimental with the same results.

2016-11-23 Thread Andrew Worsley
linux-image-4.8.0-1-amd64-unsigned_4.8.7-1_amd64 .deb and linux-image-4.9.0-rc5-amd64-unsigned_4.9~rc5-1~e xp1_amd64.deb

Bug#845421: ITP: node-grunt-contrib-concat -- Concatenate files

2016-11-23 Thread Pirate Praveen
Package: wnpp Severity: wishlist Owner: Pirate Praveen X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-grunt-contrib-concat Version : 1.0.1 Upstream Author : Grunt Team (http://gruntjs.com/) * URL :

Bug#784070: Newly-created arrays don't auto-assemble - related to hostname change?

2016-11-23 Thread Michael Tokarev
23.11.2016 05:34, NeilBrown wrote: > On Tue, Nov 22 2016, Andy Smith wrote: > >> Hi Neil, >> >> On Tue, Nov 22, 2016 at 09:56:28AM +1100, NeilBrown wrote: >>> Thanks. Sorry this is taking a lot of back-and-forth... >> >> No worries. This is very interesting to me and I'd also like to know >>

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-23 Thread K.Ohta
Dear Michel, /usr entry /etc/fstab (will attach) of my box was set below, not to mount: > UUID=c9d2e9cb-c214-4ca0-bdc9-40d39233e700 /usr ext4 > rw,noatime,suid,dev,exec,auto,nouser,async 0 2 But, change to below, mount /usr and boot: > UUID=c9d2e9cb-c214-4ca0-bdc9-40d39233e700 /usr ext4

Bug#845423: virtualbox-ext-pack: hash mismatch Oracle_VM_VirtualBox_Extension_Pack-5.1.10.vbox-extpack

2016-11-23 Thread Gianfranco Costamagna
thanks Martin!, fixing now G. Il Mercoledì 23 Novembre 2016 10:03, Martin Steigerwald ha scritto: Package: virtualbox-ext-pack Version: 5.1.10-1 Severity: normal Dear Maintainer, on upgrading to the new version I receive: 1 not fully installed or removed. After this

Bug#845379: [Pkg-javascript-devel] Bug#845379: node-fuzzaldrin-plus: FTBFS: Npm module "grunt-contrib-coffee" not found.

2016-11-23 Thread Chris Lamb
Pirate Praveen wrote: > Control: tags -1 pending > > On Wednesday 23 November 2016 03:04 AM, Chris Lamb wrote: > > Warning: Task "coffee" not found. Use --force to continue. > > missed builddeps on node-grunt-contrib-coffee. Fixed. But > node-grunt-contrib-coffee needs to clear

Bug#845379: [Pkg-javascript-devel] Bug#845379: node-fuzzaldrin-plus: FTBFS: Npm module "grunt-contrib-coffee" not found.

2016-11-23 Thread Pirate Praveen
Control: tags -1 pending On Wednesday 23 November 2016 03:04 AM, Chris Lamb wrote: > Warning: Task "coffee" not found. Use --force to continue. missed builddeps on node-grunt-contrib-coffee. Fixed. But node-grunt-contrib-coffee needs to clear NEW. signature.asc Description:

Bug#845426: munin-c: please make the build reproducible (buildpath)

2016-11-23 Thread Daniel Shahaf
Source: munin-c Version: 0.0.9-1 Severity: wishlist Tags: upstream patch User: reproducible-bui...@lists.alioth.debian.org Usertags: buildpath Hi! While working on the “reproducible builds” effort [1], we have noticed that munin-c could not be built reproducibly. Specifically, ./getversion

Bug#845433: uwsgi: Upgrade fails with RUN_AT_STARTUP=no

2016-11-23 Thread Mathias Behrle
Package: uwsgi Version: 2.0.14+20161106-1 Severity: normal Dear Maintainer, when the flag RUN_AT_STARTUP=no is set in /etc/default/uwsgi, the upgrade fails with uwsgi (2.0.14+20161106-1) wird eingerichtet ... Job for uwsgi.service failed because the control process exited with error code. See

Bug#838495: RFS: python-cartopy/0.14.2-1 [ITP] -> to be canceled

2016-11-23 Thread Ghislain Vaillant
control: reopen -1 On 22/11/16 20:38, Gianfranco Costamagna wrote: Hi, I have uploaded a new version of python-cartopy/0.14.2+dfsg1-1 [1] for you to review and sponsor. in deferred/5, let me know if it is ok or I need to cancel it, thanks you both! G. Hi Gianfranco, Please cancel it,

Bug#681234: Extended November Printed Flag Offers

2016-11-23 Thread Richard - Central Flags
View online version http://gyt2.mjt.lu/nl2/gyt2/1qyj4.html?m=AEkAFpIvtx0AAUlJNS4AAGmMNpUAARpaV6oAGf6kAAdlMQBYNW9DrYFG_jcSTqWxhF0hFMIPngAHDG0=b6eabab3=df2bf4ec=681...@bugs.debian.org[http://gyt2.mjt.lu/img/gyt2/b/1q375/0yyio.jpeg] [http://centralflags.co.uk/]FORECOURT FLAGS - OCTOBER OFFERSWe are

Bug#845435: I can not connect a client to the server during a networked game

2016-11-23 Thread Nouveau Jean-Christophe
Package: glob2 Version: 0.9.4.4-2.3 Dear Maintainer, There is a bug on globulation2 in the debian jessie pakage. I have testing it on many computers in 32 or 64bits. When i try to install the wheezy pakage there is no bug. The bug appear when i try to play globulation with two computers. On the

Bug#845423: virtualbox-ext-pack: hash mismatch Oracle_VM_VirtualBox_Extension_Pack-5.1.10.vbox-extpack

2016-11-23 Thread Martin Steigerwald
Package: virtualbox-ext-pack Version: 5.1.10-1 Severity: normal Dear Maintainer, on upgrading to the new version I receive: 1 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Do you want to continue? [Y/n] Setting up virtualbox-ext-pack

Bug#845401: debian-installer: auto=true not working

2016-11-23 Thread Андрей Ярков
> A series of short > options for the kernel commandline, see its documentation. If you set > them, it will run without asking anything. I'm aware of those, thank you. But the point is that "auto=true" (or just "auto") parameter was conceived just to avoid putting locale and keyboard

Bug#845372: qtbase-opensource-src: Please enable m68k in double-conversion

2016-11-23 Thread John Paul Adrian Glaubitz
On 11/23/2016 11:10 AM, Dmitry Shachnev wrote: > We will be better using the system double-conversion instead of the bundled > one. This was the case in Qt 5.6, but in 5.7 the relevant code has been > moved from qtdeclarative to qtbase, and I somehow forgot about that. Could this be done for

Bug#845372: qtbase-opensource-src: Please enable m68k in double-conversion

2016-11-23 Thread Dmitry Shachnev
Hi Adrian, On Tue, Nov 22, 2016 at 09:43:44PM +0100, John Paul Adrian Glaubitz wrote: > With the update to 5.7.x, qtbase-opensource-src now fails to build > from source on Linux/m68k. This is because the embedded third-party > package 'double-conversion' in qtbase is too old to support m68k. >

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-23 Thread K.Ohta
Dear Michael, Not mounted /usr and made kernel panic still longer sleep. Then booting with "init=/bin/bash" , check dmesg (attached). Below message was wrote when trying to mount /usr : >[ 15.958645] EXT4-fs (sde3): Unrecognized mount option "auto" or missing >value If this message is

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

2016-11-23 Thread Darshaka Pathirana
Hi Jörg, Yes, DEP9 is marked obsolete. I somehow missed that. But still: do we need to depend on "update-inetd"? Regards, - Darsha On 2016-11-01 08:26, Jörg Frings-Fürst wrote: > Hello Darahaka, > > thank you for spending your time helping to make Debian better with > this bug report. > >

Bug#845431: RFP: stream2chromecast -- A Chromecast media streamer for Linux

2016-11-23 Thread Ph. Marek
Package: wnpp Severity: wishlist * Package name: stream2chromecast Version : none yet Upstream Author : Pat-Carter * URL : https://github.com/Pat-Carter/stream2chromecast * License : GPLv3 Programming Lang: Python Description : A Chromecast media

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-23 Thread Michael Biebl
Am 23.11.2016 um 12:00 schrieb K.Ohta: > Dear Michael, > I change line 323 of /usr/share/initramfs-tools/init, > "sleep 15" (or another wait period),and uncomment below line > of /etc/fstab (and another /usr entry is commented) >> UUID=c9d2e9cb-c214-4ca0-bdc9-40d39233e700 /usr ext4

Bug#845430: maxima: Maxima's online help is unreachable

2016-11-23 Thread Emmanuel Charpentier
Package: maxima Version: 5.38.1-6 Severity: normal Dear Maintainer, The latest (5.38.1.6) version of the maxima* packages have no useable online help. Symptom : gibberish at the sart of a session (both in console or in emacs via imaxima) :

Bug#845432: RM: buildapp [armhf] -- ROM; Depends on sbcl

2016-11-23 Thread Christoph Egger
Package: ftp.debian.org Severity: normal Hi! Please remove buildapp on armhf so sbcl can be removed (#844269) there Thanks! Christoph

Bug#845438: pbuilder: bogus filename output, possible format string vulnerability

2016-11-23 Thread Thorsten Glaser
Package: pbuilder Version: 0.226.1 Severity: important I: new cache content 'x11-common_10x0p+07.7+17_all.deb' added -rw-r--r-- 1 root root 251250 Nov 23 00:40 /var/cache/pbuilder/aptcache-debian/x11-common_1%3a7.7+17_all.deb I am assuming '%3a' is interpreted by printf(1) here. Never pass

Bug#845436: dpkg-dev: dpkg-buildpackage leaves spurious debian/files in source tree

2016-11-23 Thread Thorsten Glaser
Package: dpkg-dev Version: 1.18.15 Severity: minor Run: dpkg-buildpackage -S -d -nc Watch this: tglase@tglase-nb:~/squirrel-sql $ svn st ? debian/files tglase@tglase-nb:~/squirrel-sql $ cat debian/files squirrel-sql_3.2.0+dfsg-1_source.buildinfo java optional This file should not be

Bug#845422: [PATCH] Please add BCM2835 MMC driver for Raspberry Pi 3

2016-11-23 Thread Michael Stapelberg
Source: linux Severity: wishlist Tags: patch Thank you for your work on maintaining the Linux kernel in Debian, I really appreciate it! I am interested in running Debian on the Raspberry Pi 3. As per https://github.com/anholt/linux/wiki/Raspberry-Pi-3, the mainline Linux kernel in version 4.8

Bug#845425: DataSource no longer accessible since jessie security update

2016-11-23 Thread Arne Nordmark
Package: tomcat7 Version: 7.0.56-3+deb8u5 Severity: normal After the security update 7.0.56-3+deb8u5, I get an error message: ALLVARLIG: Servlet.service() for servlet [Faces Servlet] in context with path [/mech] threw exception [Filter execution threw an exception] with root cause

Bug#844788: suspending from VGA makes no difference - stuck at the same place.

2016-11-23 Thread Andrew Worsley
Also just wanted to add that running all kernels with command lines: nomodeset nointremap acpi=none vga=0x34c Also all the modes in /sys/power/pm_test (except none) are fine in the problematic 4.7.0 kernel - even with "nomodeset nointremap acpi=none" kernel options removed. Still hangs on

Bug#844275: [debian-mysql] Bug#844275: mysql_config injects build flags which breaks the build for other packages

2016-11-23 Thread Norvald H. Ryeng
mysql_config and mysqlclient.pc pick up compile flags from the build environment. We have a fix for this upstream, and I've backported it to 5.7.16 (see attachment). I haven't tested it with sbuild/dpkg, so when applying this, please verify that mysql_config and mysqlclient.pc don't pick up any

Bug#845428: fai-diskimage does not run if host uses LVM

2016-11-23 Thread Thomas Lange
In FAI 5.3 I've add a test, to prevent fai-diskimage to run if a LVM partition is detected on the host system. https://github.com/faiproject/fai/commit/dce458cfc7c6b3bf20b5f235f08f8c68fd875644 -- regards Thomas

Bug#827339: Please revert patch for cmd, and fix default pattern

2016-11-23 Thread Evgeni Golov
Hi, On Wed, Nov 23, 2016 at 11:21:02AM +0100, Stephan Sürken wrote: > @evgeni: Would be nice if you could retest this. tbh, I stopped using apt-dater, so I'd rather not :)

Bug#845429: grass: v.net.iso - Segmentation fault

2016-11-23 Thread Eduardo Corbelle Rico
Package: grass Version: 7.0.5-2 Severity: normal Tags: newcomer Dear Maintainer, It happened to me that the use of v.net.iso command results in a segmentation fault. I could replicate the error in two different machines, with my own data and with both examples shown in the online manual (

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-23 Thread Michael Biebl
Am 23.11.2016 um 11:25 schrieb K.Ohta: > Dear Michael, > > Not mounted /usr and made kernel panic still longer sleep. > > Then booting with "init=/bin/bash" , check dmesg (attached). > Below message was wrote when trying to mount /usr : >> [ 15.958645] EXT4-fs (sde3): Unrecognized mount option

Bug#845372: qtbase-opensource-src: Please enable m68k in double-conversion

2016-11-23 Thread Dmitry Shachnev
On Wed, Nov 23, 2016 at 11:26:49AM +0100, John Paul Adrian Glaubitz wrote: > > For qtwebkit-opensource-src — I will try (will need some patching probably). > > I have attached a patch to the appropriate bug report: > > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=780430#27 > > > For

Bug#818107: [Python-apps-team] Bug#818107: The future of DocOnce

2016-11-23 Thread Klaus Zimmermann
Hi, this looks like an interesting project indeed. As a first step I went through the list of dependencies that Kristian provided. The situation might not be so grim. Unfortunately, there is no information about the actually required versions, but for a number of packages a manual update over the

Bug#842291: notmuch processes frequently stuck in select()

2016-11-23 Thread David Bremner
David Bremner writes: > Brian May writes: >> strace shows notmuch looping in select. >> >> select(10, [9], [], NULL, {1, 0}) = 0 (Timeout) >> select(10, [9], [], NULL, {1, 0}) = 0 (Timeout) >> select(10, [9], [], NULL, {1, 0}) = 0 (Timeout)

Bug#845424: freetype: Not renderable font in Debian

2016-11-23 Thread Maximiliano Curia
Source: freetype Version: 2.5.2-3 Severity: important Hi, After some minor changes in a forum of a lug, I found that I could no longer read it in Debian (neither with chromium, nor firefox, neither in jessie nor in sid), while the text was readable in Ubuntu, Arch and other distros (used

Bug#828481: ori: staying with libssl1.0

2016-11-23 Thread Afif Elghraoui
Control: severity -1 important Control: unblock 827061 by -1 This path of staying behind with openssl 1.0 was approved by the release team [1]. Upstream has not moved on to openssl 1.1 and we aren't equipped to make and test the required changes. 1.

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-23 Thread Michael Biebl
Am 23.11.2016 um 10:02 schrieb K.Ohta: > Dear Michel, > > /usr entry /etc/fstab (will attach) of my box was set below, not to mount: >> UUID=c9d2e9cb-c214-4ca0-bdc9-40d39233e700 /usr ext4 >> rw,noatime,suid,dev,exec,auto,nouser,async 0 2 > > But, change to below, mount /usr and boot: >>

Bug#845427: python-pywcs: ROM; dead upstream; superceded by python-astropy

2016-11-23 Thread Ole Streicher
Package: ftp.debian.org Severity: normal X-Debbugs-CC: debian-as...@lists.debian.org Dear ftpmasters, please remove python-pywcs. It is not maintained upstream anymore since years and completely superceded by python-astropy. Without major efforts, it is unusable because of incompatibilities to

Bug#845171: wine-development: FTBFS: ld aborts or segfaults

2016-11-23 Thread Matthias Klose
Control: tags -1 + help moreinfo according to the logs, -Wl,--enable-new-dtags is already passed into the linker, so I don't assume the defaults change in binutils is the root cause. I'm unable to trigger the malloc error. If you can, please run gcc with -v, and then re-run the collect2/ld

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-23 Thread Michael Biebl
Am 23.11.2016 um 11:41 schrieb Michael Biebl: > Am 23.11.2016 um 11:25 schrieb K.Ohta: >> Dear Michael, >> >> Not mounted /usr and made kernel panic still longer sleep. >> >> Then booting with "init=/bin/bash" , check dmesg (attached). >> Below message was wrote when trying to mount /usr : >>> [

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-23 Thread K.Ohta
Sorry, I booted *older* fetab entry; Not booting with, >> UUID=c9d2e9cb-c214-4ca0-bdc9-40d39233e700 /usr ext4 defaults,noatime 0 >> 2 Booting with uncommenting below line. >>UUID=c9d2e9cb-c214-4ca0-bdc9-40d39233e700 /usr ext4 >>rw,noatime,suid,dev,exec,auto,nouser,async 0 2 I

Bug#845439: [PATCH] Don’t enforce (U)EFI on arm64

2016-11-23 Thread Michael Stapelberg
Package: vmdebootstrap Version: 1.7-1 Severity: wishlist Tags: patch The Raspberry Pi 3 uses arm64 but comes with a custom bootloader, so there is no need for UEFI. Please consider merging the attached patch. Thank you! Without this patch, my vmdebootstrap invocation fails with the error

Bug#844081: [Python-apps-team] Bug#844081: Which FS was this run on?

2016-11-23 Thread Filip Pytloun
Hello, I am using ZFS and building in pbuilder chroot and wasn't able to reproduce it this way. This may be also related to caching of underlying host as reporter is running the build in VM - having more info about environment may help to find reproducer. Filip On 2016/11/21 15:52, Christian

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-23 Thread K.Ohta
Dear Michael, On Wed, 23 Nov 2016 12:09:22 +0100 Michael Biebl wrote: > Am 23.11.2016 um 12:00 schrieb K.Ohta: > > Dear Michael, > > I change line 323 of /usr/share/initramfs-tools/init, > > "sleep 15" (or another wait period),and uncomment below line > > of /etc/fstab (and

Bug#845382: more boot BUG logs

2016-11-23 Thread Václav Ovsík
I added netconsole into /boot/grub/grub.cfg and did more attempts to boot. Logs are attached in the archive. zito@bobek:~$ fgrep -m 1 BUG radeon-kms-messages* radeon-kms-messages.txt:[ 64.148004] NMI watchdog: BUG: soft lockup - CPU#1 stuck for 22s! [kworker/1:2:51]

Bug#838441: Advertencia de la cuenta final

2016-11-23 Thread 1
le hemos enviado varios correos electrónicos para actualizar su cuenta de correo electrónico, y te hemos ignorado. por favor, vamos a cerrar esta cuenta de usuario si no verifica dentro de las 24 horas Abra el Administrador del sitio siguiente para actualizado su cuenta de correo electrónico

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-23 Thread K.Ohta
I already removed "sleep 15" from /usr/share/initramfs-tools/init, and re-built initramfs, booting was completed. Sorry for lacking write. Cheers, Ohta On Wed, 23 Nov 2016 13:26:22 +0100 Michael Biebl wrote: > Can you confirm that boot is successful after you remove the

Bug#845443: jessie-pu: package nss-pam-ldapd/0.9.4-3+deb8u2

2016-11-23 Thread Salvatore Bonaccorso
Package: release.debian.org Severity: normal Tags: jessie User: release.debian@packages.debian.org Usertags: pu Hi Stable release managers, X-Debbugs-CC to Arthur de Jong and Ferenc Wágner. nss-pam-ldapd's nslcd under the conditions as described in #814881 might fail to restart. nslcd

Bug#845380: calibre: GUI does not start, QXcbConnection errors

2016-11-23 Thread Ritesh Raj Sarraf
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On Tue, 2016-11-22 at 21:37 +, Joe Rowan wrote: > Package: calibre > Version: 2.71.0+dfsg-1 > Severity: important > > Dear Maintainer, > > GUI does not open, /usr/bin/calibre appears in process list. If run from > terminal, these errors

Bug#829046: Status of pagure

2016-11-23 Thread Pirate Praveen
On Sat, 12 Nov 2016 22:50:18 +0530 Pirate Praveen wrote: > grunt is now in debian. Can you try to modify grunt so that we can use > the packaged grunt? grunt issue is fixed and libjs-jquery-textcomplete is now in main, though at.js needs gulp :( signature.asc Description:

Bug#845440: RFS: patat/0.4.0.0-1

2016-11-23 Thread Félix Sipma
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "patat": patat - Terminal-based presentations using Pandoc Package: patat Version: 0.4.0.0-1 Upstream Author: Jasper Van der Jeugt Homepage:

Bug#845442: udev: does not honor configuration files in /etc/udev/hwdb.d

2016-11-23 Thread Michael Biebl
Control: tags -1 moreinfo Am 23.11.2016 um 14:16 schrieb Norbert Preining: > > I have added a config file > /etc/udev/hwdb.d/61-keyboard-local.hwdb > containing: > evdev:input:b0003v045Ep00DB* >KEYBOARD_KEY_c022d=pageup >KEYBOARD_KEY_c022e=pagedown > to remap the

Bug#845372: qtbase-opensource-src: Please enable m68k in double-conversion

2016-11-23 Thread Lisandro Damián Nicanor Pérez Meyer
On miércoles, 23 de noviembre de 2016 11:57:51 ART John Paul Adrian Glaubitz wrote: > On 11/23/2016 11:43 AM, Dmitry Shachnev wrote: > > In case of #780430, it looks like Lisandro wants the patch to be reviewed > > by upstream first, and you said you could forward it. Is there any update > > on

Bug#845201: Patch for Lintian updates for Rust packaging in /usr/share/cargo/registry

2016-11-23 Thread Josh Triplett
Control: tags -1 + patch The attached patch implements these changes. - Josh Triplett >From 55a882e6f878e1071e29d91a8f5a52eeb84d3884 Mon Sep 17 00:00:00 2001 From: Josh Triplett Date: Wed, 23 Nov 2016 03:48:50 -0800 Subject: [PATCH] Exclude files under

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-23 Thread Michael Biebl
Can you confirm that boot is successful after you remove the "sleep 15" again and rebuild the initramfs via update-initramfs -u. -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? signature.asc Description: OpenPGP digital signature

Bug#845425: DataSource no longer accessible since jessie security update

2016-11-23 Thread Arne Nordmark
Den 2016-11-23 kl. 12:36, skrev Emmanuel Bourg: > Hi Arne, > > Thank you for reporting this issue. Could you check if it also occurs > with the tomcat7 package from jessie-backports please? Thanks for the quick reply. No, with version 7.0.73-1~bpo8+1 I do not have this problem. I guess this

Bug#841291: [Pkg-libvirt-maintainers] Bug#841291: libvirt-bin: qemu backport v2.6 needs a backported version of libvirt-bin in Jessie

2016-11-23 Thread Mathieu Tarral
Hi Guido, > Will do as soon as I get around to it. Thanks for letting us know! > > Any updates regarding this bug ? Did you find some time to patch libvirt and test QEMU with it ? Thanks ! -- Mathieu Tarral

Bug#845378: unbound: Resolvconf script is not executable

2016-11-23 Thread Christoph Pleger
Hello, > The resolvconf update.d hook for unbound is somewhat problematic, so it > is disabled by default. Enabling or disabling a resolvconf update.d hook > is done by setting or clearing the executable bit on the hook. But when the executable bit is not set and resolvconf is installed, the

Bug#845445: mutter: illegal instruction error

2016-11-23 Thread dark yux
Package: mutter Version: 3.14.4-1~deb8u1 Severity: important Dear Maintainer, When trying to use mutter I receive a illegal instruction error. Try this with two terminals: Terminal 1: Xephyr -ac -br -noreset -screen 800x600 :1 Terminal 2: mutter -d :1 I expected Mutter functioning within a

Bug#794890: [Pkg-javascript-devel] Bug#794890: npm: new upstream version

2016-11-23 Thread Jérémy Lal
Thank you for tackling the issue. See my answer below. 2016-11-23 14:18 GMT+01:00 Michael Prokop : > Disclaimer: I'm not blaming nor pointing to anyone, but I feel like > that this is yet again the team pattern and I'd really like to see > whether we have any way out of this... >

Bug#845444: mysql++: diff for NMU version 3.2.2+pristine-1.1

2016-11-23 Thread Michael Prokop
Package: mysql++ Version: 3.2.2+pristine-1 Severity: normal Tags: patch pending Dear maintainer, I've prepared an NMU for mysql++ (versioned as 3.2.2+pristine-1.1) and uploaded it to DELAYED/5. Please feel free to tell me if I should delay it longer. regards, -mika- diff -Nru

Bug#845447: numad doesn't read /etc/default/numad

2016-11-23 Thread Geert Nijpels
Package: numad Version: 0.5+20150602-4 Severity: normal Tags: patch Asked by Ubuntu maintainer to report this to Debian: https://bugs.launchpad.net/bugs/1640783 The systemd script for numad doesn't respect the settings in /etc/default/numad. The following changes make it work: ---

Bug#843543: [Pkg-tigervnc-devel] Bug#843543: Bug#843543: tigervnc: FTBFS with xserver 1.19

2016-11-23 Thread Ola Lundqvist
Hi Thank you for the information. Now we just have to fix it. :-) // Ola On 22 November 2016 at 23:57, Emilio Pozuelo Monfort wrote: > Control: severity -1 serious > > On 08/11/16 22:04, Emilio Pozuelo Monfort wrote: > > On 07/11/16 17:40, Ben Hildred wrote: > >> > >> > >>

Bug#845425: DataSource no longer accessible since jessie security update

2016-11-23 Thread Emmanuel Bourg
Le 23/11/2016 à 12:54, Arne Nordmark a écrit : > Thanks for the quick reply. > > No, with version 7.0.73-1~bpo8+1 I do not have this problem. I guess > this indicates a problem with backporting the patch to 7.0.56. Did you enable the security manager?

Bug#845302: systemd: 232-6:Failed to boot, makes kernel panic when starting /sbin/init.

2016-11-23 Thread Michael Biebl
Control: reassign -1 initramfs-tools 0.125 Am 23.11.2016 um 11:25 schrieb K.Ohta: > Not mounted /usr and made kernel panic still longer sleep. > > Then booting with "init=/bin/bash" , check dmesg (attached). > Below message was wrote when trying to mount /usr : >> [ 15.958645] EXT4-fs (sde3):

Bug#794890: [Pkg-javascript-devel] Bug#794890: Bug#794890: npm: new upstream version

2016-11-23 Thread Jonas Smedegaard
Quoting Michael Prokop (2016-11-23 14:18:49) > Disclaimer: I'm not blaming nor pointing to anyone, but I feel like > that this is yet again the team pattern and I'd really like to see > whether we have any way out of this... Thanks for stating above. > ... I'm afraid the situation of node-*

Bug#845446: RFP: mapmap -- Open source video mapping software

2016-11-23 Thread nodiscc
Package: wnpp Severity: wishlist * Package name: mapmap Version : 0.4.0 Upstream Author : MapMap Team https://github.com/mapmapteam * URL : http://www.mapmap.info/ * License : GPLv3 Programming Lang: C++ Description : Open source video mapping software

Bug#845425: DataSource no longer accessible since jessie security update

2016-11-23 Thread Emmanuel Bourg
Hi Arne, Thank you for reporting this issue. Could you check if it also occurs with the tomcat7 package from jessie-backports please? Emmanuel Bourg

Bug#843402: reprepro cannot handle .changes files that reference .buildinfo files

2016-11-23 Thread Stephan Sürken
On Tue, 22 Nov 2016 19:08:06 +0100 =?utf-8?q?Sl=C3=A1vek_Banko?= wrote: > Dne út 22. listopadu 2016 Stephan Sürken napsal(a): (...) > without "Tracking", buildinfo files are not processed - "reprepro include"  > ignores them. >  > With "Tracking: minimal" (without

Bug#794890: [Pkg-javascript-devel] Bug#794890: npm: new upstream version

2016-11-23 Thread Michael Prokop
Disclaimer: I'm not blaming nor pointing to anyone, but I feel like that this is yet again the team pattern and I'd really like to see whether we have any way out of this... * Jérémy Lal [Tue Nov 15, 2016 at 11:27:02PM +0100]: > > Is really no one from the Debian Javascript Maintainers working

Bug#845443: jessie-pu: package nss-pam-ldapd/0.9.4-3+deb8u2

2016-11-23 Thread Salvatore Bonaccorso
Hi On Wed, Nov 23, 2016 at 02:19:24PM +0100, Salvatore Bonaccorso wrote: > The proposed debian/changelog is > > +nss-pam-ldapd (0.9.4-3+deb8u2) stable; urgency=medium FTR, I would do as well s/stable/jessie/g which I have already locally. Regards, Salvatore

Bug#845425: DataSource no longer accessible since jessie security update

2016-11-23 Thread Arne Nordmark
Den 2016-11-23 kl. 14:09, skrev Emmanuel Bourg: > Did you enable the security manager? I have not changed that part of /etc/default/tomcat7, so it still reads #TOMCAT7_SECURITY=no which should imply that the security manager is not enabled. Arne

Bug#845441: tftpd-hpa tries to start before filesystems are mounted and aborts

2016-11-23 Thread MI
Package: tftpd-hpa Version: 5.2+20140608-3 On Debian Jessie, the tftpd-hpa server is started (by systemd) before the filesystems are mounted. There is no systemd unit file in the tftpd-hpa package, so the /etc/init.d/tftpd-hpa script is used. However, the "INIT INFO" section in the script

Bug#845201: [Pkg-rust-maintainers] Patch for Lintian updates for Rust packaging in /usr/share/cargo/registry

2016-11-23 Thread Sylvestre Ledru
Le 23/11/2016 à 12:58, Josh Triplett a écrit : Control: tags -1 + patch The attached patch implements these changes. Having a test would be great! Thanks for doing that Sylvestre

Bug#559867: [pkg-java] r19181 - in trunk/squirrel-sql/debian: . patches

2016-11-23 Thread Thorsten Glaser
On Tue, 22 Nov 2016, Emmanuel Bourg wrote: > I see the package was initially checked into Subversion. Feel free to > migrate it to Git if you want, we have a migration script available for OK, the package is now moved there. - To work on this package: git clone

Bug#845448: uptimed: Please remove build dependency on obsolete package sp

2016-11-23 Thread Dr. Tobias Quathamer
Source: uptimed Version: 1:0.4.0+git20150923.6b22106-1 Severity: important Dear Maintainer, The sp package is obsolete and will be removed from Debian. Please change the build dependency in uptimed from sp to opensp. Note that this bug will be RC when the package sp has been removed from

Bug#805612: akonadi-backend-mysql: It should depend on mysql-server-core but not mysql-client-core

2016-11-23 Thread 张 敬强
在 2016年11月22日星期二 CST 下午6:16:22,您写道: > can you please explain, why you think, we can remove the mysql-client-core > dependency? It's a bug can be resolved by just adding the *-server-core dependency, as there is no such dependency when the bug was reported. But I'm still wondering about the

Bug#845171: ld regression handling $ORIGIN in rpath

2016-11-23 Thread Matthias Klose
Control: forwarded -1 https://sourceware.org/bugzilla/show_bug.cgi?id=20858 Control: tags -1 + upstream This looks like another regression with handling $ORIGIN in the linker (-rpath=\$ORIGIN/<...>). The work around for the packages is to remove that option, you don't need to relocate the

Bug#794890: [Pkg-javascript-devel] Bug#794890: npm: new upstream version

2016-11-23 Thread Paolo Greppi
OK whereas if you have no locally installed soso, it will pick the system node-soso. I don't know much of the ruby world. But that looks like the same as you get in python, when you pass the --system-site-packages option to virtualenv. By default virtualenv is completely isolated from the

Bug#845454: ITP: chargebee-python -- python library for integrating with Chargebee (API v1)

2016-11-23 Thread Scott Kitterman
Package: wnpp Severity: wishlist Owner: Scott Kitterman * Package name: chargebee-python Version : 1.6.3 Upstream Author : ChargeBee * URL : https://github.com/chargebee/chargebee-python/tree/chargebee-v1 * License

Bug#840517: NMU of jade

2016-11-23 Thread Dr. Tobias Quathamer
Hi, please find attached the patch for the NMU I've just uploaded to remove the Build-Depends on jade. Regards, Tobias diff --git a/debian/changelog b/debian/changelog index 265d676..88241a3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +datapacker (1.0.1+nmu4)

Bug#794890: [Pkg-javascript-devel] Bug#794890: Bug#794890: npm: new upstream version

2016-11-23 Thread Michael Prokop
* Jonas Smedegaard [Wed Nov 23, 2016 at 02:57:35PM +0100]: > Quoting Michael Prokop (2016-11-23 14:18:49) > > ... I'm afraid the situation of node-* packages in Debian is worse > > than I expected. node-request's upstream release of version 2.26.1 > > dates back to August 2013 and nowadays

Bug#811312: Update list of bugs

2016-11-23 Thread Dr. Tobias Quathamer
control: unblock -1 by 832491 control: block -1 by 845448 Hi, the package aboot is no longer in testing, so I think the block of this bug can be removed. However, the package uptimed needs to be added -- done that now. Regards, Tobias signature.asc Description: OpenPGP digital signature

Bug#794890: [Pkg-javascript-devel] Bug#794890: npm: new upstream version

2016-11-23 Thread Paolo Greppi
Jonas, I beg to slightly differ on the point below. I think of npm or yarn/yarnpkg as the equivalent for the nodejs ecosystem of python virtualenv. There are workflows where you'd want to maintain a certain configuration of a webapp, phonegap app or website using a local set of modules / pinned

Bug#794890: [Pkg-javascript-devel] Bug#794890: npm: new upstream version

2016-11-23 Thread Jérémy Lal
2016-11-23 15:45 GMT+01:00 Paolo Greppi : > On 23/11/2016 14:57, Jonas Smedegaard wrote: >> Npm is an *alternative* to using Debian packaged nodejs code. >> >> Users of Debian cannot tell anything about how same or similar tasks >> could be solved using Debian, because they

Bug#845372: qtbase-opensource-src: Please enable m68k in double-conversion

2016-11-23 Thread Lisandro Damián Nicanor Pérez Meyer
On miércoles, 23 de noviembre de 2016 13:10:04 ART Dmitry Shachnev wrote: > Hi Adrian, > [snip] > We will be better using the system double-conversion instead of the bundled > one. This was the case in Qt 5.6, but in 5.7 the relevant code has been > moved from qtdeclarative to qtbase, and I

Bug#845441: tftpd-hpa tries to start before filesystems are mounted and aborts

2016-11-23 Thread Ron
Hi, On Wed, Nov 23, 2016 at 01:39:13PM +0100, MI wrote: > Package: tftpd-hpa > Version: 5.2+20140608-3 > > On Debian Jessie, the tftpd-hpa server is started (by systemd) before the > filesystems are mounted. > > There is no systemd unit file in the tftpd-hpa package, so the >

<    1   2   3   4   >