This bug was fixed in the package pbuilder - 0.183ubuntu1~hardy1
---------------
pbuilder (0.183ubuntu1~hardy1) hardy-backports; urgency=low
* Automated backport upload; no source changes.
pbuilder (0.183ubuntu1) jaunty; urgency=low
* Merge with Debian unstable. Remaining Ubuntu changes:
- debian/control: Prefer debootstrap over cdebootstrap.
- debian/control: Demote cowdancer from Recommends to Suggests. This fits
Suggests semantics. (Forwarded to Debian #504594)
- debian/doc-base: Fix section. (Forwarded to Debian #504596)
- pbuilderrc:
+ Set default archive to "archive.ubuntu.com".
+ Set default distribution to "jaunty".
+ Set Ubuntu components, but comment them out, so that it still defaults
to "main".
+ Use debootstrap rather than cdebootstrap.
+ Use "sudo -E" for PBUILDERROOTCMD. (LP #175776, Debian #361362)
- debian/pbuilder.config: add explanation header on new install that the
new /etc/pbuilderrc uses the default values from
/usr/share/pbuilder/pbuilderrc. (Forwarded to Debian #504599)
- debian/pbuilder.templates, debian/pbuilder.config: Use Ubuntu mirror by
default.
- pbuilder-satisfydepends-checkparams, pbuilder-satisfydepends-gdebi: Fix
pbuilder-satisfydepends-gdebi: gdebi needs to be called from outside the
chroot as the .dsc file isn't copied yet into the chroot.
(Debian #472407, LP #242449).
- pbuilder-buildpackage, pbuilder.8, pbuilder-checkparams,
pbuilder-modules: Add support for building twice in a row.
(Debian #493538)
pbuilder (0.183) unstable; urgency=low
[ Junichi Uekawa ]
* use my local approx mirror for testing, since Argentina Debconf
place does not have connection to cdn.debian.net / cdn.debian.or.jp
* REMOVEPACKAGES="", thanks to Sven Joachim (closes: #500002)
[ Ben Finney ]
* Dereference symlinks when copying hooks. (closes: #499358)
pbuilder (0.182) unstable; urgency=low
[ Junichi Uekawa ]
* updated japanese documentation ja.po
* implement a bash functional unit-testing testsuite, testlib.
* run the unit-tests in makefile make check
* Reorder command-line options, and add error check so that things are
better checked.
* update japanese po translation.
[ Ignacio Mondino ]
* [INTL:es] Spanish translation for po-debconf template (closes:
#493649)
[ Loïc Minier ]
* Pass APT::Install-Recommends=false to gdebi when possible
* Wrap build-deps, deps, and uploaders to get cleaner diffs.
* Suggest gdebi; closes: #488314.
* Pass -s to dh_* instead of checking dpkg-architecture and using -a
* Cleanup rules
* pbuilder-buildpackage-funcs: always pass chroot to satisfydepends
* Drop build-dep on rootstrap; only used at runtime
* pdebuild: Move "$@" to end of "arg chain" for PDEBUILD_BUILDER calls
* pbuilder-satisfydepends-gdebi: add "--force-yes" to apt-get call
* UNRELEASED snapshot banner
pbuilder (0.181ubuntu7) intrepid; urgency=low
* Demote cowdancer from Recommends to Suggests. This fits Suggests
semantics, and avoids pulling in qemu, bochs, gcc-3.4, and other stuff
into main.
pbuilder (0.181ubuntu6) intrepid; urgency=low
* Fix: correctly handle multiple --debbuildopts (LP: #278213).
pbuilder (0.181ubuntu5) intrepid; urgency=low
* Fix condition that makes build twice in a row the default behavior.
(LP: #258808)
pbuilder (0.181ubuntu4) intrepid; urgency=low
[ Nicolas Valcárcel ]
* Make pbuilder lintian clean (LP: #254305):
- Edit debian/rules to not ignore make clean errors
- Modified Standars version
- Update debconf templates
- Modified doc-base Section to Debian according to new schema
- Added interpreter to pbuildd/hookdir/A10dpkg-l.sh due lintian error
* Added --twice build option (LP: #196008)
- Edited manpage with the new option
- Added option information on built-in help message
[ Michael Vogt ]
* Added gdebi-core to Suggests (LP: #131153)
pbuilder (0.181ubuntu3) intrepid; urgency=low
* Fix pbuilder-satisfydepends-gdebi:
gdebi needs to be called from outside the chroot as the .dsc file isn't
copied yet into the chroot (Closes: #472407, LP: #242449).
pbuilder (0.181ubuntu2) intrepid; urgency=low
* debian/rules: s/ -a/ -s/ to fix FTBFS on powerpc (LP: #184218)
pbuilder (0.181ubuntu1) intrepid; urgency=low
* Merge from debian unstable, remaining changes:
* debian/control:
- Prefer debootstrap over cdebootstrap.
- Remove rootstrap build-dependency.
* pbuilderrc:
- Set default archive to "archive.ubuntu.com".
- Set default distribution to "intrepid".
- Set Ubuntu components.
- Don't create a buildd variant by default.
- Use debootstrap rather than cdebootstrap.
- pbuilderrc: use "sudo -E" for PBUILDERROOTCMD (LP: #175776)
* pdebuild: Move "$@" to end of "arg chain" for PDEBUILD_BUILDER
calls, so that "--buildresult" option gets passed to pbuilder
(LP: #129586)
* debian/pbuilder.config:
- add explaination header on new install that the new /etc/pbuilderrc
uses the default values from /usr/share/pbuilder/pbuilderrc
pbuilder (0.181) unstable; urgency=low
[ Esko Arajärvi ]
* Finnish translation of the debconf templates (closes: #482108)
[ Jordà Polo ]
* Catalan debconf templates translation update (closes: #481930)
[ xabier bilbao ]
* Basque translation (closes: #481842)
[ Yuri Kozlov ]
* Russian debconf templates translation (closes: #481711)
[ Miroslav Kure ]
* Czech translation of pbuilder debconf messages (closes: #481627)
[ Jacobo Tarrio ]
* Galician debconf template translation (closes: #481118)
[ Junichi Uekawa ]
* documentation .po files changed.
pbuilder (0.180) unstable; urgency=low
[ Sylvain Beucler ]
* lvmpbuilder is not complete in the binary packages (closes: #475363)
[ Sandro Tosi ]
* pbuilder: html doc enhancement (closes: #478021)
[ Junichi Uekawa ]
* umount on failed bind-mount (closes: #474771)
* [INTL:de] initial German debconf translation (closes: #475046)
* pbuilder: French debconf templates translation (closes: #474567)
* pbuilder: [INTL:pt] Portuguese translation for debconf messages
(closes: 473825)
* --create with --basetgz will not fail file does not exist (closes:
#451835)
* add po4a build-dependency (closes: #480633)
pbuilder (0.179) unstable; urgency=low
[ Eddy Petrișor ]
* added support for detection of the default mirror in postinst
(Closes: #333294)
- /etc/pbuilderrc is no longer a conffile
- detection of the default MIRRORSITE relies on the information from
/etc/apt/sources.list and /etc/apt/sources.list.d/
* bumped versioned dependency on debhelper to (>= 4.1.16) as indicated in
po-debconf manual
[ po-debconf translations ]
* iniatial Romanian translation (by Eddy Petrișor)
* add ja.po (by Junichi Uekawa)
[ Junichi Uekawa ]
* French documentation update (closes: #465515)
* remove linda and use lintian, linda is now gone.
* use cdn.debian.net for default Debian mirror
* Documentation: revise information about Git commit logs and changelog.
pbuilder (0.178) unstable; urgency=low
[ Junichi Uekawa ]
* satisfydepends-gdebi: reorganize code to go in-line with other
funcs.
* gdebi: install gdebi-core, not gdebi into chroot.
* revise japanese documentation
* Do not show "Upgrading for distribution xyz" message on update when
--override-config is not specified (closes: #459432)
[ Loïc Minier ]
* Set APT::Get::AutomaticRemove=true in upgrade instead of calling
autoremove
pbuilder (0.177) unstable; urgency=low
[ Loic Minier ]
* Run apt-get autoremove after upgrade.
[ Junichi Uekawa ]
* python-apt/gdebi based pbuilder-satisfydepends-gdebi (closes:
#453388)
* Fix devpts mount permissions (closes: #453862)
* Document pbuilder-satisfydepends-gebi in manpage
-- Ubuntu Archive Auto-Backport <[EMAIL PROTECTED]> Wed, 05 Nov 2008
22:57:37 +0000
** Changed in: pbuilder (Ubuntu Hardy)
Status: Won't Fix => Fix Released
--
FTBFS in latest archive rebuild test
https://bugs.launchpad.net/bugs/184218
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs