Paketname | pbuilder |
Beschreibung | personal package builder for Debian packages |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.199+nmu1squeeze1 |
Sektion | devel |
Priorität | extra |
Installierte Größe | 1212 Byte |
Hängt ab von | debootstrap | cdebootstrap, wget, debianutils (>= 1.13.1), coreutils (>= 4.5.8-1), debconf (>= 0.5) |
Empfohlene Pakete | fakeroot, sudo, devscripts |
Paketbetreuer | Debian pbuilder maintenance team |
Quelle | |
Paketgröße | 358780 Byte |
Prüfsumme MD5 | 883d3e42ef81fe8853f338bab43c1514 |
Prüfsumme SHA1 | ed25f9164569da2f651c62370f1c9788dac5b345 |
Prüfsumme SHA256 | e7add43f9181ae5516c8236a89e5591df87f46ff7bb4b0c48e2c7ec1002a2e4e |
Link zum Herunterladen | pbuilder_0.199+nmu1squeeze1_all.deb |
Ausführliche Beschreibung | pbuilder constructs a chroot system, and builds a package inside the
chroot.
It is an ideal system to use to check
that a package has correct build-dependencies.
It uses apt extensively, and a local mirror, or a fast connection
to a Debian mirror is ideal, but not necessary.
.
"pbuilder create" uses debootstrap to create a chroot image.
.
"pbuilder update" updates the image to the current state of
testing/unstable/whatever
.
"pbuilder build" takes a *.dsc file and builds a binary in the chroot
image.
.
pdebuild is a wrapper for Debian Developers, to allow running
pbuilder just like "debuild", as a normal user.
|