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

Pulling in one package and dependencies from sid (was: Live Squeeze system: ConsoleKit does not see serial console as active...)



On 4 April 2012 17:56, Jason Heeris <jason.heeris@gmail.com> wrote:
> Will do! My search continues. I might (a) try some packages from
> wheezy, and (b) ask on the user list too.

So I want to try to pull in udisks and all dependencies from sid. I
have config/archives/sid.list.chroot containing a Debian sid line, and
config/chroot_apt/preferences containing:

----
Package: udisks
Pin: release n=sid
Pin-Priority: 600

Package: *
Pin: release n=sid
Pin-Priority: 100
----

But the build fails with:

----
P: Begin installing packages (install pass)...
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 udisks : Depends: liblvm2app2.2 (>= 2.02.88) but 2.02.66-5 is to be installed
          Depends: libpolkit-gobject-1-0 (>= 0.99) but 0.96-4+squeeze1
is to be installed
E: Broken packages
P: Begin unmounting filesystems...
P: Saving caches...
----

I've tried adding similar entries for liblvm2app2.2 and
libpolkit-gobject-1-0 to config/chroot_apt/preferences, but it has no
effect. How can I build with udisks and its dependencies coming from
sid, but *only* when they need to?

— Jason


Reply to: