Den 09/09/2008 kl. 21.21 skrev Michael Stauber:
> Hi SĶen,
>
>> I can not get it to work
>>
>> When i try:
>> rpm -hUv
>> http://bluequartz.org/pub/BlueQuartz/5100R/CentOS4/testing/i386/RPMS/sausal
>> ito-palette-0.5.1-0BQ10.centos4.noarch.rpm
>>
>> I am getting this:
>> Retrieving
>> http://bluequartz.org/pub/BlueQuartz/5100R/CentOS4/testing/i386/RPMS/sausal
>> ito-palette-0.5.1-0BQ10.centos4.noarch.rpm Preparing...
>> ########################################### [100%]
>> package sausalito-palette-0.5.1-94BQ2 (which is newer than
>> sausalito-
>> palette-0.5.1-0BQ10.centos4) is already installed
>>
>> And Safari is still not working.
>>
>> What could be wrong?
>
> This means that the RPM sausalito-palette-0.5.1-94BQ2 is installed.
> That
> means:
>
> Name: sausalito-palette
> Version: 0.5.1
> Release: 94BQ2
>
> The one you tried to install is:
>
> Name: sausalito-palette
> Version: 0.5.1
> Release: 0BQ10
>
> Only newer RPMs can be installed during updates and the one you
> *have* already
> installed is reported to be newer than the one you're trying to
> install.
>
> Now THAT doesn't really make sense, because Project BlueQuartz never
> released
> a version of that RPM with this release number. So this RPM that you
> have
> installed there must come from a third party - not sure which.
>
> Could you please run this command and report back its output?
>
> rpm -q --info --changelog sausalito-palette
>
> That will show some info about the RPM. Like who built it and what
> changes
> were made.
>
> Alternatively you may want to "force" our RPM to be installed over
> the one you
> have. In that case you'd run this command:
>
> rpm -hUv --force
> http://d2.smd.net/RPMs/5102R/sausalito-palette-0.5.1-0BQ12.centos4.noarch.rpm
>
> (All in one line)
>
> That installs the latest version of that RPM and forces the RPM
> installer to
> install it over the (allegedly newer) RPM you already have there.
> Usually
> this shouldn't cause any conflicts, as the sausalito-palette RPM is
> somewhat
> uncritical.
>
> --
> With best regards,
>
> Michael Stauber
>
>
> rpm -q --info --changelog sausalito-palette gives thsi output:
Name : sausalito-palette Relocations: /usr/sausalito
Version : 0.5.1 Vendor: (none)
Release : 94BQ2 Build Date: Wed 12 Jul
2006 04:20:46 AM CEST
Install Date: Tue 11 Jul 2006 10:31:50 PM CEST Build Host:
bq.raqtweak.com
Group : Sausalito/Libraries Source RPM: sausalito-
palette-0.5.1-94BQ2.src.rpm
Size : 929353 License: Cobalt
Signature : (none)
Summary : Cobalt UI Library
Description :
sausalito-palette has all of the Cobalt UI functions.
* Fri Mar 05 2004 Hisao SHIBUYA <shibuya (at mark) alpha.or.jp> 0.5.0-93BQ2
- fix Japanese charset in palette.prop
* Thu Jan 08 2004 Hisao SHIBUYA <shibuya (at mark) alpha.or.jp> 0.5.0-93BQ1
- build for Blue Quartz
* Wed Nov 01 2000 Philip Martin <pmartin (at mark) cobalt.com>
- include the .prop files in the rpm
* Wed May 03 2000 Adrian Sun <asun (at mark) cobalt.com>
- make sure the correct permissions get used
* Thu Apr 27 2000 Adrian Sun <asun (at mark) cobalt.com>
- renamed
* Thu Mar 09 2000 Adrian Sun <asun (at mark) cobalt.com>
- initial palette spec file.
I guess it has something to do with some raqtweak software i used
years ago.
the force command did job, now safari is working.
Thanks!
Regards
SĶen