Re: [Cppcms-users] CppCMS 1.0.2 - Bug fix release
Brought to you by:
artyom-beilis
From: Artyom B. <art...@ya...> - 2012-08-14 20:03:53
|
>> >> The deb and rpm files published for x86 and x86_64 architectures for for > following distributions: >> >> Ubuntu: oneiric, precise (11.10 and 12.04LTS) >> Debian: squeezy (6.0) >> CentOS: 6 >> Fedora: 16 and 17 > > FYI I get this error on F17 > > ERROR with transaction check vs depsolve: > libicudata.so.46()(64bit) is needed by libcppcms-1.0.2-37.1.x86_64 > libicui18n.so.46()(64bit) is needed by libcppcms-1.0.2-37.1.x86_64 > libicuuc.so.46()(64bit) is needed by libcppcms-1.0.2-37.1.x86_64 > libicudata.so.46()(64bit) is needed by cppcms-tools-1.0.2-37.1.x86_64 > libicui18n.so.46()(64bit) is needed by cppcms-tools-1.0.2-37.1.x86_64 > libicuuc.so.46()(64bit) is needed by cppcms-tools-1.0.2-37.1.x86_64 > Please report this error in > https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&version=rawhide&component=yum > ** Found 6 pre-existing rpmdb problem(s), 'yum check' output follows: > cppcms-tools-1.0.1-24.1.x86_64 has missing requires of libicudata.so.46()(64bit) > cppcms-tools-1.0.1-24.1.x86_64 has missing requires of libicui18n.so.46()(64bit) > cppcms-tools-1.0.1-24.1.x86_64 has missing requires of libicuuc.so.46()(64bit) > libcppcms-1.0.1-24.1.x86_64 has missing requires of libicudata.so.46()(64bit) > libcppcms-1.0.1-24.1.x86_64 has missing requires of libicui18n.so.46()(64bit) > libcppcms-1.0.1-24.1.x86_64 has missing requires of libicuuc.so.46()(64bit) > First of all what command have you run and what did you try to install and what have you had installed. It seems that you have libcppcms-1.0.1 either installed from F16 repos and seems that something collides. Maybe you do not upgrade all packages? Have you tryed to remove libcppcms, libcppcms-devel and cppcms-tools and install the latest packages? Are you using correct repo? I do not that familiar with yum errors but it seems like some misconfiguration. finally the only difference in the spec file that these RPMs were created withe is a version number. Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.com/ CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ |