Author Topic: LibreOffice Manager (lomanager)  (Read 128031 times)

Offline hoos

  • Sr. Member
  • ****
  • Posts: 378
  • E=mc²
Re: LibreOffice Manager (lomanager)
« Reply #720 on: April 07, 2012, 09:40:54 AM »
The problem seems to be the dbus thingy, I got around it by using
'lomanager --no-updatetest', because I also got the message that
I had to update my system which is fully updated.
Well, that sort of thing.

H.

no, dbus has nothing to do with installing LibreOffice but with launching Konqueror. And Konqueror, or another browser, is only launched if some kind of error is encountered. Then the information to correct this error is displayed in a website, i.e., how to properly update your system in case your system is not fully updated. So you say you are fully updated but lomanager thinks different, that is interesting. What is the content of /tmp/LO_STEP00.log? That should tell you which programs are not updated according to the test inside lomanager. In fact I trust this test very much, even more than your words, so I'd be interested to find out who of the two is right, lomanager or you. And if you are correct then I have to fix the test inside lomanager. Maybe you have pinned packages?
What is the result of this command, which is the test in lomanager:
Code: [Select]
/usr/bin/su -c 'apt-get dist-upgrade --fix-broken --simulate |tee /tmp/LO_STEP00.log'I have no pinned packages, and after the successful install Konquerer wasn't launched.

-p.

Here's my LO_Step00.log: "Working...
Reading Package Lists...
Building Dependency Tree...
0 pakketten ge-upgrade, 0 nieuwe pakketten geïnstalleerd, 0 removed and 0 not upgraded.

Done! Verify that all packages were installed successfully. If errors are found, run apt-get clean as root and try again using apt-get directly.
You have to be efficient if you're going to be lazy

Offline hoos

  • Sr. Member
  • ****
  • Posts: 378
  • E=mc²
Re: LibreOffice Manager (lomanager)
« Reply #721 on: April 07, 2012, 09:42:50 AM »
Sorry, I got a little confused quoting, hopefully you'll get the message..
You have to be efficient if you're going to be lazy

Offline pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2848
    • other projects...
Re: LibreOffice Manager (lomanager)
« Reply #722 on: April 07, 2012, 09:46:14 AM »
your previous posts indicate that your system is indeed uptodate. Can you run lomanager again and let it do the system uptodate test, i.e. run the command lomanager and check if it complains about the system NOT being uptodate. This should not happen but if it does I need to figure out what is going wrong there. Thanks for testing!
-p.

Offline hoos

  • Sr. Member
  • ****
  • Posts: 378
  • E=mc²
Re: LibreOffice Manager (lomanager)
« Reply #723 on: April 07, 2012, 09:54:57 AM »
Pinoc!

Indeed I get this:

 Please update your system.
(more details: /tmp/LO_STEP00.log).

Exiting...

Here the contents of STEP)).log:
"Working...
Reading Package Lists...
Building Dependency Tree...
0 pakketten ge-upgrade, 0 nieuwe pakketten geïnstalleerd, 0 removed and 0 not upgraded.

Done! Verify that all packages were installed successfully. If errors are found, run apt-get clean as root and try again using apt-get directly."

Mmmm...

Thanks for your quick replies in the first place,

        Ch, Hoos.
You have to be efficient if you're going to be lazy

Offline pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2848
    • other projects...
Re: LibreOffice Manager (lomanager)
« Reply #724 on: April 07, 2012, 10:03:30 AM »
hmm, strange. For example if I enter the command I get the following 3 lines before the prompt appears again:

[root@localhost ~]# apt-get dist-upgrade --fix-broken --simulate |tee /tmp/LO_STEP00.log
Reading Package Lists...
Building Dependency Tree...
0 upgraded, 0 newly installed, 0 removed and 0 not upgraded.
[root@localhost ~]#


Can you please open a terminal, su to root and then enter this command and post back the output including the line where you entered the command as shown in my example.
thanks!
-p.


Offline hoos

  • Sr. Member
  • ****
  • Posts: 378
  • E=mc²
Re: LibreOffice Manager (lomanager)
« Reply #725 on: April 07, 2012, 10:12:52 AM »
[root@localhost anyone]# apt-get dist-upgrade --fix-broken --simulate |tee /tmp/LO_STEP00.log
Working...
Reading Package Lists...
Building Dependency Tree...
0 pakketten ge-upgrade, 0 nieuwe pakketten geïnstalleerd, 0 removed and 0 not upgraded.

Done! Verify that all packages were installed successfully. If errors are found, run apt-get clean as root and try again using apt-get directly.
You have to be efficient if you're going to be lazy

Offline pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2848
    • other projects...
Re: LibreOffice Manager (lomanager)
« Reply #726 on: April 07, 2012, 10:21:25 AM »
[root@localhost anyone]# apt-get dist-upgrade --fix-broken --simulate |tee /tmp/LO_STEP00.log
Working...
Reading Package Lists...
Building Dependency Tree...
0 pakketten ge-upgrade, 0 nieuwe pakketten geïnstalleerd, 0 removed and 0 not upgraded.

Done! Verify that all packages were installed successfully. If errors are found, run apt-get clean as root and try again using apt-get directly.


and after the Done! you get the root-prompt again?

So on a Dutch localized system the same command provides a different output.  ::)  => I will have to fix my update tester in lomanager...
Hoos, thanks a lot for helping out!
-p.

Offline hoos

  • Sr. Member
  • ****
  • Posts: 378
  • E=mc²
Re: LibreOffice Manager (lomanager)
« Reply #727 on: April 07, 2012, 10:33:48 AM »
[root@localhost anyone]# apt-get dist-upgrade --fix-broken --simulate |tee /tmp/LO_STEP00.log
Working...
Reading Package Lists...
Building Dependency Tree...
0 pakketten ge-upgrade, 0 nieuwe pakketten geïnstalleerd, 0 removed and 0 not upgraded.

Done! Verify that all packages were installed successfully. If errors are found, run apt-get clean as root and try again using apt-get directly.


and after the Done! you get the root-prompt again?

So on a Dutch localized system the same command provides a different output.  ::)  => I will have to fix my update tester in lomanager...
Hoos, thanks a lot for helping out!
-p.

Yes indeed.
But at the same time I'm in doubt about details I just might have overlooked although
it doesn't look like it.
Neverhetless, really great work on your part,

 Cheers, Hoos.
You have to be efficient if you're going to be lazy

Offline hoos

  • Sr. Member
  • ****
  • Posts: 378
  • E=mc²
Re: LibreOffice Manager (lomanager)
« Reply #728 on: April 07, 2012, 10:37:39 AM »
"and after the Done! you get the root-prompt again?"

Yes.

Sorry about my copy n' paste.

Again, thanks, ch, H.
You have to be efficient if you're going to be lazy

Offline pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2848
    • other projects...
Re: LibreOffice Manager (lomanager)
« Reply #729 on: April 07, 2012, 11:10:33 AM »
lomanager 3.5.2-4 coming to your repo soon. Now with fixed systemuptodate test for non en_US localized systems.
Big thanks to hoos for your help!
-p.

Offline hoos

  • Sr. Member
  • ****
  • Posts: 378
  • E=mc²
Re: LibreOffice Manager (lomanager)
« Reply #730 on: April 07, 2012, 12:07:06 PM »
You're da man.

 Ch, H.
You have to be efficient if you're going to be lazy

Offline melodie

  • Hero Member
  • *****
  • Posts: 5942
  • XMMP=Jabber, free instant messaging protocol !
    • PCLinuxOS Fr
Re: LibreOffice Manager (lomanager)
« Reply #731 on: April 12, 2012, 10:12:21 PM »
Hi,
I just tried to update. It failed with this in the log:

Quote
lomanager installation log file:
ven. avril 13 06:04:34 CEST 2012
lomanager-3.5.2-4pclos2012
louser root
Detected webbrowser: /usr/bin/opera
UPDATETEST:  1
System uptodate
VTEST:  1
lomanager uptodate
Java already installed
md5sum of base-pack failed


I am not in a hurry for the newer version. The one I have works fine, but I wanted to let you know.

Regards,
Mélodie

PS: why does it open Opera prior to Firefox ? Opera is my secondary browser just since a few days...

PS-2: it looks like the US version was downloaded instead of the Fr one ? From the LO_download file:

Quote
--2012-04-13 06:05:12--  http://download.documentfoundation.org/libreoffice/stable/3.5.2/rpm/x86/LibO_3.5.2_Linux_x86_install-rpm_en-US.tar.gz
Résolution de download.documentfoundation.org (download.documentfoundation.org)... 178.63.91.70
Connexion vers download.documentfoundation.org (download.documentfoundation.org)|178.63.91.70|:80...connecté.
requête HTTP transmise, en attente de la réponse...302 Found
Emplacement: http://ftp.igh.cnrs.fr/pub/tdf/libreoffice/stable/3.5.2/rpm/x86/LibO_3.5.2_Linux_x86_install-rpm_en-US.tar.gz [suivant]
--2012-04-13 06:05:12--  http://ftp.igh.cnrs.fr/pub/tdf/libreoffice/stable/3.5.2/rpm/x86/LibO_3.5.2_Linux_x86_install-rpm_en-US.tar.gz
Résolution de ftp.igh.cnrs.fr (ftp.igh.cnrs.fr)... 193.50.6.138
Connexion vers ftp.igh.cnrs.fr (ftp.igh.cnrs.fr)|193.50.6.138|:80...connecté.
requête HTTP transmise, en attente de la réponse...200 OK
Longueur: 157055722 (150M) [application/octet-stream]
Sauvegarde en : «LibO_3.5.2_Linux_x86_install-rpm_en-US.tar.gz»

« Last Edit: April 12, 2012, 10:14:47 PM by melodie »
melodie at swissjabber dot ch - IRC #pclinuxos-fr sur freenode

Offline pinoc

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2848
    • other projects...
Re: LibreOffice Manager (lomanager)
« Reply #732 on: April 13, 2012, 10:22:36 AM »
md5sum of base-pack failed that means that the download of the en_US base pack from the local LibreOffice server assigned to you by the LibreOffice main server did not complete successfully.

lomanager will test for a series of browsers which support launching a window with user privileges, FireFox is not such a browser, Opera is.

The french LO, as any other non en_US LO-localization, is only an add-on to the en_US base package, which needs to be downloaded/installed first.
-p.

Offline melodie

  • Hero Member
  • *****
  • Posts: 5942
  • XMMP=Jabber, free instant messaging protocol !
    • PCLinuxOS Fr
Re: LibreOffice Manager (lomanager)
« Reply #733 on: April 13, 2012, 11:01:37 AM »
Hi pinoc,

Ok, thanks. This is strange, because the rate was rather good. I'll give it a try again, the first time today I couldn't take the time to retry immediatly.

Regards,
Mélodie

melodie at swissjabber dot ch - IRC #pclinuxos-fr sur freenode

Offline johnmart

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 1105
  • Make Love Not War
Re: LibreOffice Manager (lomanager)
« Reply #734 on: April 14, 2012, 11:40:02 PM »
Am downloading 3.5.2 atm.
Lomanager stopped the install cuz I have a pinned video driver, so my system was detected as not-updated. I remembered the  --no-updatetest option   ;Dwhich set me on my merry way.
Just one question. Is that option mentioned on the page that lomanager refers a failed install to? Probably is, but if not it might save handling questions here.
Great work pinoc, thanks.  ;D
Acer Aspire, Intel core2 2.20GHz, ‎Graphics nVidia ‎G98M [GeForce G 105M], 2gb ram, Wireless Intel Link 5100

Why, any 5 year old child could understand this.
Somebody bring me a 5 year old.
Groucho