[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dupload problem



On Wed, Nov 24, 1999 at 02:51:15PM +0100, Andreas Tille wrote:
>  wordnet-doc_1.6-8_all.deb, md5sum ok
>  : No such file or directorydupload fatal error: MD5sum mismatch for
>  at /usr/bin/dupload line 356
> 
> Showing at line 356 of dupload I noticed that there should be printed
> a filename after "MD5sum mismatch for".  So something went wrong in
> dupload.

It means I screwed up debuild (actually debsign) in the devscripts
package for the third time in as many days.  devscripts-2.5.6 is in
Incoming and should have been installed about 20 minutes ago.
Download that when it hits ftp.debian.org in a couple of hours,
rebuild the package (sorry) and try again.

If the package takes ages to rebuild, you could just edit the existing
.changes file by hand.  Correct the .dsc line in the "Files" section
by adding the section and priority fields (compare the other lines to
see how).  Also, remove all of the GPG/PGP stuff around it, so you're
left with a plain file.  Finally, resign it:

gpg --local-user "<your details here>" --clearsign \
    --armor --textmode --output - - > "foo_3.1_alpha.changes.asc"
mv foo_3.1_alpha.changes.asc foo_3.1_alpha.changes

and then you can dupload again.

   Julian

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

  Julian Gilbey, Dept of Maths, QMW, Univ. of London. J.D.Gilbey@qmw.ac.uk
        Debian GNU/Linux Developer,  see http://www.debian.org/~jdg


Reply to: