Re: PBuilder Local Package Problems

2013-03-22 Thread Adam Borowski
On Fri, Mar 22, 2013 at 11:40:42AM +0100, Ansgar Burchardt wrote: > Hi, > > On 03/22/2013 11:05, Christopher Baines wrote: > > The second problem is that (unsurprisingly?) the local package I want to > > install us untrusted, but this causes pbuilder to fail: > > WARNING: untrusted versions of the

Re: PBuilder Local Package Problems

2013-03-22 Thread Ansgar Burchardt
Hi, On 03/22/2013 11:05, Christopher Baines wrote: > The second problem is that (unsurprisingly?) the local package I want to > install us untrusted, but this causes pbuilder to fail: > WARNING: untrusted versions of the following packages will be installed! Recent versions of apt (wheezy or late

PBuilder Local Package Problems

2013-03-22 Thread Christopher Baines
I have been following the instructions on this page, http://wiki.debian.org/PbuilderTricks , but have run in to some problems. Firstly, the apt-utils package was not installed resulting in the apt-ftparchive command not being found. I worked around this by adding apt-get install -y apt-utils to th