[Pkg-owncloud-maintainers] Building ocsync

Sandro Knauß mail at sandroknauss.de
Thu Mar 14 18:03:25 UTC 2013


Hello,

> When it just starts I see the line:
> forking: pbuilder create --buildplace /var/cache/pbuilder/base.cow --mirror
> http://ftp.debian.org/debian/ --distribution sid --no-targz --extrapackages
> cowdancer

> Can I configure the parameters for that and where?
> Can I also configure APT in the target environment?
yes you can:
see /etc/pbuilder/,  /etc/pbuilderrc, /etc/git-buildpackage/gbp.conf

$ cat .gbp.conf 
[DEFAULT]
builder = git-pbuilder
cleaner = fakeroot debian/rules clean
pristine-tar = True

[git-buildpackage]
export-dir = ../build-area/
tarballs-dir = ../tarballs/

[git-import-orig]
dch = False

I am also adding a local repo, to build owncloud-client, that depends on 
ocsync:
$cat .pbuilderrc 
BINDMOUNTS="/home/me/localrepo"
APTKEYRINGS='/home/me/localrepo-keyring/pubring.gpg'
OTHERMIRROR="deb file:/home/me/localrepo ./"


> I want pbuilder and the target environment to use my apt-cacher-ng proxy,
> so it won't have to download (all) the pkgs from a debian mirror again.
You have to config it and than run pbuilder create / pbuilder update.

The problem is for me is: For me it was also hard to config everything right, 
because of a missing documentation and person you I could ask. Maybe we'll 
fiddel it out together an write a short docu to get all parts working 
together.

> nvm, I'll just use your package :)
I totally understand it. It is frustration not to come further. I relley 
recommend you to try dpkg-buildpackage way first, because it is much simpler.

Regards,

sandro
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.alioth.debian.org/pipermail/pkg-owncloud-maintainers/attachments/20130314/3c1051f3/attachment.pgp>


More information about the Pkg-owncloud-maintainers mailing list