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

Re: pbuilder, convert svg->png



On Mon, Mar 17, 2014 at 12:13 AM, Felix Natter wrote:

> Question 1:
> I learned these commands by heart. Is there a good tutorial/blog/... for
> running any chroot (pbuilder, cowbuilder, sbuild...) from a git repo
> (using git-buildpackage toolset), so that I understand this?

There are several guides that use git, perhaps one of them covers what
you want. In general, git packaging workflows are widely varied and
completely orthogonal to how you build using
pbuilder/cowbuilder/sbuild. If you can generate a source package from
your git repository then you will be compatible with all the chroot
building systems and if you can't then you won't be compatible with
Debian at all.

https://wiki.debian.org/PackagingWithGit
https://wiki.debian.org/GitPackaging
https://wiki.debian.org/GitPackagingWorkflow
https://wiki.debian.org/?action=fullsearch&value=Git&titlesearch=Titles

> Question 2:
>
> - why is librsvg2-bin not installed on sid?? They contain the same
>   imagemagick version, and both have librsvg2-2 2.40.0-1 installed which
>   "Suggest" librsvg2-bin
>   => I guess the solution is to add librsvg2-bin to build-depends?

The correct thing to do is to build-depend on librsvg2-bin since your
package uses it during the build.

> Question 3:
> - why does a local build on sid ("gbp buildpackage -us -uc") work in
>   this case? I guess my pbuilder setup is broken?

I guess you have librsvg2-bin already installed on your main system
but nothing installed in the chroot depends on it.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


Reply to: