Hello, Most probable cause: - You have a Debian Sid pbuilder - A new version of apt was released, thus removing the old 6.4.7 that your pbuilder knew about - You did not properly update your pbuilder
Try "sudo pbuilder update --override-config". If that does not work, try "sudo pbuilder create" (when I add new packages, pbuilder update never works for me). On Mon, Aug 3, 2009 at 12:04 PM, <[email protected]> wrote: > Hi there, > > I am trying to build a package within pbuilder, but I keep getting: > > $ sudo pbuilder --update > W: /home/mathieu/.pbuilderrc does not exist > ... > The following information may help to resolve the situation: > > The following packages have unmet dependencies: > aptitude: Depends: libapt-pkg-libc6.9-6-4.7 > Depends: libept0 (>= 0.5.26+b1) but it is not going to be > installed > E: Broken packages > Copying back the cached apt archive contents > -> unmounting dev/pts filesystem > -> unmounting proc filesystem > -> cleaning the build env -> removing directory > /var/cache/pbuilder/build//12451 and its subdirectories > > > I tried: > > $ sudo pbuilder --login > W: /home/mathieu/.pbuilderrc does not exist > Building the build Environment > -> extracting base tarball [/var/cache/pbuilder/base.tgz] > -> creating local configuration > -> copying local configuration > -> mounting /proc filesystem > -> mounting /dev/pts filesystem > -> policy-rc.d already exists > Obtaining the cached apt archive contents > -> entering the shell > File extracted to: /var/cache/pbuilder/build//15330 > > r...@gotlib:/# apt-get install aptitude > Reading package lists... Done > Building dependency tree Reading state information... Done > aptitude is already the newest version. > 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. > > > Thanks for hints > -- > Mathieu > > -- Pau Garcia i Quiles http://www.elpauer.org (Due to my workload, I may need 10 days to answer) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

