Met Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
*Hi,
I want to install xCAT on my server which can not access the internet. This software need may dependecy packages, so I download all of them one by one with http://us.archive.ubuntu.com/ubuntu/dists/precise/main/binary-amd64/ and http://us.archive.ubuntu.com/ubuntu/dists/precise/universe/binary-amd64/. And run dpkg-scanpackages* . > Packages to create the local repository. But I met the error show on the title. Thanks.
root@hs23n01kvm15:/data/ubunturepo# apt-get install libxml-sax-perl
Reading package lists... Done
Building dependency tree
Reading state information... Done
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:
*libc6 : Depends: tzdata but it is not going to be installed
*libxml-sax-perl : Depends: perl but it is not going to be installed
****************** Depends: libxml-namespacesupport-perl but it is not going to be installed
****************** Depends: libxml-sax-base-perl but it is not going to be installed
****************** Depends: ucf (>= 0.28) but it is not going to be installed
****************** Recommends: libxml-sax-expat-perl but it is not installable
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages. In fact these 4 packages are all can installed by apt-get, why the libxml-sax-perl can not be installed?
some information about my server
root@hs23n01kvm15:/data/ubunturepo# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:*** Ubuntu 12.04.1 LTS
Release:******* 12.04
Codename:****** precise
root@hs23n01kvm15:/data/ubunturepo# apt-cache search libxml-namespacesupport-perl
libxml-namespacesupport-perl - Perl module for supporting simple generic namespaces
root@hs23n01kvm15:/data/ubunturepo# apt-cache search libxml-sax-base-perl
libxml-sax-base-perl - base class for SAX drivers and filters
root@hs23n01kvm15:/data/ubunturepo# dpkg -l |grep perl
ii* libalgorithm-diff-perl********* 1.19.02-2***************** module to find differences between files
ii* libalgorithm-diff-xs-perl****** 0.04-2build2************** module to find differences between files (XS accelerated)
ii* libalgorithm-merge-perl******** 0.08-2******************** Perl module for three-way merge of textual data
ii* libclass-isa-perl************** 0.36-3******************** report the search path for a class's ISA tree
ii* libdpkg-perl******************* 1.16.1.2ubuntu7*********** Dpkg perl modules
ii* liblocale-gettext-perl********* 1.05-7build1************** module using libc functions for internationalization in Perl
ii* libperl5.14******************** 5.14.2-6ubuntu2.1********* shared Perl library
ii* libswitch-perl***************** 2.16-2******************** switch statement for Perl
ii* libtext-charwidth-perl********* 0.04-7build1************** get display widths of characters on the terminal
ii* libtext-iconv-perl************* 1.7-5********************* converts between character sets in Perl
ii* libtext-wrapi18n-perl********** 0.06-7******************** internationalized substitute of Text::Wrap
ii* libtimedate-perl*************** 1.2000-1****************** collection of modules to manipulate date/time information
ri* perl*************************** 5.14.2-6ubuntu2.1********* Larry Wall's Practical Extraction and Report Language
ii* perl-base********************** 5.14.2-6ubuntu2.1********* minimal Perl system
ii* perl-modules******************* 5.14.2-6ubuntu2.1********* Core Perl modules
root@hs23n01kvm15:/data/ubunturepo# dpkg -l |grep ucf
ii* ucf**************************** 3.0025+nmu2ubuntu1******** Update Configuration File: preserve user changes to config files.