monotone-debian
[Top][All Lists]
Advanced

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

[Monotone-debian] Bug#473402: monotone: debian/rules clean is incomplete


From: Ludovic Brenta
Subject: [Monotone-debian] Bug#473402: monotone: debian/rules clean is incomplete
Date: Sun, 30 Mar 2008 15:13:22 +0200
User-agent: Mutt/1.5.11

Package: monotone
Version: 0.39-1
Severity: normal
Tags: patch

Building monotone twice in a row in the same directory fails because
"debian/rules clean" does an incomplete job, leaving some PDF and other
files behind.  These files cannot be represented in the .diff.gz, so
dpkg-buildpackage complains:

dpkg-source: building monotone using existing monotone_0.39.orig.tar.gz
dpkg-source: building monotone in monotone_0.39-1.diff.gz
dpkg-source: cannot represent change to html/figures/statement.pdf: binary file 
contents changed
dpkg-source: cannot represent change to html/figures/manifest.pdf: binary file 
contents changed
dpkg-source: cannot represent change to html/figures/branch-heads.png: binary 
file contents changed
dpkg-source: cannot represent change to html/figures/parent-child.pdf: binary 
file contents changed
dpkg-source: cannot represent change to html/figures/branch-heads.pdf: binary 
file contents changed
dpkg-source: cannot represent change to html/figures/parent-child.png: binary 
file contents changed
dpkg-source: cannot represent change to 
html/figures/parent-child-names-hashes.png: binary file contents changed
dpkg-source: cannot represent change to html/figures/file-id-manifest-id.pdf: 
binary file contents changed
dpkg-source: cannot represent change to html/figures/network-workflow.pdf: 
binary file contents changed
dpkg-source: cannot represent change to html/figures/network-workflow.png: 
binary file contents changed
dpkg-source: cannot represent change to html/figures/local-workflow.png: binary 
file contents changed
dpkg-source: cannot represent change to html/figures/general-workflow.pdf: 
binary file contents changed
dpkg-source: cannot represent change to html/figures/cert.pdf: binary file 
contents changed
dpkg-source: cannot represent change to html/figures/revision-chaining.png: 
binary file contents changed
dpkg-source: cannot represent change to html/figures/general-workflow.png: 
binary file contents changed
dpkg-source: cannot represent change to 
html/figures/parent-child-names-hashes.pdf: binary file contents changed
dpkg-source: cannot represent change to html/figures/local-workflow.pdf: binary 
file contents changed
dpkg-source: cannot represent change to html/figures/cert.png: binary file 
contents changed
dpkg-source: cannot represent change to html/figures/three-versions.pdf: binary 
file contents changed
dpkg-source: cannot represent change to html/figures/fork.png: binary file 
contents changed
dpkg-source: cannot represent change to html/figures/parent-child-hashes.pdf: 
binary file contents changed
dpkg-source: cannot represent change to html/figures/fork.pdf: binary file 
contents changed
dpkg-source: cannot represent change to html/figures/revision.pdf: binary file 
contents changed
dpkg-source: cannot represent change to 
html/figures/difference-between-versions.pdf: binary file contents changed
dpkg-source: cannot represent change to html/figures/linear-history.pdf: binary 
file contents changed
dpkg-source: cannot represent change to html/figures/merge.pdf: binary file 
contents changed
dpkg-source: cannot represent change to html/figures/revision-chaining.pdf: 
binary file contents changed
dpkg-source: cannot represent change to html/figures/revision.png: binary file 
contents changed
dpkg-source: cannot represent change to html/figures/manifest.png: binary file 
contents changed
dpkg-source: cannot represent change to 
html/figures/difference-between-versions.png: binary file contents changed
dpkg-source: cannot represent change to html/figures/file-id-manifest-id.png: 
binary file contents changed
dpkg-source: cannot represent change to html/figures/two-branches.pdf: binary 
file contents changed
dpkg-source: cannot represent change to html/figures/linear-history.png: binary 
file contents changed
dpkg-source: cannot represent change to html/figures/three-versions.png: binary 
file contents changed
dpkg-source: cannot represent change to html/figures/parent-child-hashes.png: 
binary file contents changed
dpkg-source: cannot represent change to html/figures/two-branches.png: binary 
file contents changed
dpkg-source: cannot represent change to html/figures/statement.png: binary file 
contents changed
dpkg-source: cannot represent change to html/figures/merge.png: binary file 
contents changed
dpkg-source: warning: ignoring deletion of file package_full_revision.c
dpkg-source: warning: ignoring deletion of file monotone.html
dpkg-source: warning: ignoring deletion of file package_revision.c
dpkg-source: building monotone in monotone_0.39-1.dsc
dpkg-source: unrepresentable changes to source

Workaround: do "rm -rf html" before calling "dpkg-buildpackage"; but I
don't know if this workaround is sufficient; there may still be some
files left behind.  The "rm -rf" should be in the upstream Makefile, I
think.

-- 
Ludovic Brenta.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]