Author Topic: StarOffice8  (Read 3558 times)

Offline yodelu

  • PCLinuxOS Tester
  • Sr. Member
  • *******
  • Posts: 317
Re: StarOffice8
« Reply #15 on: November 11, 2009, 08:20:31 AM »
 
Because the shell script scans the system to see if there is a current copy of StarOffice loaded, if there is, it aborts the load.  On my system there is not, but the shell script is reading something in a log file somewhere that tells it there is.

I told you to install an UPDATE of staroffice because the rpms are the same - of course they have different names and  size (only setup script is written in other way) ..
hope it helps..

Offline dangbert

  • Sr. Member
  • ****
  • Posts: 360
Re: StarOffice8
« Reply #16 on: November 11, 2009, 09:59:00 AM »

Sorry for the misread.  I have the update and will give it a shot.

I tried and it errored out saying Staroffice was not installed.  Tried the install of Staroffice again and got the same error messages as before, delete previous install.  Seems like a "Catch 22."


Thanks

Deb
« Last Edit: November 11, 2009, 10:05:15 AM by dangbert »

Offline yodelu

  • PCLinuxOS Tester
  • Sr. Member
  • *******
  • Posts: 317
Re: StarOffice8
« Reply #17 on: November 11, 2009, 10:57:10 AM »
please attach here the update setup script (to take a look inside) because is a condition that have to be passed  

edit: original setup and its jar file because in the meantime i've downloaded update from sun site
« Last Edit: November 11, 2009, 01:23:22 PM by yodelu »

Offline YouCanToo

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 5333
  • Location: Lebanon, OR., USA
    • Spreading the word.......
Re: StarOffice8
« Reply #18 on: November 11, 2009, 05:06:40 PM »
I guess that this is a prime example why they warn people not to install software from outside the Repositories. I wonder what other mishaps it will cause further down the line.




Be sure to visit the NEW Knowledge Base


Linux is user-friendly- it's just picky who its friends are!

Offline dangbert

  • Sr. Member
  • ****
  • Posts: 360
Re: StarOffice8
« Reply #19 on: November 11, 2009, 07:06:34 PM »


In this case, that really is not a problem.  The total problem is with the StarOffice installer reading a log file "somewhere" that still has a copy of the previous install attempt.  As far as it effecting anything else on the system, there is about zero chance.

Deb

Offline pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2839
    • other projects...
Re: StarOffice8
« Reply #20 on: November 12, 2009, 12:37:58 AM »
well, as you can see it is a problem, specifically your problem. StarOffice is not supported, especially if we have a well working equivalent. Imo, this post should also be moved into Sandbox or Software.
-p.

Offline yodelu

  • PCLinuxOS Tester
  • Sr. Member
  • *******
  • Posts: 317
Re: StarOffice8
« Reply #21 on: November 12, 2009, 12:57:38 AM »
yes pinoc you are right  :). But let's give him one more chance here to solve the problem because, after all, this could happen with any other package (hardware or power supply  problems) 
So our friend have to repair rpm database..
First make a backup of /var/lib/rpm folder   then:
rm -f /var/lib/rpm/__db*
rpm -qa (this may fail in this case)
rpm --rebuilddb -vv

now ,during the rules of forum, i'm done with this subject
good luck


   

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15845
  • LXDE! Coffee, Bacon and Cheesecake!
Re: StarOffice8
« Reply #22 on: November 12, 2009, 06:48:40 AM »
well, as you can see it is a problem, specifically your problem. StarOffice is not supported, especially if we have a well working equivalent. Imo, this post should also be moved into Sandbox or Software.
-p.

P,
Because the subject matter covers installing from outside sources, this is in advanced users. This is not a subject for the average user.

 

Offline dangbert

  • Sr. Member
  • ****
  • Posts: 360
Re: StarOffice8
« Reply #23 on: November 12, 2009, 07:30:54 AM »

Three things.

Thank you to all who have tried to help me resolve this item.  A very sincere thanks

Tried the RPM rebuild.  Everything worked as it should.  However, I am still getting the same error message. 

I have no problem at all doing whatever needs/should be done with this tread.  I did contact Staroffice and it seems they require a serial number, which they say was sent when I downloaded the original file (lo, those many years ago).  Since I no longer have the S/N this is, for all intents and purposes now a dead issue. 

I was hoping to find where they were reading, for general knowledge to the community as well as fixing my problem.  Since that is not going to happen, let's chalk it up to a good try and move on.

Thanks again to all

Deb

Offline sling-shot

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1730
  • Satyameva Jayate | Truth Alone Triumphs.
Re: StarOffice8
« Reply #24 on: November 12, 2009, 08:11:23 AM »
This is typically what happens on Windows. I install something. Someday I get fed up and delete the installation directory hoping it is gone. Later I want to either reinstall / update. But installer refuses saying that there is a previous installation. In this case usually some keys left in the registry.

You case is really frustrating because inspite of so much searching you are unable to locate the exact place where StarOffice is storing its installation data or some indicator.

Is there any software that will monitor all files accessed / changed / created during an install? Might help in future.
Packaging well will cure headaches of many :) But learning to package will cause headaches in many :(

AMD AthlonX2 3600+/ASUS M2NPV-VM/ATi HD4670/Onboard sound/3.5GB DDR2-533 RAM/SEAGATE 160+320GB HDD/DELL S2240L FullHD/Creative SBS370 2.1/PCLinuxOS2013/KDE4
Samsung NP305U1-A06IN | Nokia E6

Offline yodelu

  • PCLinuxOS Tester
  • Sr. Member
  • *******
  • Posts: 317
Re: StarOffice8
« Reply #25 on: November 12, 2009, 10:11:51 AM »
Is there any software that will monitor all files accessed / changed / created during an install? Might help in future.

i just said before and now we are speaking in a general way
when you are installing a rpm package, header informations about that package is stored in /var/lib/rpm directory
In this particular case information about some package(s) is stored there but the package is not installed in fact
It is a procedure to clean-up rpm package databaseS (because is NOT only one file that store this specific info) and in this procedure you must have original rpm package that fail to install from one reason (eg: hardware failure while rpm package install)
If you want to have an win-linux equivalent when you are talking about where are stored info about installed packages, here it is:
/var/lib/rpm/  (part_of) %windir%\system32\config    

In our  PCLinuxOS Synaptic do the job very well when sytem not crashes hard like in this case
A software to monitor what ? hardware failures ? when really bad things happen you have to repair those things .. almost manually ;D
 
« Last Edit: November 12, 2009, 10:42:24 AM by yodelu »