Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
azureus won't start (java-overlay)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
jensetsu
n00b
n00b


Joined: 27 Apr 2008
Posts: 15

PostPosted: Thu Jun 12, 2008 1:30 pm    Post subject: azureus won't start (java-overlay) Reply with quote

Trying to start azureus, after updating swt (from java-overlay -- 3.4.0_rc4)

Code:
using /home/<user>/.azureus/gentoo.config
Traceback (most recent call last):
  File "/usr/bin/gjl", line 311, in <module>
    env = get_env(pkg)
  File "/usr/bin/gjl", line 253, in get_env
    env = manager.build_dep_env_vars([package.name()], Set())
  File "/usr/lib64/python2.5/site-packages/java_config_2/EnvironmentManager.py", line 376, in build_dep_env_vars
    self.add_pkg_env_vars(pkg, env)
  File "/usr/lib64/python2.5/site-packages/java_config_2/EnvironmentManager.py", line 351, in add_pkg_env_vars
    assert val
AssertionError
Couldn't get needed information


It used to work fine with swt 3.4_pre6-r1, I'm guessing that it's a java-config error, but other than that...
Back to top
View user's profile Send private message
Junkyboy
n00b
n00b


Joined: 06 Jul 2002
Posts: 33

PostPosted: Tue Jun 17, 2008 12:35 am    Post subject: Reply with quote

Same here. Well, in the short term you can run azureus like so:

Code:
export MOZILLA_FIVE_HOME="/usr/bin/firefox" azureus


or maybe just set it in your .bashrc.

It seems the gjl code is failing to find an environment value for MOZILLA_FIVE_HOME. Not sure why :(
Back to top
View user's profile Send private message
Junkyboy
n00b
n00b


Joined: 06 Jul 2002
Posts: 33

PostPosted: Tue Jun 17, 2008 1:55 am    Post subject: Reply with quote

Found it. Looks like swt-3.4 wants it and its missing in its package.env. Take a look at /usr/share/swt-3.4/package.env.
You'll see an empty value for MOZILLA_FIVE_HOME. Just edit it and set it to /usr/lib/mozilla-firefox then launch azureus as normal.

Looks like it was removed in 3.4.0_rc4-r1.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security 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