Thanks Douglas, I have v3.1 beta 2 installed OK now.
I don’t
think the AG3 repository links to a VPCScreen download. I had to install
VPCScreen manually before installing AG3.1 beta 1 as it was failing on this dependency.
The latest
version that I could find with Google searches was version 0.2-1 not the 0.2-1.fc7
version, hence the reason my version was too old for AG3.1 beta 2.
Regards, Ben.
|=============================|
| Ben
Green
|
| Access Grid Support Centre |
| Room
G49-H
|
| Research Computing Services |
| Kilburn Building
|
| University of Manchester |
| Oxford
Road
|
| Manchester
|
| M13
9PL
|
|-----------------------------|
| Tel. 0161 306 6621 |
| Fax. 0161 275 0637 |
| ben.green@xxxxxxxxxxxxxxxx |
| http://www.agsc.ja.net
|
|=============================|
From: owner-ag-tech@xxxxxxxxxxx [mailto:owner-ag-tech@xxxxxxxxxxx] On Behalf Of Douglas Kosovic
Sent: 23 October 2007 05:58
To: Ben.Green@xxxxxxxxxxxxxxxx; ag-tech@xxxxxxxxxxx
Subject: RE: [AG-TECH]
/usr/bin/VenueServer error
Hi Ben,
You have the wrong version of VPCScreen installed, it should be
VPCScreen-0.2-1.fc7 (from the Fedora7 AG3 yum repository) which doesn’t
have any conflicts.
yum update VPCScreen
should fix it.
Forgot to mention, you can see VenueServer error logs in
~ /.AccessGrid3/Logs/VenueServer.log
Cheers,
Doug
From: Ben Green
[mailto:Ben.Green@xxxxxxxxxxxxxxxx]
Sent: Monday, 22 October 2007
11:53 PM
To: Douglas Kosovic; ag-tech@xxxxxxxxxxx
Subject: RE: [AG-TECH]
/usr/bin/VenueServer error
Hi Douglas,
No luck I’m afraid – a different error message this
time:
Transaction Check Error:
file
/etc/AccessGrid3/NodeServices/VPCScreenProducerService.zip from install of
AccessGrid-3.1-0.3.beta2.fc7 conflicts with file from package VPCScreen-0.2-1
Error Summary
-------------
[root@coppi ag]#
|=============================|
| Ben
Green
|
| Access Grid Support Centre |
| Room
G49-H
|
| Research Computing Services |
| Kilburn Building
|
| University of Manchester |
| Oxford
Road
|
| Manchester
|
| M13
9PL
|
|-----------------------------|
| Tel. 0161 306 6621 |
| Fax. 0161 275 0637 |
| ben.green@xxxxxxxxxxxxxxxx |
| http://www.agsc.ja.net
|
|=============================|
From: owner-ag-tech@xxxxxxxxxxx [mailto:owner-ag-tech@xxxxxxxxxxx] On Behalf Of Douglas Kosovic
Sent: 20 October 2007 03:51
To: Ben.Green@xxxxxxxxxxxxxxxx; ag-tech@xxxxxxxxxxx
Subject: RE: [AG-TECH]
/usr/bin/VenueServer error
Hi Ben,
> Recently installed v3.1 but cannot get it to start:
>
> ----------------------------------------------
> /usr/lib/python2.5/site-packages/AccessGrid3/AccessGrid/InsecureVenueEventClient.py:404:
> DeprecationWarning: The wxPython compatibility package is no longer
automatically generated
> or actively maintained. Please switch to the wx package as soon as
possible.
>
> from wxPython.wx import *
> ----------------------------------------------
>
> Any ideas what this means?
You have v3.1 Beta 1 installed which is importing the wxPython package. The new
v3.1 Beta 2 now imports the wx package, so doesn't produce the deprecation
warning.
Try installing the new AccessGrid 3.1 Beta 2 and then post any error message
you might get.
Doug