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

Re: install specific package version int chroot



On Wed, 27 Jul 2011 09:31:31 -0300, Ben Armstrong wrote:
On 07/27/2011 09:14 AM, Vasiliy G Tolstov wrote:
Hello. I'm new with debian live. Now i try to create live xen dom0 image. Im use stable for base system and sid for xen-hypervisor and xen-utils.
But get error:

The following packages have unmet dependencies:
 xen-utils-4.1 : Depends: e2fslibs (>= 1.42~WIP-2011-07-02) but
1.41.12-4stable1 is to be installed

if i add e2fslibs via e2fslibs>=1.42~WIP-2011-07-02 i get error that
package not found...

Just as with non-live Debian systems, mixing sid with stable is not
supported. The correct approach here is to use a stable backport. If no
backport exists, you will need to backport the packages you need
yourself. You can also make requests for missing backports on their
mailing list. See:

http://backports.debian.org/

If you use backports with your Debian Live configuration, you'll need to either place the desired debs in config/chroot_local-packages/ or else
add the source under config/chroot_sources/ and configure pinning for
the packages you want from backports as per the manual. See:

http://live.debian.net/manual

Ben

The following packages have unmet dependencies:
xen-utils-4.1 : Depends: e2fslibs (>= 1.42~WIP-2011-07-02) but 1.41.12-4stable1 is to be installed
E: Broken packages
P: Begin unmounting filesystems...
root@21-599:~/livegen# chroot live/chroot/ /bin/bash
(live)root@21-599:/# apt-cache policy e2fslibs
e2fslibs:
  Installed: 1.41.12-4stable1
  Candidate: 1.42~WIP-2011-07-02-1
  Package pin: 1.42~WIP-2011-07-02-1
  Version table:
     1.42~WIP-2011-07-02-1 600
          1 http://ftp.debian.org/debian/ sid/main amd64 Packages
 *** 1.41.12-4stable1 600
        500 http://mirror.yandex.ru/debian/ squeeze/main amd64 Packages
        100 /var/lib/dpkg/status


Reply to: