Bug#831989: icedove: Crash in nsDisplayItem::GetClippedBounds / GetBounds

2016-07-20 Thread Stefan Weil
Package: icedove Version: 1:45.1.0-1 Severity: normal Dear Maintainer, icedove crashed randomly during normal operation. The stack differs from two other kinds of random crashes which I got some days ago. This is the first time that I see a crash in GetBounds, nor did I find similar crashes in

Bug#817424: here's a patch

2016-07-20 Thread Adam Borowski
control: tags -1 +patch Hi! Here's a patch migrating debfoster to dh 9, fixing the FTBFS. I've moved the bash_completion file to a dir on its own to simplify the packaging -- debian/rules is now the usual dh two-liner. Meow! -- An imaginary friend squared is a real enemy. >From

Bug#831891: [Debian-med-packaging] Bug#831891: r-cran-dplyr: New upstream release v0.5.0

2016-07-20 Thread Charles Plessy
Le Wed, Jul 20, 2016 at 10:04:46PM +0800, Frederik Vanrenterghem a écrit : > > Version 0.5.0 of dplyr was released in June 2016 with several breaking > changes. Thanks Frederik, to update the r-cran-dplyr package we will need to create at least one new Debian package, for the tibble R package.

Bug#831897: [Reproducible-builds] Bug#831897: lepton: leaves a zombie process around after build

2016-07-20 Thread 陳昌倬
Control: forwarded -1 https://github.com/dropbox/lepton/issues/42 On Wed, Jul 20, 2016 at 04:12:51PM +, Mattia Rizzolo wrote: > That said, I find totally unacceptable for a build to leak a process and > leave it zombie (because that process had no parent, actually), so I'm > filing this at RC

Bug#829188: icedove SEGV backtrace

2016-07-20 Thread Benoît Ganne
> LANG= /usr/lib/icedove/run-mozilla.sh -g /usr/lib/icedove/icedove-bin > --safe-mode 2>&1 | tee /tmp/icedove-gdb-$(apt-cache show icedove | grep > Version | awk '{ print $2 }')_$(date +%F_%T).log I just reproduced the crash with the above command, please find the logfile including backtrace

Bug#824896: the patch is bogus

2016-07-20 Thread Adam Borowski
control: tags -1 -patch The only actual error in the copyright file that I know is claiming GPL2+ instead of GPL2 for most files. On the other hand, the proposed patch introduces about as many serious errors as it has entries; it's beyond worthless. -- An imaginary friend squared is a real

Bug#810890: caddy in Debian

2016-07-20 Thread Zlatan Todoric
Hi, On 07/21/2016 04:12 AM, Nicolas Braud-Santoni wrote: > Hi Zlatan, > > I'm taking the liberty to start packaging caddy and its dependencies, > as part of the pkg-go team. > > I would be happy to see this package be co-maintained, though, > whether it is by you or Iain. All sounds fine but I

Bug#831678: Fw: gtk2-engines-murrine: Text shadow misaligned for desktop icons on XFCE

2016-07-20 Thread James Lu
Control: affects 831678 xfdesktop4 Hi everyone, forwarding this to pkg-xfce-devel so they're in the loop. Best, James On Mon, 18 Jul 2016 08:20:41 -0400 Jeremy Bicha wrote: > Package: gtk2-engines-murrine > Version: 0.98.1.1-6 > > The most recent gtk2-engines-murrine update

Bug#831751: openafs-client unreliable after kernel update

2016-07-20 Thread Benjamin Kaduk
fixed 831751 1.6.17-1 thanks On Mon, 18 Jul 2016, Chad Seys wrote: > Package: openafs-client > Version: 1.6.9-2+deb8u5 > Severity: important > > Dear Maintainer, > > As discussed on the openafs-info mailing list, the openafs-client is > unreliable > (cannot checkout certain repos) after some

Bug#811622: here's a patch

2016-07-20 Thread Adam Borowski
control: tags -1 +patch Here's a patch (attached). It is pretty massive, but all errors are of two kinds: C++11 considers letters after a string literal to be a suffix rather than a separate token, and implicit conversions from bool to pointer. -- An imaginary friend squared is a real enemy.

Bug#827557: linux-image-4.6.0-1-armmp-lpae: 4.6 armmp kernel fails to boot on nvidia jetson (4.5 works)

2016-07-20 Thread Wookey
On 2016-07-19 11:40 -0700, Martin Michlmayr wrote: > I tracked it down to CONFIG_ARM_TEGRA_DEVFREQ which I enabled in > 4.6-1~exp2. > > With this module enabled, I see the same hang you do. Without the > module, it works. > > Interestingly, it depends on the version of u-boot used, though. >

Bug#831988: ITP: golang-github-jimstudt-http-authentication -- Go implementation of RFC 2617 HTTP Authentication: Basic and Digest Access Authentication

2016-07-20 Thread Nicolas Braud-Santoni
Package: wnpp Severity: wishlist Owner: Nicolas Braud-Santoni Control: block 810890 by -1 * Package name: golang-github-jimstudt-http-authentication Version : 0.0~git20140401.0.3eca13d-1 Upstream Author : Jim Studt * URL :

Bug#830555: new Foolscap release available

2016-07-20 Thread Brian Warner
I've just released foolscap-0.12.0 to PyPI, which should fix this. We've deprecated a function that talks to the root nameservers, and this release removes the test that used to exercise that function. I think that was the only place which should be doing off-box network access (there's plenty of

Bug#831987: ITP: golang-github-flynn-archive-go-shlex

2016-07-20 Thread Nicolas Braud-Santoni
Package: wnpp Severity: wishlist Owner: Nicolas Braud-Santoni Control: block 810890 by -1 * Package name: golang-github-flynn-archive-go-shlex Version : 0.0~git20150515.0.3f9db97-1 Upstream Author : Steven Thurgood * URL :

Bug#831986: ITP: lego -- Let's Encrypt client and ACME library written in Go

2016-07-20 Thread Nicolas Braud-Santoni
Package: wnpp Severity: wishlist Owner: Nicolas Braud-Santoni Control: block 810890 by -1 * Package name: lego Version : 0.3.1+git20160721.44.b12ce5e-1 Upstream Author : Sebastian Erhart * URL :

Bug#831985: Acknowledgement ([patch] fix default for 'prio' in manpage)

2016-07-20 Thread Vincent McIntyre
I've found a couple of other nits that could be fixed, see attached patch. There was one item I was unsure about so I left it out of the patch. The manual page says the default is reassign_maps = yes but libmultipath/defaults.h says #define DEFAULT_REASSIGN_MAPS0 This gets used like

Bug#810890: caddy in Debian

2016-07-20 Thread Nicolas Braud-Santoni
Hi Zlatan, I'm taking the liberty to start packaging caddy and its dependencies, as part of the pkg-go team. I would be happy to see this package be co-maintained, though, whether it is by you or Iain. Best, nicoo

Bug#830979: Bug#831984: zoneminder: modifies shipped file: /usr/share/zoneminder/www/api/app/Config/core.php

2016-07-20 Thread Andreas Beckmann
On 2016-07-21 02:57, Dmitry Smirnov wrote: > I guess you guys can have an interesting discussion about clash between > #830979 and #831984. ;) Well, you don't edit shipped files. Neither conffiles nor normal files. Instead, you put these values into a new file (not a shipped file!, maybe ship a

Bug#664767: Delivery notification..(View the attachment for confirmation of your delivery address)

2016-07-20 Thread FedEx Courier Service
FedEx-Delivery Post.docx Description: MS-Word 2007 document

Bug#830979: Bug#831984: zoneminder: modifies shipped file: /usr/share/zoneminder/www/api/app/Config/core.php

2016-07-20 Thread Dmitry Smirnov
On Thursday, 21 July 2016 1:08:10 AM AEST Andreas Beckmann wrote: > Package: zoneminder > Version: 1.30.0~rc2+dfsg-1 > Severity: serious > User: debian...@lists.debian.org > Usertags: piuparts > > Hi, > > during a test with piuparts I noticed your package modifies a shipped > file: > > 1m41.6s

Bug#698477: Do we really need mirror in AWS?

2016-07-20 Thread Charles Plessy
Le Wed, Jul 20, 2016 at 03:48:23PM +0100, Marcin Kulisz a écrit : > > do you think that there is still need for mirror on AWS once we have > CloudFront > CDN which is working quite nicely from within AWS? Hi Marcin, I think that http(s)://cloudfront.debian.net/ is exactly what we need. And I

Bug#830997: release.debian.org: Permission to consider dpkg-buildpackage -A bugs as RC

2016-07-20 Thread Santiago Vila
On Wed, Jul 20, 2016 at 09:47:52PM +0200, Lucas Nussbaum wrote: > On 15/07/16 at 00:23 +0200, Santiago Vila wrote: > > I did some work to verify Santiago's list of affected packages, and > identified more affected packages. The additional bugs I filed are at: >

Bug#831985: [patch] fix default for 'prio' in manpage

2016-07-20 Thread Vincent McIntyre
Package: multipath-tools Version: 0.6.1-3 Priority: minor I noticed the manpage documents the wrong default for 'prio'. At least, it seems that way from this check: $ grep DEFAULT_PRIO libmultipath/prio.h #define DEFAULT_PRIO "const" #define DEFAULT_PRIO_ARGS "" Now that upstream ditched the

Bug#805955: [pcp] Bug#805955: pcp: FTBFS when built with dpkg-buildpackage -A (no binary artifacts)

2016-07-20 Thread Nathan Scott
- Original Message - > > Actually some advice would be great, having had an initial look into > > this one now. Patch below shows the basic split we'll need to make > > the architecture independent packages generated separately, but I'm > > not sure how to fit that split into the rest

Bug#831911: gnome-blog: FTBFS with dpkg-buildpackage -A: dpkg-genchanges: error: binary build with no binary artifacts found; cannot distribute

2016-07-20 Thread Santiago Vila
tags 831911 patch thanks On Wed, 20 Jul 2016, Lucas Nussbaum wrote: > dpkg-genchanges: error: binary build with no binary artifacts found; cannot > distribute This package has its binary-indep and binary-arch targets swapped. Trivial patch attached. Thanks.--- a/debian/rules +++

Bug#796608: espeakup: diff for NMU version 1:0.71-27.1

2016-07-20 Thread Samuel Thibault
Hello, Michael Biebl, on Wed 20 Jul 2016 02:54:14 +0200, wrote: > Am 20.07.2016 um 01:03 schrieb Michael Biebl: > > Right. I think this is the problem. Afair, systemd will try to read the > > pid file as soon as the parent exits. That should happen *after* the > > forked daemon process is ready

Bug#831971: fortunes-es: FTBFS with dpkg-buildpackage -A: dpkg-genchanges: error: binary build with no binary artifacts found; cannot distribute

2016-07-20 Thread Santiago Vila
tags 831971 patch thanks On Wed, 20 Jul 2016, Lucas Nussbaum wrote: > Source: fortunes-es > Version: 1.32 > Severity: important > Tags: stretch sid > User: debian...@lists.debian.org > Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep > Justification: FTBFS on amd64 H

Bug#831967: freeplane: FTBFS with dpkg-buildpackage -A: freeplane.1: No such file or directory at /usr/bin/dh_installman line 131.

2016-07-20 Thread Emmanuel Bourg
Control: tags -1 + pending The switch to Gradle in the Git repository for freeplane 1.5.11 indirectly fixed this issue (the build target skipped with the -A flag has been replaced by the override_dh_auto_build target).

Bug#831984: zoneminder: modifies shipped file: /usr/share/zoneminder/www/api/app/Config/core.php

2016-07-20 Thread Andreas Beckmann
Package: zoneminder Version: 1.30.0~rc2+dfsg-1 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package modifies a shipped file: 1m41.6s ERROR: FAIL: debsums reports modifications inside the chroot:

Bug#831983: kde-telepathy-contact-list: ktp-contactlist no longer able to log in to gtalk, sip

2016-07-20 Thread Juha Jäykkä
Package: kde-telepathy-contact-list Version: 15.08.3-1 Severity: important Dear Maintainer, After upgrading to 15.08.3-1, ktp-contactlist (or the plasma applets) no longer can log into gtalk or sip. These are possibly separate bugs as sip auth handler segfaults whereas gtalk simply does not

Bug#831982: influxdb: Get rid of warning message during installation

2016-07-20 Thread Vincent Blut
Package: influxdb Version: 0.13.0+dfsg1-2 Severity: minor Tags: patch -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi Alexandre, During influxdb installation, the following warning is displayed: […] Warning: The home dir /var/lib/influxdb you specified can't be accessed: No such file or

Bug#831873: xrdp created dir ${HOME}/.thinclient_drives which has permissions 000 belongs to root

2016-07-20 Thread Dominik George
Hi, >May be my immediate fix will be downgrade to xrdp 0.6 to enable >users working and try to sort out things on a different machine. You could also disable device redirection with [Channels] rdpdr=0 in /etc/xrdp/xrdp.ini. -nik -- PGP-Fingerprint: 3C9D 54A4 7575 C026 FB17 FD26 B79A 3C16

Bug#831981: ITP: mkusb - Tool to make boot drives.

2016-07-20 Thread Simon Quigley
Package: wnpp Severity: wishlist Owner: Simon Quigley * Package name: mkusb Version : 10.6.6 Upstream Author : Simon Quigley * URL or Web page : https://help.ubuntu.com/community/mkusb * License : GPL3 Description : Tool to make boot drives.

Bug#831980: python3-qrcode: fails to upgrade from 'testing' - trying to overwrite /usr/share/man/man1/qr.1.gz

2016-07-20 Thread Andreas Beckmann
Package: python3-qrcode Version: 5.0.1-1.1 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package fails to upgrade from 'testing'. It installed fine in 'testing', then the upgrade to 'sid' fails because it tries to overwrite

Bug#831240: google-perftools: FTBFS: Running death test 0 hangs

2016-07-20 Thread Aliaksey Kandratsenka
On Tue, Jul 19, 2016 at 1:29 PM, Lucas Nussbaum wrote: > Hi Aliaksey, > > On 16/07/16 at 12:28 +0200, Santiago Vila wrote: >> On Fri, 15 Jul 2016, Aliaksey Kandratsenka wrote: >> >> > Thanks for reporting the issue. I just tried to reproduce the problem >> > on my sid laptop in

Bug#805228: Bug#806630: libnative-platform-java: FTBFS when built with dpkg-buildpackage -A (mh_installjar fails)

2016-07-20 Thread Emmanuel Bourg
Le 20/07/2016 à 21:47, Lucas Nussbaum a écrit : > Once the issue is fixed in maven-repo-helper, those packages should be > build-tested again (I can do that if needed; please ping me). The 'mh_install -i' issue is fixed in maven-repo-helper 1.9.2. Could you test again the packages previously

Bug#831979: RM: argus-client/experimental -- RoQA; superseded by src:argus-clients

2016-07-20 Thread Andreas Beckmann
Package: ftp.debian.org Severity: normal an even older version was already removed from unstable ... and now src:argus-clients has a newer version un unstable, so remove this cruft from experimental Andreas

Bug#831978: ring-daemon: Internal daemon started by users should not be in /usr/sbin/

2016-07-20 Thread Petter Reinholdtsen
Package: ring-daemon Version: 20160720.3.73cfbb9~dfsg1-2 Severity: serious The /usr/sbin/dring in the ring-daemon package seem to be placed in the wrong directory. The program is started by the ring GUI tool when a user starts the Ring client, and thus is not a tool intended for sbin, as

Bug#831977: FW: [LibreOffice Calc Bug 100841] Dragging a cell's frame to Fill Series, etc - no longer shows a tooltip indicating currently reached value

2016-07-20 Thread D. B.
Package: libreoffice-calc Version: 5.1.4.2 and 5.1.5.1 Build ID: 1:5.1.4~rc2-2 and 1:5.1.5~rc1-1 Dear Maintainer, Tooltips are no longer shown in LibreOffice Calc when dragging to 'fill series' - and possibly in other location that use the same kind of tooltips. (Note that normal GTK+ tooltips

Bug#831873: xrdp created dir ${HOME}/.thinclient_drives which has permissions 000 belongs to root

2016-07-20 Thread Dominik George
On Mittwoch, 20. Juli 2016 23:03:11 CEST Andreas Tille wrote: > Hi Dominik, > > On Wed, Jul 20, 2016 at 05:58:40PM +0200, Dominik George wrote: > > Some references: > > > > http://serverfault.com/questions/188894/denied-root-access-to-user-mounted > > -fuse-file-system > > > > In conclusion, I

Bug#831974: black screen with nvidia driver

2016-07-20 Thread Luca Boccassi
On Wed, 2016-07-20 at 23:22 +0200, VA wrote: > Package: nvidia-kernel-dkms > Version: 352.79-10 > Severity: important > > After upgrade to kernel 4.6, nvidia driver does not seem to work > anymore, I just get a black screen. There's some flickering, Xorg seems > to be restarting though nothing

Bug#830107: glabels: Scaling of 101% required to match templates

2016-07-20 Thread David Griffith
On Wed, 20 Jul 2016, Jakob Haufe wrote: Tested with templates 5871 (business card) and 5163 (4x2 sticker). I justed printed an outline sheet of 5871 on a LaserJet 2300 and they perfectly match the size from the official .doc template. Tested using 3.2.1-2, of course. Whoops. I've seen

Bug#831324: docker.io: /etc/docker is not readable by the docker group

2016-07-20 Thread Nicolas Braud-Santoni
Thanks a bunch. Given that this is blocking for another bug, would it be possible to have a new upload soon-ish? Best, nicoo On Mon, Jul 18, 2016 at 11:15:12AM -0700, Tianon Gravi wrote: > > Thanks! I've applied this in Git, and it'll go out with the next upload. :)

Bug#831976: please define the canonical person page URL, and redirect there

2016-07-20 Thread Mattia Rizzolo
package: nm.debian.org this exist https://nm.debian.org/public/person/mattia and this does too https://nm.debian.org/person/mattia FTR, the upper right corner with my name links to the latter now, but used to link the former some weeks ago. I assume they are both the same page, generated by the

Bug#831975: ci.debian.net: Run test for packages in suites other than unstable

2016-07-20 Thread Santiago Ruano Rincón
Package: debci Version: 1.3 Severity: wishlist Dear Terceiro, As discussed during Debconf16, it would be great if ci.debian.net also runs tests for packages in suites other than unstable. This could include experimental, stable{,-proposed-updates}, oldstable and so on. Thanks! Santiago

Bug#831836: python-django: Add pymysql support

2016-07-20 Thread Raphael Hertzog
On Wed, 20 Jul 2016, Corey Bryant wrote: > This was originally driven as a result of upstream OpenStack's decision to > move to PyMySQL [1]. Only one client is typically supported in Ubuntu > main, so we decided to go with python-pymysql. As a result, any Ubuntu > main packages that had a

Bug#831974: black screen with nvidia driver

2016-07-20 Thread VA
Package: nvidia-kernel-dkms Version: 352.79-10 Severity: important After upgrade to kernel 4.6, nvidia driver does not seem to work anymore, I just get a black screen. There's some flickering, Xorg seems to be restarting though nothing appears. Here's what I get in dmesg: [ 58.134694]

Bug#805228: Bug#806630: libnative-platform-java: FTBFS when built with dpkg-buildpackage -A (mh_installjar fails)

2016-07-20 Thread Lucas Nussbaum
On 20/07/16 at 22:31 +0200, Emmanuel Bourg wrote: > Le 20/07/2016 à 21:47, Lucas Nussbaum a écrit : > > > So, it would make sense to fix that bug on the maven-repo-helper side, > > rather > > than require changes to each of those packages individually. > > Thank you for investigating this

Bug#811986: qwtplot3d: FTBFS with GCC 6: symbol changes

2016-07-20 Thread Scott Kitterman
On Tuesday, January 19, 2016 08:13:48 PM you wrote: > Package: qwtplot3d > Version: 0.2.7+svn191-9 > Severity: important > User: debian-...@lists.debian.org > Usertags: ftbfs-gcc-6 gcc-6-symbols > > This package fails to build with GCC 6. GCC 6 has not been released > yet, but it's expected that

Bug#831252: [Pkg-julia-devel] Bug#831252: Bug#831252: Bug#831252: julia: FTBFS: Tests failures

2016-07-20 Thread Graham Inggs
On 19 July 2016 at 23:41, Peter Colberg wrote: > The issue with eatmydata has come up repeatedly [1]. Graham, do you > think adding Build-Conflicts: eatmydata to julia is sensible? I think filing a bug against eatmydata would be more sensible.

Bug#831886: firefox-esr: crashes with __libc_res_nquery: Assertion (hp != ((void *)0)) && (hp2 != ((void *)0))' failed.

2016-07-20 Thread Mike Hommey
reassign 831886 libc6 thanks On Wed, Jul 20, 2016 at 03:18:13PM +0200, Dominik George wrote: > Package: firefox-esr > Version: 45.2.0esr-1~deb8u1 > Severity: normal > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Firefox ESR crashes upon loading some website: > >

Bug#829188: Latest IceDove crashes do not occur in upstream binaries

2016-07-20 Thread Hadi
Hi, I have been experiencing the same frequent random crashes in IceDove 1:45.1.0-1~deb8u1 as reported in bugs #829188 and #828069. I have done some debugging that might be of help: - The crash exists even after disabling all add-ons, and recreating the user profile from scratch (by deleting

Bug#831873: xrdp created dir ${HOME}/.thinclient_drives which has permissions 000 belongs to root

2016-07-20 Thread Andreas Tille
Hi Dominik, On Wed, Jul 20, 2016 at 05:58:40PM +0200, Dominik George wrote: > Some references: > > http://serverfault.com/questions/188894/denied-root-access-to-user-mounted-fuse-file-system > > In conclusion, I think it is arguable whether xrdp should create that > directory. IMHO, the

Bug#831873: xrdp created dir ${HOME}/.thinclient_drives which has permissions 000 belongs to root

2016-07-20 Thread Andreas Tille
On Wed, Jul 20, 2016 at 04:43:24PM +0200, Dominik George wrote: > > Fuse is not used on this machine […] > > Yes, it is. xrdp uses FUSE to provide shared directories from RDP > clients. OK, I was not aware of this. > You provided the link between the directory and FUSE in your original bug >

Bug#830074: fixed in iodine 0.7.0-5

2016-07-20 Thread bugs-debian
Sorry for being late on all of this, but I have a few remarks on this. First, thanks for the service file, and the long explanation. Regarding socket activation, I currently have this (custom) socket unit: [Unit] Description=Iodine socket [Socket] # For now, listen only in IPv4

Bug#831184: mumble: FTBFS with GCC 6

2016-07-20 Thread Christopher Knadle
Hello again, Lucas. Thanks for reporting this bug. Sorry for the delay in response: unfortunately the hard disk in my mail server died on Thursday night and since then I've been scrambling to try to recover what data I could and get it back up again after disk replacement. I had a quick look at

Bug#831973: smartd sometimes starts before USB drives are detected by the system during boot

2016-07-20 Thread Mathew Newton
Package: smartmontools Version: 6.3+svn4002-2 When booting my Raspberry Pi (running Raspbian, an unofficial Debian Jessie port) I am *sometimes* finding that smartd fails to pick up an external USB-attached drive. Looking at syslog the reason for this appears to be that smartd is often

Bug#805228: Bug#806630: libnative-platform-java: FTBFS when built with dpkg-buildpackage -A (mh_installjar fails)

2016-07-20 Thread Emmanuel Bourg
Le 20/07/2016 à 21:47, Lucas Nussbaum a écrit : > So, it would make sense to fix that bug on the maven-repo-helper side, rather > than require changes to each of those packages individually. Thank you for investigating this Lucas. Please do not start a mass bug filing for these packages though,

Bug#831901: xserver-xorg-core: no hardware assisted 3D acceleration using modesetting driver on Sandybridge

2016-07-20 Thread Martin Steigerwald
Am Mittwoch, 20. Juli 2016, 22:12:48 CEST schrieb Andreas Boll: > On Wed, Jul 20, 2016 at 06:51:21PM +0200, Martin Steigerwald wrote: > > Package: xserver-xorg-core > > Version: 2:1.18.4-1 > > Severity: important > > > > Dear Timo, dear Maintainers, > > > > as apt-listchanges informed me that

Bug#675008: LSB feature request

2016-07-20 Thread Patrick Schleizer
Posted an LSB feature request: define bash non-login shell snippet drop-in folder /etc/bash.bashrc.d/ in LSB https://lsbbugs.linuxfoundation.org/show_bug.cgi?id=4167 Cheers, Patrick

Bug#830126: IT: purify -- Next-generation radio interferometric imaging

2016-07-20 Thread Ole Streicher
Hi Ian, Ian Jackson writes: > Gijs Molenaar writes ("Bug#830126: IT: purify -- Next-generation radio > interferometric imaging"): >> * Package name: purify > > Might you want to choose a different name ? > > https://en.wikipedia.org/wiki/Purify > > In general I think perhaps the ITP

Bug#831910: tracker.debian.org: loaddata imports package sources wrong

2016-07-20 Thread Raphael Hertzog
Hi, On Wed, 20 Jul 2016, Muri Nicanor wrote: > When following the instructions on > https://tracker.debian.org/docs/setup/repositories.html#repositories > the command > ./manage.py tracker_update_repositories > fails, because the file > data/cache/apt-cache/etc/sources.list > contains sections

Bug#831901: xserver-xorg-core: no hardware assisted 3D acceleration using modesetting driver on Sandybridge

2016-07-20 Thread Andreas Boll
On Wed, Jul 20, 2016 at 06:51:21PM +0200, Martin Steigerwald wrote: > Package: xserver-xorg-core > Version: 2:1.18.4-1 > Severity: important > > Dear Timo, dear Maintainers, > > as apt-listchanges informed me that with newest X server modesetting driver > is now default, I tried it. > > It

Bug#831972: aboot: please make the build reproducible

2016-07-20 Thread Reiner Herrmann
Source: aboot Version: 1.0~pre20040408-4 Severity: wishlist Tags: patch User: reproducible-bui...@lists.alioth.debian.org Usertags: timestamps locale X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Hi! While working on the "reproducible builds" effort [1], we have noticed that aboot

Bug#829088: Jessie

2016-07-20 Thread Joel Rosdahl
For reference: I have requested to include ccache 3.1.12 in Jessie in #831426 . -- Joel

Bug#830997: release.debian.org: Permission to consider dpkg-buildpackage -A bugs as RC

2016-07-20 Thread Lucas Nussbaum
On 15/07/16 at 00:23 +0200, Santiago Vila wrote: > On Wed, 13 Jul 2016, Emilio Pozuelo Monfort wrote: > > > Great. We can handle that for Stretch. You can send a ping to the bug > > reports > > saying that these are going to be RC for Stretch and that you will bump them > > after a week, and

Bug#805228: Bug#806630: libnative-platform-java: FTBFS when built with dpkg-buildpackage -A (mh_installjar fails)

2016-07-20 Thread Lucas Nussbaum
Hi, I did some work to try to confirm/verify/extend the list of issues already identified by Santiago Vila, and ran into this bug. The full list of affected packages is: android-platform-libcore android-platform-tools-base apache-pom classycle closure-compiler commons-parent cup findbugs-bcel

Bug#817316: clean-crypto: Mandatory debian/compat for debhelper

2016-07-20 Thread Logan Rosen
Package: clean-crypto Version: 1-1 Followup-For: Bug #817316 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu yakkety ubuntu-patch Dear Maintainer, In Ubuntu, the attached patch was applied to achieve the following: * debian/compat: Indicate compatibility level of 9. *

Bug#831970: py-libmpdclient: FTBFS with dpkg-buildpackage -A: dpkg-genchanges: error: binary build with no binary artifacts found; cannot distribute

2016-07-20 Thread Lucas Nussbaum
Source: py-libmpdclient Version: 0.11.1-4 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild was done

Bug#831971: fortunes-es: FTBFS with dpkg-buildpackage -A: dpkg-genchanges: error: binary build with no binary artifacts found; cannot distribute

2016-07-20 Thread Lucas Nussbaum
Source: fortunes-es Version: 1.32 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild was done

Bug#831964: pentium-builder: FTBFS with dpkg-buildpackage -A: dpkg-genchanges: error: binary build with no binary artifacts found; cannot distribute

2016-07-20 Thread Lucas Nussbaum
Source: pentium-builder Version: 0.20 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild was done

Bug#831962: z3: FTBFS with dpkg-buildpackage -A: ln: failed to create symbolic link 'debian/libz3-jni/usr/share/doc/libz3-jni': No such file or directory

2016-07-20 Thread Lucas Nussbaum
Source: z3 Version: 4.4.1-0.1 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild was done by building

Bug#831969: api-sanity-checker: FTBFS with dpkg-buildpackage -A: debian/api-sanity-checker.1: No such file or directory at /usr/bin/dh_installman line 131.

2016-07-20 Thread Lucas Nussbaum
Source: api-sanity-checker Version: 1.98.7-1 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild

Bug#831963: netqmail: FTBFS with dpkg-buildpackage -A: make: *** No rule to make target 'build-indep'. Stop.

2016-07-20 Thread Lucas Nussbaum
Source: netqmail Version: 1.06-5 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild was done

Bug#831968: jacksum: FTBFS with dpkg-buildpackage -A: dpkg-genchanges: error: binary build with no binary artifacts found; cannot distribute

2016-07-20 Thread Lucas Nussbaum
Source: jacksum Version: 1.7.0-4 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild was done

Bug#831967: freeplane: FTBFS with dpkg-buildpackage -A: freeplane.1: No such file or directory at /usr/bin/dh_installman line 131.

2016-07-20 Thread Lucas Nussbaum
Source: freeplane Version: 1.3.15-4 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild was done

Bug#831965: asciidoc: FTBFS with dpkg-buildpackage -A: doc/testasciidoc.1: No such file or directory at /usr/bin/dh_installman line 131.

2016-07-20 Thread Lucas Nussbaum
Source: asciidoc Version: 8.6.9-3 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild was done

Bug#831966: imediff2: FTBFS with dpkg-buildpackage -A: dpkg-genchanges: error: binary build with no binary artifacts found; cannot distribute

2016-07-20 Thread Lucas Nussbaum
Source: imediff2 Version: 1.1.2-1.1 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild was done

Bug#831960: pygobject-2: FTBFS with dpkg-buildpackage -A: make: *** No rule to make target 'build-indep'. Stop.

2016-07-20 Thread Lucas Nussbaum
Source: pygobject-2 Version: 2.28.6-12 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild was done

Bug#831958: manpages-es-extra: FTBFS with dpkg-buildpackage -A: dpkg-genchanges: error: binary build with no binary artifacts found; cannot distribute

2016-07-20 Thread Lucas Nussbaum
Source: manpages-es-extra Version: 0.8a-17 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild was done

Bug#831961: proftpd-dfsg: FTBFS with dpkg-buildpackage -A: make: *** No rule to make target 'build-indep'. Stop.

2016-07-20 Thread Lucas Nussbaum
Source: proftpd-dfsg Version: 1.3.5a-1 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild was done

Bug#831957: adzapper: FTBFS with dpkg-buildpackage -A: dpkg-genchanges: error: binary build with no binary artifacts found; cannot distribute

2016-07-20 Thread Lucas Nussbaum
Source: adzapper Version: 20090301.dfsg.1-0.2 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild

Bug#831956: yocto-reader: FTBFS with dpkg-buildpackage -A: dpkg-genchanges: error: binary build with no binary artifacts found; cannot distribute

2016-07-20 Thread Lucas Nussbaum
Source: yocto-reader Version: 0.9.4+nmu1 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild was done

Bug#831959: mrb: FTBFS with dpkg-buildpackage -A: dpkg-genchanges: error: binary build with no binary artifacts found; cannot distribute

2016-07-20 Thread Lucas Nussbaum
Source: mrb Version: 0.1 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild was done by building only

Bug#831949: ewipe: FTBFS with dpkg-buildpackage -A: dpkg-genchanges: error: binary build with no binary artifacts found; cannot distribute

2016-07-20 Thread Lucas Nussbaum
Source: ewipe Version: 1.2.0-8.1 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild was done

Bug#831947: disc-cover: FTBFS with dpkg-buildpackage -A: dh_install: missing files, aborting

2016-07-20 Thread Lucas Nussbaum
Source: disc-cover Version: 1.5.6-1 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild was done

Bug#831954: libsnmp-mib-compiler-perl: FTBFS with dpkg-buildpackage -A: dpkg-genchanges: error: binary build with no binary artifacts found; cannot distribute

2016-07-20 Thread Lucas Nussbaum
Source: libsnmp-mib-compiler-perl Version: 0.06-2.1 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild

Bug#831955: gpsim-doc: FTBFS with dpkg-buildpackage -A: dpkg-genchanges: error: binary build with no binary artifacts found; cannot distribute

2016-07-20 Thread Lucas Nussbaum
Source: gpsim-doc Version: 0.22.0-2 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild was done

Bug#831951: g2p-sk: FTBFS with dpkg-buildpackage -A: dpkg-genchanges: error: binary build with no binary artifacts found; cannot distribute

2016-07-20 Thread Lucas Nussbaum
Source: g2p-sk Version: 0.4.2-1 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild was done

Bug#831952: thp: FTBFS with dpkg-buildpackage -A: dpkg-genchanges: error: binary build with no binary artifacts found; cannot distribute

2016-07-20 Thread Lucas Nussbaum
Source: thp Version: 0.4.6-10 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild was done by building

Bug#831953: dctrl2xml: FTBFS with dpkg-buildpackage -A: doc/dctrl2xml.1: No such file or directory at /usr/bin/dh_installman line 131.

2016-07-20 Thread Lucas Nussbaum
Source: dctrl2xml Version: 0.18+nmu1 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild was done

Bug#831948: ftpwatch: FTBFS with dpkg-buildpackage -A: dpkg-genchanges: error: binary build with no binary artifacts found; cannot distribute

2016-07-20 Thread Lucas Nussbaum
Source: ftpwatch Version: 1.22 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild was done by building

Bug#831946: python-pcs: FTBFS with dpkg-buildpackage -A: dpkg-genchanges: error: binary build with no binary artifacts found; cannot distribute

2016-07-20 Thread Lucas Nussbaum
Source: python-pcs Version: 0.5+debian-1.2 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild was done

Bug#831950: gnome-python: FTBFS with dpkg-buildpackage -A: make: *** No rule to make target 'build-indep'. Stop.

2016-07-20 Thread Lucas Nussbaum
Source: gnome-python Version: 2.28.1+dfsg-1.1 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild

Bug#831945: pygtk: FTBFS with dpkg-buildpackage -A: make: *** No rule to make target 'build-indep'. Stop.

2016-07-20 Thread Lucas Nussbaum
Source: pygtk Version: 2.24.0-4 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild was done

Bug#831939: jailer: FTBFS with dpkg-buildpackage -A: dpkg-genchanges: error: binary build with no binary artifacts found; cannot distribute

2016-07-20 Thread Lucas Nussbaum
Source: jailer Version: 0.4-17.1 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild was done

Bug#831944: pyorbit: FTBFS with dpkg-buildpackage -A: make: *** No rule to make target 'build-indep'. Stop.

2016-07-20 Thread Lucas Nussbaum
Source: pyorbit Version: 2.24.0-7.1 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild was done

Bug#831941: sylseg-sk: FTBFS with dpkg-buildpackage -A: dpkg-genchanges: error: binary build with no binary artifacts found; cannot distribute

2016-07-20 Thread Lucas Nussbaum
Source: sylseg-sk Version: 0.7.1-1 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild was done

Bug#831943: cvs-mailcommit: FTBFS with dpkg-buildpackage -A: dpkg-genchanges: error: binary build with no binary artifacts found; cannot distribute

2016-07-20 Thread Lucas Nussbaum
Source: cvs-mailcommit Version: 1.19-2 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild was done

Bug#831942: simplyhtml: FTBFS with dpkg-buildpackage -A: simplyhtml.1: No such file or directory at /usr/bin/dh_installman line 131.

2016-07-20 Thread Lucas Nussbaum
Source: simplyhtml Version: 0.16.13-1 Severity: important Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20160720 qa-ftbfs qa-indep Justification: FTBFS on amd64 Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild was done

  1   2   3   >