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

Re: pdebuild, not removing build environment



Hello,

On Thu, Apr 09, 2009 at 04:51:35PM +0200, Gudjon I. Gudjonsson wrote:
>     Sorry if I have missed something obvious but, in case of error during 
> build. How can I keep the pbuilder environment when I use pdebuild. I don't 
> want pdebuild to remove the chroot environment after the error occurs.
---end quoted text---

  Well, the only method that I know is do a pbuilder login, then I build 
  the package (after manually apt-get'ing its Build-Deps), so:

  $ pbuilder login
  # apt-get install <build deps>
  # dpkg-source -x <source package>.dsc
  # cd <source package top dir>
  # ./debian/rules build (or whatever)

-- 
 ‎أحمد المحمودي (Ahmed El-Mahmoudy)
  Digital design engineer
 GPG KeyID: 0x9DCA0B27 (@ subkeys.pgp.net)
 GPG Fingerprint: 087D 3767 8CAC 65B1 8F6C  156E D325 C3C8 9DCA 0B27


Reply to: