Bug#900781: git-buildpackage: import-orig does 'reset --hard' at then end, voiding the previously run 'pq import'

2018-06-04 Thread Guido Günther
Hi, On Mon, Jun 04, 2018 at 10:00:23PM +0200, Julien Muchembled wrote: > Package: git-buildpackage > Version: 0.9.9 > Severity: normal > Tags: upstream > > Both the git-buildpackage documentation and > https://wiki.debian.org/Python/GitPackagingPQ > > invite the user to first run 'gbp pq

Bug#900799: linux-image-arm64: dts: rockchip: correct voltage selector Firefly-RK3399

2018-06-04 Thread Heinrich Schuchardt
Package: linux-image-arm64 Version: 4.16.12-1 Severity: normal Tags: patch Please, add this patch to the Debian kernel patches until it is added upstream. Cf. https://lkml.org/lkml/2018/6/4/781 Without this patch the Firefly-RK3399 board boot process hangs after these lines:

Bug#900798: git-repair: new repair strategy based on unreferenced trees and commit history topology

2018-06-04 Thread Paul Wise
Package: git-repair Version: 1.20151215-1.1 Severity: wishlist I recently had a repo where the HEAD/master commit object had gotten truncated and become empty. In this scenario, git-repair is not able to achieve any repair, even with the force option. I came up with a new repair strategy that

Bug#876451: 0.6.3 available

2018-06-04 Thread Sérgio Benjamim
Hi, I updated the package to 0.6.3 (using 0.5.2+dfsg1-3.1 as base), here: https://mentors.debian.net/package/mgba Could anyone test/evaluate it? Att. sergio-br2

Bug#900797: flow-tools FTCBFS: does not pass --host to ./configure

2018-06-04 Thread Helmut Grohne
Source: flow-tools Version: 1:0.68-12.5 Tags: patch User: helm...@debian.org Usertags: rebootstrap flow-tools fails to cross build from source, because it does not pass --host to ./configure. The easiest way of fixing that is using dh_auto_configure. After doing so, it still fails to cross build

Bug#900796: fcgiwrap FTCBFS: fails to propagate CC from configure to make

2018-06-04 Thread Helmut Grohne
Source: fcgiwrap Version: 1.1.0-10 Tags: patch upstream User: helm...@debian.org Usertags: rebootstrap fcgiwrap fails to cross build from source, because it does not propagate the properly detected cross compiler from ./configure to make. The attached patch fixes that and makes fcgiwrap cross

Bug#900739: crashing in toke.c, keyword plugin pointer is left pointing to an XS module that's been unloaded

2018-06-04 Thread Tony Cook
On Mon, Jun 04, 2018 at 09:31:06PM +0100, Dominic Hargreaves wrote: > Thanks for the detailed analysis both! Given that the fix is accidental, > and not in a released version of perl yet, I'm not sure whether this > belongs in a stable update. That said, maybe there is no more correct > place for

Bug#594052: debootstrap: create example /etc/hosts and /etc/fstab?

2018-06-04 Thread Hideki Yamane
Hi, On Mon, 23 Aug 2010 15:18:45 +0200 Samuel Thibault wrote: > Colin Watson, le Mon 23 Aug 2010 12:45:12 +0100, a écrit : > > Does anyone have any thoughts on this? > > Mmm, aren't you actually looking for crosshurd? (which should really be > called crossdebian nowadays). AIUI, using

Bug#900795: /opt/google/chrome/google-chrome: No Sound

2018-06-04 Thread Dean Chia
Package: google-chrome-stable Version: 67.0.3396.62-1 Severity: important File: /opt/google/chrome/google-chrome Dear Maintainer, Sound (in media, videos) no longer works on Google Chrome, but audio works fine in firefox and other apps. I believe Chrome does not work audio-wise since I switched

Bug#900794: dictd: README.inetd describe debconf setting

2018-06-04 Thread Kevin Ryde
Package: dictd Version: 1.12.1+dfsg-4 Severity: wishlist File: /usr/share/doc/dictd/README.inetd.gz README.inetd could helpfully note the debconf inetd option and whatever usual "dpkg-reconfigure dictd" or similar, so that you don't think you have to go through the various inetd steps manually.

Bug#900581: linux: Enable Buster kernel features for newer ARM64 servers.

2018-06-04 Thread Ben Hutchings
On Mon, 2018-06-04 at 08:29 -0700, Geoff Levand wrote: > On 06/04/2018 03:51 AM, Riku Voipio wrote: > > On Fri, Jun 01, 2018 at 10:07:57AM -0700, Geoff Levand wrote: > > > o Change CONFIG_ACPI_NFIT=y to CONFIG_ACPI_NFIT=m. > > > o Enable CONFIG_SCHED_SMT for hyperthreading processors. > > > o

Bug#900793: iperf2 crashes with long time run on 40Gb/s NICs

2018-06-04 Thread Manoj Iyer
Package: iperf Version: 2.0.10+dfsg1-1 iperf segfaults with long runs on 40Gb/s NICs. iperf -c 192.168.121.2 -P10 -w 130k -t 3600 Client connecting to 192.168.121.2, TCP port 5001 TCP window size: 254 KByte (WARNING: requested 127

Bug#792739: yaml-mode: symbol flavor undefined when adding to load path

2018-06-04 Thread Nicholas D Steeves
Dear António, On Fri, Jul 17, 2015 at 11:23:43PM +0200, António P. P. Almeida wrote: > 1. Trying to load the mode after installing it via aptitude on a > running emacs 24. > 2. Undefined variable when adding mode to load-path: > concat: Symbol's value as variable is void: flavor > 3. I

Bug#900792: xinit and startx both return 0 even if the client returns non-zero

2018-06-04 Thread Daniel Kahn Gillmor
Package: xinit Version: 1.4.0-1 Severity: normal I'm working on test suites which are intended to operate within an ephemeral X11 server. Consider the following two commands (:34 is chosen randomly, and can be ignored): xinit /bin/true -- /usr/bin/Xvfb :34 xinit /bin/false --

Bug#900707: python-astropy: FTBFS on hppa - [doctest] docs/io/ascii/write.rst failure

2018-06-04 Thread John David Anglin
On 2018-06-04 4:35 AM, Ole Streicher wrote: https://bugs.debian.org/898776 As mentioned before, float128 is not supported on hppa-linux.  I get the following with longdouble: >>> numpy.arange(3, dtype=numpy.longdouble) array([0., 1., 2.], dtype=float64) So, it's not the same bug. Regards,

Bug#900545: dput: display the body of http errors responses

2018-06-04 Thread Alexandre Viau
On 2018-06-01 10:50 PM, Ben Finney wrote: > That's a lot simpler than I thought. Thank you for the code, I see now > what you are asking for; it's a reasonable improvement that would not > add much complexity. Great :) I would like to mention that it was merged in dput-ng:  -

Bug#900791: xserver-xorg-input-mouse: FTBFS with newer xserver

2018-06-04 Thread Samuel Thibault
Package: xserver-xorg-input-mouse Version: 1:1.9.2-1+b1 Severity: serious Justification: FTBFS Tags: upstream fixed-upstream patch Hello, With the newer xserver, xserver-xorg-input-mouse doesn't build any more: ../../src/mouse.c:824:5: error: implicit declaration of function 'xf86GetOS'; did

Bug#900790: nginx: systemd nginx.service is missing After=nss-lookup.target

2018-06-04 Thread marmeladema
Package: nginx Version: 1.13.12-1 Severity: normal Tags: patch Dear Maintainer, Nginx tries to resolve domain at startup, and if this happen before nss-lookup.target is started then, nginx startup might fail. Adding nss-lookup.target to the After directive solves the problem:

Bug#900199: Can't build mellanox cards drivers on backported kernel linux-image-4.16.0-0.bpo.1-amd64

2018-06-04 Thread Andreas Beckmann
On Sun, 27 May 2018 17:17:08 +0300 Eugene Budanov wrote: > Package: mlnx-ofed-kernel-dkms > Version: 4.2-OFED.4.2.1.0.0.1.gf36c870 > But mlx4-dev, mlx5-dev, mlnx-ofed-kernel tools installed too. All headers is > installed. > F.ex: > knem-dkms is already the newest version >

Bug#900788: Acknowledgement (bind9: systemd unit service file does not wait for bind9 to be ready)

2018-06-04 Thread Elie Roudninski
To be completely clear, changing the service type to "forking" will tell systemd that the process will daemonize itself, and removing the "-f" will tell bind9 to daemonize itself. Bind9 will daemonize itself _when it is ready_. Thus, you will even see configuration errors that you would otherwise

Bug#900789: nvidia-graphics-drivers-legacy-340xx: missing support for Xorg Xserver 1.20

2018-06-04 Thread Andreas Beckmann
Source: nvidia-graphics-drivers-legacy-340xx Version: 340.106-2 Severity: serious Tags: sid buster upstream According to the upstream changelog support for Xserver 1.20 is queued for the next 340.xx legacy release. I'm fine with temporarily removing it from buster if it blocks the Xorg

Bug#900787: nvidia-graphics-drivers-legacy-304xx: does not support Xorg Xserver 1.20

2018-06-04 Thread Andreas Beckmann
Source: nvidia-graphics-drivers-legacy-304xx Version: 304.137-5 Severity: serious Tags: sid buster upstream wontfix The 304.xx legacy series is EoL upstream and won't be updated for the latest Xorg. Let's get it out of buster ... but keep it in sid for now. Andreas

Bug#900788: bind9: systemd unit service file does not wait for bind9 to be ready

2018-06-04 Thread marmeladema
Package: bind9 Version: 1:9.11.3+dfsg-1 Severity: normal Tags: patch Dear Maintainer, The current systemd service file /lib/systemd/system/bind9.service does not wait for bind9 to have actually started up before starting others unit that depends on bind9. I noticed this behaviour after upgrading

Bug#900786: RM: turnserver -- RoQA; orphaned, dead upstream, RC-buggy

2018-06-04 Thread Moritz Muehlenhoff
Package: ftp.debian.org Severity: normal Hi, please remove turnserver: - Orphaned since 2015 (and the O: bug mentions resiprocate-turn-server and coturn as alternatives) - Dead upstream (one cosmetic change in SVN in 2016, last change before that January from 2015) - RC buggy due to lack of

Bug#784978: tmperamental: Neither man page nor --help option

2018-06-04 Thread Jakub Wilk
* Axel Beckert , 2015-05-11, 13:46: $ tmperamental sh -c 'echo foo > /tmp/bla' $ echo $? 0 $ didn't explode in a huge ball of fire. ;-) You got the syntax right, but that triggered one or two bugs: 1) tmperamental(1) mangles arguments with spaces: #862165 2) dash uses open64 (even on

Bug#900785: list.debiian.org : Mailing List Request

2018-06-04 Thread Hodonou Sounton
Package: list.debian.org Severity: wishlist Name: bj.debian.org Rationale: Adding support for a new language Short descritption: Adding /fongbe/ support for debian Long descriptionn: Fongbe is the most popular speanking language of Benin. Benin is a West Africa Country near Nigeria. About

Bug#900784: quilt: mail threading is broken

2018-06-04 Thread Thomas Gleixner
Package: quilt Version: 0.65-1 Severity: normal Tags: upstream patch Dear Maintainer, After upgrading the system which updated quilt from version 0.63 to 0.65 the quilt mail subfunction fails to thread the mails correctly. The reason is the upstream removal of the procmail/formail dependency in

Bug#897938: closed by Michael Biebl (Bug#897938: fixed in systemd 238-5)

2018-06-04 Thread Chris Soyars
Can this be backported to stretch? On Sat, May 26, 2018 at 1:51 AM Debian Bug Tracking System < ow...@bugs.debian.org> wrote: > This is an automatic notification regarding your Bug report > which was filed against the systemd-sysv package: > > #897938: systemd-sysv: shutdown ignores --no-wall

Bug#900747: dh-make: Vcs- URLs in generated control should use salsa.debian.org

2018-06-04 Thread Craig Small
On Mon, 4 Jun. 2018, 17:39 Kunal Mehta, wrote: > The control file generated by dh_make should have its Vcs-* fields point to > salsa.debian.org instead of the deprecated/shutdown anonscm.debian.org. > Hi, They absolutely should be changed. I have now updated the URL for both dh-make package

Bug#900739: crashing in toke.c, keyword plugin pointer is left pointing to an XS module that's been unloaded

2018-06-04 Thread Dominic Hargreaves
On Mon, Jun 04, 2018 at 03:08:19PM +1000, Tony Cook wrote: > The underlying cause appears to be that libm is referencing > _LIB_VERSION in libperl. > > I suspect the Oracle client libraries have dlopen()ed a library that > depends on libm, and that isn't dlclosed() when mod_perl unloads >

Bug#731721: scorched3d fails to run with cryptic (huge) message about GLSLProgram

2018-06-04 Thread Phil Morrell
Control: tags -1 unreproducible moreinfo Package: scorched3d Followup-For: Bug #731721 I'm afraid I cannot reproduce this with my graphics card. There has also been a new upstream release v44 included in stretch, would you mind checking if you are still unable to play scorched3d? 00:01.0 VGA

Bug#900783: libghc-hakyll-dev: AesonException "Error in $.packages.cassava.constraints.flags: failed to parse field packages

2018-06-04 Thread stephane
Package: libghc-hakyll-dev Version: 4.9.2.0-1 Severity: important Dear Maintainer, hakyll-init test woks fine but then no way to build the site: % stack init Looking for .cabal or package.yaml files to use to init the project. Using cabal packages: - test.cabal Selecting the best among 13

Bug#900782: selinux-policy-default: Systemd fails to set context for tmpfs mounts in enforcing mode

2018-06-04 Thread Sebastian Hamann
Package: selinux-policy-default Version: 2:2.20161023.1-9 Severity: normal Dear Maintainer, I tried setting up a tmpfs mount on a SELinux enabled system. My fstab entry looks like this: tmpfs /tmp rootcontext=system_u:object_r:tmp_t:s0 0 0 When I boot in permissive mode, this works as

Bug#900781: git-buildpackage: import-orig does 'reset --hard' at then end, voiding the previously run 'pq import'

2018-06-04 Thread Julien Muchembled
Package: git-buildpackage Version: 0.9.9 Severity: normal Tags: upstream Both the git-buildpackage documentation and https://wiki.debian.org/Python/GitPackagingPQ invite the user to first run 'gbp pq import' before using 'import-orig'. However, since the 'replace' merge mode, which is

Bug#900780: munin: fails to graph due to wrong permissions on rrdcached socket

2018-06-04 Thread Lucas Nussbaum
Package: munin Version: 2.999.7-2 Severity: important Dear Maintainer, After installation, munin-httpd does not display any graph: requests are sent to munin-httpd, which returns zero-length files. Apparently, the problem is that munin-httpd talks to rrdcached over the /run/munin/flush.sock

Bug#899304: Update

2018-06-04 Thread Soren Stoutner
It turns out that this problem was caused because the update recreated the following file: /etc/bareos/bareos-sd.d/storage/bareos-sd.conf I had renamed all my config files to match the design of my configuration. Having two .conf files in this directory causes bareos-sd to not start. 1)

Bug#857563: diceware -v doesn't give anything.

2018-06-04 Thread Phil Morrell
Control: tags -1 fixed-upstream Package: diceware Followup-For: Bug #857563 Looks like this was an upstream [oversight] fixed in v0.9.2, so should be resolved automatically with the next upload. [oversight]: https://github.com/ulif/diceware/commit/de9ebfeb9d267714bc76402a04ca9898236bcaf5 --

Bug#900779: RFS: hoteldruid/2.2.3-1

2018-06-04 Thread Marco M. F. De Santis
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "hoteldruid" * Package name: hoteldruid Version : 2.2.3-1 Upstream Author : Marco M. F. De Santis * URL : http://www.hoteldruid.com * License : AGPLv3

Bug#899299: libu2f-udev: Post-inst script should make udev reload rules

2018-06-04 Thread Philipp Kern
On 6/3/18 7:20 PM, James Cowgill wrote: > This can be done by running "udevadm trigger". By default every device > on the system will be triggered which is a bit heavyweight, so you > probably want to add some *match parameters to restrict this to the > devices you're interested in (see the

Bug#900778: fontmake: fails to build fonts-comicneue from its ufo sources

2018-06-04 Thread Fabian Greffrath
Package: fontmake Version: 1.4.0-2 Severity: normal Hi again, now fontmake fails to rebuild fonts-comicneue from its UFO sources (which can be found here https://github.com/crozynski/comicneue): $ fontmake -u UFO/* INFO:fontmake.font_project:Building OTFs INFO:fontmake.font_project:Decomposing

Bug#900776: gnome-shell: crash on wayland when logind locks session after idle-time

2018-06-04 Thread Simon McVittie
On Mon, 04 Jun 2018 at 21:01:00 +0200, Jakobus Schürz wrote: > Jun 04 20:43:46 aldebaran kernel: gnome-shell[17126]: segfault at > 56080007 ip 7fc52adc9d12 sp 7fff91bff000 error 4 in > libgobject-2.0.so.0.5600.1[7fc52ad94000+52000] This is the real bug. Can you get a backtrace from

Bug#900777: fontmake: fails to rebuild fonts-firacode from its glyphs source

2018-06-04 Thread Fabian Greffrath
Package: fontmake Version: 1.4.0-2 Severity: normal Hi fontmake mates, the following happens when I try to rebuild fonts-firacode from its glyphs source. I have absolutely no clue what that means. Could you probably have a look, please? $ fontmake -g FiraCode.glyphs

Bug#831862: diceware: add support for new EFF word lists

2018-06-04 Thread Phil Morrell
Control: fixed -1 0.9.1-1 Package: diceware Followup-For: Bug #831862 I note that upstream has since [included] the EFF long list in 0.9, which was released with Stretch. [included]: https://github.com/ulif/diceware/commit/f3316ad863426df0c8cdd17206bcc7f4bdf68c1e Although upstream has chosen

Bug#900776: gnome-shell: crash on wayland when logind locks session after idle-time

2018-06-04 Thread Jakobus Schürz
Package: gnome-shell Version: 3.28.2-1 Severity: important Dear Maintainer, i use gnome-shell with wayland. After idle-time the shell gets locked. But i get thrown back to gdm with this errormessages in journal: Jun 04 20:43:46 aldebaran kernel: gnome-shell[17126]: segfault at 56080007 ip

Bug#900775: munin: missing depend on libparams-validate-perl

2018-06-04 Thread Lucas Nussbaum
Package: munin Version: 2.999.7-2 Severity: important Dear Maintainer, munin-httpd fails to start with: Can't locate Params/Validate.pm in @INC (you may need to install the Params::Validate module) Note that munin-node also fails to start with the same error message. Lucas -- Package-specific

Bug#900552: [PATCH-ish] Add privacy policy to the Debian website

2018-06-04 Thread Jonathan McDowell
On Sat, Jun 02, 2018 at 08:53:07AM +0800, Paul Wise wrote: > On Fri, Jun 1, 2018 at 4:15 PM, Jonathan McDowell wrote: > > > We need a privacy policy on our website, describing the personal data we > > hold for people and what we do with it. This has become pressing due to > > the EU GDPR, but is

Bug#900756: [Rd] Byte-compilation failure on different architectures / low-memory systems

2018-06-04 Thread Tomas Kalibera
Hi Dirk, thanks for the report. Access to the test system is not necessary, the memory requirements of the byte-code compiler are usually platform-independent and specifically with this package I can reproduce they are very high. We'll have a look what we can do, certainly there should at

Bug#860052: Merge request for logcheck too long lines (#860052)

2018-06-04 Thread Anthony DeRobertis
FYI, I submitted this patch I wrote for this as a merge request: https://salsa.debian.org/debian/logcheck/merge_requests/1 I hope that's easier to deal with.

Bug#897042: pound: Enable sending the certificate in a single header line

2018-06-04 Thread Claudio Nieder
Hi, a few weeks ago pound 2.8 was released, where single line headers is the default. Upgrading to 2.8 is a way to fix this issue. claudio -- Claudio Nieder, Ruhestrasse 7, CH-8045 Zürich, Tel +4179 357 6743, www.claudio.ch

Bug#900606: git-buildpackage: Suggest "import-dscs --debsnap" for people looking for --download

2018-06-04 Thread Chris Lamb
Hi Guido, > Thanks. One tiny thing. import-orig should point to the import-orig > manpage (since there's no apt: syntax). Can you fix that up, othwerwise > I'll do it. Attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-

Bug#898943: Multiple vulnerabiliities in Mongoose

2018-06-04 Thread Reinhard Tartler
Ok, thanks. That sounds like a good plan! Reinhard On Sun, Jun 3, 2018, 19:49 Ricardo Villalba wrote: > I don't know yet. I guess I'll have to look for another simple web server. > > > 2018-06-03 23:15 GMT+02:00 Reinhard Tartler : > > Thanks for the tip, Ricardo! > > > > It appears that

Bug#900773: lua-torch-cutorch: build-depends on GCC 6

2018-06-04 Thread Emilio Pozuelo Monfort
Source: lua-torch-cutorch Version: 0~20170911-g5e9d86c-2 Severity: serious Tags: sid buster User: debian-...@lists.debian.org Usertags: gcc-6-rm Hi, lua-torch-cutorch build-depends on GCC 6. We now have GCC 7 (default) and GCC 8 in the archive, so please make your package build with a newer

Bug#900774: RFA: opendkim

2018-06-04 Thread Scott Kitterman
Package: wnpp Severity: normal opendkim is the major open source C implementation of the DKIM (Domain Keys Identified Mail) protocol (see RFC 6376). I believe it is important that it be in Debian and well maintained, but I am no longer using it, so my ability to test things and my motivation are

Bug#900772: cakephp: depends on php-mcrypt which is no longer available in php7.2

2018-06-04 Thread Emilio Pozuelo Monfort
Source: cakephp Version: 2.8.5-1 Severity: serious Tags: sid buster Your package depends on php-mcrypt, which is no longer provided since php7.2. Since we are removing php versions older than that for buster, you should update your package to no longer require that module. Emilio

Bug#900756: [Rd] Byte-compilation failure on different architectures / low-memory systems

2018-06-04 Thread Hugh Parsonage
I believe a reproducible example is to simply have a very large object defined literally (i.e. through structure() etc) in ./R/ . For example, fBasics has a couple of files test-jbLM.R and test-jbTable.R which are about 500 KB. For a given amount of RAM, I believe any sufficiently large file will

Bug#900771: yubikey-ksm: depends on php-mcrypt which is no longer available in php7.2

2018-06-04 Thread Emilio Pozuelo Monfort
Package: yubikey-ksm Version: 1.15-6 Severity: serious Tags: sid buster Your package depends on php-mcrypt, which is no longer provided since php7.2. Since we are removing php versions older than that for buster, you should update your package to no longer require that module. Emilio

Bug#900770: ITP: node-svgpath -- Low level transforms on svg path element

2018-06-04 Thread Bastien ROUCARIES
Package: wnpp Severity: wishlist Owner: ro...@debian.org X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-svgpath Version : 2.2.1 Upstream Author : Sergey Batishchev * URL : https://github.com/fontello/svgpath#readme * License : Expat

Bug#900606: git-buildpackage: Suggest "import-dscs --debsnap" for people looking for --download

2018-06-04 Thread Guido Günther
Hi, On Mon, Jun 04, 2018 at 03:24:18PM +0100, Chris Lamb wrote: > Hi Guido, > > > > Having empathy for users who are not blessed with the minutiae of a > > > project is really essential in providing a good user experience ;) > > > > …so is having empathy with maintainers that can't guess what a

Bug#900769: pkg-perl-tools: dpt should warn about ~/.config/dpt.conf having priority over ~/.dpt.conf

2018-06-04 Thread Clément Hermann
Package: pkg-perl-tools Version: 0.45 Severity: wishlist Hi, when trying to modify DPT_PACKAGES for some hacking on our meta.git, it took me a while to figure out I had both ~/.dpt.conf and ~/.config/dpt.conf. It's a trap! The vars in .config/dpt.conf have precedance over the ones in

Bug#900675: qt5-default: The Qt package is missing the scxml module, including the qscxmlc compiler.

2018-06-04 Thread Lisandro Damián Nicanor Pérez Meyer
El domingo, 3 de junio de 2018 05:34:05 -03 Rui escribió: > Package: qt5-default > Version: 5.10.1+dfsg-7 > Severity: important > > Dear Maintainer, > > The Qt packages currentlyl available in Debian's repository is missing > Qt's SCXML module. Note that Qt Creator ships with support for SCXML

Bug#887870: RFS: pcc/1.2.0~DEVEL+20180120-1 [ITP]

2018-06-04 Thread Yangfl
2018-06-03 8:02 GMT+08:00 Adam Borowski : > On Sun, Jan 21, 2018 at 03:01:55PM +0800, Yangfl wrote: >> * Package name: pcc >>Version : 1.2.0~DEVEL+20180120-1 >>Upstream Author : Anders Magnusson >> * URL : http://pcc.ludd.ltu.se/ >> * License : BSD >>

Bug#900768: ITP: pcc-libs -- lib for pcc

2018-06-04 Thread Yangfl
Package: wnpp Severity: wishlist Owner: Yangfl * Package name: pcc-libs Version : 1.2.0~DEVEL+20180604 Upstream Author : Jeremy C. Reed , Anders Magnusson * URL : http://www.ludd.ltu.se/~ragge/pcc/ * License : GPL/BSD/Caldera Programming Lang: C

Bug#900581: linux: Enable Buster kernel features for newer ARM64 servers.

2018-06-04 Thread Geoff Levand
On 06/04/2018 03:51 AM, Riku Voipio wrote: > On Fri, Jun 01, 2018 at 10:07:57AM -0700, Geoff Levand wrote: >> o Change CONFIG_ACPI_NFIT=y to CONFIG_ACPI_NFIT=m. >> o Enable CONFIG_SCHED_SMT for hyperthreading processors. >> o Enable CONFIG_ARM64_LSE_ATOMICS for v8.1 processors. >> o Enable a

Bug#900756: fbasics: FTBFS compilation failed - cannot allocate

2018-06-04 Thread Graham Inggs
On 04/06/2018 16:19, Dirk Eddelbuettel wrote: | So thank you, this seems to be the solution! I will upload to Ubuntu | proper now and keep an eye on the rest of fbasics' dependants. I'll let | you know how it goes. Awesome. I'll do the same here, starting with fBasics -- and we add as needed.

Bug#900767: phototonic FTCBFS: does not pass cross flags to qmake

2018-06-04 Thread Helmut Grohne
Source: phototonic Version: 2.1-1 Tags: patch User: helm...@debian.org Usertags: rebootstrap phototonic fails to cross build from source, because it does not pass cross flags to qmake or call qmake via the cross wrapper. Letting debhelper do that makes phototonic cross build. Please consider

Bug#900756: Byte-compilation failure on different architectures / low-memory systems

2018-06-04 Thread Dirk Eddelbuettel
As you may know, I look after the R package for Debian. My fellow Debianers make me follow a specific protocol -- a so-called "transition" in which all dependent packages on an identified potential breakge are rebuilt under the new (potentially breaking) change. We started adding an r-api-3.4

Bug#867538: fop: Please implement sidebars floating at the side of the body of the text

2018-06-04 Thread Petter Reinholdtsen
Control: forward -1 https://issues.apache.org/jira/browse/FOP-1196 This isse was already reported and the issue I repored was closed as a duplicate of FOP-1196. There is a draft patch available, but it is not yet accepted upstream. -- Happy hacking Petter Reinholdtsen

Bug#900543: RFS: qtox/1.15.0-1 [ITP]

2018-06-04 Thread Yangfl
Reuploaded. Built on my sbuild. A quick diff attached for reference. --- a/debian/control +++ b/debian/control @@ -5,26 +5,24 @@ Maintainer: Yangfl Build-Depends: debhelper (>= 11~), cmake (>= 2.8.11), + check, pkg-config, - qtbase5-dev (>= 5.5.0), - qttools5-dev-tools (>= 5.5.0), +

Bug#900765: ITP: libstatgen -- processing and analyzing next generation sequencing and genotyping data library

2018-06-04 Thread Dylan Aïssi
Package: wnpp Severity: wishlist Owner: Debian Med Packaging Team Package name: libstatgen URL: https://genome.sph.umich.edu/wiki/C++_Library:_libStatGen License: GPL-3+ Description: processing and analyzing next generation sequencing and genotyping data library libStatGen is a library for

Bug#900764: ITP: minimac4 -- Fast Imputation Based on State Space Reduction HMM

2018-06-04 Thread Dylan Aïssi
Package: wnpp Severity: wishlist Owner: Debian Med Packaging Team Package name: minimac4 URL: https://genome.sph.umich.edu/wiki/Minimac4 License: GPL-3 Description: Fast Imputation Based on State Space Reduction HMM Minimac4 is a lower memory and more computationally efficient implementation

Bug#900606: git-buildpackage: Suggest "import-dscs --debsnap" for people looking for --download

2018-06-04 Thread Chris Lamb
Hi Guido, > > Having empathy for users who are not blessed with the minutiae of a > > project is really essential in providing a good user experience ;) > > …so is having empathy with maintainers that can't guess what a user has > already tried and why he/she didn't find the right spot. Heh, my

Bug#900707: python-astropy: FTBFS on hppa - [doctest] docs/io/ascii/write.rst failure

2018-06-04 Thread John David Anglin
On 2018-06-04 4:35 AM, Ole Streicher wrote: could you make sure that this is not a numpy problem? There was a similar case (however a different data type) here: https://bugs.debian.org/898776 https://github.com/numpy/numpy/issues/11103 On hppa-linux, there is no support for float128.  Long

Bug#900763: maven-debian-helper: Install the dependency reduced pom when the shade plugin is used

2018-06-04 Thread Emmanuel Bourg
Package: maven-debian-helper Severity: wishlist When the maven-shade-plugin is used, an alternate pom named dependency-reduced-pom.xml is generated with the right dependencies for the artifact generated. maven-debian-helper should install this pom in the binary package instead of the original

Bug#900299: leiningen-clojure: depends on openjdk-8

2018-06-04 Thread Emilio Pozuelo Monfort
On 04/06/18 15:24, Elana Hashman wrote: > Hi Emilio, > > Why was this bug filed as serious? Leiningen has a direct dependency on > Java 8 and upstream has not yet been updated to use a newer version of > Java, as the public Java 11 builds aren't really available yet. I had to > pin the build to

Bug#900756: fbasics: FTBFS compilation failed - cannot allocate

2018-06-04 Thread Dirk Eddelbuettel
On 4 June 2018 at 15:28, Graham Inggs wrote: | On 04/06/2018 14:11, Dirk Eddelbuettel wrote: | > esp the env var it looks var (just like old make based on did) we can do | > this | > | >https://salsa.debian.org/edd/r-cran-rmpi/blob/master/debian/rules#L7 | > | > That may work. I should

Bug#900668: afflib FTCBFS: configure.ac has broken cross compilation branches

2018-06-04 Thread Helmut Grohne
On Sun, Jun 03, 2018 at 04:42:04PM -0600, Phillip Hellewell wrote: > Thanks Helmut. I can fix this upstream on > https://github.com/sshock/AFFLIBv3/ > > Would you like to submit it as a pull request on github so you can get > proper attribution? Thank you for the offer, but I need to optimize

Bug#900615: osmosis FTBFS Could not resolve all dependencies for configuration ':osmosis-hstore-jdbc:compileClasspath'

2018-06-04 Thread Emmanuel Bourg
Le 02/06/2018 à 12:21, Christoph Berg a écrit : > @java-team: comments? It looks like the scope of the com.ongres.scram:client dependency in the pom of org.postgresql:postgresql wasn't changed to 'provided' as intended. I installed libpostgresql-jdbc-java/42.2.2-2 and got this in

Bug#900757: Close this bug, created by a mistake

2018-06-04 Thread Michal Arbet
Hello, Feel free to close this bug as it is invalid ... I created it by a mistake , python3-diskimage-builder already exist in repository .. Sorry for bug report created by a mistake. Michal Arbet

Bug#900299: leiningen-clojure: depends on openjdk-8

2018-06-04 Thread Elana Hashman
Hi Emilio, Why was this bug filed as serious? Leiningen has a direct dependency on Java 8 and upstream has not yet been updated to use a newer version of Java, as the public Java 11 builds aren't really available yet. I had to pin the build to Java 8 as it does not work properly with Java 9+ yet.

Bug#900756: fbasics: FTBFS compilation failed - cannot allocate

2018-06-04 Thread Graham Inggs
On 04/06/2018 14:11, Dirk Eddelbuettel wrote: esp the env var it looks var (just like old make based on did) we can do this https://salsa.debian.org/edd/r-cran-rmpi/blob/master/debian/rules#L7 That may work. I should report it upstream either way. Adding the following to debian/rules

Bug#846793: (no subject)

2018-06-04 Thread Frédéric WANG
On 04/06/2018 03:20, Hugo Lefeuvre wrote: >>> I'm going to take care of it in the next days. Don't hesitate to ping me >>> next week if the package isn't in NEW. >> Great, thank you for taking care of it. > Done. If everything goes well you should be able to find STIX Two in > unstable within the

Bug#900762: haskell-cabal-install: causes network access during build

2018-06-04 Thread Gianfranco Costamagna
Source: haskell-cabal-install Version: 2.0.0.1-1 Severity: serious Justification: Policy § 4.9 Affects: haskell-iso8601-time Affects: haskell-src-exts-util Since the new haskell-cabal-install 2.0.0.1, haskell-iso8601-time and haskell-src-exts-util started doing network calls during build, and

Bug#891885: ITP: libpdl-ccs-perl -- Sparse N-dimensional PDLs with compressed column storage

2018-06-04 Thread Laurent Baillet
hello updating incomplete ITP with reportbug-like informations : --- * Package name: libpdl-ccs-perl Version : 1.23.4 Upstream Author : Bryan Jurish * URL : https://metacpan.org/release/MOOCOW/PDL-CCS-1.23.4 * License : Artistic or GPL-1+ Programming

Bug#900761: please separate passwd manipulation from the library package, together with expect et al

2018-06-04 Thread Josip Rodin
Package: courier-authlib Hi, For some reason there exists an expect script in /usr/lib/courier/courier-authlib/authsystem.passwd which seems to be calling passwd(1), which causes courier-authlib to depend on expect(1), which in turn has a bunch of other dependencies, which in turn gets installed

Bug#900760: prometheus-node-exporter: Please package new node_exporter version 0.16.0 and backport to stretch, jessie

2018-06-04 Thread Daniel Swarbrick
Package: prometheus-node-exporter Version: 0.15.2+ds-1~bpo9+1 Severity: wishlist Dear Maintainer, node_exporter 0.16.0 has been released upstream. Please update the prometheus-node-exporter package to this version, and backport to stretch & jessie. Many thanks in advance! -- System

Bug#786402: Valentina project

2018-06-04 Thread dismine
Hello, my name is Roman Telezhynskyi and was the original author and the maintainer of Valentina project. I just want to clarify several things mostly because you read only the forum i do not control anymore. Especially because people there very hostile to me. > My understanding is that the

Bug#899124: fa-solid-900.ttf symlinked as fontawesome-webfont.ttf

2018-06-04 Thread Thomas Goirand
On 06/02/2018 01:46 PM, Vasudev Kamath wrote: > > Hi Thomas, > > I read through and prepared a version to experimental which symlinks > fa-solid-900.ttf as fontawesome-webfont.ttf. I've uploaded it to > experimental, can you please check if this helps?. > > @Others Please let me know if this

Bug#900550: xserver-xorg-core: X server segfaults for xfce4+nouveau after 2:1.19.6-1 -> 2:1.20.0-2 upgrade

2018-06-04 Thread Agustin Martin
Control: tags -1 +patch Control: affects -1 xfce4-session On Fri, Jun 01, 2018 at 12:00:37PM +0200, Michel Dänzer wrote: > On 2018-06-01 10:10 AM, Agustin Martin Domingo wrote: > > Package: xserver-xorg-core > > Version: 2:1.20.0-2 > > Severity: important > > > > Dear Maintainer, > > > > After

Bug#898931: Acknowledgement (ITP: looking-glass -- An extremely low latency KVM FrameRelay implementation for guests with VGA PCI Passthrough)

2018-06-04 Thread Lennart Weller
A few things have changed since the initial ITP. The package had license issues which have been resolved upstream. The packaging is already finished and available at the link below. * Package name: looking-glass Packaging link : https://salsa.debian.org/lhw-guest/looking-glass Version

Bug#675906: ditto

2018-06-04 Thread Josip Rodin
FWIW I can't remember a dist-upgrade of a samba server in my life where smb.conf changes weren't a very annoying distraction... It seems that whenever you have anything within the global section of smb.conf, like domain membership or log level or any number of assorted similar settings, it

Bug#900606: git-buildpackage: Suggest "import-dscs --debsnap" for people looking for --download

2018-06-04 Thread Guido Günther
Hi, On Mon, Jun 04, 2018 at 08:38:26AM +0100, Chris Lamb wrote: > Hi Guido, > > > > try 'import-dscs --debsnap' > > > > > > Any concrete ideas how I could make this clearer? :-) > > > > --debsnap is *not* the replacement, it's a different functionality that > > was there before > […] > >

Bug#900759: gemma: FTBFS in all architectures

2018-06-04 Thread Santiago Vila
Package: gemma Version: 0.97+dfsg-1 Severity: serious Dear maintainer: It seems this package fails to build from source everywhere: https://buildd.debian.org/status/package.php?p=gemma The build log says: src/param.cpp:30:10: fatal error: gsl/gsl_blas.h: No such file or directory #include

Bug#858868: firebird3.0: 3.0.1.32609.ds4-14 FTBFS on hppa

2018-06-04 Thread Damyan Ivanov
-=| John David Anglin, 03.06.2018 15:53:49 -0400 |=- > We still have the same failure with 3.0.3.32900.ds4-3: > > make[4]: Leaving directory '/<>/gen' > /usr/bin/make gpre > make[4]: Entering directory '/<>/gen' > rm -f metadata.fdb > /<>/gen/Release/firebird/bin/isql -q -i >

Bug#900756: fbasics: FTBFS compilation failed - cannot allocate

2018-06-04 Thread Dirk Eddelbuettel
On 4 June 2018 at 13:44, Graham Inggs wrote: | On 04/06/2018 13:27, Dirk Eddelbuettel wrote: | > For tests, can you add | > | > --no-byte-compile | > | > to R CMD INSTALL (via dh-r) to if that tickles it? | | I'm happy to run some tests, but where exactly should I add |

Bug#834915: tentative fix

2018-06-04 Thread Paolo Greppi
Hi and thanks for your thorough testing. My explanation is that for certain filesystem / CPU speed combinations, the temp.track() option (turned on on line 7) cleans up the temporary file as soon as it receives the .end() call, and faster than the assert on file existence on line 58 can pass.

Bug#900756: fbasics: FTBFS compilation failed - cannot allocate

2018-06-04 Thread Graham Inggs
On 04/06/2018 13:27, Dirk Eddelbuettel wrote: For tests, can you add --no-byte-compile to R CMD INSTALL (via dh-r) to if that tickles it? I'm happy to run some tests, but where exactly should I add '--no-byte-compile' ?

Bug#813658: Please enable virgl support

2018-06-04 Thread Laurent Bigonville
Source: qemu Followup-For: Bug #813658 Hi, Enabling virglrenderer and opengl supports with the following changes: +# --enable-virglrenderer + libvirglrenderer-dev, +# --enable-opengl + libepoxy-dev, libdrm-dev, libgbm-dev add the following dependencies: (sid-amd64-sbuild)root@valinor:/tmp#

Bug#899299: libu2f-udev: Post-inst script should make udev reload rules

2018-06-04 Thread Nicolas Braud-Santoni
Hi James, On Sun, Jun 03, 2018 at 06:20:03PM +0100, James Cowgill wrote: > Hi, > > On 03/06/18 16:08, Nicolas Braud-Santoni wrote: > > X-Debbugs-CC: debian-de...@lists.debian.org > > > > Hi Debianites ! > > > > On Tue, May 22, 2018 at 10:23:33AM +0200, Nicolas Braud-Santoni wrote: > >>

Bug#900758: photutils: FTBFS and Debci failure with NumPy 1.14

2018-06-04 Thread Graham Inggs
Source: photutils Version: 1.11.4-1 Severity: serious Tags: ftbfs User: debian...@lists.debian.org Usertags: needs-update Hi Maintainer Since the recent upload of python-numpy on 2018-05-05, photutils has been failing its autopkgtests [1] and has now also started to FTBFS in unstable [2] with

Bug#900756: fbasics: FTBFS compilation failed - cannot allocate

2018-06-04 Thread Dirk Eddelbuettel
Graham, For tests, can you add --no-byte-compile to R CMD INSTALL (via dh-r) to if that tickles it? Else, for other (big) packages I have set the CFLAGS, CXXFLAGS, (et al) to a lower level too. We could look at (R)QuantLib as an example. It has massive C++ compilation demands for RAM.

  1   2   >