On 04/05/2012 08:49 AM, Jason Heeris wrote: > 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
as the message indicates.. you cannot just pin udisks only, you need to pin additional packages as well (or use apt-get install -t sid equivalently instead). apart from that, you'll never get luck with pinning sid arch-dep packages into a squeeze system anyway, so don't do that. the safe paths are squeeze, squeeze+backports (to some extent only), testing, testing+pinning-from-sid (to some extent only), and sid. squeeze+pinning-from-sid is not. -- Address: Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern Email: [email protected] Internet: http://people.progress-technologies.net/~daniel.baumann/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]
