Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Openoffice-bin 1.0.2 needs testing
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
cschwede
n00b
n00b


Joined: 06 Sep 2002
Posts: 19
Location: Hamburg, Germany

PostPosted: Mon Jan 20, 2003 8:54 pm    Post subject: Openoffice-bin 1.0.2 needs testing Reply with quote

Hi everybody,

Openoffice released version 1.0.2. I copied the 1.0.1-bin ebuild to a new one, changed the mirrors in it and tested it, it works fine for me. So feel free to test ;-)

Here it is:

http://www.cschwede.de/openoffice-bin-1.0.2.ebuild

Bye, Christian.

FYI: you have to create a digest by
ebuild /usr/portage/app-office/openoffice-bin/openoffice-bin-1.0.2.ebuild digest
Back to top
View user's profile Send private message
rizzo
Retired Dev
Retired Dev


Joined: 30 Apr 2002
Posts: 1067
Location: Manitowoc, WI, USA

PostPosted: Mon Jan 20, 2003 10:26 pm    Post subject: Reply with quote

The /usr/bin/oo* files are empty and don't do anything. Also when I run /opt/OpenOffice.org1.0.2/setup it wants to do a local setup for my user. While this isn't _that_ big of a deal, the OOo 1.0.1 would do a system-wide install.
Back to top
View user's profile Send private message
cschwede
n00b
n00b


Joined: 06 Sep 2002
Posts: 19
Location: Hamburg, Germany

PostPosted: Mon Jan 20, 2003 10:43 pm    Post subject: Reply with quote

rizzo wrote:
The /usr/bin/oo* files are empty and don't do anything. Also when I run /opt/OpenOffice.org1.0.2/setup it wants to do a local setup for my user. While this isn't _that_ big of a deal, the OOo 1.0.1 would do a system-wide install.


This was already a bug mentioned in #12899 :cry:. I said I only copied the existing ebuild to a new one and fixed the mirror settings - because i wanted to have the new OO release.
BTW: first impression: much more stable and faster.
Back to top
View user's profile Send private message
rizzo
Retired Dev
Retired Dev


Joined: 30 Apr 2002
Posts: 1067
Location: Manitowoc, WI, USA

PostPosted: Mon Jan 20, 2003 11:05 pm    Post subject: Reply with quote

I don't believe my issues are related to that bug. Reinstalling OOo 1.0.1 works fine and my /usr/bin/oo* wrapper scripts are there and working great.

I don't run KDE or GNOME. I use IceWM with no desktop manager.
Back to top
View user's profile Send private message
DuF
Advocate
Advocate


Joined: 09 Dec 2002
Posts: 2687
Location: Paris

PostPosted: Tue Jan 28, 2003 12:54 pm    Post subject: Reply with quote

I have tried to emerge openoffice-bin-1.0.2 but I have this issue :
Code:
localdomain root # emerge /usr/portage/app-office/openoffice-bin/openoffice-bin-1.0.2.ebuild
Calculating dependencies ...done!
>>> emerge (1 of 1) app-office/openoffice-bin-1.0.2 to /
!!! tokenizer: Exiting with unterminated parenthesis in:
'x86? ( http://ny1.mirror.openoffice.org/stable/1.0.2/OOo_1.0.2_LinuxIntel_install.tar.gz http://sf1.mirror.openoffice.org/stable/1.0.2/OOo_1.0.2_LinuxIntel_install.tar.gz ppc? ( ftp://ftp.yellowdoglinux.com/pub/yellowdog/software/openoffice/OOo_1.0.2_LinuxPowerPC_installer.tar.gz )'
Traceback (most recent call last):
  File "/usr/bin/emerge", line 1571, in ?
    mydepgraph.merge(mydepgraph.altlist())
  File "/usr/bin/emerge", line 921, in merge
    retval=portage.doebuild(y,"merge",myroot,edebug)
  File "/usr/lib/python2.2/site-packages/portage.py", line 1250, in doebuild
    newuris=flatten(evaluate(tokenize(myuris),string.split(settings["USE"])))   
  File "/usr/lib/python2.2/site-packages/portage.py", line 211, in flatten
    for x in mytokens:
TypeError: iteration over non-sequence


After I have tried your ebuild instead of the default ebuild, and it looks working on my computer, for the moment it's only the download of the package, but I don't have the first issue with the default ebuild.
I will look too for /usr/bin/oo* !

Edit
So, for the moment I have a lot of errors with your ebuild cschwede. I have /usr/bin/oo* which are empty and when I try to launch /opt/OpenOffice.org1.0.2/program/swriter, OpenOffice give me the choice to install it for network or local, so I choose local (I've only one computer) but it fails, because it can't copy a lot of files, so for the moment I can't use OO.
I will try to compare your ebuilds with the default ebuild if I can change something...
Back to top
View user's profile Send private message
DuF
Advocate
Advocate


Joined: 09 Dec 2002
Posts: 2687
Location: Paris

PostPosted: Tue Jan 28, 2003 1:52 pm    Post subject: Reply with quote

after an emerge rsync, there is a new ebuild for openoffice-bin-1.0.2, I will test it !

So I can launch oowrite, ooffice, oocalc and other oo* without errors, but I can't launch spadmin because I have this errors :
Code:
/opt/OpenOffice.org1.0.2/program/spadmin.bin: error while loading shared libraries: libspa641li.so: cannot open shared object file: No such file or directory


Maybe a problem with the emerge unmerge openoffice-bin, I will clean the directory and re-emerge openoffice-bin-1.0.2...
Back to top
View user's profile Send private message
cschwede
n00b
n00b


Joined: 06 Sep 2002
Posts: 19
Location: Hamburg, Germany

PostPosted: Tue Jan 28, 2003 2:11 pm    Post subject: Reply with quote

DuF wrote:
after an emerge rsync, there is a new ebuild for openoffice-bin-1.0.2, I will test it !

So I can launch oowrite, ooffice, oocalc and other oo* without errors, but I can't launch spadmin because I have this errors :

Maybe a problem with the emerge unmerge openoffice-bin, I will clean the directory and re-emerge openoffice-bin-1.0.2...


I unmerged my ebuild then emerged the new one by doing
Code:
ACCEPT_KEYWORDS="~x86" emerge openoffice-bin

Yes, that's it! Install runs ok, and also the spadmin runs... Fine thing, works perfectly for me. Thanks a lot!
Back to top
View user's profile Send private message
sessionID
Apprentice
Apprentice


Joined: 11 Nov 2002
Posts: 266
Location: hungary

PostPosted: Tue Jan 28, 2003 6:29 pm    Post subject: Reply with quote

I did an
Code:
ACCEPT_KEYWORDS="~x86" emerge openoffice-bin
, but i looks like only the /opt/OpenOffice.org1.0.1/usr directory is created.

So there is no /opt/OpenOffice.org1.0.2/program dir, etc...

Any ideas?
Back to top
View user's profile Send private message
rizzo
Retired Dev
Retired Dev


Joined: 30 Apr 2002
Posts: 1067
Location: Manitowoc, WI, USA

PostPosted: Tue Jan 28, 2003 6:45 pm    Post subject: Reply with quote

Are you sure it installed 1.0.2?

Try:
Code:
ACCEPT_KEYWORDS="~x86" emerge -p openoffice-bin


and let us know what it says.
Back to top
View user's profile Send private message
sessionID
Apprentice
Apprentice


Joined: 11 Nov 2002
Posts: 266
Location: hungary

PostPosted: Tue Jan 28, 2003 10:30 pm    Post subject: Reply with quote

my computer wrote:
These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild R ] app-office/openoffice-bin-1.0.2


So I think it's there...
But I get these error messages when (re)merging:

emerge wrote:
* Removing build root from registry...
egrep: /var/tmp/portage/openoffice-bin-1.0.2/image//opt/OpenOffice.org1.0.2/*: No such file or directory

* Fixing permissions...
chmod: `/var/tmp/portage/openoffice-bin-1.0.2/image//opt/OpenOffice.org1.0.2/share/config/webcast/*.pl' attribútumain
beolvasása sikertelen: No such file or directory
ln: `soffice' fájlra mutató `/var/tmp/portage/openoffice-bin-1.0.2/image//opt/OpenOffice.org1.0.2/program/spadmin' sz
olikus link létrehozása: No such file or directory
...
>>> Completed installing into /var/tmp/portage/openoffice-bin-1.0.2/image/

(there are a few hungarian words up there, but the main problem is "no such file...")

8O
Back to top
View user's profile Send private message
xlyz
Veteran
Veteran


Joined: 27 Oct 2002
Posts: 1470
Location: Italy

PostPosted: Wed Jan 29, 2003 12:11 am    Post subject: Reply with quote

emerge sync and you can find also the source ebuild.

take care that urls to the source code are wrong (I had to correct mine)

currently compiling ... :D
Back to top
View user's profile Send private message
sessionID
Apprentice
Apprentice


Joined: 11 Nov 2002
Posts: 266
Location: hungary

PostPosted: Wed Jan 29, 2003 12:30 am    Post subject: Reply with quote

xlyz wrote:
emerge sync and you can find also the source ebuild.

take care that urls to the source code are wrong (I had to correct mine)

currently compiling ... :D


Yeah, but I really don't want to compile from source. OOo is too big for me :roll: [plus I want to play with KDE 3.1 tomorrow ;)]

And yes, the URL in the -bin ebuild was also wrong, but I've downloaded the tar.gz into /distfiles.

Ideas about the -bin problem anyone?
Back to top
View user's profile Send private message
rommel
Veteran
Veteran


Joined: 19 Apr 2002
Posts: 1145
Location: Williamsburg Virginia

PostPosted: Wed Jan 29, 2003 7:24 am    Post subject: Reply with quote

2hrs of compiling and it errored out for me....gonna try it again
Back to top
View user's profile Send private message
sessionID
Apprentice
Apprentice


Joined: 11 Nov 2002
Posts: 266
Location: hungary

PostPosted: Wed Jan 29, 2003 1:59 pm    Post subject: Reply with quote

How much disk space is needed to compile? (Maybe I'll have to do it... :cry: )
Back to top
View user's profile Send private message
xlyz
Veteran
Veteran


Joined: 27 Oct 2002
Posts: 1470
Location: Italy

PostPosted: Wed Jan 29, 2003 3:32 pm    Post subject: Reply with quote

rel. 1.0.1 some more than 2G

rel. 1.0.2. I'll tell you when I go home (if it's finished :wink: )
Back to top
View user's profile Send private message
sessionID
Apprentice
Apprentice


Joined: 11 Nov 2002
Posts: 266
Location: hungary

PostPosted: Thu Jan 30, 2003 12:51 pm    Post subject: Reply with quote

xlyz wrote:
rel. 1.0.1 some more than 2G

rel. 1.0.2. I'll tell you when I go home (if it's finished :wink: )


So, how it goes? :)
Back to top
View user's profile Send private message
xlyz
Veteran
Veteran


Joined: 27 Oct 2002
Posts: 1470
Location: Italy

PostPosted: Thu Jan 30, 2003 9:36 pm    Post subject: Reply with quote

completed emerge while at work, so I was not able to check out disk usage before it cleaned up

btw works fine, and it seems more responsive
Back to top
View user's profile Send private message
sessionID
Apprentice
Apprentice


Joined: 11 Nov 2002
Posts: 266
Location: hungary

PostPosted: Wed Feb 05, 2003 10:57 pm    Post subject: Reply with quote

[link: If some1 has the problem I described above, take a look a this. Maybe it will help.]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum