Your message dated Wed, 17 Jun 2009 19:02:06 +0000
with message-id <[email protected]>
and subject line Bug#533415: fixed in devscripts 2.10.52
has caused the Debian Bug report #533415,
regarding [uupdate] Fails to find the diff
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.)


-- 
533415: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=533415
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: devscripts
Version: 2.10.51
Severity: important
Tags: patch

When trying to update a source package with a new upstream source, uupdate
fails to find the initial diff.gz file with this error:

 gzip: ../../PACKAGENAME_INITIALVERSION.diff.gz: No such file or directory

This comes from the changes done to line 725 of the script between v2.10.50
and v2.10.51.

This patch corrects the issue:

--- /usr/bin/uupdate.orig   2009-06-17 11:45:01.750662308 +0200
+++ /usr/bin/uupdate    2009-06-17 11:42:34.541663159 +0200
@@ -722,7 +722,7 @@
            done
        fi

-       if $DIFFCAT ../$DIFF | patch -sNp1 ; then
+       if $DIFFCAT $DIFF | patch -sNp1 ; then
            echo "Success!  The diffs from version $VERSION worked fine."
        else
            echo "$PROGNAME: the diffs from version $VERSION did not apply 
cleanly!" >&2


Sincerely,

Yannick


-- Package-specific info:

--- /etc/devscripts.conf ---

--- ~/.devscripts ---
DEBUILD_DPKG_BUILDPACKAGE_OPTS="-r -uc -us"
USCAN_SYMLINK=no
UUPDATE_SYMLINK_ORIG=no

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages devscripts depends on:
ii  dpkg-dev                      1.15.2     Debian package development tools
ii  libc6                         2.9-13     GNU C Library: Shared libraries
ii  perl                          5.10.0-23  Larry Wall's Practical Extraction 

Versions of packages devscripts recommends:
ii  amaya [www-browser 10.1~pre4+dfsg.0-2    Web Browser, HTML Editor and Testb
ii  at                 3.1.10.2              Delayed job execution and batch pr
ii  bsd-mailx [mailx]  8.1.2-0.20081101cvs-2 A simple mail user agent
ii  bzr                1.15-1                easy to use distributed version co
ii  conkeror [www-brow 0.9~git090223-1       keyboard focused web browser with 
ii  curl               7.19.5-1              Get a file from an HTTP, HTTPS or 
ii  cvs                1:1.12.13-12          Concurrent Versions System
ii  dctrl-tools        2.13.1                Command-line tools to process Debi
ii  debian-keyring     2009.05.28            GnuPG (and obsolete PGP) keys of D
ii  debian-maintainers 1.60                  GPG keys of Debian maintainers
ii  dillo [www-browser 2.0-0.1               Small and fast web browser
pn  dput | dupload     <none>                (no description available)
ii  epiphany-webkit [w 2.27.2-2              Intuitive GNOME web browser - WebK
ii  equivs             2.0.7-0.1             Circumvent Debian package dependen
ii  fakeroot           1.12.3                Gives a fake root environment
ii  git-core           1:1.6.3.1-1           fast, scalable, distributed revisi
ii  gnupg              1.4.9-4               GNU privacy guard - a free PGP rep
ii  iceweasel [www-bro 3.0.11-1              lightweight web browser based on M
ii  konqueror [www-bro 4:4.2.4-1             KDE 4's advanced file manager, web
ii  libauthen-sasl-per 2.12-1                Authen::SASL - SASL Authentication
ii  libcrypt-ssleay-pe 0.57-1+b1             Support for https protocol in LWP
ii  libparse-debcontro 2.005-2               Easy OO parsing of Debian control-
ii  libsoap-lite-perl  0.710.08-2            Client and server side SOAP implem
ii  libterm-size-perl  0.2-4+b1              Perl extension for retrieving term
ii  libtimedate-perl   1.1600-9              Time and date functions for Perl
ii  liburi-perl        1.37+dfsg-1           Manipulates and accesses URI strin
ii  libwww-perl        5.826-1               WWW client/server library for Perl
ii  libyaml-syck-perl  1.07-1                fast, lightweight YAML loader and 
ii  links2 [www-browse 2.2-1+b1              Web browser running in both graphi
ii  lintian            2.2.11                Debian package checker
ii  lsb-release        3.2-22                Linux Standard Base version report
ii  lynx-cur [www-brow 2.8.7pre5-1           Text-mode WWW Browser with NLS sup
ii  man-db             2.5.5-2               on-line manual pager
ii  mercurial          1.2.1-3               scalable distributed version contr
ii  midori [www-browse 0.1.7-1.1             fast, lightweight graphical web br
ii  netsurf [www-brows 1.2-1+b1              Small portable web browser with CS
ii  openssh-client [ss 1:5.1p1-6             secure shell client, an rlogin/rsh
ii  patch              2.5.9-5               Apply a diff file to an original
ii  patchutils         0.3.1-2               Utilities to work with patches
ii  strace             4.5.18-1              A system call tracer
ii  subversion         1.5.6dfsg-1           Advanced version control system
ii  unzip              6.0-1                 De-archiver for .zip files
ii  w3m [www-browser]  0.5.2-2+b1            WWW browsable pager with excellent
ii  w3mmee [www-browse 0.3.p24.20-3+b2       WWW browsable pager with excellent
ii  wdiff              0.5-18                Compares two files word by word
ii  wget               1.11.4-2              retrieves files from the web

Versions of packages devscripts suggests:
ii  build-essential               11.4       Informational list of build-essent
pn  cvs-buildpackage              <none>     (no description available)
pn  devscripts-el                 <none>     (no description available)
ii  gnuplot                       4.2.5-2    A command-line driven interactive 
ii  libfile-desktopentry-perl     0.04-2     Perl module to handle freedesktop 
pn  libnet-smtp-ssl-perl          <none>     (no description available)
ii  mutt                          1.5.20-1   text-based mailreader supporting M
ii  svn-buildpackage              0.6.25     helper programs to maintain Debian

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: devscripts
Source-Version: 2.10.52

We believe that the bug you reported is fixed in the latest version of
devscripts, which is due to be installed in the Debian FTP archive:

devscripts_2.10.52.dsc
  to pool/main/d/devscripts/devscripts_2.10.52.dsc
devscripts_2.10.52.tar.gz
  to pool/main/d/devscripts/devscripts_2.10.52.tar.gz
devscripts_2.10.52_amd64.deb
  to pool/main/d/devscripts/devscripts_2.10.52_amd64.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.
Adam D. Barratt <[email protected]> (supplier of updated devscripts 
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: Wed, 17 Jun 2009 19:39:33 +0100
Source: devscripts
Binary: devscripts
Architecture: source amd64
Version: 2.10.52
Distribution: unstable
Urgency: low
Maintainer: Devscripts Devel Team <[email protected]>
Changed-By: Adam D. Barratt <[email protected]>
Description: 
 devscripts - scripts to make the life of a Debian Package maintainer easier
Closes: 533415
Changes: 
 devscripts (2.10.52) unstable; urgency=low
 .
   * debdiff: Make --diffstat work again; accidentally broken in 2.10.48.
   * uupdate: Fix invocation of *cat when attempting to apply diffs.
     Thanks, Yannick Roehlly.  (Closes: #533415)
   * debian/control: Update Standards-Version to 3.8.2 (no changes needed)
Checksums-Sha1: 
 283da2247f4bc5216852fe3362189143cb005dbb 1363 devscripts_2.10.52.dsc
 0c9909c6e9d894b4cc62ec0c160026c9bdea2537 662634 devscripts_2.10.52.tar.gz
 2d9d4e3c6fda3b519f870792b0d117889486c4d7 566974 devscripts_2.10.52_amd64.deb
Checksums-Sha256: 
 5d705869cb7ab1fe862b34f97934f7d66c0067a705d2cf00694801a53359c683 1363 
devscripts_2.10.52.dsc
 4f0d136a530ee4b150298d1772ab7f5a005fa693a63979a9233398463be16708 662634 
devscripts_2.10.52.tar.gz
 2d02eb0803f605b1392631d7ec362ac4680e21245828cd3e56dd28d9267cbac7 566974 
devscripts_2.10.52_amd64.deb
Files: 
 fb5189b01bf0e0d03e46480bfad142e4 1363 devel optional devscripts_2.10.52.dsc
 53214f2a87927f1809ec81b34e7b8496 662634 devel optional 
devscripts_2.10.52.tar.gz
 796bbcab8a7582e0b2d36ddc01ded8cc 566974 devel optional 
devscripts_2.10.52_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAko5OgUACgkQokcE1TReOoVZAwCfQBJdkX9sGcQ+CCG9rHg/rLru
wbgAmgIth3iEvOdBRtMna7Pr/8cvo+Wo
=j024
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to