Bug#1003164: dpkg-dev - dpkg-buildpackage redefined terse as quiet

2022-01-05 Thread Bastian Blank
Package: dpkg-dev Version: 1.21.1 Severity: important Moin dpkg-buildpackage started to feed "-s" into MAKEFLAGS if the "terse" build option is set. This redefines terse as quiet, as all output of make is silenced. I would see that in violation the policy definition of the terse option and make

Bug#652636: dpkg-dev - Uses, or at least documents, xz -6 by default

2011-12-19 Thread Bastian Blank
Package: dpkg-dev Version: 1.16.1.2 Severity: normal dpkg-deb uses the -6 preset of xz by default, or at least documents it this way. According to xz(1), this mode needs 9MiB of memory for decompression (and 94MiB for compression). This should be no problem for most mainstream arches. However for

Bug#619131: New field Package-List in .dsc

2011-03-26 Thread Bastian Blank
On Sat, Mar 26, 2011 at 09:52:38AM +0100, Raphael Hertzog wrote: > On Thu, 24 Mar 2011, Russ Allbery wrote: > > The missing architecture was my immediate thought as well, since for a > > moment I thought ftp-master might need it, but then I realized that the > > override settings are arch: all. So

Bug#608829: dpkg-dev - dpkg-source rejects valid patch files

2011-01-03 Thread Bastian Blank
On Mon, Jan 03, 2011 at 08:52:26PM +0100, Raphael Hertzog wrote: > On Mon, 03 Jan 2011, Bastian Blank wrote: > > dpkg-source rejects valid patch files: > > | dpkg-source: error: diff > > `xen/debian/patches/upstream-21334:993458f6c5a0+21405:ae381a864b4f' patches > &

Bug#608829: dpkg-dev - dpkg-source rejects valid patch files

2011-01-03 Thread Bastian Blank
Package: dpkg-dev Version: 1.15.8.7 Severity: important dpkg-source rejects valid patch files: | dpkg-source: error: diff `xen/debian/patches/upstream-21334:993458f6c5a0+21405:ae381a864b4f' patches file xen/xen/arch/x86/mm/hap/p2m-ept.c twice Unified diff files are applied from the start to the

Bug#605009: serious performance regression with ext4

2010-11-30 Thread Bastian Blank
On Tue, Nov 30, 2010 at 10:35:11AM +0100, Samuel Thibault wrote: > Mike Hommey, le Tue 30 Nov 2010 10:07:55 +0100, a écrit : > > On Mon, Nov 29, 2010 at 07:18:17AM +0100, Guillem Jover wrote: > > > Hmm, ok so what about posix_fadvise(fd, 0, 0, POSIX_FADV_DONTNEED) > > > instead, skimming over the k

Bug#605009: serious performance regression with ext4

2010-11-29 Thread Bastian Blank
On Mon, Nov 29, 2010 at 10:32:44AM -0500, Ted Ts'o wrote: > Most files won't, but consider a postinstall script which needs to > scan/index a documentation file, or simply run one or more binaries > that was just installed. I can definitely imagine situations where > using POSIX_FADV_DONTNEED coul

Bug#605009: serious performance regression with ext4

2010-11-29 Thread Bastian Blank
On Mon, Nov 29, 2010 at 01:22:25PM +, Ian Jackson wrote: > Olaf van der Spek writes ("Re: Bug#605009: serious performance regression > with ext4"): > > Are there any plans to provide an API for atomic (non-durable) file > > updates, not involving fsync? > Yes. Such an API has already been def

Bug#557664: dpkg-dev - dpkg-source does not apply patches prior to generating 3.0 (quilt) source

2009-11-23 Thread Bastian Blank
On Mon, Nov 23, 2009 at 10:25:04PM +0100, Raphael Hertzog wrote: > > A quick shows that this happens if the patch is unclean. > Indeed, a first patch that can't be applied without having patch return an > error code fails the heuristic above. quilt nows that it can apply it. > Unless you know a w

Bug#557664: dpkg-dev - dpkg-source does not apply patches prior to generating 3.0 (quilt) source

2009-11-23 Thread Bastian Blank
| dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 | dpkg-buildpackage: source package ibm-3270 | dpkg-buildpackage: source version 3.3.10ga4-2 | dpkg-buildpackage: source changed by Bastian Blank | dpkg-buildpackage: host architecture i386 | fakeroot debian/rules clean | dh_testdir | rm -rf

Bug#557619: dpkg-dev - "3.0 (quilt)" format is incompatible to quilt

2009-11-23 Thread Bastian Blank
On Mon, Nov 23, 2009 at 12:27:40PM +0100, Raphael Hertzog wrote: > On Mon, 23 Nov 2009, Bastian Blank wrote: > > The quilt usage in the "3.0 (quilt)" format is incompatible with normal > > quilt. It uses debian/patches instead of patches. > And what I am supposed to do

Bug#557618: dpkg-dev - dpkg-source trashs source changes in "3.0 (quilt)" format if debian/patches is occupied

2009-11-23 Thread Bastian Blank
On Mon, Nov 23, 2009 at 12:29:33PM +0100, Raphael Hertzog wrote: > On Mon, 23 Nov 2009, Bastian Blank wrote: > > dpkg-source trashs local changes in the "3.0 (quilt)" format if > > debian/patches is occupied by a different patch system, like the > > linux-2.6 packa

Bug#557619: dpkg-dev - "3.0 (quilt)" format is incompatible to quilt

2009-11-23 Thread Bastian Blank
Package: dpkg-dev Version: 1.15.5.2 Severity: important The quilt usage in the "3.0 (quilt)" format is incompatible with normal quilt. It uses debian/patches instead of patches. Bastian -- In the strict scientific sense we all feed on death -- even vegetarians. -- Spock, "Wolf i

Bug#557618: dpkg-dev - dpkg-source trashs source changes in "3.0 (quilt)" format if debian/patches is occupied

2009-11-23 Thread Bastian Blank
Package: dpkg-dev Version: 1.15.5.2 Severity: important dpkg-source trashs local changes in the "3.0 (quilt)" format if debian/patches is occupied by a different patch system, like the linux-2.6 package uses. | dpkg-source: info: local changes stored in linux-2.6/debian/patches/debian-changes-2.

Bug#494714: dpkg-dev - dpkg-genchanges should fold lines

2009-06-21 Thread Bastian Blank
On Sun, Jun 21, 2009 at 01:13:26AM +0200, Raphael Hertzog wrote: > On Fri, 15 May 2009, Raphael Hertzog wrote: > > On Mon, 11 Aug 2008, Bastian Blank wrote: > > > dpkg-genchanges should fold lines in the output to a sane length. There > > > is a package in the archi

Bug#499173: dpkg - depends against optional package

2008-09-16 Thread Bastian Blank
Package: dpkg Version: 1.14.22 Severity: grave dpkg pre-depends on lzma which is still optional. See §2.5 Policy. Bastian -- Oh, that sound of male ego. You travel halfway across the galaxy and it's still the same song. -- Eve McHuron, "Mudd's Women", stardate 1330.1 -- To

Bug#494714: dpkg-dev - dpkg-genchanges should fold lines

2008-08-11 Thread Bastian Blank
Package: dpkg-dev Version: 1.14.20 Severity: normal dpkg-genchanges should fold lines in the output to a sane length. There is a package in the archive (linux-modules-extra-2.6) which produces a 25k long Binary line, which is cropped by gpg during signing. Bastian -- War isn't a good life, but

Bug#469838: dpkg-dev - dpkg-shlibdeps shows many libs as unused

2008-03-07 Thread Bastian Blank
On Fri, Mar 07, 2008 at 03:05:06PM +0100, Raphael Hertzog wrote: > Is that a build of the current source package "xen-unstable" on > architecture amd64? It is the version which just hit NEW. But xen-3 is also affected. > Can you make a run with the "-v" option of dpkg-shlibdeps and send the > log

Bug#469838: dpkg-dev - dpkg-shlibdeps shows many libs as unused

2008-03-07 Thread Bastian Blank
Package: dpkg-dev Version: 1.14.16.6 dpkg-shlibdeps shows many libs as unused even if they are used. | dpkg-shlibdeps: warning: debian/xen-utils-unstable/usr/lib/xen-unstable/lib/libxenguest.so shouldn't be linked with libxenctrl.so (it uses none of its symbols). | $ objdump -T debian/xen-util

Bug#377400: dpkg - -genchanges support for more than one arch in debian/files

2006-07-08 Thread Bastian Blank
Package: dpkg Version: 1.13.22 Severity: normal Currently dpkg-genchanges barfs if debian/files contains the same package with different architectures. | $ dpkg-genchanges | dpkg-genchanges: error: package linux-image-2.6-sb1-bcm91250a mips has section devel in control file but base in files li

Bug#347744: dpkg - FTBFS: undefined reference to `sepol_genbools'

2006-01-12 Thread Bastian Blank
Package: dpkg Version: 1.13.11.1 Severity: serious There was an error while trying to autobuild your package: > Automatic build of dpkg_1.13.11.1 on debian01 by sbuild/s390 85 [...] > gcc -std=gnu99 -Wall -g -O2 -Wl,-O1 -o dpkg archives.o cleanup.o > configure.o depcon.o enquiry.o errors.o fi

Bug#324741: dpkg-gencontrol - loosed support for arch depend Depends line somewhere ago

2005-08-24 Thread Bastian Blank
On Wed, Aug 24, 2005 at 07:30:32PM +0100, Scott James Remnant wrote: > On Tue, 2005-08-23 at 20:21 +0200, Bastian Blank wrote: > > #170575 was marked fixed some time ago, but the version in sid does not > > accept such dependency lines. > dpkg has _never_ had support for arch-spe

Bug#324741: dpkg-gencontrol - loosed support for arch depend Depends line somewhere ago

2005-08-23 Thread Bastian Blank
Package: dpkg Version: 1.13.11 Severity: normal #170575 was marked fixed some time ago, but the version in sid does not accept such dependency lines. Bastian -- She won' go Warp 7, Cap'n! The batteries are dead! signature.asc Description: Digital signature

Bug#316084: dpkg - fails to install if base-passwd is not configured

2005-06-28 Thread Bastian Blank
Package: dpkg Version: 1.13.9 Severity: serious dpkg fails to install if base-passwd is not configured and does not declare a pre-dependency against. At this time, no /etc/passwd or /etc/group exists, as base-passwd builds them in its postinstall script. | Unpacking dpkg (from .../archives/dpkg_1