Joachim Breitner wrote: > dpkg-source: error: File ./haskell-curl_1.3.4.orig.tar.gz has > checksum 70a733d592afaea02e368276234f6c87 instead of expected > ca7fb1b6758a63279641f315b8679ce7 (algorithm md5) > > Somethings wrong here. For some reason you have modified the upstream > tarball.
Timestamps only :-). I did have the upstream tarball "curl-1.3.4.tar.gz" under revision control and each time I built the package I would untar the original, rename the "curl-1.3.4" directory to "haskell-curl-1.3.4" and then tar it up to create haskell-curl_1.3.4.orig.tar.gz. I am now keeping the haskell-curl_1.3.4.orig.tar.gz tarball under revision control so it shouldn't change again. Is there a better way of doing this? Cheers, Erik -- ----------------------------------------------------------------- Erik de Castro Lopo ----------------------------------------------------------------- "If all you know is C, everything begins to look like a segmentation fault." -- dlsspy on reddit.com -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]
