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

Re: Problems pdebuilding a quilt-based package



Hello,

> >          fakeroot debian/rules clean
> >         # do not abort if quilt pop fails (this is usually if there no patches applied
> >         quilt pop -a || true
> >         No patch removed
> >         quilt push 10_addBuildInfrastructure
> >         No patches in series
> 
> You probably have a .quiltrc that sets non-default options
> (e.g. QUILT_PATCHES=debian/patches).  The .quiltrc is not available in
> the pbuilder environment, thus the build fails.

Thanks a lot, that was indeed the reason.

Best regards 

Ben



Reply to: