Your message dated Sun, 26 Jul 2009 12:20:06 +0200
with message-id <[email protected]>
and subject line Re: Bug#538627: udev: FTBFS with new source format 3.0
(quilt): first patch only applies with fuzz
has caused the Debian Bug report #538690,
regarding openbsd-inetd: FTBFS with new source format 3.0 (quilt): clean
shouldn't rely on Makefile.debian after quilt pop
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
538690: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=538690
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: openbsd-inetd
Version: 0.20080125-2
Severity: wishlist
Usertags: 3.0-quilt-by-default
To prepare a possible switch to the new source package format "3.0
(quilt)" [1], I converted all source packages and rebuilt the packages
afterwards to see what breaks, and openbsd-inetd does break. To reproduce the
problem you can do this:
$ apt-get source openbsd-inetd
$ mkdir -p openbsd-inetd-0.20080125/debian/source
$ echo "3.0 (quilt)" >openbsd-inetd-0.20080125/debian/source/format
$ dpkg-source -b openbsd-inetd-0.20080125
$ dpkg-source -x openbsd-inetd_0.20080125-2.dsc
$ cd openbsd-inetd-0.20080125 && debuild -us -uc
In this process, if the .diff.gz contains changes to upstream files,
dpkg-source will have created a corresponding patch in
debian/patches/debian-changes-0.20080125-2 and will have registered that
patch in a quilt series (debian/patches/series, it is created if needed).
All the patches listed in the "series" file are applied directly during
the extraction (dpkg-source -x). quilt itself is used if available (and
will thus lead to the creation of the .pc directory), otherwise
dpkg-source applies the patches by itself. For more information about the
new source package format see the manual page dpkg-source(1).
In the case of openbsd-inetd, the clean target unapplies patches before calling
a makefile rule provided by Makefile.debian but that file has been just
removed by quilt pop (remember the diff.gz has become a new quilt patch at
the end of the series). The clean target thus fails.
Cheers,
[1] http://wiki.debian.org/Projects/DebSrc3.0
--- End Message ---
--- Begin Message ---
On Jul 26, [email protected] wrote:
> In the case of udev, the first patch in the quilt series only
> applies with fuzz. This breaks an heuristic used in dpkg-source that is
If and when quilt 3.0 will become the default dpkg format I will refresh
the patches. In the mean time I still believe that your implementation
is suboptimal and should be fixed.
Please do not open more similar bugs on my packages.
--
ciao,
Marco
signature.asc
Description: Digital signature
--- End Message ---