Bug#844788: hibernate: suspends ok but hangs on restore after decompressing with stretch kernel on macbook pro

2016-11-23 Thread Andrew Worsley
Just tested out the latest testing linux-image-amd64:amd64 4.8+76 with exactly the same results. Perhaps this is a kernel bug?

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

2016-11-23 Thread Stepan Golosunov
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 > I did not find any better short-term solution. Search for CURLOPT_SSL_

Bug#844922: [Pkg-javascript-devel] Bug#844922: Node-string-decoder

2016-11-23 Thread Jérémy Lal
2016-11-23 8:53 GMT+01:00 Ross Gammon : > Hi, > > This node module was originally packaged as it was a dependency of something > (I can't remember). > > If there is nothing depending on it, we should probably remove it from the > archive. The string-decoder function from the core nodejs should be u

Bug#844856: flightcrew: FTBFS: CheckSymbolExists.cxx:8:19: error: 'Q_WS_WIN' was not declared in this scope

2016-11-23 Thread Gianfranco Costamagna
control: tags -1 patch > Relevant part (hopefully): > > /usr/bin/c++-I/usr/include/qt4 -g -O2 > > -fdebug-prefix-map=/<>/flightcrew-0.7.2+dfsg=. > > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > > -D_FORTIFY_SOURCE=2-o CMakeFiles/cmTC_aec35.dir/CheckSymbolExis

Bug#811907: music: FTBFS with GCC 6: invalid conversion

2016-11-23 Thread Graham Inggs
Control: tags -1 patch The patch below fixes the FTBFS with GCC 6. --- a/src/connectivity.cc +++ b/src/connectivity.cc @@ -89,7 +89,7 @@ std::map::iterator info = connectivityMap.find (portName); if (info == connectivityMap.end ()) - return NO_CONNECTIVITY; + return (C

Bug#845419: RM: zynaddsubfx [armel] -- ROM; uses std::future

2016-11-23 Thread Sebastian Ramacher
Package: ftp.debian.org Severity: normal Please remove zynaddsubfx from armel. It uses std::future which is known to be broken there. Regards -- Sebastian Ramacher signature.asc Description: PGP signature

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

2016-11-23 Thread David Bremner
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) > select(10, [9], [], NULL, {1, 0}) = 0 (Timeout) > select(10,

Bug#836722: [Pkg-javascript-devel] Bug#836722: Bug#836722: needs yargs as a dependency

2016-11-23 Thread Jonas Smedegaard
Quoting Pirate Praveen (2016-11-23 08:37:39) > On Tuesday 22 November 2016 10:53 PM, Jonas Smedegaard wrote: >> Ah, I understand you now: You present breakage when using code not in >> Debian. Quite confusing - please *always* mention explicitly in >> bugports when using non-Debian packages! > >

Bug#845085: docker.io: Some commands do not work on some images with kernel version 4.8

2016-11-23 Thread Pitxyoki
Hi Ian, Thanks for your attention to this. I just tried out the following combinations: Linux Kernel v4.7: vsyscall=emulate vsyscall=native vsyscall=none Linux Kernel v4.8 vsyscall=emulate vsyscall=native vsyscall=none The commands work every time, except when vsyscall=none is set, for both ker

Bug#780543: upstream status

2016-11-23 Thread Alexandre Rossi
It seems this is moving forward upstream. https://github.com/oetiker/rrdtool-1.x/pull/755 Alex

Bug#845420: can't add IRC nicks to a contact, Jabber is a trademark

2016-11-23 Thread Daniel Pocock
Package: evolution Version: 3.12.9~git20141130.241663-1+b1 Severity: serious Editing a contact in Evolution, there is a section on the first tab, "Instant Messaging" where it allows people to select options like "MSN" or "Skype". There is no apparent way to specify other contact types here. Give

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 : https://github.com/gruntjs/grunt-contrib-concat#readm

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 in

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 04:20 schrieb Michael Biebl: > Fwiw, I suspect your problem might be, that / and /usr are on different > drives. initramfs-tools is not event based, so maybe sde (your HDD) is > not available yet when it attempts to mount /usr. Assuming this is the case, initramfs-tools should pro

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) >> select(10, [9], [], NULL, {1, 0})

Bug#845358: cupt: please switch to libreadline7

2016-11-23 Thread Sven Joachim
Control: tags -1 + patch On 2016-11-22 20:10 +0100, Sven Joachim wrote: > Package: cupt > Version: 2.9.8 > > Your package has a hardcoded Suggests on libreadline6 which is scheduled > for removal (see #840397), please switch to libreadline7. Attached is a patch against git master which does that

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 configuratio

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 (5.1.10-1)

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 >> what

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 defau

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 operation, 0 B of add

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… > >> Dear Maintainer, >> >> I added th

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 interesting

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: >> UUID=

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 among

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. https://lists.debian.org/debian-release/2016/11

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:25 schrieb Michael Biebl: > Can you edit /usr/share/initramfs-tools/init, go to line 232, add a line > "sleep 10", then run "update-initramfs -u". Choose a longer sleep, if you have a slow system/lots of hard disks/controllers. -- Why is it that all of the instruments seekin

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

2016-11-23 Thread Philip Hands
Joerg Jaspert writes: > On 14500 March 1977, Andrey Yarkov wrote: >> I added the following to kernel parameters on Jessie-8.6.0 official >> installation DVD-1 >> auto=true url=http://my.ip.addr.ess/preseed.cfg >> but I got asked keyboard or locale related questions anyway. > > As expected, h

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 NEW.

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: OpenP

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 org.hibernate.H

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 outpu

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 it

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#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 resumi

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#844789: [Debian-science-sagemath] Bug#844789: iS: issue related to compressed manual.six

2016-11-23 Thread Bill Allombert
On Wed, Nov 23, 2016 at 04:57:45AM +, Jerome BENOIT wrote: > It appears that atomic_write is not involved: > I was confused by the fact the test-command runs several gap sessions > that log to the same file, hence the confusion. > If to each processed gap session is associated a specific log fi

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 qtweb

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. > Sup

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 fl

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 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 > ente

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 t

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 correct

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. > > Fro

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

2016-11-23 Thread John Paul Adrian Glaubitz
On 11/23/2016 11:22 AM, Dmitry Shachnev 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 qtwebkit (4.x) — the goal is to remove it soon

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 comma

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&b=b6eabab3&e=df2bf4ec&email=681...@bugs.debian.org[http://gyt2.mjt.lu/img/gyt2/b/1q375/0yyio.jpeg] [http://centralflags.co.uk/]FORECOURT FLAGS - OCTOBER OFF

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 ( https:/

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#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 qtwebkit

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 ( https://gr

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 will

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#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 signa

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, booting

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 woul

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 streame

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#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 "s

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#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 : http://pythonhosted.org/sphinxcontrib-dox

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#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 user

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 there

Bug#845437: liblorene-dev: definition of __infinity is buggy (FTBFS on alpha)

2016-11-23 Thread Thibaut Paumard
Package: liblorene-dev Version: 0.0.0~cvs20160908+dfsg-2 Severity: normal Tags: pending Upstream maintains a number of definitions of __infinity based on a mixture of architecture and platform. However this list is incomplete (does not contain all the Debian architectures), is buggy (FTBFS on Deb

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#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#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 message

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 Ge

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: > >> > >> > >> On Mon, Nov 7, 2016

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 /usr/share/cargo/registry/ from a few chec

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 "includebuildinfos") and wit

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 another /usr entry i

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 indi

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: http://github.com/jaspervdj/patat License: GPL

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] radeon-kms-messages1.txt:

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#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 see

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 "sleep > 15" again and r

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 aho

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#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#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 git+ssh://git.debian.org/git/pkg

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 on

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 resta

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 appear:

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#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#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 user

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 *-clien

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 Xe

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... > > * Jérémy Lal [T

  1   2   3   4   >