Bug#902041: openmpi: broken on armel

2018-06-21 Thread Ansgar Burchardt
Source: openmpi Version: 3.1.0-7 Severity: serious OpenMPI seems to be very broken on armel. The C++ program below hangs often at a random iteration on abel.d.o (in a sid_armel-dchroot). I built the program using `mpic++ -Wall -std=c++14 -o test test.cc` and ran it with two ranks `mpirun -np 2 .

Bug#902041: openmpi: broken on armel

2018-06-22 Thread Ansgar Burchardt
FWIW, the same program also hangs on powerpc (partch.d.o). Ansgar

Bug#902385: blacs-pvm-test: depends on removed package blacs-test-common

2018-06-25 Thread Ansgar Burchardt
Package: blacs-pvm-test Version: 1.1-21+b1 Severity: serious blacs-pvm-test depends on blacs-test-common which was just removed (#886711). I wonder if blacs-pvm is still useful? pvm was orphaned (#824403) and I don't know anyone still using PVM for parallel computations. Ansgar

Bug#902409: grep-excuses: uses YAML::Syck in a unsafe way

2018-06-26 Thread Ansgar Burchardt
Package: devscripts Version: 2.18.3 Severity: grave File: /usr/bin/grep-excuses Tags: patch security grep-excuses uses YAML::Syck without telling YAML::Syck to not bless objects which might lead to running code the author of grep-excuses might not have intended to run. The attached patch tells gr

Bug#902385: blacs-pvm-test: depends on removed package blacs-test-common

2018-07-07 Thread Ansgar Burchardt
Control: clone 902385 -2 Control: reassign -2 ftp.debian.org Control: retitle -2 RM: blacs-pvm -- RoQA; blacs-test-common depends on removed package; PVM no longer used for parallel computing Control: severity -2 normal Muammar El Khatib writes: > On Mon, Jun 25, 2018 at 3:00 PM Ansgar Burcha

Bug#905674: #905674: please describe ftpmasters' official position

2018-09-17 Thread Ansgar Burchardt
On Sat, 2018-09-15 at 14:04 +0200, Adam Borowski wrote: > It would be nice if we had an official ftpmasters' position. So far, all > we have are remarks on IRC. > > The case here is the package "parallel" having recentlish grown a demand for > either a citation or 1€. This is explicitely for

Bug#881009: src:clips: typo in maintainer address (.og instead of .org)

2017-11-06 Thread Ansgar Burchardt
Source: clips Source-Version: 6.30-3 Tags: sid Severity: serious > Source: clips > Binary: clips libclips libclips-dev clips-common clips-doc [...] > Version: 6.30-4 [...] > Maintainer: Javier Fernández-Sanguino Peña > Changed-By: Javier Fernández-Sanguino Peña The maintainer has a typo (missin

Bug#922202: src:mandos: modifies d/control during build

2019-02-13 Thread Ansgar Burchardt
Package: src:mandos Version: 1.8.3-2 Severity: serious d/rules modifes d/control during build: ``` override_dh_shlibdeps-arch: [...] dpkg --compare-versions $$gnutls_version lt 3.6.0 \ && sed --in-place --expression='s/libgnutls28-dev (>= 3\.6\.6) | //' debian/control ```

Bug#760414: [ola] Some sources are not included in your package

2017-02-18 Thread Ansgar Burchardt
Ansgar Burchardt writes: >> This case is the same as when we deal with a convenience copy of a >> library that ships with a program: you don't need to remove the >> convenience copy, but you do need to ensure it isn't used. > > If the convenience copy comes witho

Bug#903581: valgrind can't read debug info from binaries built with -z separate-code

2018-07-18 Thread Ansgar Burchardt
Hi, I can confirm that the patch referenced at [1] seems to fix the problem (upstream commit 64aa729bfae71561505a40c12755bd6b55bb3061). I'll try to prepare a NMU for valgrind; maybe already this evening if I have time. The package isn't usable in the current state. Ansgar [1] https://bugs.deb

Bug#905468: fwupd-amd64-signed-template: invalid Build-Depends (syntax error)

2018-08-04 Thread Ansgar Burchardt
Package: fwupd-amd64-signed-template Version: 1.1.0-4 Severity: serious The source template for code signing contains invalid Build-Depends: Build-Depends: ... fwupd (= ) [amd64] The version is missing. The same problem occurs in `Depends` too: Depends: ... fwupd (= }) Ansgar

Bug#905471: fwupd-amd64-signed-template: conflicting source package name

2018-08-04 Thread Ansgar Burchardt
Package: fwupd-amd64-signed-template Version: 1.1.0-5 Severity: serious >From the code signing service: +--- | dpkg-source: error: source package has two conflicting values - fwupd-amd64-signed and fwupd-signed-amd64 +--- d/changelog and d/control use different source package names. This shoul

Bug#905482: fwupd-amd64-signed-template: invalid Depends (syntax error)

2018-08-05 Thread Ansgar Burchardt
Package: fwupd-amd64-signed-template Version: 1.1.0-6 Severity: serious There is still one syntax error in the `Depends` field of the source package template (the `}`): Depends: ..., fwupd (= 1.1.0-6}) ^^^ This resulted in a build failure for fwupd-amd64-sign

Bug#906351: dune-istl: FTBFS in buster/sid (error: static assertion failed)

2018-08-18 Thread Ansgar Burchardt
Control: tag -1 fixed-upstream confirmed Control: forwarded -1 https://gitlab.dune-project.org/core/dune-istl/merge_requests/216 Santiago Vila writes: > /usr/include/c++/8/bits/stl_tree.h:457:21: error: static assertion failed: > comparison object must be invocable as const >static_asser

Bug#907483: grub-efi-*-signed-template: `Built-Using` must refer to source packages

2018-08-28 Thread Ansgar Burchardt
Package: grub-efi-amd64-signed-template Version: 2.02+dfsg1-5 Severity: serious The `Built-Using` field of the source template refers to binary packages instead of source packages. This makes dak reject the upload of the signed packages: +--- | grub-efi-amd64-signed_1+2.02+dfsg1+5_amd64.deb: Bui

Bug#795963: dune-istl: FTBFS: bcrsimplicitbuild.cc:269:51: error: no match for 'operator<<'

2015-08-18 Thread Ansgar Burchardt
Control: tag -1 upstream fixed-upstream Control: fixed -1 2.4~20150506gee6e5f6-1 > dune-istl fails to build from source on unstable/amd64: > > [..] > > bcrsimplicitbuild.cc: In function 'int testEntryConsistency()': > bcrsimplicitbuild.cc:269:51: error: no match for 'operator<<' (operand >

Bug#850229: dune-grid: FTBFS (not enough slots available)

2017-01-05 Thread Ansgar Burchardt
On Thu, 2017-01-05 at 12:59 +0200, Graham Inggs wrote: > On 05/01/2017 12:05, Santiago Vila wrote: > > Status:FAILED > > Output: > >    -- > > > >    There are not enough slots available in the system to >

Bug#850229: dune-grid: FTBFS (not enough slots available)

2017-01-12 Thread Ansgar Burchardt
Control: reassign -1 openmpi-bin 2.0.2~git.20161225-8 Control: severity -1 important Control: retitle -1 openmpi-bin: default for oversubscription changed Santiago Vila writes: > Package: src:dune-grid > Version: 2.5.0-1 > Severity: serious > > Dear maintainer: > > I tried to build this package in

Bug#927667: gnome: please confirm or revert choice of Wayland for default desktop

2019-06-19 Thread Ansgar Burchardt
Jonathan Dowland writes: > So far as I am aware there is still radio silence from active GNOME > packaging team members regarding this issue. No comment yet on the > patch I adapted, positive or negative; this bug (#927667) remains > at an RC severity. > > I've not yet read all the thread that Samu

Bug#927667: gnome: please confirm or revert choice of Wayland for default desktop

2019-06-20 Thread Ansgar Burchardt
Michael Biebl writes: > On Wed, 19 Jun 2019 22:16:58 +0200 Ansgar Burchardt wrote: >> I'm just a GNOME user, but from gdm3's changelog the default was >> switched to Wayland in July 2017 (or August 2017 for unstable). I >> myself only noticed the switch after r

Bug#860830: debian-archive-keyring: ftp-master key for stretch

2017-05-25 Thread Ansgar Burchardt
Please include the new automatic signing keys for 9/stretch. The keys are signed by the current ftp masters and the previous archive signing keys. They were announced at [1]. Ansgar [1] https://lists.debian.org/debian-devel-announce/2017/05/msg1.html -BEGIN PGP PUBLIC KEY BLOCK-

Bug#863720: aiccu: SixXS will shutdown on 2017-06-06

2017-05-30 Thread Ansgar Burchardt
Source: aiccu Version: 20070115-17 Severity: serious SixXS will shutdown on 2017-06-06[1]. Unless there are other tunnel providers used with aiccu, it seems useless to include in stretch. >From a quick glance at [2], SixXS is the only provider using AYIYA and TIC which is what I believe aiccu imp

Bug#836525: debootstrap: doesn't support arch-qualified dependencies

2016-12-19 Thread Ansgar Burchardt
Hi, there is a second implementation of pkgdetails in C (part of the base- installer source package). I assume that would also need to be patched to ignore architecture qualifications? Ansgar

Bug#849062: src:gplaycli: maintainer address bounces; no human uploader

2016-12-22 Thread Ansgar Burchardt
Source: gplaycli Source-Version: 0.2.1-1 Severity: serious The maintainer address for gplaycli bounces, see below. There is also no human uploader. Ansgar Mail Delivery System writes: > matl...@matlink.fr > all relevant MX records point to non-existent hosts > > -- This is a copy of

Bug#849063: src:haskell-mode: maintainer address bounces

2016-12-22 Thread Ansgar Burchardt
Source: haskell-mode Source-Version: 16.1-1 Severity: serious The maintainer address for haskell-mode bounces, see below. Ansgar Mail Delivery System writes: > This message was created automatically by mail delivery software. > > A message that you sent could not be delivered to one or more of i

Bug#849064: src:gkremldk: maintainer address bounces

2016-12-22 Thread Ansgar Burchardt
Source: gkremldk Source-Version: 0.9.7-2 Severity: serious [ Last uploader and sponsor in X-Debbugs-Cc ] The maintainer address for gkremldk bounces, see below. As the last maintainer upload was 2007 and this is the only package (still) listing him as the maintainer, I wonder if he is still acti

Bug#868057: davmail_4.8.0.2479-2_amd64.changes REJECTED, why

2017-07-17 Thread Ansgar Burchardt
Hi, On Mon, 2017-07-17 at 13:19 +0200, Geert Stappers wrote: > Currently I don't know what I do wrong > while uploading davmail 4.8.0.2479-2 The upload did not include the source package. > Upload of davmail 4.8.0.2479-1 did happen. > It did in include the orig.tar.gz > > Upon my first upload o

Bug#870076: src:chrony: maintainer address bounces

2017-07-29 Thread Ansgar Burchardt
Source: chrony Severity: serious Tags: sid The maintainer address for chrony bounces, see below. Ansgar Mail Delivery System writes: > This message was created automatically by mail delivery software. > > A message that you sent could not be delivered to one or more of its > recipients. This i

Bug#870075: src:pdf-presenter-console: maintainer address bounces

2017-07-29 Thread Ansgar Burchardt
Source: pdf-presenter-console Tags: sid Severity: serious The maintainer address for pdf-presenter-console bounces, see below. Ansgar Mail Delivery System writes: > This message was created automatically by mail delivery software. > > A message that you sent could not be delivered to one or mo

Bug#870203: dune-grid FTBFS on mips: test-ug (Timeout)

2017-07-31 Thread Ansgar Burchardt
Control: severity -1 important Adrian Bunk writes: > Start 31: test-ug > 31/60 Test #31: test-ug > ...***Timeout 300.02 sec Yes, saw the same issue also on PowerPC. I haven't found time to look at this yet and have asked for dune-grid and rdeps

Bug#850229: openmpi-bin: default for oversubscription changed

2017-02-09 Thread Ansgar Burchardt
On Thu, 2017-02-09 at 00:05 +0100, Santiago Vila wrote: > In either case I'm setting this to serious again because it makes > packages to fail on single-CPU systems, and having more than one CPU > is > definitely *not* part of the build-essential definition. It is not, but trying to build packages

Bug#926215: dune-pdelab: FTBFS with gcc 8.3

2019-04-07 Thread Ansgar Burchardt
Control: reassign -1 src:dune-istl 2.6.0-2 Control: affects -1 src:dune-pdelab Santiago Vila writes: > /usr/include/dune/istl/paamg/transfer.hh:97:5: error: no declaration matches > 'void Dune::Amg::Transfer Dune::Amg::SequentialInformation>::prolongateVector(const > Dune::Amg::AggregatesMap&, D

Bug#917535: debian-archive-keyring: ftp-master key for buster

2019-04-14 Thread Ansgar Burchardt
Niels Thykier writes: > We need new archive signing keys for buster, so we can include them in > a debian-archive-keyring upload before the buster release. The two keys are prepared; I'm waiting for a few more signatures from other ftp masters. FWIW they will be: pub rsa4096 2019-04-14 [SC] [e

Bug#926215: dune-pdelab: FTBFS with gcc 8.3

2019-04-17 Thread Ansgar Burchardt
Control: reassign -1 src:dune-pdelab 2.6~20180302-1 Control: retitle -1 dune-pdelab: testpk fails with assertion failure On Mon, 2019-04-08 at 08:42 +0200, Ansgar Burchardt wrote: > This is a bug in dune-istl, though I'm not quite sure I understand > what > is exactly wrong.

Bug#926215: dune-pdelab: FTBFS with gcc 8.3

2019-05-06 Thread Ansgar Burchardt
On Sun, 2019-05-05 at 16:05 +0200, Santiago Vila wrote: > [ Ansgar: If you still can reproduce the assertion failure, please > file > a new bug. It's better not to mix different issues in the same report ]. The other assertion failure I had also disappeared this week. Not sure if there is a rea

Bug#941273: runit: FTBFS (looks like endless loop)

2019-09-27 Thread Ansgar Burchardt
Package: src:runit Version: 2.1.2-34 Severity: serious I noticed that the last runit build is already taking over 13h on buildds. The hppa build log[1] looks like the build failed due to an endless loop. I asked the other builds to be killed. Ansgar [1] https://buildd.debian.org/status/fetc

Bug#941837: texlive-fonts-extra: file conflice with (older) texlive-fonts-extra-links

2019-10-06 Thread Ansgar Burchardt
Package: texlive-fonts-extra Version: 2019.20190930-2 Severity: serious Hi, when upgrading in Debian testing I saw the following error message: +--- | Unpacking texlive-fonts-extra (2019.20190930-2) over (2019.20190830-1) ... | dpkg: error processing archive /tmp/apt-dpkg-install-h6VDTu/50-texl

Bug#924937: libpq5: OpenSSL license contamination of GPL reverse-dependencies

2019-03-20 Thread Ansgar Burchardt
Hi, the OpenSSL ./. GPL problem (if one sees it as a problem) is larger than just libpq5: just looking at a small sample of the direct rdeps of libssl1.1, one can find the following GPL-licensed programs linking it: cryptsetup, wesnoth, mydumper, mupdf, gatling, kopete Also amanda-client, vali

Bug#924937: libpq5: OpenSSL license contamination of GPL reverse-dependencies

2019-03-20 Thread Ansgar Burchardt
Hi, On Wed, 2019-03-20 at 16:31 +0100, Ansgar Burchardt wrote: > the OpenSSL ./. GPL problem (if one sees it as a problem) is larger > than just libpq5: just looking at a small sample of the direct rdeps > of > libssl1.1, one can find the following GPL-licensed programs

Bug#924937: libpq5: OpenSSL license contamination of GPL reverse-dependencies

2019-03-20 Thread Ansgar Burchardt
On Wed, 20 Mar 2019 15:59:40 + Dimitri John Ledkov wrote: > On Wed, 20 Mar 2019 16:31:25 +0100 Ansgar Burchardt wrote: > > Hi, > > > > the OpenSSL ./. GPL problem (if one sees it as a problem) is larger > > than just libpq5: just looking at a small sa

Bug#916957: julia (source): missing source for contrib/windows/7zS.sfx

2018-12-20 Thread Ansgar Burchardt
Package: src:julia Version: 0.7.0-2 Severity: serious Hi, the source for contrib/windows/7zS.sfx seems to be missing. As the file is probably not needed for Debian, it could just be removed from Debian's source tarball. Ansgar

Bug#914897: affects private debs too

2018-11-29 Thread Ansgar Burchardt
Adam Borowski writes: > Andreas Henriksson wrote: >> On Wed, Nov 28, 2018 at 03:14:20PM +, Ian Jackson wrote: >> > Julien Cristau writes ("Re: Bug#914897: debootstrap, buster: >> > Please disabled merged /usr by default"): >> [...] >> > > I'd suggest that this should be fixed by not shipping an

Bug#914897: affects private debs too

2018-11-29 Thread Ansgar Burchardt
Simon McVittie writes: > On Thu, 29 Nov 2018 at 18:34:42 +0100, Ansgar Burchardt wrote: >> Regardless of debootstrap defaults or flag days, we could also consider >> moving programs from /{s,}bin to /usr/{s,}bin with a compat symlink in >> /{s,}bin > > I'm not c

Bug#914897: #914897: debootstrap, buster: Please disabled merged /usr by default

2018-11-30 Thread Ansgar Burchardt
On Fri, 2018-11-30 at 19:40 +0100, Didier 'OdyX' Raboud wrote: > Dear Hideki, dear src:debootstrap maintainers, > > tl;dr: debootstrap maintainers; can you agree to disable "merged /usr" by > default now, or are you OK letting the TC decide on this subject? There were discussions about enabling

Bug#914897: #914897: debootstrap, buster: Please disabled merged /usr by default

2018-12-01 Thread Ansgar Burchardt
Ansgar Burchardt writes: > There were discussions about enabling this by default years ago, I > don't think minor issues should be a reason to delay this change. > > Note that it has been delayed for after the stretch release as there > were major issues back then (it was enab

Bug#914897: debootstrap, buster: Please disabled merged /usr by default

2018-12-01 Thread Ansgar Burchardt
Marc Haber writes: > On Sat, Dec 01, 2018 at 07:20:57PM +0100, Didier 'OdyX' Raboud wrote: >> * Currently, according to my `apt-file`, 259 binaries are shipped in /bin >> directly, accross 85 packages. (for /sbin, 597 binaries for 190 packages). > > This might sound like a stupid question, what w

Bug#914897: debootstrap, buster: Please disabled merged /usr by default

2018-12-02 Thread Ansgar Burchardt
Marc Haber writes: > On Sat, Dec 01, 2018 at 11:36:45PM +0100, Didier 'OdyX' Raboud wrote: >> Le samedi, 1 décembre 2018, 19.29:59 h CET Marc Haber a écrit : >> > Will binaries move from /usr/bin to /bin? Or will binaries move from >> > /bin to /usr/bin? >> >> A merged-/usr has a /bin → /usr/bin s

Bug#914897: debootstrap, buster: Please disabled merged /usr by default

2018-12-02 Thread Ansgar Burchardt
Marc Haber writes: > The next debhelper change might choose to give / instead of /usr as a > target directory by default, moving hundreds of megabytes from /usr to / > over time. My question was about the distant future, and not the current > snapshot of things. If anything then /usr would be the

Bug#914897: debating the wrong thing

2018-12-02 Thread Ansgar Burchardt
Adam Borowski writes: > I see that we're debating the merits of merged-usr vs non-merged-usr, while > expending lots of effort and filing bugs (requiring further urgent action of > unrelated maintainers), for little gain. There is no "urgent action" required (unlike, say, for the last glibc update

Bug#914897: debating the wrong thing

2018-12-03 Thread Ansgar Burchardt
On Mon, 2018-12-03 at 12:38 +, Ian Jackson wrote: > Ansgar Burchardt writes ("Bug#914897: debating the wrong thing"): > > It is very demotivating to have discussed and implemented something > > mostly years ago, for people then to come and complain "let'

Bug#914897: debating the wrong thing

2018-12-03 Thread Ansgar Burchardt
Gunnar Wolf writes: > Adam Borowski dijo [Mon, Dec 03, 2018 at 12:36:29AM +0100]: >> (...) >> So, let's enumerate possible outcomes: >> >> 1. no usrmerge >> 1a. no moves at all (no effort needed!) >> 1b. moves via some dh_usrmove tool, until /bin is empty >> 2. supporting both merged-usr and u

Bug#914897: debating the wrong thing

2018-12-03 Thread Ansgar Burchardt
Adam Borowski writes: > On Mon, Dec 03, 2018 at 10:25:46PM +0100, Ansgar Burchardt wrote: > I believe the difference between those is less than between suboptions of 1 > and 3, but then, as an opponent of 2 as a whole I'm biased. > >> Switching to (1) or (3a-with-no-suppo

Bug#914897: debating the wrong thing

2018-12-04 Thread Ansgar Burchardt
"Alexander E. Patrakov" writes: > Ansgar Burchardt wrote: >> Making the feature default was discussed years ago which you are surely >> aware of. It's not mandatory. > > Unfortunately I have to disagree here. Merged /usr is already, > de-facto, mandatory f

Bug#915511: ucspi-tcp: package broken

2018-12-04 Thread Ansgar Burchardt
Source: ucspi-tcp Version: 1:0.88-4 Severity: grave >From /usr/bin/date@: +--- | /build/ucspi-tcp-J4veAW/ucspi-tcp-0.88/debian/ucspi-tcp/usr/bin/tcpclient -RHl0 -- "${1-0}" 13 sh -c 'exec /build/ucspi-tcp-J4veAW/ucspi-tcp-0.88/debian/ucspi-tcp/usr/bin/delcr <&6' | cat -v +--- Similar for othe

Bug#914897: debating the wrong thing

2018-12-04 Thread Ansgar Burchardt
Ian Jackson writes: > Ansgar Burchardt writes ("Bug#914897: debating the wrong thing"): >> Switching to (1) or (3a-with-no-support-in-buster) will mean merged-/usr >> systems would no longer be supported. In this case someone would have >> to write a unusrmerge

Bug#914897: debating the wrong thing

2018-12-04 Thread Ansgar Burchardt
Adam Borowski writes: > On Tue, Dec 04, 2018 at 06:48:45PM +0100, Ansgar Burchardt wrote: >> In very rare cases (an estimated 0.3% of the archive or so). I'm fairly >> confident that for more than 0.3% of the archive something can go wrong >> when building in non-cl

Bug#914897: #914897: debootstrap, buster: Please disabled merged /usr by default

2018-12-04 Thread Ansgar Burchardt
Hi, Hideki Yamane writes: > On Sun, 2 Dec 2018 15:15:21 + > Simon McVittie wrote: >> > - What is the problem? (broken build for which packages? Just R?) >> >> The problem we're aware of is: >> >> Some packages auto-detect the absolute path to an executable (for example >> bash or perl) an

Bug#874337: src:gr-iio: maintainer address bounces

2017-09-05 Thread Ansgar Burchardt
Source: gr-iio Version: 0.2.36-1 Severity: serious [ X-Debbugs-Cc'ed last uploader. ] The maintainer address for gr-iio bounces (same for libad9361 and libiio), see below. Ansgar > Delivery has failed to these recipients or groups: > > Paul Cercueil (paul.cercu...@analog.com)

Bug#865109: tryton-*: maintainer address bounces

2017-06-19 Thread Ansgar Burchardt
Package: tryton-modules-production-routing Severity: serious Version: 4.4.0-1 X-Debbugs-Cc: Mathias Behrle Hi, please fix the maintainer address, see attachment. Ansgar --- Begin Message --- This is the mail system at host mail.virtual-things.org. I'm sorry to have to inform you that your mess

Bug#464853: openarena: This package can't be installed. After download it appear always corrupted.

2008-02-10 Thread Ansgar Burchardt
Hi, Michele Porelli wrote: > Get:1 ftp://debian.fastweb.it unstable/main openarena-data 0.7.1-1 [271MB] > Get:2 ftp://debian.fastweb.it unstable/main openarena 0.7.0-2 [709kB] > Scaricato 709kB in 21min26s (551B/s) > Impossibile ottenere > ftp://debian.fastweb.it/debian/pool/main/o/openarena-data/

Bug#481264: simutrans: crash during playing

2008-05-14 Thread Ansgar Burchardt
Hi, M K wrote: > 1. problem. The package from current Debian testing repository is after > install very unstable. When you make several action, become some > crash in it. You can for example build some road an then take full > zoom in and out and at that moment the simutrans fall down. Can

Bug#481264: simutrans: crash during playing

2008-05-17 Thread Ansgar Burchardt
severity 481264 normal tags 481264 pending thanks Hi, [ simutrans crashes if starting time is below ~1800, but works for 1840 and later ] Thank you. I could now reproduce the problem. If I set the starting time to a low value, no cities are generated. This causes simutrans to crash when find

Bug#495211: ITA: ldapscripts

2008-10-05 Thread Ansgar Burchardt
Hi, Do you still intend to adopt the ldapscript package? I saw your message in the Debian BTS and that you uploaded a new release to mentors, but apparently it hasn't been uploaded the last 1 1/2 months. I am not a Debian developer myself, so I cannot help you there. It would be nice if #375794

Bug#495211: ITA: ldapscripts

2008-10-05 Thread Ansgar Burchardt
Hi, Sorry for the last mail, I CC'ed the wrong bug report. Regards, Ansgar -- PGP: 1024D/595FAD19 739E 2D09 0969 BEA9 9797 B055 DDB0 2FF7 595F AD19 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#500415: diff for NMU (viruskiller/1.0-1.dfsg.1-0.1

2008-10-11 Thread Ansgar Burchardt
d files in viruskiller.pak +(Closes: #500415) + * Fix call of `make clean', remove some left-over files + * Fix typo in man page (the option is `-safemode', not `--safemode') + + -- Ansgar Burchardt <[EMAIL PROTECTED]> Wed, 01 Oct 2008 18:38:08 +0200 + viruskiller (1.0-1.

Bug#502370: sqlite3: missing output for select 100/1.5

2008-10-16 Thread Ansgar Burchardt
Hi, You problem with SQLite should have been fixed in 3.5.9-4 [1], but you somehow still have an older version of libsqlite3-0 installed. Can you install the libsqlite3-0 package from testing (currently 3.5.9-4) and try again? Regards, Ansgar [1] http://bugs.debian.org/488864 -- PGP: 1024D/59

Bug#501508: openarena-data: openarena contains materials from non-free sources

2008-10-17 Thread Ansgar Burchardt
Hi, Mike Swanson wrote: > On Wed, Oct 8, 2008 at 1:59 PM, Steve Cotton > <[EMAIL PROTECTED]> wrote: > > IMO, even if the Darkstalkers character is the reason that a > > Chinese vampire is included in Open Arena; the similarity is > > largely because of the monster genre, rather than a copy from >

Bug#502370: sqlite3: missing output for select 100/1.5

2008-10-17 Thread Ansgar Burchardt
retitle 502370 sqlite3: Should depend on newer libsqlite3-0 severity 502370 important thanks Mark Ng wrote: > On Fri, Oct 17, 2008 at 08:53, Ansgar Burchardt <[EMAIL PROTECTED]>wrote: > > You problem with SQLite should have been fixed in 3.5.9-4 [1], but you > > someho

Bug#502855: nntp: server/xindex.c is non-free: only non-profit use allowed

2008-10-20 Thread Ansgar Burchardt
Package: nntp Version: 1.5.12.1-19.1 Severity: serious Justification: non-free files in main Hi, the file server/xindex.c has the following copyright notice: (c) Copyright 1992 by Iain Lea You may freely copy or redistribute this software, so long as there is no profit made from

Bug#444312: Could not reproduce problem

2008-10-20 Thread Ansgar Burchardt
Hi, I used gq from unstable to create/modify several LDAP entries without problems. I authenticated via GSSAPI (Kerberos 5) which did work just fine. This was on AMD64. Regards, Ansgar -- PGP: 1024D/595FAD19 739E 2D09 0969 BEA9 9797 B055 DDB0 2FF7 595F AD19 -- To UNSUBSCRIBE, email to

Bug#502855: nntp: might not be distributable at all

2008-10-20 Thread Ansgar Burchardt
retitle 502855 nntp: might not be distributable at all thanks Hi, After taking a closer look at the package, most files seem to miss a license, or even copyright information. A more detailed analysis follows: First, there are 2-3 non-free files: * server/batch.c: Non-profit distribution only.

Bug#502829: Simple fix

2008-10-21 Thread Ansgar Burchardt
Hi, Jim Studt wrote: > Adding a "Depends" on update-inetd resolves this problem. Tested with > piuparts (thought cnews causes some trouble because of its config). I just want to take a look at #502855 (non-free files in the nntp package) as well before uploading a fixed version. Regards, Ansg

Bug#502855: Author may be located

2008-10-21 Thread Ansgar Burchardt
Jim Studt wrote: > The copyright holder of batch.c may be located at > http://www.academ.com/academ/resume.html. Perhaps a quick email or phone > call from a debian developer can get this changed. But the main problem is the missing license for *almost all* files. Only the ones I listed actually

Bug#502855: Author may be located

2008-10-21 Thread Ansgar Burchardt
Hi, [ Please keep the bug report CC'ed ] Jim Studt wrote: > The oldest release of nntp I could find was 1.5.11 from 1991. There is > no hint of a package-wide license or copyright in there. The bulk of > this code was probably written and released before March 1, 1989 and > would have enter

Bug#496122: new upstream version of libfile-sharedir-perl

2008-08-27 Thread Ansgar Burchardt
Hi, libfile-sharedir-perl has a currently a grave bug because the directory layout used to store data has changed. This means the package is unusable for Perl distributions whose name contains a "-" and a recent Module::Install (>= 0.76, released on 17 Jul 2008 and included in Lenny), see #496122

Bug#497721: phpbb3: fails to create database

2008-09-03 Thread Ansgar Burchardt
Package: phpbb3 Version: 3.0.2-1 Severity: grave Justification: renders package unusable I did install phpbb3 and chose the Postgres backend, but the package failed to set up the database with a syntax error: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "phpbb_zebra_pkey"

Bug#497721: phpbb3: still fails to setup database with Postgres

2008-09-04 Thread Ansgar Burchardt
Package: phpbb3 Version: 3.0.2-2 Followup-For: Bug #497721 Hi, Phpbb3 still fails to set up the database for me: NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "phpbb_zebra_pkey" for table "phpbb_zebra" ERROR: function unix_timestamp() does not exist LINE 1: ...ig_name

Bug#497721: phpbb3: got phpbb working with Postgres

2008-09-04 Thread Ansgar Burchardt
Package: phpbb3 Followup-For: Bug #497721 Hi, I managed to set up phpbb3 with Postgres. The following changes were required: * some substitions for initial data, see patch to debian/rules below * in /etc/phpbb3/database.inc.php: change $dbtype from `pgsql' to `postgres'. This should proba

Bug#497721: phpbb3: got phpbb working with Postgres

2008-09-04 Thread Ansgar Burchardt
Package: phpbb3 Followup-For: Bug #497721 Hi, just one more thing (hopefully): When registering as a new user I got an error because of a unique key constraint violation. I had to increment the value provided by `phpbb_users_seq' with the command ALTER SEQUENCE phpbb_users_seq MINVALUE 100

Bug#497721: phpbb3: got phpbb working with Postgres

2008-09-05 Thread Ansgar Burchardt
Hi, Thijs Kinkhorst wrote: > Thank you for your help in debugging this, I'll prepare an updated package > tonight. Perhaps I can send it to you for testing? Yes, please do. Regards, Ansgar -- PGP: 1024D/595FAD19 739E 2D09 0969 BEA9 9797 B055 DDB0 2FF7 595F AD19 -- To UNSUBSCRIBE, email

Bug#496346: setting package to openarena-server openarena, tagging 487970, tagging 496346

2008-09-05 Thread Ansgar Burchardt
# Automatically generated email from bts, devscripts version 2.10.35 # via tagpending # # openarena (0.7.7+ds1-1) UNRELEASED; urgency=low # # * Remove non-free code/tools/lcc (Closes: #496346) #+ Remove hunk from patch 10_fix_build_and_binary_on_alpha #+ debian/rules: Add BUILD_GAME_QVM=0

Bug#497721: phpbb3: got phpbb working with Postgres

2008-09-05 Thread Ansgar Burchardt
Hi, Thijs Kinkhorst wrote: > On Thursday 4 September 2008 17:12, Ansgar Burchardt wrote: > > * some substitions for initial data, see patch to debian/rules below > > * in /etc/phpbb3/database.inc.php: change $dbtype from `pgsql' > >to `postgres'. This sho

Bug#498692: request-tracker3.6: hangs when displaying merged tickets

2008-09-12 Thread Ansgar Burchardt
Package: request-tracker3.6 Version: 3.6.7-3 Severity: grave Justification: renders package unusable I am using request-tracket3.6 with Apache 2 (FastCGI), Postfix and Postgres backend. When trying to display a merged ticket, RT's FastCGI process just hangs. This results in RT no longer being ac

Bug#498692: request-tracker3.6: hangs when displaying merged tickets

2008-09-13 Thread Ansgar Burchardt
Hi, Niko Tyni wrote: > > I can't reproduce this here. The number of syslog messages is certainly > > excessive, and the ticket display takes a bit longer than I would expect > > (five seconds or so), but it does work for me. > > Ah, the problem is that the Sys::Syslog version bundled with Perl >

Bug#500415: viruskiller: crashes at startup

2008-09-27 Thread Ansgar Burchardt
Running viruskiller with debug symbols show the crash is in the audio code: (gdb) bt #0 0x087e6595 in ?? () #1 0xb7f16c76 in SDL_ReadLE32 () from /usr/lib/libSDL-1.2.so.0 #2 0xb7ebd0ea in Mix_LoadWAV_RW () from /usr/lib/libSDL_mixer-1.2.so.0 #3 0x0804a248 in Audio::loadSoun

Bug#500611: jumpnbump: insecure use of /tmp

2008-09-29 Thread Ansgar Burchardt
Package: jumpnbump Version: 1.50-6 Severity: grave Tags: security Justification: user security hole Hi, jumpnbump uses files in the /tmp directory in an unsafe manner: * jumpnbump-menu calls `convert' on files in /tmp, this allows another user to overwrite arbitrary files via symlinks. Th

Bug#500415: viruskiller: [PATCH] Don't crash if there are no sound files

2008-10-01 Thread Ansgar Burchardt
739E 2D09 0969 BEA9 9797 B055 DDB0 2FF7 595F AD19 #! /bin/sh /usr/share/dpatch/dpatch-run ## 30_dont_crash_if_no_sound_files.dpatch by Ansgar Burchardt <[EMAIL PROTECTED]> ## ## All lines beginning with `## DP:' are a description of the patch. ## DP: Do not crash if there are no sou

Bug#487506: libcatalyst-modules-perl: Catalyst::Manual::Tutorial is non-free (CC-by-NC-SA 2.5)

2008-06-22 Thread Ansgar Burchardt
Package: libcatalyst-modules-perl Version: 29 Severity: serious Justification: Policy 2.2.1 Hi, The module Catalyst::Manual::Tutorial is licensed under CC-by-NC-SA 2.5 which prohibits use for commercial purposes. Here is a list of affected files: $ grep -rl by-nc-sa /usr/share/perl5/Catalyst

Bug#489111: libhtml-wikiconverter-mediawiki-perl: FTBFS: Failed 1/6 test scripts. 1/119 subtests failed.

2008-08-01 Thread Ansgar Burchardt
forwarded 489111 http://rt.cpan.org/Public/Bug/Display.html?id=37911 owner 489111 ! thanks Hi, according to upstream the test is for a feature that is not yet implemented, but the test scripts don't have a way to mark them fixed yet. Regards, Ansgar -- PGP: 1024D/595FAD19 739E 2D09 0969 BEA9

Bug#493409: simutrans-pak64: FTBFS: Invalid image width

2008-08-02 Thread Ansgar Burchardt
tags 493409 + unreproducible thanks Hi, Daniel Schepler wrote: > dh_testdir > /usr/bin/make all > make[1]: Entering directory `/tmp/buildd/simutrans-pak64-100.0' > ===> PAK64 city_extra > libpng error: Invalid image width > make[1]: *** [city_extra] Error 1 > make[1]: Leaving directory `/tmp/buil

Bug#493409: simutrans-pak64: FTBFS: Invalid image width

2008-08-03 Thread Ansgar Burchardt
reassign 493409 simutrans-makeobj found 493409 100.0+ds1-2 notfound 493409 100.0-1 retitle 493409 simutrans-makeobj: [amd64] makeobj fails thanks This looks like a 64bit problem with makeobj. I don't have access to an amd64 host right now, but maybe in ~2 weeks. I will take a look then. Regards,

Bug#496122: libfile-sharedir-perl: sharedir model changed

2008-08-22 Thread Ansgar Burchardt
Package: libfile-sharedir-perl Version: 0.05-1.1 Severity: grave Justification: renders package unusable The directory layout used to store data has changed. It now uses a flat directory model: OLD: auto/dist/HTML/FormFu NEW: auto/dist/HTML-FormFu This causes programs using recent versi

Bug#504373: Template Toolkit, Template::DBI and Etch updates breakage

2008-11-03 Thread Ansgar Burchardt
Hi, Note for debian-release@: The Template::DBI module has been shipped with Template-Toolkit from version 2.00 to 2.15, so it is shipped with Etch, but not with Lenny. Gunnar Wolf wrote: > However, a big "selling point" for the Template Toolkit has long been > the Template::DBI module. Sadly, I

Bug#510751: perlmagick: non-free fonts included in ImageMagick

2009-01-04 Thread Ansgar Burchardt
Package: perlmagick Version: 7:6.3.7.9.dfsg1-3~lenny1 Severity: serious Justification: non-free content in main Hi, In a message on fonts in game packages, Hans de Goede mentioned[1] that ImageMagick contains two copies of the freeware, but not DFSG-free font `ArtBrush'[2]: PerlMagick/t/ttf/in

Bug#510875: mysql-server-5.0: does not ask for a password for `root' by default

2009-01-05 Thread Ansgar Burchardt
Package: mysql-server-5.0 Version: 5.0.32-7etch8 Severity: grave Tags: security Justification: user security hole Hi, The question asking for the administrative password has a priority of `medium'. Debconf's default is to ask only questions of at least priority `high' since 1.4.61 (and d-i appar

Bug#510841: /usr/lib/i686/cmov/libavcodec.so.51: undefined symbols

2009-01-05 Thread Ansgar Burchardt
Package: libavcodec51 Version: 0.svn20080206-14 Severity: grave File: /usr/lib/i686/cmov/libavcodec.so.51.50.0 Justification: renders package unusable Hi, The shared library /usr/lib/i686/cmov/libavcodec.so.51.50.0 has undefined symbols: % ldd -r /usr/lib/i686/cmov/libavcodec.so.51.50.0

Bug#497640: zoneminder: Several security issues

2009-04-15 Thread Ansgar Burchardt
Hi, zoneminder 1.24.0 has been released in Februrary. Have you any plans to update the Debian package yet? It would be nice if the security problems could be fixed. Regards, Ansgar -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble?

Bug#520976: simutrans fails to start while reading menu configuration

2009-03-31 Thread Ansgar Burchardt
Hi, Ramiro writes: > Version: 100.0+ds1-4 > ii simutrans-pak64101.0-2 I can reproduce your problem with simutrans 100.0+ds1-4 and simutrans-pak64 102.0-1, but it works fine with the same version of simutrans and simutrans-pak64 installed. Can you please check if this solves the proble

Bug#485204: hex: diff for NMU version 204-17.1

2009-07-19 Thread Ansgar Burchardt
rules: Do not ignore make clean error. Also use make distclean +instead of make clean. + * debian/hex.1: Remove formatting typo in man page. + * debian/copyright: Mention copyright holder and years of copyright. + * Bump Standards-Version to 3.8.2 (no changes). + + -- Ansgar Burchardt Su

Bug#537633: libio-socket-ssl-perl: incorrect validation of hostnames

2009-07-20 Thread Ansgar Burchardt
package libio-socket-ssl-perl forcemerge 535946 537633 thanks "Michael S. Gilbert" writes: > a security issue has been fixed in the latest upstream version of > libio-socket-ssl-perl [0]. see patch [1]. please coordinate with the > security team to prepare updates for the stable releases. tha

  1   2   3   4   5   6   >