Your message dated Tue, 17 Jun 2008 19:47:20 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#485161: fixed in mesa 7.0.3-3 has caused the Debian Bug report #485161, regarding mesa: FTBFS when converted to new source format 3.0 (quilt): patch depends on changes from the diff.gz 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.) -- 485161: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=485161 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: mesa Version: 7.0.3-1 Severity: minor 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 tried to rebuild them. Unfortunately, mesa failed, you can try yourself with those commands (and dpkg-dev >= 1.14.19 [2]) : $ apt-get source mesa $ sed -i -e '/^Source:/ aFormat: 3.0 (quilt)' mesa-7.0.3/debian/control $ dpkg-source -b mesa-7.0.3 $ dpkg-source -x mesa_7.0.3-1.dsc $ cd mesa-7.0.3 && 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-7.0.3-1 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 mesa, some patches of the quilt series rely on changes contained in the .diff.gz. Please move those changes in the quilt series as well. With the new source format this fails because the new debian-changes-* patch gets applied _after_ the quilt series. As a side note, you must also pay attention to the following points in your quilt usage to guarantee compatibility with the new source package format: - all your patches must be applicable with the "-p1" option of patch (and you shouldn't use options in the series file to override this) - the patches must be in debian/patches/ together with the "series" file (you can use QUILT_PATCHES=debian/patches if needed) - you should not override QUILT_PC to change the location of quilt's internal directory (".pc" by default) - the patches should not reference absolute filenames (in +++/--- lines) - your clean target must work even if the patches are already applied - your build target must work with patches applied even if the clean target is supposed to unapply them (because dpkg-source -b might have applied them back) Cheers, [1] http://lists.debian.org/debian-devel-announce/2008/04/msg00004.html [2] the upcoming dpkg-dev 1.14.20 is more tolerant with patches, you can grab it here if you want to try with that version: http://people.debian.org/~hertzog/packages/dpkg-dev_1.14.20_all.deb -- Raphael Hertzog
--- End Message ---
--- Begin Message ---Source: mesa Source-Version: 7.0.3-3 We believe that the bug you reported is fixed in the latest version of mesa, which is due to be installed in the Debian FTP archive: libgl1-mesa-dev_7.0.3-3_all.deb to pool/main/m/mesa/libgl1-mesa-dev_7.0.3-3_all.deb libgl1-mesa-dri-dbg_7.0.3-3_i386.deb to pool/main/m/mesa/libgl1-mesa-dri-dbg_7.0.3-3_i386.deb libgl1-mesa-dri_7.0.3-3_i386.deb to pool/main/m/mesa/libgl1-mesa-dri_7.0.3-3_i386.deb libgl1-mesa-glx-dbg_7.0.3-3_i386.deb to pool/main/m/mesa/libgl1-mesa-glx-dbg_7.0.3-3_i386.deb libgl1-mesa-glx_7.0.3-3_i386.deb to pool/main/m/mesa/libgl1-mesa-glx_7.0.3-3_i386.deb libgl1-mesa-swx11-dbg_7.0.3-3_i386.deb to pool/main/m/mesa/libgl1-mesa-swx11-dbg_7.0.3-3_i386.deb libgl1-mesa-swx11-dev_7.0.3-3_i386.deb to pool/main/m/mesa/libgl1-mesa-swx11-dev_7.0.3-3_i386.deb libgl1-mesa-swx11-i686_7.0.3-3_i386.deb to pool/main/m/mesa/libgl1-mesa-swx11-i686_7.0.3-3_i386.deb libgl1-mesa-swx11_7.0.3-3_i386.deb to pool/main/m/mesa/libgl1-mesa-swx11_7.0.3-3_i386.deb libglu1-mesa-dev_7.0.3-3_i386.deb to pool/main/m/mesa/libglu1-mesa-dev_7.0.3-3_i386.deb libglu1-mesa_7.0.3-3_i386.deb to pool/main/m/mesa/libglu1-mesa_7.0.3-3_i386.deb libglw1-mesa-dev_7.0.3-3_i386.deb to pool/main/m/mesa/libglw1-mesa-dev_7.0.3-3_i386.deb libglw1-mesa_7.0.3-3_i386.deb to pool/main/m/mesa/libglw1-mesa_7.0.3-3_i386.deb libosmesa6-dev_7.0.3-3_i386.deb to pool/main/m/mesa/libosmesa6-dev_7.0.3-3_i386.deb libosmesa6_7.0.3-3_i386.deb to pool/main/m/mesa/libosmesa6_7.0.3-3_i386.deb mesa-common-dev_7.0.3-3_all.deb to pool/main/m/mesa/mesa-common-dev_7.0.3-3_all.deb mesa-swx11-source_7.0.3-3_all.deb to pool/main/m/mesa/mesa-swx11-source_7.0.3-3_all.deb mesa-utils_7.0.3-3_i386.deb to pool/main/m/mesa/mesa-utils_7.0.3-3_i386.deb mesa_7.0.3-3.diff.gz to pool/main/m/mesa/mesa_7.0.3-3.diff.gz mesa_7.0.3-3.dsc to pool/main/m/mesa/mesa_7.0.3-3.dsc 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. Brice Goglin <[EMAIL PROTECTED]> (supplier of updated mesa 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: Tue, 17 Jun 2008 20:00:51 +0200 Source: mesa Binary: libgl1-mesa-swx11 libgl1-mesa-swx11-dbg libgl1-mesa-swx11-i686 libgl1-mesa-swx11-dev libgl1-mesa-glx libgl1-mesa-glx-dbg libgl1-mesa-dri libgl1-mesa-dri-dbg libgl1-mesa-dev mesa-common-dev libosmesa6 libosmesa6-dev libglu1-mesa libglu1-mesa-dev libglw1-mesa libglw1-mesa-dev mesa-swx11-source mesa-utils Architecture: source all i386 Version: 7.0.3-3 Distribution: unstable Urgency: low Maintainer: Debian X Strike Force <[EMAIL PROTECTED]> Changed-By: Brice Goglin <[EMAIL PROTECTED]> Description: libgl1-mesa-dev - A free implementation of the OpenGL API -- GLX development files libgl1-mesa-dri - A free implementation of the OpenGL API -- DRI modules libgl1-mesa-dri-dbg - Debugging symbols for the Mesa DRI modules libgl1-mesa-glx - A free implementation of the OpenGL API -- GLX runtime libgl1-mesa-glx-dbg - Debugging symbols for the Mesa GLX runtime libgl1-mesa-swx11 - A free implementation of the OpenGL API -- runtime libgl1-mesa-swx11-dbg - A free implementation of the OpenGL API -- debugging symbols libgl1-mesa-swx11-dev - A free implementation of the OpenGL API -- development files libgl1-mesa-swx11-i686 - Mesa OpenGL runtime [i686 optimized] libglu1-mesa - The OpenGL utility library (GLU) libglu1-mesa-dev - The OpenGL utility library -- development files libglw1-mesa - A free implementation of the OpenGL API -- runtime libglw1-mesa-dev - A free implementation of the OpenGL API -- development files libosmesa6 - Mesa Off-screen rendering extension libosmesa6-dev - Mesa Off-screen rendering extension -- development files mesa-common-dev - Developer documentation for Mesa mesa-swx11-source - Mesa software rasteriser source -- development files mesa-utils - Miscellaneous Mesa GL utilities Closes: 455817 467319 485161 Changes: mesa (7.0.3-3) unstable; urgency=low . * Pull from mesa_7_0_branch (718724de). + Fix intel_batchbuffer_space on i965, closes: #455817. + Fix busy error in i915_wait_irq for real now, closes: #467319. * Move our configs/ changes from the .diff.gz into our quilt patches, with 04_cleanup-osmesa-configs.patch renamed into 04_debian-configs.patch, closes: #485161. Checksums-Sha1: 384741c632454c8775f52e150ac091b5a70973c1 1787 mesa_7.0.3-3.dsc 8fc0b50a99aaace3a12b5021ec4d8f663b189c32 290442 mesa_7.0.3-3.diff.gz 461d9e03227f22c8fcfa2816c275bf69b23c7320 25768 libgl1-mesa-dev_7.0.3-3_all.deb 07d1ca52ca7f59a90a2e4d70f93ab12f29f06aac 183772 mesa-common-dev_7.0.3-3_all.deb cbe99a67764ad6f5e5213fe121829797c6977e8a 1586364 mesa-swx11-source_7.0.3-3_all.deb f1d922824bda1ef3177a9118e148f98c6dc030e0 907152 libgl1-mesa-swx11_7.0.3-3_i386.deb 88be53dd6c2bb22452f92fcd9d77849eda42446c 5176992 libgl1-mesa-swx11-dbg_7.0.3-3_i386.deb 3840ab9772f5688210fc682da5ab94a860671836 904598 libgl1-mesa-swx11-i686_7.0.3-3_i386.deb b5b195ad44dedda2055b0aaeaa24cd0be5ef2717 1019528 libgl1-mesa-swx11-dev_7.0.3-3_i386.deb b430f622b0f50fbc9e3abac8d9acc0a157026f6f 150006 libgl1-mesa-glx_7.0.3-3_i386.deb f5e587e8095a4eadee983dd01b3830989f3bdf17 487968 libgl1-mesa-glx-dbg_7.0.3-3_i386.deb 40b5a5aaa5ef354a5b21c0a3924ecdcc2136b4ec 13296638 libgl1-mesa-dri_7.0.3-3_i386.deb 81d2121750f6116690f8f2a34415a7f068264579 85125624 libgl1-mesa-dri-dbg_7.0.3-3_i386.deb ffe6ec62c5a798fda0ac0106a9c5b6d4a6a4cd13 2428672 libosmesa6_7.0.3-3_i386.deb 0643e0e158edef159ca2b84f0ea125593eacfc18 2761470 libosmesa6-dev_7.0.3-3_i386.deb 42835079fa0f37b729b58ccaac0ea6d6e49c3347 241898 libglu1-mesa_7.0.3-3_i386.deb d393bb45c359421dfe75f9ebfc13a9f0c88655ce 262200 libglu1-mesa-dev_7.0.3-3_i386.deb a52350c7b5a031aec10f3146ea7a716771e4215c 33078 libglw1-mesa_7.0.3-3_i386.deb fe6c621b4497ea5d1d1c99a21ea774ec739fc38b 34026 libglw1-mesa-dev_7.0.3-3_i386.deb c743f0eb18d99a908657f0c125e61ec3b9f20c00 46686 mesa-utils_7.0.3-3_i386.deb Checksums-Sha256: 845896630fd7ef975115f4bd2c0357cede7555dae9c0cd934081ee3435336612 1787 mesa_7.0.3-3.dsc fb7d5345f0e351cb81cb8fa14aaf49623ccb8fc0a1602016c38f9dbc7e9acac2 290442 mesa_7.0.3-3.diff.gz 7e07ba43559e25225a333518c6dc9e0bc7a02154ac0024b7804c3a13839f269d 25768 libgl1-mesa-dev_7.0.3-3_all.deb 8bdf3387248d77c464654f661f271e9375fa740fef0b13a1139bcf26a90074f0 183772 mesa-common-dev_7.0.3-3_all.deb e36aec7415246cd4d2bdcec8dc223c2ec74d9b0c4efbe12ac5a99857334c54ba 1586364 mesa-swx11-source_7.0.3-3_all.deb a70396971851831e0bddef84bf7308cc7472a206d34425d597585f6e53bd7eee 907152 libgl1-mesa-swx11_7.0.3-3_i386.deb a90284773eae36ebcb3bed262687552716427dfd19931e14e14dc657246aaa2a 5176992 libgl1-mesa-swx11-dbg_7.0.3-3_i386.deb f454dc16393cf776de11f61d9a30ce6f243e39f8cdb72b6877e7876513429c39 904598 libgl1-mesa-swx11-i686_7.0.3-3_i386.deb 9f54f0e6905b2a6f870811d1f015695d9cb9f03b7355bbdde7bf1d50ef1542f6 1019528 libgl1-mesa-swx11-dev_7.0.3-3_i386.deb 1a76ad72d0056cf9a12191749ce9e3eb14dc35e3e27e1ab90bc8af7cb3a9a976 150006 libgl1-mesa-glx_7.0.3-3_i386.deb 7b73e908e173a15699ab4c8863bf87545ce90940bacb79abdd0a0145077ea440 487968 libgl1-mesa-glx-dbg_7.0.3-3_i386.deb 61761592e9b48873eea806a67bf7e9679c8fb9323c2275c3ece12ca5d6aa120d 13296638 libgl1-mesa-dri_7.0.3-3_i386.deb 59c777bf8269eb5e3d7bae2c8a9e435116f2654ae1b992ecf55d302777af24ba 85125624 libgl1-mesa-dri-dbg_7.0.3-3_i386.deb ac558603aabfe7f2c131f05f2f2b6d8ffbb7047fb4ab19242d5d0b44883b8751 2428672 libosmesa6_7.0.3-3_i386.deb ca5bb2f555a6fe42f248eb18bc565dca60a0e0213eca4d115f6304d8071fda68 2761470 libosmesa6-dev_7.0.3-3_i386.deb 8012df726e3c40a5eb20cb0a84fb19b132651bd4a9561b5abc85a019e47744fd 241898 libglu1-mesa_7.0.3-3_i386.deb 0990c28ab4a31a14fa47c90aca0f09ccfc122c10f61ae3447de5369f34fd3d99 262200 libglu1-mesa-dev_7.0.3-3_i386.deb ff23f1a8fdf8493c639fdda8568cae639b9d0d30669a7109546508803a96c88b 33078 libglw1-mesa_7.0.3-3_i386.deb 4a01a98541e3dc74016853a5e40d5c3f9fa425be351bbc69446117df6ccb106a 34026 libglw1-mesa-dev_7.0.3-3_i386.deb b65be3b74823d3f4a225efb17ba369d0a6a642067afdeaaf9cd9ba47fa20c4ef 46686 mesa-utils_7.0.3-3_i386.deb Files: 6559775b629dae110041a9d2d1d0d561 1787 graphics optional mesa_7.0.3-3.dsc 7d9893d224f79e9ce3200635b926f06d 290442 graphics optional mesa_7.0.3-3.diff.gz 1237314d7e89123179ffec6d484e9e4e 25768 libdevel optional libgl1-mesa-dev_7.0.3-3_all.deb 55154daeb9eb152e14005106b91d9a85 183772 libdevel optional mesa-common-dev_7.0.3-3_all.deb 2716ea0209c853782f8b5514e54b8d25 1586364 libdevel optional mesa-swx11-source_7.0.3-3_all.deb a8830d06283f8443f7e018dee3ee3476 907152 libs extra libgl1-mesa-swx11_7.0.3-3_i386.deb 7382b16ac1f5770cb880fcc03d7bdd11 5176992 libdevel extra libgl1-mesa-swx11-dbg_7.0.3-3_i386.deb c5963d096cca856103d2209d844fd51d 904598 libs extra libgl1-mesa-swx11-i686_7.0.3-3_i386.deb 5ac3f96517bc6f8e6bc5fde76059095e 1019528 libdevel extra libgl1-mesa-swx11-dev_7.0.3-3_i386.deb b216ebbb8091dbb845bb19a4256b184a 150006 libs optional libgl1-mesa-glx_7.0.3-3_i386.deb dcfe64de7ff9357405d9653b259681bf 487968 libdevel extra libgl1-mesa-glx-dbg_7.0.3-3_i386.deb 29b2300ae73435524f7af41e923e7357 13296638 libs optional libgl1-mesa-dri_7.0.3-3_i386.deb 080692d3741caa9c7ce6e57aea3bc852 85125624 libdevel extra libgl1-mesa-dri-dbg_7.0.3-3_i386.deb 4698746be317318b6be1d5525c6421a2 2428672 libs optional libosmesa6_7.0.3-3_i386.deb bbd0b0c554b695a822981dd61dccab21 2761470 libdevel optional libosmesa6-dev_7.0.3-3_i386.deb 4c9d7b8d3e90c9922e23f2ce9c370f1a 241898 libs optional libglu1-mesa_7.0.3-3_i386.deb e3531f0890c709ac0697567314c84cef 262200 libdevel optional libglu1-mesa-dev_7.0.3-3_i386.deb 29d64620e7e3f0a0f1375a1ba6c8883b 33078 libs optional libglw1-mesa_7.0.3-3_i386.deb 7326826facf34b5b25f3dd60b3505a9f 34026 libdevel optional libglw1-mesa-dev_7.0.3-3_i386.deb f62daad9af2fde3bf3a4f6216b2e1324 46686 x11 optional mesa-utils_7.0.3-3_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIWApIRh88F8PcWfoRAlnSAKCU8Z1iTj84aV/nBwrhYSxcNmG2VgCgkbtH nJ5kJsqMzuwqhRXPZF5esmM= =cuJd -----END PGP SIGNATURE-----
--- End Message ---

