[Piuparts-commits] [piuparts] 01/01: README: Explicitly state what will break when using cdebootstrap with pbuilder. (Closes: #709348)
Holger Levsen
holger at moszumanska.debian.org
Wed May 28 20:00:41 UTC 2014
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch develop
in repository piuparts.
commit 488b33e59b1f3e7eefe68f292ed2394654e067de
Author: Holger Levsen <holger at layer-acht.org>
Date: Wed May 28 20:29:56 2014 +0200
README: Explicitly state what will break when using cdebootstrap with pbuilder. (Closes: #709348)
---
README.txt | 5 +++++
debian/changelog | 2 ++
2 files changed, 7 insertions(+)
diff --git a/README.txt b/README.txt
index f913361..d6e3a68 100644
--- a/README.txt
+++ b/README.txt
@@ -108,6 +108,11 @@ pbuilder. You can save a tarball for later use with the '-s'
to only have to maintain one tarball. Read the piuparts manpage
about the '-p', '-b' and '-s' options
+While pbuilder itself supports using cdebootstrap, this is not
+fully supported by piuparts: You will need to use debootstrap
+or use the '--warn-on-debsums-errors' option for piuparts and then
+you will still see spurious warnings in the log.
+
=== Piuparts tests
By default, piuparts does two tests:
diff --git a/debian/changelog b/debian/changelog
index 3085727..c4b4925 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,6 +29,8 @@ piuparts (0.59) UNRELEASED; urgency=low
which would be a requirement to make this work. So document this
instead.
* Updates various pieces of documentation, rename README_1st to README.
+ Explicitly state what will break when using cdebootstrap with pbuilder.
+ (Closes: #709348)
* Update various custom-scripts (usually to workaround problems in other
packages).
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git
More information about the Piuparts-commits
mailing list