Bug#845538: FTBFS: missing Build-Depends: python-tornado (>= 4.0)

2016-11-24 Thread Goswin von Brederlow
Source: pyzmq Version: 15.4.0-1 Severity: normal The testsuite for tornado event loops uses ZMQIOLoop.call_later. The call_later method was added only in tornado 4.0 so it fails with: self = , delay = 0.1 callback = def _call_later(self, delay, callback): """Schedule a function to b

Bug#791997: zeromq3: git repository is no longer updated

2016-11-24 Thread Goswin von Brederlow
Source: zeromq3 Version: 4.0.4+dfsg-1 Followup-For: Bug #791997 Hi, it's been over a year now that this bug has been open, over 2 years and 16 uploads since the maintainer change. How hard is it to fix 2 lines in debian/control? Note: The bug has been reported twice and not been merged. MfG

Bug#830788: RFS: ifstat/1.1-9

2016-10-06 Thread Goswin von Brederlow
On Tue, Oct 04, 2016 at 09:56:35AM +, Gianfranco Costamagna wrote: > Hi, > > > >It's using it indirectly for the crypto support. I've added the > > >Build-Depends to make the use more explicit and asked the upstream > >author to add the linking exception for ssl. He agreed about adding it >

Bug#830788: RFS: ifstat/1.1-9

2016-10-04 Thread Goswin von Brederlow
On Sat, Sep 24, 2016 at 04:26:32PM +0200, Tobias Frost wrote: > Hi Goswin, > > Am Montag, den 11.07.2016, 15:44 +0200 schrieb Goswin von Brederlow: > > > Package: sponsorship-requests > > Severity: normal > > > > Dear mentors, > > > > I

Bug#817499: ifstat: diff for NMU version 1.1-8.1

2016-10-04 Thread Goswin von Brederlow
/debian/control > +++ ifstat-1.1/debian/control > @@ -2,13 +2,13 @@ > Section: net > Priority: optional > Maintainer: Goswin von Brederlow > -Build-Depends: debhelper (>= 4), libsnmp-dev > +Build-Depends: debhelper (>= 9), libsnmp-dev > Standards-Version: 3.7.2.2 >

Bug#836826: FTBFS: cp: cannot stat '/usr/src/gtest/src': No such file or directory

2016-09-06 Thread Goswin von Brederlow
Source: protobuf Version: 3.0.0-7 Severity: normal Hi, it looks like protobuf is missing a Build-Depends on libgtest-dev: BUILD SUCCESSFUL Total time: 0 seconds mh_clean || true make[1]: Leaving directory `/source/brederlo/protobuf/protobuf-3.0.0' dh_autoreconf_clean -O--parallel debian/ru

Bug#836821: Please support python3

2016-09-06 Thread Goswin von Brederlow
Source: protobuf Version: 3.0.0-7 Severity: important There seems to be only a python-protobuf but no python3-protobuf. Please add support for python3. MfG Goswin -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (1001, 'unstable') Architecture: amd6

Bug#830788: RFS: ifstat/1.1-9

2016-08-08 Thread Goswin von Brederlow
On Sat, Jul 30, 2016 at 07:12:24PM +0200, Laurent Bigonville wrote: > On Mon, 11 Jul 2016 15:44:39 +0200 Goswin von Brederlow > wrote: > > > Dear mentors, > > > > Hi, > > > I am looking for a sponsor for my package "ifstat" > > I have a que

Bug#831699: release.debian.org: urgency is sticky across dists - low urgency on sid upload ignored after previous experimental medium-urgency upload

2016-07-19 Thread Goswin von Brederlow
On Mon, Jul 18, 2016 at 07:41:54PM +0200, Andreas Metzler wrote: > Package: release.debian.org > Severity: normal > User: release.debian@packages.debian.org > Usertags: britney > > Hello, > > I have been wondering why hugin 2016.2.0~rc1+dfsg-2 (urgency=low) will > be considered for testing mi

Bug#830860: depends on base-file being configured

2016-07-19 Thread Goswin von Brederlow
On Mon, Jul 18, 2016 at 11:01:10AM +0200, Santiago Vila wrote: > On Mon, 18 Jul 2016, Goswin von Brederlow wrote: > > > Dear cdebootstrap maintainer: > > > > This shouldn't be an issue in sid [...] > > Hmm. We usually want bootstrapping programs like this in s

Bug#830860: depends on base-file being configured

2016-07-18 Thread Goswin von Brederlow
On Thu, Jul 14, 2016 at 11:30:37AM +0200, Santiago Vila wrote: > On Thu, 14 Jul 2016, Goswin von Brederlow wrote: > > > Wether it's base-files fault or not we had to agree to disagree. And I > > don't realy care. > > This is a little bit contradictory. I don&#x

Bug#830860: depends on base-file being configured

2016-07-14 Thread Goswin von Brederlow
On Wed, Jul 13, 2016 at 11:03:31AM +0200, Santiago Vila wrote: > On Tue, 12 Jul 2016, Goswin von Brederlow wrote: > > > And now it occurs in cdebootstrap (again, happened before and went > > away, now it's back), > > So, if it happens again, why didn't you r

Bug#830860: depends on base-file being configured

2016-07-12 Thread Goswin von Brederlow
Package: base-files Version: 6.5 Severity: normal The postinst of base-files tries to "chown root:root", which requires /etc/passwd and /etc/groups to exist. This is not the case during (c)debootstrap if base-passwd postinst has not yet been executed. base-files should depend on base-passwd to en

Bug#830788: RFS: ifstat/1.1-9

2016-07-11 Thread Goswin von Brederlow
9 (Closes: #817499, #828348). * Add multiarch support. * Fix bandwidth spelling in manpage (Closes: #617336). * Use dpkg-buildflags for hardening. -- Goswin von Brederlow Mon, 11 Jul 2016 12:03:29 +0200 The changes are purely packaging (except the spelling) related and a straight updat

Bug#828348: ifstat: FTBFS with openssl 1.1.0

2016-07-11 Thread Goswin von Brederlow
Hi, this has nothing to do with openssl but is caused by building in parallel. The dependencies in debian/rules are broken in the parallel case. MfG Goswin PS: Feel free to sponsor ifstat from mentors.debian.net

Bug#819724: Please find a second maintainer

2016-04-07 Thread Goswin von Brederlow
On Tue, Apr 05, 2016 at 11:36:19PM +0200, Tormod Volden wrote: > severity wishlist > > On Fri, Apr 1, 2016 at 3:29 PM, Goswin von Brederlow wrote: > > Package: xscreensaver > > Severity: important > > > > The xscreensaver package has 120 bugs going back over 9 y

Bug#819724: Please find a second maintainer

2016-04-01 Thread Goswin von Brederlow
Package: xscreensaver Severity: important The xscreensaver package has 120 bugs going back over 9 years that are just rotting in the BTS without attention. Some of them are tagged security, some tagged patch. A lot of bugs have not been modified since shortly after they were reported. I sad to sa

Bug#808822: insufficient flags in pkgconfig --cflags

2015-12-23 Thread Goswin von Brederlow
Package: qtbase5-dev Version: 5.5.1+dfsg-10 Severity: normal When building a trivial test case the following error appears: % g++ -O2 -W -Wall -g $(pkg-config --cflags Qt5Widgets) -c foo.cc In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qcoreapplication.h:37:0,

Bug#777043: Shark / libshark packaging status

2015-11-30 Thread Goswin von Brederlow
On Sat, Nov 28, 2015 at 12:22:19PM +0100, Andreas Tille wrote: > Hi, > > from my outsiders perspective I would assume that if you checked whether > Goswins work contains something that might be relevant for the packaging > and is not yet in your repository and upload as team upload in Debian > Sci

Bug#531756: closed by Stéphane Glondu (Re: Bug#531756: [ocaml] code_of_unix_error available now)

2015-09-08 Thread Goswin von Brederlow
On Fri, Aug 28, 2015 at 12:27:25PM +, Debian Bug Tracking System wrote: > This is an automatic notification regarding your Bug report > which was filed against the ocaml package: > > #531756: Add extern int code_of_unix_error (value error); > > It has been closed by Stéphane Glondu . > > The

Bug#180283: rrdtool: CDEF function PREV(name) timesteps far too mauch

2015-09-08 Thread Goswin von Brederlow
On Wed, Aug 26, 2015 at 09:26:42AM +, Jean-Michel Vourgère wrote: > Control: tags -1 +moreinfo > Control: noowner -1 > > Hello Goswin > > I'm cleaning up the rrdtool bug list, and I dig a bit into this one > submitted back in 2003! > https://bugs.debian.org/180283 > > I'm sorry no one from t

Bug#796563: Please don't use /home/Debian-pxe as home

2015-08-22 Thread Goswin von Brederlow
Package: pxe Version: 1.4.2-7 Severity: normal Hi, the pxe package creates a dummy user with Debian-pxe:x:101:65534:Dummy user for Debian pxe package,,,:/home/Debian-pxe:/bin/false Please don't use /home for this as this collides with having home shared over NFS or automounted. Most packages

Bug#794765: Please provide debug build of pyside

2015-08-14 Thread Goswin von Brederlow
On Wed, Aug 12, 2015 at 08:29:28PM +0200, Didier 'OdyX' Raboud wrote: > Le mercredi, 12 août 2015, 16.00:22 Goswin von Brederlow a écrit : > > > Le jeudi, 6 août 2015, 14.40:10 Goswin von Brederlow a écrit : > > > > every now and then pyside crashes with a se

Bug#794765: Please provide debug build of pyside

2015-08-12 Thread Goswin von Brederlow
On Thu, Aug 06, 2015 at 05:51:59PM +0200, Didier 'OdyX' Raboud wrote: > Control: found -1 1.0.9-2 > > Le jeudi, 6 août 2015, 14.40:10 Goswin von Brederlow a écrit : > > every now and then pyside crashes with a segfault. Most often because > > it doesn't play

Bug#794765: Please provide debug build of pyside

2015-08-12 Thread Goswin von Brederlow
On Thu, Aug 06, 2015 at 05:51:59PM +0200, Didier 'OdyX' Raboud wrote: > Control: found -1 1.0.9-2 > > Le jeudi, 6 août 2015, 14.40:10 Goswin von Brederlow a écrit : > > every now and then pyside crashes with a segfault. Most often because > > it doesn't play

Bug#795260: Please consider downgrading when calling apt-get -f install

2015-08-12 Thread Goswin von Brederlow
Package: apt Version: 1.0.9.1 Severity: normal Lets say the following packages are installed: Package: foo Version: 1.0 Depend: bar | baz Package: bar Version: 1.0+broken Depends: broken and the default repository has the following packages: Package: foo Version: 1.0 Depend: bar | baz Package

Bug#794869: debuild: Please clean up locale settings if broken

2015-08-07 Thread Goswin von Brederlow
Package: devscripts Version: 2.14.10 Severity: minor File: /usr/bin/debuild When building in a chroot or remotely it easily happens that the locale settings of the local host don't match the chroot or remote host. This results in a million errors like this: perl: warning: Setting locale failed. p

Bug#794765: Please provide debug build of pyside

2015-08-06 Thread Goswin von Brederlow
Source: pyside Severity: important Hi, every now and then pyside crashes with a segfault. Most often because it doesn't play nice with the python GC and widgets have to keep python objects stored in C++ alive manually. But sometimes it isn't obvious where and why pyside segfaults. For those it wo

Bug#794217: socketpair: unclear where the SOCK_NONBLOCK and SOCK_CLOEXEC flags go

2015-07-31 Thread Goswin von Brederlow
Package: manpages-dev Version: 3.74-1 Severity: minor File: socketpair Hi, reading 'man 2 socketpair' it is unclear where the new SOCK_NONBLOCK and SOCK_CLOEXEC flags go in the function call. One has to read through "man 2 socket" to discover that the type argument now also serves as flags. I re

Bug#792399: seed breaks with extra newlines

2015-07-14 Thread Goswin von Brederlow
Package: electrum Version: 1.9.8-4 Severity: important When creating a wallet electrum displays a random sequence of words as seed. It then asks the user to enter said seed to make sure it was saved. This breaks when extra newlines are entered. The input mask should strip any extra newline from th

Bug#786564: Please add option for extra precision human readable output

2015-06-11 Thread Goswin von Brederlow
On Fri, May 22, 2015 at 05:37:04PM -0400, Michael Stone wrote: > On Fri, May 22, 2015 at 11:24:03PM +0200, Goswin von Brederlow wrote: > >when using "df -h" the output will use the largest unit that doesn't > >have a leading 0. This often results in quite imprecise ou

Bug#786564: Please add option for extra precision human readable output

2015-05-22 Thread Goswin von Brederlow
Package: coreutils Version: 8.21-1.2 Severity: wishlist File: /bin/df Hi, when using "df -h" the output will use the largest unit that doesn't have a leading 0. This often results in quite imprecise output, e.g. 1.1T or 1.8G. It would be nice if instead it cout use the smallest unit that use 4 or

Bug#786563: df: undocumented option -m

2015-05-22 Thread Goswin von Brederlow
Package: coreutils Version: 8.21-1.2 Severity: minor File: /bin/df Hi, I just noticed that the df manpage is not mentioning -m. MfG Goswin -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x

Bug#785703: Packaging for ITP

2015-05-19 Thread Goswin von Brederlow
Packaging for python-oath can be checked out from https://github.com/Q-Leap-Networks/python-oath/ MfG Goswin -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#785703: ITP: python-oath -- implementation of the three main OATH specifications

2015-05-19 Thread Goswin von Brederlow
Package: wnpp Severity: wishlist Owner: Goswin von Brederlow * Package name: python-oath Version : 1.4.0 Upstream Author : Benjamin Dauvergne * URL : https://github.com/bdauvergne/python-oath * License : BSD Programming Lang: Python Description

Bug#721737: nis: segfault in yppasswd when using shadow

2015-04-30 Thread Goswin von Brederlow
Hi, 3.17-34 didn't make it into jessie. Could you please upload a fixed package to stable-proposed-updates or maybe even security? MfG Goswin -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.

Bug#783702: Does not support large disks

2015-04-29 Thread Goswin von Brederlow
Package: e2fsprogs Version: 1.42.12-1.1 Severity: normal File: /sbin/badblocks I'm trying to test a zfs volume: # badblocks -b 4096 -c 4096 -s -s -w /dev/test/test badblocks: Value too large for defined data type invalid end block (8650752000): must be 32-bit value # zfs list NAMEUSED

Bug#781904: [Pkg-dia-team] Bug#781904: Export to png gets text width wrong

2015-04-13 Thread Goswin von Brederlow
On Sat, Apr 04, 2015 at 12:27:33PM -0700, Octavio Alvarez wrote: > On 04/04/2015 08:59 AM, Goswin von Brederlow wrote: > > > In the PNG export some boxes are too small for the text they contain. > > Hi. Can you please provide a sample diagram (in Dia format) and its >

Bug#782430: wheezy -> jessie update fails, missing pre-depends on py3clean

2015-04-11 Thread Goswin von Brederlow
Source: python3-apt Version: 0.9.3.11 Severity: normal Doing a wheezy -> jessie update fails with: Preparing to unpack .../python3-apt_0.9.3.11_amd64.deb ... /var/lib/dpkg/info/python3-apt.prerm: 6: /var/lib/dpkg/info/python3-apt.prerm: py3clean: not found dpkg: warning: subprocess old pre-remov

Bug#781904: Export to png gets text width wrong

2015-04-04 Thread Goswin von Brederlow
Package: dia Version: 0.97.3-1 Severity: normal In the PNG export some boxes are too small for the text they contain. MfG Goswin -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Fore

Bug#780585: Mysterious failure to update/install packages

2015-03-16 Thread Goswin von Brederlow
Package: dpkg Version: 1.17.23 Severity: normal I had to test something quickly in an older sid chroot (hence the many not updated packages) and updating libgcc1 + libc6 failed without clear reason why. Running dpkg --configure -a configured the 2 packages just fine. I'm unsure what went wrong th

Bug#780583: bashisms in rules template

2015-03-16 Thread Goswin von Brederlow
Package: cross-gcc-dev Version: 13 Severity: normal File: /usr/share/cross-gcc/template/rules.generic The rules.generic files uses "$(shell source )". That is a bashism and fails when /bin/sh is dash. Setting "SHELL := bash" at the start fixes that. There is a second minor bug there when crea

Bug#678696: Event based block device handling (fixes USB and nested devices problem)

2015-03-12 Thread Goswin von Brederlow
On Wed, Mar 11, 2015 at 06:09:50PM +, Ben Hutchings wrote: > On Tue, 2015-03-10 at 12:47 +0100, Goswin von Brederlow wrote: > > On Wed, Mar 04, 2015 at 09:30:24PM +, Ben Hutchings wrote: > > > Thanks for your work on this bug. I ended up with a somewhat different > &g

Bug#678696: Event based block device handling (fixes USB and nested devices problem)

2015-03-10 Thread Goswin von Brederlow
On Wed, Mar 04, 2015 at 09:30:24PM +, Ben Hutchings wrote: > Thanks for your work on this bug. I ended up with a somewhat different > implementation as I don't think it's necessary to duplicate the > information that udev provides, and as we may now need to mount more > than one filesystem. B

Bug#778405: wrong version used for BUILD_USING lookup

2015-02-14 Thread Goswin von Brederlow
Package: gcc-arm-none-eabi Version: 4.8.3-9+11 Severity: normal Hi, I'm trying to build gcc-arm-none-eabi using gcc-4.9-source. The debian/rules files nicely defines GCC_VERSION at the top and I thought that would be all that I need to change. But a few lines later the BUILT_USING lookup has gcc-

Bug#776735: error: no alternatives for gobby

2015-02-10 Thread Goswin von Brederlow
On Mon, Feb 09, 2015 at 11:55:58PM +0100, Philipp Kern wrote: > On Sat, Jan 31, 2015 at 11:15:22PM +0100, Goswin von Brederlow wrote: > > Updating gobby from 0.4.13-1 to 0.5.0-4 fails with: > > > > Preparing to unpack .../gobby_0.5.0-4_amd64.deb ... > > update-alternati

Bug#777043: ITP: libshark -- Shark Machine Learning Library

2015-02-06 Thread Goswin von Brederlow
On Wed, Feb 04, 2015 at 08:04:20PM +0100, Christian Kastner wrote: > Control: merge 595485 777043 > > Hi Goswin, > > On 2015-02-04 13:37, Goswin von Brederlow wrote: > > * Package name: libshark > > Version : 3.0.11 > > Upstream Author : In

Bug#777043: ITP: libshark -- Shark Machine Learning Library

2015-02-04 Thread Goswin von Brederlow
Package: wnpp Severity: wishlist Owner: Goswin von Brederlow * Package name: libshark Version : 3.0.11 Upstream Author : Institut fuer Neuroinformatik, Ruhr-Universitaet Bochum * URL : http://image.diku.dk/shark/ * License : GPL-3.0+ Programming Lang: C

Bug#776735: error: no alternatives for gobby

2015-01-31 Thread Goswin von Brederlow
Package: gobby Version: 0.5.0-4 Severity: normal Updating gobby from 0.4.13-1 to 0.5.0-4 fails with: Preparing to unpack .../gobby_0.5.0-4_amd64.deb ... update-alternatives: error: no alternatives for gobby dpkg: error processing archive /var/cache/apt/archives/gobby_0.5.0-4_amd64.deb (--unpack)

Bug#776634: alternative liblapack.so.3gf can't be slave of liblapack.so.3: it is a master alternative

2015-01-30 Thread Goswin von Brederlow
Package: liblapack3 Version: 3.5.0-4 Severity: grave Updating liblapack3 fails with: Setting up liblapack3 (3.5.0-4) ... update-alternatives: error: alternative liblapack.so.3gf can't be slave of liblapack.so.3: it is a master alternative dpkg: error processing package liblapack3 (--configure):

Bug#776633: alternative libblas.so.3gf can't be slave of libblas.so.3: it is a master alternative

2015-01-30 Thread Goswin von Brederlow
Package: libblas3 Version: 1.2.20110419-10 Severity: grave Updating libblas3 fails with: Setting up libblas3 (1.2.20110419-10) ... update-alternatives: error: alternative libblas.so.3gf can't be slave of libblas.so.3: it is a master alternative dpkg: error processing package libblas3 (--configur

Bug#721737: nis: segfault in yppasswd when using shadow

2014-12-12 Thread Goswin von Brederlow
On Fri, Dec 12, 2014 at 12:10:10AM +, Mark Brown wrote: > On Thu, Dec 11, 2014 at 08:00:28PM +0100, Goswin von Brederlow wrote: > > On Tue, Dec 09, 2014 at 03:34:43PM +, Mark Brown wrote: > > > > Please don't inflate severities pointlessly; there are simple so

Bug#721737: nis: segfault in yppasswd when using shadow

2014-12-11 Thread Goswin von Brederlow
On Tue, Dec 09, 2014 at 03:34:43PM +, Mark Brown wrote: > severity 721737 normal > kthxbye > > On Tue, Dec 09, 2014 at 02:18:52PM +0100, Goswin von Brederlow wrote: > > Not being able to change the password is a security problem. Raising > > severity > > to gr

Bug#721737: nis: segfault in yppasswd when using shadow

2014-12-09 Thread Goswin von Brederlow
Not being able to change the password is a security problem. Raising severity to grave. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#770028: Please skip to the found bugs when clicking search

2014-11-24 Thread Goswin von Brederlow
On Wed, Nov 19, 2014 at 08:20:47AM +0100, Christophe Siraut wrote: > tags -1 moreinfo > thanks > > Hi Goswin, > > > When I search for bugs on http://udd.debian.org/bugs/ I have to scroll > > quite far down to the search button. > > There is another search button/link in the navigation bar, it ha

Bug#770028: Please skip to the found bugs when clicking search

2014-11-18 Thread Goswin von Brederlow
Package: udd.debian.org Severity: wishlist When I search for bugs on http://udd.debian.org/bugs/ I have to scroll quite far down to the search button. When I click it the page reloads and is at the begining again. So I have to scroll a long way down again to see my search results. It would be bet

Bug#770027: Please add udd.debian.org to "other" list

2014-11-18 Thread Goswin von Brederlow
Goswin -- Package-specific info: ** Environment settings: EDITOR="xemacs" EMAIL="goswin-...@web.de" INTERFACE="text" ** /home/mrvn/.reportbugrc: reportbug_version "1.99.31" mode expert ui text realname "Goswin von Brederlow" email "goswin-...@

Bug#768791: Default to 'make -O' for sane output on parallel builds please

2014-11-09 Thread Goswin von Brederlow
Package: debhelper Version: 9.20140228 Severity: wishlist On parallel builds the output from multiple targets gets all mixed up making them basically impossible to read. In make 4 there is a new option that helps with this: -O[type], --output-sync[=type] When running multiple

Bug#612447: have the problems been addressed?

2014-11-04 Thread Goswin von Brederlow
On Mon, Nov 03, 2014 at 09:09:31PM +0100, Tomas Pospisek wrote: > Hello, > > in #612447 [1] you are describing a few problems with the back then new > design of the Debian page. > > I have tried to reproduce them and as far as I can see there have been > addressed (maybe I didn't understand a few

Bug#766874: @PACKAGE_AND_VERSION@ in manpage

2014-10-26 Thread Goswin von Brederlow
Package: iptables Version: 1.4.21-1 Severity: minor File: /sbin/xtables-multi The manpage ends in: This manual page applies to iptables/ip6tables @PACKAGE_AND_VERSION@. MfG Goswin -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstabl

Bug#765410: [Pkg-zsh-devel] Bug#765410: ulimit broken if it fails once

2014-10-16 Thread Goswin von Brederlow
> thanks for the report. > > Goswin von Brederlow wrote: > > Package: zsh > > Version: 5.0.5-2 > > JFTR: That version is no more anywhere in Debian. Testing has 5.0.6-3. Earliest I had at hand to test. > > root@frosties:~# ulimit -n 1000 > > root@frosti

Bug#765410: ulimit broken if it fails once

2014-10-14 Thread Goswin von Brederlow
Package: zsh Version: 5.0.5-2 Severity: normal root@frosties:~# ulimit -n 1000 root@frosties:~# ulimit -n 1000 limit: setrlimit failed: operation not permitted root@frosties:~# ulimit -n 1000 limit: setrlimit failed: operation not permitted Once setting a limit with ulimit fails all fur

Bug#754567: rtorrent: new upstream release (0.9.4)

2014-10-12 Thread Goswin von Brederlow
Package: rtorrent Version: 0.9.2-1 Followup-For: Bug #754567 Version 0.9.4 fixes an incompatibility with utorrent 3.x that causes chunks to be downloaded and ignored. The effect is that a lot more data is downloaded than is used and peers stall, not downloading anything anymore despite them offeri

Bug#763757: apt-get: regression in command line parser

2014-10-02 Thread Goswin von Brederlow
Package: apt Version: 1.0.1 Severity: normal The following works in 0.8.16~exp12 but fails in 1.0.1 and later: mrvn@frosties:~% sudo apt-get install -y -- acl E: Command line option 'y' [from -y] is not known. The trigger for this is the "--". Please bring support for "--" back. MfG Gos

Bug#763080: Fails to assemble a reshaping raid after disk hickup

2014-09-28 Thread Goswin von Brederlow
the best array. For some reason only every second entry is filled in and only the first half gets tested when going by disk count instead of bestcnt. . This might also happen with normal arrays, I've only tested it on the one broken array I have here. Author: Goswin von Brederlow ---

Bug#763080: Fails to assemble a reshapning raid after disk hickup

2014-09-27 Thread Goswin von Brederlow
Package: mdadm Version: 3.3-2 Severity: normal Hi, during a raid reshape, growing a raid5 from 5 to 6 disks, the onboard SATA controler must have crashed taking 2 disks offline. After reboot the raid did not come back (obviously) and I tried to assemble it manually: root@nas1:/root# mdadm -A /de

Bug#762923: dhclient-script uses bash, allowing remote bash exploits

2014-09-26 Thread Goswin von Brederlow
On Fri, Sep 26, 2014 at 03:53:39PM +0200, Yves-Alexis Perez wrote: > On Fri, Sep 26, 2014 at 12:47:39PM +0200, Goswin von Brederlow wrote: > > Package: isc-dhcp-client > > Version: 4.2.4-7 > > Severity: normal > > File: /sbin/dhclient-script > > Tags: security

Bug#762923: dhclient-script uses bash, allowing remote bash exploits

2014-09-26 Thread Goswin von Brederlow
Package: isc-dhcp-client Version: 4.2.4-7 Severity: normal File: /sbin/dhclient-script Tags: security dhclient puts unchecked strings into environment variables for the dhclient-script and dhclient-script uses #!/bin/bash. This allows the recently found bash bugs to be exploited from remote. Ther

Bug#743508: libzmq3: upgrading from 3.2.3 to 4.0.4 breaks python-pytango

2014-09-24 Thread Goswin von Brederlow
Source: zeromq3 Version: 4.0.3 Followup-For: Bug #743508 Hi, do we realy need a libzmq.so.3 in Jessie? Upstream is preparing a new stable version now with libzmq.so.4. Given that the breakage between 3 and 4 is minimal (easy to port your software, most just works) do we need to maintain 2 version

Bug#678696: Event based block device handling (fixes USB and nested devices problem)

2014-09-01 Thread Goswin von Brederlow
On Sun, Aug 31, 2014 at 10:14:18AM +0200, Michael Prokop wrote: > Hi, > > f'up to our recent discussion we had on IRC > > * Goswin von Brederlow [Sat Jun 23, 2012 at 09:25:28PM +0200]: > > > the attached patch adds an event based loop for block devices to the >

Bug#758544: nfsdrpc.nfsd: writing fd to kernel failed: errno 13 (Permission denied)

2014-08-18 Thread Goswin von Brederlow
Package: nfs-kernel-server Version: 1:1.2.8-9 Severity: important Updating from wheezy breaks nfs-kernel-server (and updating again today doesn't fix it): Do you want to continue? [Y/n] y Get:1 http://ftp.de.debian.org/debian/ jessie/main nfs-common amd64 1:1.2.8-9 [206 kB] Get:2 http://ftp.de.d

Bug#752527: Upgrading libc6:i386 on amd64 restarts services

2014-06-24 Thread Goswin von Brederlow
Package: libc6 Version: 2.19-1 Severity: normal The check for services affected by an upgrade does not consider the package architecture. So it restarts the 64bit sshd for a 32bit libc upgrade. This is uneccessarily disruptive to the system. MfG Goswin -- System Information: Debian Relea

Bug#752507: Hangs in splash screen

2014-06-24 Thread Goswin von Brederlow
Package: eric Version: 5.4.3-1 Severity: grave When I start eric the splash screen opens saying "Generating Main Window..." and then nothing else happens. I've tried pugring eric, deleting all ~/.eric* dirs and reinstalling but no change. MfG Goswin -- System Information: Debian Release

Bug#749122: ld.so crashes when sections are placed at different addresses

2014-05-24 Thread Goswin von Brederlow
Package: libc6 Version: 2.18-7 Severity: normal File: /lib/x86_64-linux-gnu/ld-linux-x86-64.so.2 Hi, I want to mmap a large file to 0x1 because the data contains pointers and was originally at that offset. Mapping somewhere else and relocating all the pointers is impossible. Unfortunately on

Bug#745722: Please use distro-info-data to map suits to distributions

2014-04-24 Thread Goswin von Brederlow
Package: cdebootstrap Version: 0.5.9 Severity: normal Hi, every new release cdebootstrap has to be patched for the new suite. But there already is a package, distro-info-data, that has a list of all debian and ubuntu releses that could be used for this. This would only require 2 small changes to

Bug#745632: PATCH: libdigest-sha1-perl problem

2014-04-23 Thread Goswin von Brederlow
Package: ddclient Version: 3.8.1-1.1 Severity: normal Tags: patch Hi, sorry for the second bugreport about this but the BTS seems slow today and I want to send this before I go home. libdigst-sha1-perl was in squeeze but was then merged into perl as part of Digest::SHA (not Digest::SHA1). It is

Bug#745630: Missing dependency on libdigest-sha1-perl

2014-04-23 Thread Goswin von Brederlow
Package: ddclient Version: 3.8.1-1.1 Severity: normal ~% sudo /etc/init.d/ddclient start [] Starting Dynamic DNS service update utility: ddclient FATAL:Error loading the Perl module Digest::SHA1 needed for freedns update. FATAL: On Debian, the package libdigest-sha1-perl must be instal

Bug#742033: Support for extended attributes causes errors on ls

2014-03-18 Thread Goswin von Brederlow
Package: unionfs-fuse Version: 0.24-2.1 Severity: normal Tags: patch upstream Hi, I've compiled unionfs-fuse with extended attribute support and now I'm getting errors on ls: ls -lh union/ ls: union/stats: No such file or directory total 4.0K -rw-rw-r-- 1 brederlo users4 Mar 18 14:43 foo -r-

Bug#737143: Please add patch for module loading

2014-01-30 Thread Goswin von Brederlow
Package: fuse Version: 2.9.2-4 Severity: normal Tags: patch Hi, loading modules in fuse filesystems is broken when fuse is compiled with -O2. Please add the patch for this from the fuse mailinglist: http://sourceforge.net/mailarchive/forum.php?thread_name=CAB6Q1a8ER1O%2B8NaQEQg7vzaVdNC0EShGO4sbK

Bug#418199: Fwd: Re: segfault with exceedingly long path [origin: schae...@brasslantern.com]

2014-01-20 Thread Goswin von Brederlow
On Sat, Jan 18, 2014 at 10:19:39AM +0100, Axel Beckert wrote: > Control: tag -1 + wontfix > > Hi, > > upstream said, this is an issue which is "unlikely ever to be fixed". > Marking as such. > > - Forwarded message from Bart Schaefer - > Date: Fri, 17 Jan 2014 17:49:02 -0800 > From: Bar

Bug#719997: Adding duplicate books should allow merging

2013-08-17 Thread Goswin von Brederlow
Package: calibre Version: 0.9.41+dfsg-1 Severity: wishlist Hi, when I add books sometimes I get a duplicate. But, for example, the existing book is in mobi format while the new book is in epub format. Now the only option are to create a duplicate book or to skip the new one. Instead I would like

Bug#719984: Adding... dialog pops up after every bug making multitasking impossible

2013-08-17 Thread Goswin von Brederlow
Package: calibre Version: 0.9.41+dfsg-1 Severity: critical File: /usr/bin/calibre Hi, I'm using calibre for the first time so I'm adding a large number of books all at once. Given that it takes rather long per book, 5-30s per book, I would realy like to do something else with my computer while it

Bug#719607: [dch]: Ignored DEBFULLNAME, NAME, DEBEMAIL, EMAIL when -m is used

2013-08-13 Thread Goswin von Brederlow
Package: devscripts Version: 2.12.6+ql.1 Severity: normal File: /usr/bin/debchange Calling DEBFULLNAME=foo dch -i uses "foo" as name in the changelog entry. BUT DEBFULLNAME=foo dch -i -m bla uses the current user name. MfG Goswin -- Package-specific info: --- /etc/devscripts.conf --

Bug#716860: [Pkg-ia32-libs-maintainers] Bug#716860: Info received ( Bug#716860: I have the same issue)

2013-07-27 Thread Goswin von Brederlow
On Fri, Jul 26, 2013 at 08:23:32AM +0200, Rafa?? Pietrak wrote: > The core library (e.g. "libc6") installed correctly, but I think, > the new multiarch set of packages is still missing something: > > root@defaultvps:/opt/f

Bug#717288: Debian Description Translation Project links are dead

2013-07-18 Thread Goswin von Brederlow
Package: www.debian.org Severity: normal Hi, the links to the Debian Description Translation Project (http://ddtp.debian.net/) on http://www.debian.org/international/l10n/ddtp are dead. This could be a server outage or something worse (hopefully not). Anyone know what the status of the DDTP ser

Bug#716871: Sdlevent.MOUSEBUTTONDOWN reports buttons 1-off causing segfaults on wheeldown

2013-07-13 Thread Goswin von Brederlow
he left button to be reported as middle, middle as right and so on. Wheeldown finaly returns an invalid value causing segfaults on use. Author: Goswin von Brederlow Bug-Debian: http://bugs.debian.org/ Last-Update: 2013-07-13 --- --- ocamlsdl-0.9.0.orig/src/sdlevent_stub.c +++ ocamlsdl-0.9.0

Bug#656719: Please provide xvmc and vdpau Gallium3D video acceleration drivers (libg3dvl-mesa package)

2013-07-12 Thread Goswin von Brederlow
Package: mesa Version: 9.1.4 Followup-For: Bug #656719 The dependency on linux-firmware-nonfree should be firmware-linux-nonfree instead. -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Fore

Bug#716728: E: Invalid_argument("String.create")

2013-07-11 Thread Goswin von Brederlow
oasis/OASISAst.ml", line 38, characters 4-57 Called from file "src/oasis/OASISParse.ml", line 33, characters 4-49 Called from file "src/cli/Setup.ml", line 70, characters 6-95 Called from file "src/cli/Setup.ml", line 62, characters 4-312 Called from file "src/

Bug#710336: Please drop -O3

2013-05-30 Thread Goswin von Brederlow
-O3 should be used sparingly and selectively only for code that actualy benefits from it. In general -O3 often generates slower and bigger code and sometimes buggy code. MfG Goswin -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Tro

Bug#671720: economy options are ignored by some buildings

2013-05-08 Thread Goswin von Brederlow
Hi, maybe I misunderstood how the economy options are supposed to work. From what you wrote it sounds like a building will stop producing output if the output has reached the target goal but the input has not. But if both the output and input have reached the target goal the building will start pr

Bug#706989: Please add support for Ubuntu saucy

2013-05-08 Thread Goswin von Brederlow
On Mon, May 06, 2013 at 10:52:30AM -0600, Adam Conrad wrote: > Package: debootstrap > Version: 1.0.49 > Severity: normal > > Subject says it all, really. Please add support for saucy, by adding > it as a symlink to gutsy, like previous Ubuntu releases. > > Thanks, > > ... Adam Please don't do

Bug#706159: ITP: libzmq-libzmq2-perl -- Perl bindings to the libzmq 2.x library

2013-05-02 Thread Goswin von Brederlow
On Thu, Apr 25, 2013 at 07:09:04PM +0200, Alessandro Ghedini wrote: > On gio, apr 25, 2013 at 06:36:39 +0200, Julian Taylor wrote: > > On 25.04.2013 18:01, Alessandro Ghedini wrote: > > > * Package name: libzmq-libzmq2-perl > > > Version : 1.07 > > > Upstream Author : Daisuke Maki

Bug#706064: btrfs-convert: multi-core support wanted

2013-04-24 Thread Goswin von Brederlow
Package: btrfs-tools Version: 0.19+20120328-7.1 Severity: wishlist Hi, according to top the btrfs-convert is cpu bound on my system: PID USER PR NI VIRT RES SHR S %CPU %MEMTIME+ COMMAND 5784 root 20 0 307m 295m 868 R 99.6 10.2 13:34.00 btrfs-convert But it uses only

Bug#706063: btrfs-convert: missing --verbose or --progress option

2013-04-24 Thread Goswin von Brederlow
Package: btrfs-tools Version: 0.19+20120328-7.1 Severity: wishlist Hi, btrfs-convert takes a long time creating metadata. Wouldn't it be possible to give a progress every few seconds? E.g. "converting inode 123/456789 ..." or similar? MfG Goswin -- System Information: Debian Release: wh

Bug#705879: moreinfo

2013-04-23 Thread Goswin von Brederlow
On Tue, Apr 23, 2013 at 12:09:49AM +1000, Dmitry Smirnov wrote: > On Mon, 22 Apr 2013 17:50:37 Holger Levsen wrote: > > ah! thanks for summarizing why this is not a bug, but rather a feature > > (UUIDs > > for partitions) made for this situation not being used! > > For the record about a year ag

Bug#704277: receive should move files within a filesystem

2013-03-30 Thread Goswin von Brederlow
Package: sendfile Version: 2.1b.20080616-5.2 Severity: wishlist File: /usr/bin/receive My spool directory is on the same filesystem as the current dir. But still receive copies files instead of simply moving them. MfG Goswin -- System Information: Debian Release: squeeze/sid APT prefer

Bug#700818: [Pkg-ia32-libs-maintainers] Bug#700818: Bug#700818: ia32-libs: not installable

2013-02-21 Thread Goswin von Brederlow
On Mon, Feb 18, 2013 at 09:28:53AM +0100, Thijs Kinkhorst wrote: > Hi Lucas, > > On Sun, February 17, 2013 22:07, Lucas Nussbaum wrote: > > While testing the installation of all packages in wheezy, I ran > > into the following problem: > > >> The following packages have unmet dependencies: > >> i

Bug#698945: [Pkg-ia32-libs-maintainers] Bug#698945: The working settings on machine 1

2013-01-29 Thread Goswin von Brederlow
On Mon, Jan 28, 2013 at 11:05:34AM +, Holger Weiss wrote: > > > Debian does not have a libXm.so.3 at all, only libXm.so.2 and libXm.so.4, > which are in lesstif2 and libmotif4 respectively. > > > > I understand, that using multiarch is refering to "apt-get" and can be used > as "apt-get i

Bug#698945: [Pkg-ia32-libs-maintainers] Bug#698945: ia32-libs(20120926) works - ia32-libs"1.0:4" does not !

2013-01-29 Thread Goswin von Brederlow
On Mon, Jan 28, 2013 at 09:51:02AM +, Holger Weiss wrote: > > > Hi, > I see that I have a hard time to understand the "new" multiarch > usage/architecture. I searche the web for some information about it, but did > not find good descriptions. > Previously, the /usr/lib32 contained all 32-bi

Bug#698945: [Pkg-ia32-libs-maintainers] Bug#698945: The working settings on machine 1

2013-01-28 Thread Goswin von Brederlow
On Fri, Jan 25, 2013 at 04:00:47PM +, Holger Weiss wrote: > What I did to make the software work on machine1 with "ia32-libs" (20120926) > is, that I had to create the following links: > > mv /usr/lib/libXm.so.3 /usr/lib/libXm.so.3.off #this deactivates actual > libXm.so.3 > ln -s /usr

  1   2   3   4   5   6   7   8   9   10   >