libpam-alreadyloggedin is marked for autoremoval from testing
libpam-alreadyloggedin 0.3-14 is marked for autoremoval from testing on 2025-03-09 It is affected by these RC bugs: 1095512: libpam-alreadyloggedin: libpam-alreadyloggedin does not work without utmp https://bugs.debian.org/1095512 For more information on the autoremoval process, including hints to prevent autoremoval can be found on the wiki: https://wiki.debian.org/Autoremoval This mail is generated by: https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl Autoremoval data is generated by: https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl
Bug#455594: marked as done (cdbs-edit-patch does not unpatch source tree before editing patches)
Your message dated Sat, 8 Mar 2025 15:29:14 +0100 with message-id and subject line obsolete cdbs-edit-patch tool is not shipped anymore has caused the Debian Bug report #455594, regarding cdbs-edit-patch does not unpatch source tree before editing patches 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 ow...@bugs.debian.org immediately.) -- 455594: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455594 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: cdbs Version: 0.4.49ubuntu2 Severity: normal 1. Use cdbs-edit-patch to create a patch 2. call debuild or something to apply the patch 3. use cdbs-edit-patch to edit the same patch 4. call fakeroot debian/rules clean Actual behaviour: The patched sources are not cleaned up before the patch is edited, and the clean results in a failure to reverse the modified patch. Expected behaviour: The script should invoke debian/rules clean, reverting the tree to an unpatched state, before copying the source tree and editing the patch. -- System Information: Debian Release: lenny/sid APT prefers gutsy-updates APT policy: (500, 'gutsy-updates'), (500, 'gutsy-security'), (500, 'gutsy-backports'), (500, 'gutsy') Architecture: i386 (i686) Kernel: Linux 2.6.22-14-generic (SMP w/1 CPU core) Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash cdbs depends on no packages. Versions of packages cdbs recommends: ii autotools-dev 20070306.1Update infrastructure for config.{ ii debhelper 5.0.51ubuntu3 helper programs for debian/rules -- no debconf information --- End Message --- --- Begin Message --- version: 0.4.168 obsolete cdbs-edit-patch tool is not shipped anymore--- End Message ---
Bug#1099832: fixnt.1: Some remarks and a patch with editorial changes for this man page
Package: a2ps Version: 1:4.15.6-1+b1 Severity: minor Tags: patch * What led up to the situation? Checking for defects with a new version test-[g|n]roff -mandoc -t -K utf8 -rF0 -rHY=0 -rCHECKSTYLE=10 -ww -z < "man page" [Use "groff -e ' $' -e '\\~$' " to find obvious trailing spaces.] ["test-groff" is a script in the repository for "groff"; is not shipped] (local copy and "troff" slightly changed by me). [The fate of "test-nroff" was decided in groff bug #55941.] * What was the outcome of this action? troff::6: warning: trailing space in the line troff::8: warning: trailing space in the line troff::12: warning: trailing space in the line troff::17: warning: trailing space in the line troff::19: warning: trailing space in the line * What outcome did you expect instead? No output (no warnings). -.- General remarks and further material, if a diff-file exist, are in the attachments. -- System Information: Debian Release: trixie/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 6.12.12-amd64 (SMP w/2 CPU threads; PREEMPT) Locale: LANG=is_IS.iso88591, LC_CTYPE=is_IS.iso88591 (charmap=ISO-8859-1), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: sysvinit (via /sbin/init) Versions of packages a2ps depends on: ii file 1:5.45-3+b1 ii libc6 2.40-7 ii libgc1 1:8.2.8-1 ii libpaper2 2.2.5-0.3+b1 ii psutils3.3.8-1 Versions of packages a2ps recommends: ii bzip2 1.0.8-6 pn lpr | rlpr | cups-client ii wdiff 1.2.2-7 Versions of packages a2ps suggests: ii emacsen-common 3.0.5 ii ghostscript 10.04.0~dfsg-2+b1 ii groff1.23.0-7 ii gv 1:3.7.4-2+b2 pn html2ps ii imagemagick 8:7.1.1.43+dfsg1-1 ii imagemagick-7.q16 [imagemagick] 8:7.1.1.43+dfsg1-1 pn t1-cyrillic ii texlive-binaries [texlive-base-bin] 2024.20240313.70630+ds-5+b1 -- no debconf information Input file is fixnt.1 Output from "mandoc -T lint fixnt.1": (shortened list) 8 whitespace at end of input line Remove trailing space with: sed -e 's/ *$//' -.-. Output from "test-nroff -mandoc -t -ww -z fixnt.1": (shortened list) 5 trailing space in the line Remove trailing space with: sed -e 's/ *$//' -.-. Remove space characters (whitespace) at the end of lines. Use "git apply ... --whitespace=fix" to fix extra space issues, or use global configuration "core.whitespace". Number of lines affected is 8 -.-. Put a subordinate sentence (after a comma) on a new line. fixnt.1:12:files, that are incompatible with psutils. fixnt.1:14:is a filter that fixes these problems, allowing the use of fixnt.1:28:does not check for NTPSOct94. For a workaround, use a fixnt.1:31:to replace 'NTPSOct94' with 'NTPSOct95', like so: fixnt.1:42:Report bugs to the Authors, but avoid sending large postscript files. -.-. Remove quotes when there is a printable but no space character between them and the quotes are not for emphasis (markup), for example as an argument to a macro. fixnt.1:1:.TH "fixnt" 1 "February 2003" "a2ps" "Debian" -.-. Space character after a macro call. 43:.P -.-. Trailing space in a macro call. Remove with "sed -i -e 's/ *$//'" 5:.B fixnt 7:.I BADFILE.ps -.-. Section headings (.SH and .SS) do not need quoting their arguments. 45:.SH "SEE ALSO" -.-. Output from "test-groff -mandoc -t -K utf8 -rF0 -rHY=0 -rCHECKSTYLE=10 -ww -z ": troff::6: warning: trailing space in the line troff::8: warning: trailing space in the line troff::12: warning: trailing space in the line troff::17: warning: trailing space in the line troff::19: warning: trailing space in the line -.-. Generally: Split (sometimes) lines after a punctuation mark; before a conjunction. --- fixnt.1 2025-03-08 15:57:23.131841621 + +++ fixnt.1.new 2025-03-08 16:11:45.151423256 + @@ -1,22 +1,24 @@ -.TH "fixnt" 1 "February 2003" "a2ps" "Debian" +.TH fixnt 1 "February 2003" a2ps Debian .SH NAME fixnt \- Filter for the Windows NT postscript printer driver. .SH SYNOPSIS -.B fixnt -< -.I BADFILE.ps -> +.B fixnt +< +.I BADFILE.ps +> .I GOODFILE.ps .SH DESCRIPTION The Windows NT postscript driver has a tendency to make broken postscript -files, that are incompatible with psutils. +files, +that are incompatible with psutils. .B fixnt -is a filter that fixes these problems, allowing the use of +is a filter that fixes these problems, +allowing the use of .BR psnup (1). .PP -The filter takes the broken postscript file on +The filter takes the broken postscript file on .BR stdin , -and outputs a fixed postscript file on +and outputs a fixed postscript file on .BR stdout . It has no other form for invocation and takes no options on the command-line. .SH OPTIONS @@ -25,10 +27,
packaging-dev is marked for autoremoval from testing
packaging-dev 0.8.2 is marked for autoremoval from testing on 2025-04-07 It (build-)depends on packages with these RC bugs: 1078613: dput-ng: will FTBFS during trixie support period https://bugs.debian.org/1078613 For more information on the autoremoval process, including hints to prevent autoremoval can be found on the wiki: https://wiki.debian.org/Autoremoval This mail is generated by: https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl Autoremoval data is generated by: https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl
Bug#554855: marked as done (cdbs: simple-patchsys needs non-POSIX behavior for patch)
Your message dated Sat, 08 Mar 2025 14:43:46 + with message-id and subject line Bug#554855: fixed in cdbs 0.4.168 has caused the Debian Bug report #554855, regarding cdbs: simple-patchsys needs non-POSIX behavior for patch 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 ow...@bugs.debian.org immediately.) -- 554855: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554855 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: cdbs Version: 0.4.62+nmu1 Severity: important According to POSIX, when patch fails to apply a patch, it must prompt on /dev/tty for the file to patch. patch exhibits this standard-conforming behavior when the environment POSIXLY_CORRECT is set to 1. It appears, however, that cdbs wants non-POSIX behavior from patch when it runs the simple-patchsys rules. This is fine, but if the user building the package has POSIXLY_CORRECT set, the package build will hang forever, and the package will FTBFS. Therefore, if cdbs wants non-POSIX behavior, it should be sure to unset POSIXLY_CORRECT (and _POSIX2_VERSION). See #462578 (fixed) for the change that was made to quilt. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.31-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages cdbs depends on: ii debhelper 7.4.3 helper programs for debian/rules Versions of packages cdbs recommends: ii autotools-dev 20090611.1 Update infrastructure for config.{ Versions of packages cdbs suggests: ii devscripts2.10.55scripts to make the life of a Debi ii doc-base 0.9.5 utilities to manage online documen -- no debconf information -- brian m. carlson / brian with sandals: Houston, Texas, US +1 713 440 7475 | http://crustytoothpaste.ath.cx/~bmc | My opinion only OpenPGP: RSA v4 4096b 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187 signature.asc Description: Digital signature --- End Message --- --- Begin Message --- Source: cdbs Source-Version: 0.4.168 Done: Alexandre Detiste We believe that the bug you reported is fixed in the latest version of cdbs, which is due to be installed in the Debian FTP archive. 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 554...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Alexandre Detiste (supplier of updated cdbs 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 ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 08 Mar 2025 14:48:42 +0100 Source: cdbs Architecture: source Version: 0.4.168 Distribution: unstable Urgency: medium Maintainer: Debian QA Group Changed-By: Alexandre Detiste Closes: 414305 508162 525869 554855 Changes: cdbs (0.4.168) unstable; urgency=medium . * QA upload. * Remove dpatch.mk, simple-patchsys.mk and tarball.mk that were deprecated since 2010 and have no user left. * Also remove related utility cdbs-edit-patch. Closes: #414305, #554855, #508162, #525869 Checksums-Sha1: f0fa1a8f8e9d0aa713ac0e58b58465ba7c954987 1723 cdbs_0.4.168.dsc 28c24e44ff6a094be53936087743c470eb5dda39 189020 cdbs_0.4.168.tar.xz 6e48c81ec5a536bfdaff7168c1ba7166086e6556 4562 cdbs_0.4.168_source.buildinfo Checksums-Sha256: 0787f4b79ec0932cd4b293e4eddc75e2dd8343796c4c22753be309839771461a 1723 cdbs_0.4.168.dsc 93c7d530b4130265efdd136a4c3d29294b8c660d14de0537d8a0b9a26e0b4a46 189020 cdbs_0.4.168.tar.xz 998143e1aa260fc0d853e817416b070203210bbd280e5df1c31f2068fb4d91ba 4562 cdbs_0.4.168_source.buildinfo Files: 219dc7f13d90ef5f57320f184a44afc9 1723 devel optional cdbs_0.4.168.dsc 005f57d6f06144f2e4a860f4c258aa9f 189020 devel optional cdbs_0.4.168.tar.xz 227ab640a027393cf1e39e14482741c9 4562 devel optional cdbs_0.4.168_source.buildinfo -BEGIN PGP SIGNATURE- iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmfMTgcRHHRjaGV0QGRl Ymlhbi5vcmcACgkQMfMURUShdBrAig//XQbZHyyotlMRLtu/sFJCjkl1ZNib+qyo mkYM9QEmfxkDO9GF2+amUgDtreACE7cPC+Pw+h11v5OVxu96tIS4phKerttKVn1D BbHHZRQeYU2cFmCqyivRHnKGdLBYG9rrpIkTDnbbGCvPeDIm474tNmf58T9+bGHr Azd/FND1cZAM8/2a5AFH07m1c4iQMopnDaNZ
Bug#525869: marked as done (cdbs-edit-patch fails with tarball.mk and a nonstatic DEB_TAR_SRCDIR)
Your message dated Sat, 08 Mar 2025 14:43:46 + with message-id and subject line Bug#525869: fixed in cdbs 0.4.168 has caused the Debian Bug report #525869, regarding cdbs-edit-patch fails with tarball.mk and a nonstatic DEB_TAR_SRCDIR 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 ow...@bugs.debian.org immediately.) -- 525869: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525869 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: cdbs Version: 0.4.56 Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: ubuntu-patch origin-ubuntu karmic Hello, In https://launchpad.net/bugs/137827 it was reported that cdbs-edit-patch fails if DEB_TAR_SRCDIR is not a static value, but contains variables, such as DEB_TAR_SRCDIR:=postgresql-$VERSION cdbs-edit-patch currently does deb_tar_srcdir=$(sed -nr 's/^[[:space:]]*DEB_TAR_SRCDIR[[:space:]]*:?=[[:space:]]*//p' debian/rules) if [ -n "$deb_tar_srcdir" ]; then deb_srcdir=build-tree/$deb_tar_srcdir fi which is pretty much unfixable for dynamic Makefile comments, I think. What do you think about adding a fallback which will work in pretty much every case, such as the attached patch? Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) --- /usr/bin/cdbs-edit-patch 2009-04-27 16:42:29.0 +0200 +++ cdbs-edit-patch 2009-04-27 17:45:00.0 +0200 @@ -63,9 +63,9 @@ debian/rules apply-patches -deb_tar_srcdir=$(sed -nr 's/^[[:space:]]*DEB_TAR_SRCDIR[[:space:]]*:?=[[:space:]]*//p' debian/rules) -if [ -n "$deb_tar_srcdir" ]; then - deb_srcdir=build-tree/$deb_tar_srcdir +deb_tar_srcdir=build-tree/$(sed -nr 's/^[[:space:]]*DEB_TAR_SRCDIR[[:space:]]*:?=[[:space:]]*//p' debian/rules) +if ! [ -d "$deb_tar_srcdir" ]; then +deb_srcdir=build-tree/$(ls build-tree | head -n 1) fi # create new source dir signature.asc Description: Digital signature --- End Message --- --- Begin Message --- Source: cdbs Source-Version: 0.4.168 Done: Alexandre Detiste We believe that the bug you reported is fixed in the latest version of cdbs, which is due to be installed in the Debian FTP archive. 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 525...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Alexandre Detiste (supplier of updated cdbs 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 ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 08 Mar 2025 14:48:42 +0100 Source: cdbs Architecture: source Version: 0.4.168 Distribution: unstable Urgency: medium Maintainer: Debian QA Group Changed-By: Alexandre Detiste Closes: 414305 508162 525869 554855 Changes: cdbs (0.4.168) unstable; urgency=medium . * QA upload. * Remove dpatch.mk, simple-patchsys.mk and tarball.mk that were deprecated since 2010 and have no user left. * Also remove related utility cdbs-edit-patch. Closes: #414305, #554855, #508162, #525869 Checksums-Sha1: f0fa1a8f8e9d0aa713ac0e58b58465ba7c954987 1723 cdbs_0.4.168.dsc 28c24e44ff6a094be53936087743c470eb5dda39 189020 cdbs_0.4.168.tar.xz 6e48c81ec5a536bfdaff7168c1ba7166086e6556 4562 cdbs_0.4.168_source.buildinfo Checksums-Sha256: 0787f4b79ec0932cd4b293e4eddc75e2dd8343796c4c22753be309839771461a 1723 cdbs_0.4.168.dsc 93c7d530b4130265efdd136a4c3d29294b8c660d14de0537d8a0b9a26e0b4a46 189020 cdbs_0.4.168.tar.xz 998143e1aa260fc0d853e817416b070203210bbd280e5df1c31f2068fb4d91ba 4562 cdbs_0.4.168_source.buildinfo Files: 219dc7f13d90ef5f57320f184a44afc9 1723 devel optional cdbs_0.4.168.dsc 005f57d6f06144f2e4a860f4c258aa9f 189020 devel optional cdbs_0.4.168.tar.xz 227ab640a027393cf1e39e14482741c9 4562 devel optional cdbs_0.4.168_source.buildinfo -BEGIN PGP SIGNATURE- iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmfMTgcRHHRjaGV0QGRl Ymlhbi5vcmcACgkQMfMURUShdBrAig//XQbZHyyotlMRLtu/sFJCjkl1ZNib+qyo mkYM9QEmfxkDO9GF2+amUgDtreACE7cPC+Pw+h11v5OVxu96tIS4phKerttKVn1D BbHHZRQeYU2cFmCqyivRHnKGdLBYG9rrpIkTDnbbGCvPeDIm474tNmf58T9+bGHr Azd/FND1cZAM8/2a5AFH07m1c4iQMopnDaNZljMfyW9btyr0O6h+lbtUC+bkcnW5 08xgKKu9htGJXCLW1geV9b0eLj8Tzey5/ueGyAZRQlbm+Qv/JeuklkVGH4EkN4WS xtcRHztHVj/vD0UjRB/uWfPtAWc2KP9u3FM1HhnTWSjLx0TmzbZDkJPGWynRdBNe ZCu8J
cdbs_0.4.168_source.changes ACCEPTED into unstable
Thank you for your contribution to Debian. Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 08 Mar 2025 14:48:42 +0100 Source: cdbs Architecture: source Version: 0.4.168 Distribution: unstable Urgency: medium Maintainer: Debian QA Group Changed-By: Alexandre Detiste Closes: 414305 508162 525869 554855 Changes: cdbs (0.4.168) unstable; urgency=medium . * QA upload. * Remove dpatch.mk, simple-patchsys.mk and tarball.mk that were deprecated since 2010 and have no user left. * Also remove related utility cdbs-edit-patch. Closes: #414305, #554855, #508162, #525869 Checksums-Sha1: f0fa1a8f8e9d0aa713ac0e58b58465ba7c954987 1723 cdbs_0.4.168.dsc 28c24e44ff6a094be53936087743c470eb5dda39 189020 cdbs_0.4.168.tar.xz 6e48c81ec5a536bfdaff7168c1ba7166086e6556 4562 cdbs_0.4.168_source.buildinfo Checksums-Sha256: 0787f4b79ec0932cd4b293e4eddc75e2dd8343796c4c22753be309839771461a 1723 cdbs_0.4.168.dsc 93c7d530b4130265efdd136a4c3d29294b8c660d14de0537d8a0b9a26e0b4a46 189020 cdbs_0.4.168.tar.xz 998143e1aa260fc0d853e817416b070203210bbd280e5df1c31f2068fb4d91ba 4562 cdbs_0.4.168_source.buildinfo Files: 219dc7f13d90ef5f57320f184a44afc9 1723 devel optional cdbs_0.4.168.dsc 005f57d6f06144f2e4a860f4c258aa9f 189020 devel optional cdbs_0.4.168.tar.xz 227ab640a027393cf1e39e14482741c9 4562 devel optional cdbs_0.4.168_source.buildinfo -BEGIN PGP SIGNATURE- iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmfMTgcRHHRjaGV0QGRl Ymlhbi5vcmcACgkQMfMURUShdBrAig//XQbZHyyotlMRLtu/sFJCjkl1ZNib+qyo mkYM9QEmfxkDO9GF2+amUgDtreACE7cPC+Pw+h11v5OVxu96tIS4phKerttKVn1D BbHHZRQeYU2cFmCqyivRHnKGdLBYG9rrpIkTDnbbGCvPeDIm474tNmf58T9+bGHr Azd/FND1cZAM8/2a5AFH07m1c4iQMopnDaNZljMfyW9btyr0O6h+lbtUC+bkcnW5 08xgKKu9htGJXCLW1geV9b0eLj8Tzey5/ueGyAZRQlbm+Qv/JeuklkVGH4EkN4WS xtcRHztHVj/vD0UjRB/uWfPtAWc2KP9u3FM1HhnTWSjLx0TmzbZDkJPGWynRdBNe ZCu8JoEx8q/ZajP6ScFvS2CRROgRP+Fb69dLWtgt1JOy/vd7LIqsBJEXBUGRGw3E Flou2BXQi6TRBBan/ku5D9aGumYQCyDOuUkLOBMypBIaxAhQw756eSD05ouYQswj Q1pcdb/hWhaDEs/VvmO4TB9dXAEX13DmDBvCuWDDhInC0rJVbGlAsIESveGJ88RN u6tdlzI2ZSb1qOHDJk57xWzGwHbaPGxQruE7FKf2MFPJJoAzp3x+udONZkVyiaxo niLo7JZcUTv/DtZNotOV+ZeiTnAjM9ekg2joD8D91Sfja1AuWWDUwXhmeHHTQBcq HynSNymlz0E= =gqap -END PGP SIGNATURE- pgpwjkoAYyTVz.pgp Description: PGP signature
Bug#508162: marked as done (Please reintegrate the patchsys-quilt.mk from quilt into the CDBS package)
Your message dated Sat, 08 Mar 2025 14:43:46 + with message-id and subject line Bug#508162: fixed in cdbs 0.4.168 has caused the Debian Bug report #508162, regarding Please reintegrate the patchsys-quilt.mk from quilt into the CDBS package 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 ow...@bugs.debian.org immediately.) -- 508162: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508162 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: cdbs Version: 0.4.52 Severity: minor Dear CDBS-Hackers, I'd like to know if there is a consensus (i.e. a rule-of-thumb) concerning the order in which the CDBS class and rules files have to be included in debian/rules? -- I am thinking about a statement like "include rules first, then classes"? If there is such a consensus, what is the recommended order of e.g. rules files among each other in debian/rules? -- I am thinking about a statement like "do allways include debhelper.mk before patchsys-quilt.mk". Please document the recommended order of the CDBS rules and class makefile fragments somewhere, e.g. in a README file! My personal idea to deal with this issue is to enumerate the files in their respective directories, e.g. (I don't know if the order is right, it's just a draft example): /usr/share/cdbs/1/rules/01-buildcore.mk /usr/share/cdbs/1/rules/00-buildvars.mk /usr/share/cdbs/1/rules/10-debhelper.mk /usr/share/cdbs/1/rules/20-dpatch.mk /usr/share/cdbs/1/rules/20-simple-patchsys.mk /usr/share/cdbs/1/rules/30-tarball.mk /usr/share/cdbs/1/rules/30-utils.mk respecting the order in which they are supposed to be included in debian/rules. To preserve backwards compatiblity, those enumerated files could be softlinked to the old file names. The rationale for my request is that today I had to find out that I need to include patchsys.quilt.mk *after* autotools.mk if one of my patches affects to build system to run properly (e.g. to make 'make distclean' work again). This behaviour is documented nowhere -- at least I haven't found anything in the cdbs documentation. Thank you very much! Cheers, Fabian -- Dipl.-Phys. Fabian Greffrath Ruhr-Universität Bochum Lehrstuhl für Energieanlagen und Energieprozesstechnik (LEAT) Universitätsstr. 150, IB 3/134 D-44780 Bochum Telefon: +49 (0)234 / 32-26334 Fax: +49 (0)234 / 32-14227 E-Mail: greffr...@leat.ruhr-uni-bochum.de --- End Message --- --- Begin Message --- Source: cdbs Source-Version: 0.4.168 Done: Alexandre Detiste We believe that the bug you reported is fixed in the latest version of cdbs, which is due to be installed in the Debian FTP archive. 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 508...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Alexandre Detiste (supplier of updated cdbs 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 ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 08 Mar 2025 14:48:42 +0100 Source: cdbs Architecture: source Version: 0.4.168 Distribution: unstable Urgency: medium Maintainer: Debian QA Group Changed-By: Alexandre Detiste Closes: 414305 508162 525869 554855 Changes: cdbs (0.4.168) unstable; urgency=medium . * QA upload. * Remove dpatch.mk, simple-patchsys.mk and tarball.mk that were deprecated since 2010 and have no user left. * Also remove related utility cdbs-edit-patch. Closes: #414305, #554855, #508162, #525869 Checksums-Sha1: f0fa1a8f8e9d0aa713ac0e58b58465ba7c954987 1723 cdbs_0.4.168.dsc 28c24e44ff6a094be53936087743c470eb5dda39 189020 cdbs_0.4.168.tar.xz 6e48c81ec5a536bfdaff7168c1ba7166086e6556 4562 cdbs_0.4.168_source.buildinfo Checksums-Sha256: 0787f4b79ec0932cd4b293e4eddc75e2dd8343796c4c22753be309839771461a 1723 cdbs_0.4.168.dsc 93c7d530b4130265efdd136a4c3d29294b8c660d14de0537d8a0b9a26e0b4a46 189020 cdbs_0.4.168.tar.xz 998143e1aa260fc0d853e817416b070203210bbd280e5df1c31f2068fb4d91ba 4562 cdbs_0.4.168_source.buildinfo Files: 219dc7f13d90ef5f57320f184a44afc9 1723 devel optional cdbs_0.4.168.dsc 005f57d6f06144f2e4a860f4c258aa9f 189020 devel optional cdbs_0.4.168.tar.xz 227ab640a027393cf1e39e14482741c9 4562 devel optional cdbs_0.4.168_source.buildinfo -BEGIN PG
Bug#414305: marked as done (cdbs: simple-patchsys reverses patches too early)
Your message dated Sat, 08 Mar 2025 14:43:46 + with message-id and subject line Bug#414305: fixed in cdbs 0.4.168 has caused the Debian Bug report #414305, regarding cdbs: simple-patchsys reverses patches too early 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 ow...@bugs.debian.org immediately.) -- 414305: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=414305 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: cdbs Version: 0.4.48 Severity: normal Hi, the ant class is built in such a way that 'ant clean' (or whatever the clean target actually is) is called after the patches are unapplied, leading to the issue that ant clean fails (I have to patch quite heavily the build.xml to make it work _at all_ under Debian). Looking through ./class/makefile.mk, I see that the call to 'make -k clean' is put before the actual clean: target; I truly think that it should be the same way for ant. The workaround is to have something like the following in debian/rules: clean:: buildxml-clean include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/ant.mk include /usr/share/cdbs/1/rules/simple-patchsys.mk [...] buildxml-clean:: -$(DEB_ANT_INVOKE) $(DEB_ANT_CLEAN_TARGET) Thanks, Eric -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-4-686 Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8) cdbs depends on no packages. Versions of packages cdbs recommends: ii autotools-dev 20060702.1 Update infrastructure for config.{ ii debhelper 5.0.42 helper programs for debian/rules -- no debconf information --- End Message --- --- Begin Message --- Source: cdbs Source-Version: 0.4.168 Done: Alexandre Detiste We believe that the bug you reported is fixed in the latest version of cdbs, which is due to be installed in the Debian FTP archive. 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 414...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Alexandre Detiste (supplier of updated cdbs 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 ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 08 Mar 2025 14:48:42 +0100 Source: cdbs Architecture: source Version: 0.4.168 Distribution: unstable Urgency: medium Maintainer: Debian QA Group Changed-By: Alexandre Detiste Closes: 414305 508162 525869 554855 Changes: cdbs (0.4.168) unstable; urgency=medium . * QA upload. * Remove dpatch.mk, simple-patchsys.mk and tarball.mk that were deprecated since 2010 and have no user left. * Also remove related utility cdbs-edit-patch. Closes: #414305, #554855, #508162, #525869 Checksums-Sha1: f0fa1a8f8e9d0aa713ac0e58b58465ba7c954987 1723 cdbs_0.4.168.dsc 28c24e44ff6a094be53936087743c470eb5dda39 189020 cdbs_0.4.168.tar.xz 6e48c81ec5a536bfdaff7168c1ba7166086e6556 4562 cdbs_0.4.168_source.buildinfo Checksums-Sha256: 0787f4b79ec0932cd4b293e4eddc75e2dd8343796c4c22753be309839771461a 1723 cdbs_0.4.168.dsc 93c7d530b4130265efdd136a4c3d29294b8c660d14de0537d8a0b9a26e0b4a46 189020 cdbs_0.4.168.tar.xz 998143e1aa260fc0d853e817416b070203210bbd280e5df1c31f2068fb4d91ba 4562 cdbs_0.4.168_source.buildinfo Files: 219dc7f13d90ef5f57320f184a44afc9 1723 devel optional cdbs_0.4.168.dsc 005f57d6f06144f2e4a860f4c258aa9f 189020 devel optional cdbs_0.4.168.tar.xz 227ab640a027393cf1e39e14482741c9 4562 devel optional cdbs_0.4.168_source.buildinfo -BEGIN PGP SIGNATURE- iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmfMTgcRHHRjaGV0QGRl Ymlhbi5vcmcACgkQMfMURUShdBrAig//XQbZHyyotlMRLtu/sFJCjkl1ZNib+qyo mkYM9QEmfxkDO9GF2+amUgDtreACE7cPC+Pw+h11v5OVxu96tIS4phKerttKVn1D BbHHZRQeYU2cFmCqyivRHnKGdLBYG9rrpIkTDnbbGCvPeDIm474tNmf58T9+bGHr Azd/FND1cZAM8/2a5AFH07m1c4iQMopnDaNZljMfyW9btyr0O6h+lbtUC+bkcnW5 08xgKKu9htGJXCLW1geV9b0eLj8Tzey5/ueGyAZRQlbm+Qv/JeuklkVGH4EkN4WS xtcRHztHVj/vD0UjRB/uWfPtAWc2KP9u3FM1HhnTWSjLx0TmzbZDkJPGWynRdBNe ZCu8JoEx8q/ZajP6ScFvS2CRROgRP+Fb69dLWtgt1JOy/vd7LIqsBJEXBUGRGw3E Flou2BXQi6TRBBan/ku5D9aGumYQCyDOuUkLOBMypBIaxAhQw756eSD05ouYQswj Q1pcdb/
Bug#494254: marked as done (cdbs: please clean before unpatch (revert bug #387103))
Your message dated Sat, 08 Mar 2025 14:43:46 + with message-id and subject line Bug#414305: fixed in cdbs 0.4.168 has caused the Debian Bug report #414305, regarding cdbs: please clean before unpatch (revert bug #387103) 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 ow...@bugs.debian.org immediately.) -- 414305: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=414305 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: cdbs Version: 0.4.52 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu ubuntu-patch intrepid Hi, In cdbs 0.4.48, simple-patchsys.mk was changed to unapply patches before cleaning the build directory, in response to bug #387103. Objections were raised at the time that this wasn't the right thing to do; that the correct sequence was to unpatch after clean, but to skip the unpatch when using tarball.mk. Then in bug #424080, the package was changed so that tarball.mk *did* skip the unpatching; but the unpatching is still being done before clean rather than after. This is simply wrong, because it means simple-patchsys.mk doesn't work correctly when you have to patch the build system in a way that affects the outcome of, e.g., 'make distclean'. I believe the attached patch, to revert this behavior, is correct and should be applied. Thanks, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. Ubuntu Developerhttp://www.debian.org/ slanga...@ubuntu.com vor...@debian.org === modified file '1/rules/simple-patchsys.mk.in' --- 1/rules/simple-patchsys.mk.in 2008-03-28 16:04:32 + +++ 1/rules/simple-patchsys.mk.in 2008-08-08 01:19:14 + @@ -59,7 +59,7 @@ post-patches:: apply-patches -cleanbuilddir:: reverse-patches +clean:: reverse-patches for dir in $(DEB_PATCHDIRS) ; do \ rm -f $$dir/*.log ; \ done === modified file 'debian/changelog' --- debian/changelog 2008-08-01 18:44:48 + +++ debian/changelog 2008-08-08 01:19:14 + @@ -1,5 +1,10 @@ cdbs (0.4.53) UNRELEASED; urgency=low + * 1/rules/simple-patchsys.mk.in: revert the change for Debian bug #387103 +that causes patches to be unapplied before cleaning the build directory; +the original issue was addressed more thoroughly in 0.4.49 with a fix +for Debian bug #424080, and unpatch-before-clean breaks some relevant +use cases that involve patching of build systems. * Relax python-central build-dependency to >= 0.5.6 in python-distutils class (instruction in python policy is only really needed for transition of python-central itself, which has now completed). --- End Message --- --- Begin Message --- Source: cdbs Source-Version: 0.4.168 Done: Alexandre Detiste We believe that the bug you reported is fixed in the latest version of cdbs, which is due to be installed in the Debian FTP archive. 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 414...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Alexandre Detiste (supplier of updated cdbs 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 ftpmas...@ftp-master.debian.org) -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 08 Mar 2025 14:48:42 +0100 Source: cdbs Architecture: source Version: 0.4.168 Distribution: unstable Urgency: medium Maintainer: Debian QA Group Changed-By: Alexandre Detiste Closes: 414305 508162 525869 554855 Changes: cdbs (0.4.168) unstable; urgency=medium . * QA upload. * Remove dpatch.mk, simple-patchsys.mk and tarball.mk that were deprecated since 2010 and have no user left. * Also remove related utility cdbs-edit-patch. Closes: #414305, #554855, #508162, #525869 Checksums-Sha1: f0fa1a8f8e9d0aa713ac0e58b58465ba7c954987 1723 cdbs_0.4.168.dsc 28c24e44ff6a094be53936087743c470eb5dda39 189020 cdbs_0.4.168.tar.xz 6e48c81ec5a536bfdaff7168c1ba7166086e6556 4562 cdbs_0.4.168_source.buildinfo Checksums-Sha256: 0787f4b79ec0932cd4b293e4eddc75e2dd8343796c4c22753be309839771461a 1723 cdbs_0.4.168.dsc 93c7d530b4130265efdd136a4c3d29294b8c660d14de0537d8a0b9a26e0b4a46 189020 cdbs_0.4.168.tar.xz 998143e1aa260fc0d853e817416b070203210bbd280e5df1c31f206
Bug#395189: marked as done (Running commands from cdbs-edit-patch)
Your message dated Sat, 8 Mar 2025 15:29:14 +0100 with message-id and subject line obsolete cdbs-edit-patch tool is not shipped anymore has caused the Debian Bug report #395189, regarding Running commands from cdbs-edit-patch 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 ow...@bugs.debian.org immediately.) -- 395189: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=395189 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: cdbs Version: 0.4.46 Severity: wishlist Tags: patch Hi, This might seem completely superfluous, but I'm sure you're going to enjoy it. The proposed patch to cdbs-edit-patch adds support for running commands instead of a shell; the default is still to run a shell. Here's why I find it useful: I wrote my own "relibtoolize" shell snippet which will run libtoolize, aclocal, autoconf appropriately and cleanup. Ultimately, I'm chaining commands like this: svn-do cdbs-edit-patch 70_relibtoolize relibtoolize to merge the SVN debian/ with the tarball (svn-do) edit a new patch (or existing patch) named 70_relibtoolize, run the relibtoolizing script, update the patch (cdbs-edit-patch), merge back to SVN (svn-do). Obviously, there are many possibilities, such as: cdbs-edit-patch 40_missing-macros cp /usr/share/aclocal/pkg.m4 macros cdbs-edit-patch 80_frobinate sed 's///g' Makefile cdbs-edit-patch 99_autoreconf autoreconf The attached patch is between a cdbs-edit-patch with fixed return code (#389929) and patch level order (#395180) and one supporting passing a command on the command-line. Bye, -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-1-686 Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) cdbs depends on no packages. Versions of packages cdbs recommends: ii autotools-dev 20060920.1 Update infrastructure for config.{ ii debhelper 5.0.40 helper programs for debian/rules -- no debconf information -- Loïc Minier --- /usr/bin/cdbs-edit-patch2006-10-25 15:00:06.0 +0200 +++ /home/lool/bin/cdbs-edit-patch 2006-10-25 15:02:04.0 +0200 @@ -25,12 +25,20 @@ dh_testdir if [ -z "$1" ] || [ "$1" = "--help" ]; then -echo "Usage: $0 " +echo "Usage: $0 [command]" exit 0 fi +getshell() { +SH=$(getent passwd $USER | cut -f 7 -d:) +[ "$SH" ] || SH=/bin/sh +echo "$SH" +} + SRCDIR=$(pwd) PATCHNAME=${1%.patch}.patch +shift +COMMAND="${@:-$(getshell)}" TMP=$(mktemp -t -d cdbs-new-patch.XX) TMP2=$(mktemp -t cdbs-old-patch-header.XX) trap "rm -rf $TMP $TMP2" 0 1 2 3 9 11 13 15 @@ -81,16 +89,20 @@ } fi -echo " +if [ "$COMMAND" = "$SHELL" ]; then +echo " You are now in a subshell in a cleaned copy of your source package. Please make the changes necessary for the patch $PATCHNAME in this directory and exit with status 0 to create/update the patch. Exiting with a non-zero value will cancel the patch modification." +else +echo "Running command: $COMMAND" +fi -SH=$(getent passwd $USER | cut -f 7 -d:) -[ "$SH" ] || SH=/bin/sh +($COMMAND) +err="$?" -if $SH; then +if [ $err = 0 ]; then if [ -f $SRCDIR/debian/patches/$PATCHNAME ]; then cat $SRCDIR/debian/patches/$PATCHNAME | patch_header > $TMP2 cat $TMP2 > $SRCDIR/debian/patches/$PATCHNAME @@ -98,3 +110,5 @@ cd $TMP diff -Nur $ORIGDIR $NEWDIR >> $SRCDIR/debian/patches/$PATCHNAME || true fi + +exit $err #!/bin/sh -e # create or edit a cdbs simple-patchsys.mk patch # # (C) 2005 Martin Pitt # # This script is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2 as # published by the Free Software Foundation. # Stolen from quilt patch_header() { awk ' $1 == "***" || $1 == "---" \ { exit } /^Index:[ \t]|^diff[ \t]|^==*$|^RCS file: |^retrieving revision [0-9]+(\.[0-9]+)*$/ \ { eat = eat $0 "\n" next } { print eat $0 eat = "" } ' } dh_testdir if [ -z "$1" ] || [ "$1" = "--help" ]; then echo "Usage: $0 [command]" exit 0 fi getshell() { SH=$(getent passwd $USER | cut -f 7 -d:) [ "$SH" ] || SH=/bin/sh echo "$SH" } SRCDIR=$(pwd) PATCHNAME=${1%.patch}.patch shift COMMAND="${@:-$(getshell)}" TMP=$(mktemp -t -d cdbs-new-patch.XX) TMP2=$(mktemp -t cdbs-old-patch-header.XX) trap "rm -rf $T
Bug#570035: marked as done (cdbs-edit-patch fails, because $USER is unset)
Your message dated Sat, 8 Mar 2025 15:29:14 +0100 with message-id and subject line obsolete cdbs-edit-patch tool is not shipped anymore has caused the Debian Bug report #570035, regarding cdbs-edit-patch fails, because $USER is unset 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 ow...@bugs.debian.org immediately.) -- 570035: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=570035 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: cdbs Version: 0.4.65 Severity: normal Hi, are you sure, USER is not a bash feature? In my zsh environment, I can't find this variable. The same holds for dash: % env -i PATH=$PATH dash -c 'echo $USER |wc -w' 0 Due to the unset variable the getent call prints the whole passwd and this makes the following commands fail. Bye, Jörg. + cut -f 7 -d: + getent passwd + SH=/bin/zsh-static /bin/sh /bin/sh /bin/sh /bin/sync /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh /bin/zsh-beta /bin/false /bin/false /bin/false /bin/false /usr/sbin/nologin /bin/false /bin/false /bin/false /bin/false + [ /bin/zsh-static /bin/sh /bin/sh /bin/sh /bin/sync /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh /bin/zsh-beta /bin/false /bin/false /bin/false /bin/false /usr/sbin/nologin /bin/false /bin/false /bin/false /bin/false ] + /bin/zsh-static /bin/sh /bin/sh /bin/sh /bin/sync /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh /bin/zsh-beta /bin/false /bin/false /bin/false /bin/false /usr/sbin/nologin /bin/false /bin/false /bin/false /bin/false /bin/sh:4: parse error near `)' + rm -rf /tmp/cdbs-new-patch.VPNCwO /tmp/cdbs-old-patch-header.qeJFHN -- System Information: Debian Release: unstable/experimental APT prefers unstable APT policy: (900, 'unstable'), (700, 'experimental') Architecture: powerpc (ppc) Kernel: Linux 2.6.33-rc7 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages cdbs depends on: ii debhelper 7.4.13 helper programs for debian/rules Versions of packages cdbs recommends: ii autotools-dev 20090611.1 Update infrastructure for config.{ Versions of packages cdbs suggests: ii devscripts2.10.61scripts to make the life of a Debi pn doc-base (no description available) -- no debconf information signature.asc Description: Digital signature http://en.wikipedia.org/wiki/OpenPGP --- End Message --- --- Begin Message --- version: 0.4.168 obsolete cdbs-edit-patch tool is not shipped anymore--- End Message ---
Bug#525869: marked as done (cdbs-edit-patch fails with tarball.mk and a nonstatic DEB_TAR_SRCDIR)
Your message dated Sat, 8 Mar 2025 15:29:14 +0100 with message-id and subject line obsolete cdbs-edit-patch tool is not shipped anymore has caused the Debian Bug report #525869, regarding cdbs-edit-patch fails with tarball.mk and a nonstatic DEB_TAR_SRCDIR 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 ow...@bugs.debian.org immediately.) -- 525869: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=525869 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: cdbs Version: 0.4.56 Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: ubuntu-patch origin-ubuntu karmic Hello, In https://launchpad.net/bugs/137827 it was reported that cdbs-edit-patch fails if DEB_TAR_SRCDIR is not a static value, but contains variables, such as DEB_TAR_SRCDIR:=postgresql-$VERSION cdbs-edit-patch currently does deb_tar_srcdir=$(sed -nr 's/^[[:space:]]*DEB_TAR_SRCDIR[[:space:]]*:?=[[:space:]]*//p' debian/rules) if [ -n "$deb_tar_srcdir" ]; then deb_srcdir=build-tree/$deb_tar_srcdir fi which is pretty much unfixable for dynamic Makefile comments, I think. What do you think about adding a fallback which will work in pretty much every case, such as the attached patch? Thanks, Martin -- Martin Pitt| http://www.piware.de Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org) --- /usr/bin/cdbs-edit-patch 2009-04-27 16:42:29.0 +0200 +++ cdbs-edit-patch 2009-04-27 17:45:00.0 +0200 @@ -63,9 +63,9 @@ debian/rules apply-patches -deb_tar_srcdir=$(sed -nr 's/^[[:space:]]*DEB_TAR_SRCDIR[[:space:]]*:?=[[:space:]]*//p' debian/rules) -if [ -n "$deb_tar_srcdir" ]; then - deb_srcdir=build-tree/$deb_tar_srcdir +deb_tar_srcdir=build-tree/$(sed -nr 's/^[[:space:]]*DEB_TAR_SRCDIR[[:space:]]*:?=[[:space:]]*//p' debian/rules) +if ! [ -d "$deb_tar_srcdir" ]; then +deb_srcdir=build-tree/$(ls build-tree | head -n 1) fi # create new source dir signature.asc Description: Digital signature --- End Message --- --- Begin Message --- version: 0.4.168 obsolete cdbs-edit-patch tool is not shipped anymore--- End Message ---
Bug#330805: marked as done (cdbs-edit-patch doesn't support --debianonly)
Your message dated Sat, 8 Mar 2025 15:29:14 +0100 with message-id and subject line obsolete cdbs-edit-patch tool is not shipped anymore has caused the Debian Bug report #330805, regarding cdbs-edit-patch doesn't support --debianonly 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 ow...@bugs.debian.org immediately.) -- 330805: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=330805 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: cdbs Version: 0.4.32 Severity: wishlist Currently cdbs-edit-patch doesn't support the equivilant of the --debianonly flag to dpatch-edit-patch. More specifically, it assumes that the entire package is unpacked in the current directory, which is not always the case, for example when svn-buildpackage is used in mergeWithUpstream mode. Such support (in fact, something more in line with dpatch-edit-patch in every way) would be appreciated. Charles -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (900, 'testing'), (800, 'stable'), (70, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.8-2-386 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) cdbs depends on no packages. Versions of packages cdbs recommends: ii autotools-dev 20050803.1 Update infrastructure for config.{ ii debhelper 4.9.8 helper programs for debian/rules -- no debconf information --- End Message --- --- Begin Message --- version: 0.4.168 obsolete cdbs-edit-patch tool is not shipped anymore--- End Message ---
Processing of devilspie_0.23-4_source.changes
devilspie_0.23-4_source.changes uploaded successfully to localhost along with the files: devilspie_0.23-4.dsc devilspie_0.23-4.debian.tar.xz devilspie_0.23-4_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
devilspie_0.23-4_source.changes ACCEPTED into unstable
Thank you for your contribution to Debian. Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 08 Mar 2025 19:54:44 +0100 Source: devilspie Architecture: source Version: 0.23-4 Distribution: unstable Urgency: medium Maintainer: Debian QA Group Changed-By: Alexandre Detiste Changes: devilspie (0.23-4) unstable; urgency=medium . * QA upload. * substitute /usr/share/cdbs/1/class/gnome.mk with /usr/share/cdbs/1/class/autotools.mk to allow removal of gnome.mk * add debian/clean Checksums-Sha1: ad5cce920327f76873fbbd4119bf08bf3f891250 1955 devilspie_0.23-4.dsc 12732d21c2d4e5d3e55bded5f61735bd822433c5 5100 devilspie_0.23-4.debian.tar.xz 1f419a463966a8bc914004af414709f832934a80 16220 devilspie_0.23-4_source.buildinfo Checksums-Sha256: a96f2b93a06f5b768aa0865207ce4f37be5fd28ad497b1a6aa05e9b337474d73 1955 devilspie_0.23-4.dsc 799a13c33f8c2400b4a3d23c346f6cf8dceb120cd45ca2c912c7d785097180a7 5100 devilspie_0.23-4.debian.tar.xz 67705bcd852ef3626c605bac78004f4b996574e348a3160701f5cf74afe9e22f 16220 devilspie_0.23-4_source.buildinfo Files: c3b3a1907786dd1d7b758b7369950757 1955 gnome optional devilspie_0.23-4.dsc ea60632ceb089ac712c0ee0e1c55606a 5100 gnome optional devilspie_0.23-4.debian.tar.xz 9a1f6afcdf4d571ef252af21766865cd 16220 gnome optional devilspie_0.23-4_source.buildinfo -BEGIN PGP SIGNATURE- iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmfMlNYRHHRjaGV0QGRl Ymlhbi5vcmcACgkQMfMURUShdBrzuhAAteoOSuO3fec88wll54n9d74dJXR2XCyO RZbcGPpn5x0y/GONTxE1KuOgBM7wJSp/7I+nzsvPu4Fc6oCzJ8zUbV22kJVcII3J 6TisnOhb3cAz41zOUBBf2yrJRmGxoCuODplM+s6PZQSuzjJjo5NLAPAuarPkw8OI qcykZVTG14dZlX7//5tChoki6jg0zsvTFUZPsE9NjU5hJX8RL58IprPNzKT9fO0T y0bONuhf1nCTdOv4TB7dFt0YH0pNwyedutZ4sNKqXwW+uv+ElVNyaJYcWhHDrLgp Ua1vldrmHeqHPaA3SuW3LUAYvQ44RU0EvFiGoRnqfYDMdCV2lrsnAttF2TlzD7xB mVUM+RB+gaUU+qMPLWS4kFnO8ZWd8XDqiyNJOFQzwINN9tvbFw6n8KJwrX9u3oKy i4qyHSw9TrxK34BCQP8NBnuP8KP7bMOKoK4xiwW9Jm4whutIUhhfHrFX0QxBMGfd S/tF2shYK0KccIefU+gVdxpSqpL/vWD8aDujJLBvkrS8oOrUoDYO1ouwYlyRmBsX nTI/0vgCMmxX/8K1SD/nyTCffm3T5nQuC3tZEewAX99BPKObSOfLeDmSoMxg/Hru z+49vWWdE5FA6lZX/mZ1r/UFUVyEjp/VVPzrclffOjRUGUyq4fa7IFNgmEieky80 G8iAohdfF8k= =Eh0Q -END PGP SIGNATURE- pgpuFjZzfhW9F.pgp Description: PGP signature
Processing of cdbs_0.4.168_source.changes
cdbs_0.4.168_source.changes uploaded successfully to localhost along with the files: cdbs_0.4.168.dsc cdbs_0.4.168.tar.xz cdbs_0.4.168_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)