libtool cannot create a file in /usr/lib/x86_64-linux-gnu/ within pbuilder environment

2012-08-27 Thread Alex Korobkin
Hi all, I'm building cups-filters 1.0.23 package with help of pbuilder, and it gets stuck on libtool trying to install /usr/lib/x86_64-linux-gnu/libcupsfilters.so.1.0.0 Here is the relevant part of log: make[1]: Entering directory `/tmp/buildd/cups-filters-1.0.23' make[2]: Entering directory

dpkg-source aborting due to unexpected upstream changes when run inside pbuilder

2012-08-16 Thread Alex Korobkin
Hi all, I'm trying to learn how to use pbuilder, but cannot manage to build a simple package. The pbuilder baze.tgz looks OK, it is something about dpkg-source and quilt patches that I cannot grasp. My steps are: 1. Download the source of my package: apt-get source liblcms2-2 It downloads the

Re: dpkg-source aborting due to unexpected upstream changes when run inside pbuilder

2012-08-16 Thread Alex Korobkin
On 16 August 2012 18:38, Andrey Rahmatullin w...@wrar.name wrote: On Thu, Aug 16, 2012 at 06:21:39PM -0400, Alex Korobkin wrote: 1. Download the source of my package: apt-get source liblcms2-2 Note that we don't have Ubuntu precies as our default repo so the command doesn't do the same