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