View Single Post
Posts: 458 | Thanked: 783 times | Joined on Jan 2010 @ France
#76
Originally Posted by luf View Post
Sure I see. As I expected you have old libxml2 package. When and how did you updated cssu-devel? I fixed this yesterday (at least I hope) ...

You can fix this with apt-get install libxml2 (from cssu-devel):

libxml2_2.6.32.dfsg-5maemo4+0m5+0cssu1_armel.deb (the difference is cssu0 versus cssu1).

Now the zlib1g package has Conflicts with libxml2 less then the newest ...

EDIT: The problem is that libxml2 < 2.7.7 is using zlib internal stucture which changed in zlib 1.2.4. It's a bug in libxml2 so I backported the fix into maemo's libxml2.
Thanks luf !!!

I have installed the package with :

Code:
-bash-2.05b# apt-get install libxml2=2.6.32.dfsg-5maemo4+0m5+0cssu1
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libqtm-serviceframework libqtm-multimedia libqt4-test libqtm-publishsubscribe libconninet0 dsme-thermalobject-surface libqtm-versit libconnsettings0
  libqtm-bearer libqt4-translations libqtm-sensors
Use 'apt-get autoremove' to remove them.
Recommended packages:
  xml-core
The following packages will be REMOVED:
  mp-fremantle-community-pr
The following packages will be DOWNGRADED:
  libxml2
0 upgraded, 0 newly installed, 1 downgraded, 1 to remove and 19 not upgraded.
Need to get 773kB of archives.
After this operation, 303kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://maemo.merlin1991.at fremantle/free libxml2 2.6.32.dfsg-5maemo4+0m5+0cssu1 [773kB]
Fetched 773kB in 5s (141kB/s)   
(Reading database ... 47574 files and directories currently installed.)
Removing mp-fremantle-community-pr ...
dpkg - warning: downgrading libxml2 from 2.6.32.dfsg-5maemo4+0m5+0cssu0-thumb0 to 2.6.32.dfsg-5maemo4+0m5+0cssu1.
(Reading database ... 47574 files and directories currently installed.)
Preparing to replace libxml2 2.6.32.dfsg-5maemo4+0m5+0cssu0-thumb0 (using .../libxml2_2.6.32.dfsg-5maemo4+0m5+0cssu1_armel.deb) ...
Unpacking replacement libxml2 ...
Setting up libxml2 (2.6.32.dfsg-5maemo4+0m5+0cssu1) ...
-bash-2.05b#
I have these 2 repositories installed :

Code:
/etc/apt/sources.list.d/hildon-application-manager.list:deb http://maemo.merlin1991.at/cssu/community-devel/ fremantle free non-free
/etc/apt/sources.list.d/hildon-application-manager.list:deb http://maemo.merlin1991.at/cssu/community-thumb/ fremantle free non-free
Do you think 'community-thumb' repo can cause troubles if it was mixed with 'community-devel' ???

PS : Obviously the installation of the libxml2 version '2.6.32.dfsg-5maemo4+0m5+0cssu1' fixed the problem.

A++

Last edited by colin.stephane; 2013-01-07 at 16:59.
 

The Following 3 Users Say Thank You to colin.stephane For This Useful Post: