Your message dated Sun, 04 Apr 2010 17:03:53 +0000
with message-id <[email protected]>
and subject line Bug#538578: fixed in paraview 3.6.2-3
has caused the Debian Bug report #538578,
regarding paraview: FTBFS with new source format 3.0 (quilt): improper filename
in patch hunk
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.)
--
538578: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=538578
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: paraview
Version: 3.4.0-4
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 paraview does break. To reproduce the
problem you can do this:
$ apt-get source paraview
$ mkdir -p paraview-3.4.0/debian/source
$ echo "3.0 (quilt)" >paraview-3.4.0/debian/source/format
$ dpkg-source -b paraview-3.4.0
$ dpkg-source -x paraview_3.4.0-4.dsc
$ cd paraview-3.4.0 && 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-3.4.0-4 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 paraview, one of the patches contain improper
references to some files. Either the filename is absolute or it lacks
a top-directory (all patches are applied with patch -p1 so filenames
in patch must contain a top-level directory):
Wrong:
--- build.xml 2003-07-07 17:55:08.000000000 +0200
+++ build.xml 2007-09-04 15:19:31.000000000 +0200
--- /somewhere/build.xml 2003-07-07 17:55:08.000000000 +0200
+++ /someplace/build.xml 2007-09-04 15:19:31.000000000 +0200
Correct:
--- a/build.xml 2003-07-07 17:55:08.000000000 +0200
+++ b/build.xml 2007-09-04 15:19:31.000000000 +0200
Cheers,
[1] http://wiki.debian.org/Projects/DebSrc3.0
--- End Message ---
--- Begin Message ---
Source: paraview
Source-Version: 3.6.2-3
We believe that the bug you reported is fixed in the latest version of
paraview, which is due to be installed in the Debian FTP archive:
paraview_3.6.2-3.diff.gz
to main/p/paraview/paraview_3.6.2-3.diff.gz
paraview_3.6.2-3.dsc
to main/p/paraview/paraview_3.6.2-3.dsc
paraview_3.6.2-3_i386.deb
to main/p/paraview/paraview_3.6.2-3_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sylvestre Ledru <[email protected]> (supplier of updated paraview package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 03 Apr 2010 19:22:15 +0200
Source: paraview
Binary: paraview
Architecture: source i386
Version: 3.6.2-3
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team
<[email protected]>
Changed-By: Sylvestre Ledru <[email protected]>
Description:
paraview - dynamic libraries for Paraview
Closes: 538578
Changes:
paraview (3.6.2-3) unstable; urgency=low
.
* Package migrated to Debian Science
* Standards-Version updated to version 3.8.4
* postrm-has-useless-call-to-ldconfig postinst-has-useless-call-to-ldconfig
warning removed
* Fix an issue in a patch which was preventing format 3.0 (Closes: #538578)
* Explicit dependencies on qt4-dev-tools from paraview packages removed
(still in the recommends)
* XS-DM-Upload-Allowed removed
Checksums-Sha1:
91a2f644017190292b2a937d9eecff65e097e65d 1707 paraview_3.6.2-3.dsc
a84adf4f7c00458cfb73bcb6850909ab8e5e437d 23513 paraview_3.6.2-3.diff.gz
9610a8805da5610da0a9ba8996cd398da07198b4 33280688 paraview_3.6.2-3_i386.deb
Checksums-Sha256:
ca961057def4e19e9f775972921ec7321f45362b21b25c9a90821d233bc7f089 1707
paraview_3.6.2-3.dsc
121dd589b6e8609b2af6ac26514e4b23b8783233fffd0a272e3af16419a5295f 23513
paraview_3.6.2-3.diff.gz
0254b0bea4563168b9ec498faac328992125ca505547efed937a0ee67e1ae5c5 33280688
paraview_3.6.2-3_i386.deb
Files:
2bb132ceadae559e6b6c6cae289fd1fb 1707 science extra paraview_3.6.2-3.dsc
bbe3a93273fd8de8a3ce2277febf0994 23513 science extra paraview_3.6.2-3.diff.gz
92f69122e5bdb6142b3d610fbbd0bd4e 33280688 science extra
paraview_3.6.2-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAku4xV4ACgkQiOXXM92JlhBuYQCgmmlwKHpFfssytub3Ul8X4Bu1
PJ8AoJaTkPxxuqtLvUtB2cV28VHZL5im
=2xeN
-----END PGP SIGNATURE-----
--- End Message ---