Page 1 of 1

Plugin Upgrade / Install error ( Python Traceback )

Posted: Wed Oct 26, 2005 10:56 pm
by nick
I'm trying to install the cvs versions of s9y,
then upgrade some plugins ( event plugins )
but almost always, I got these similar message :


An Exception Has Occurred
Python Traceback


Traceback (most recent call last):
File "/srv/viewcvs/lib/viewcvs.py", line 3401, in main
request.run_viewcvs()
File "/srv/viewcvs/lib/viewcvs.py", line 264, in run_viewcvs
rev = int(self.query_dict['rev'])
ValueError: invalid literal for int(): 1.9999

Code: Select all

Error: serendipity_event_startcat:e6985510a1a216e4985285c878a170fa (serendipity_event_startcat)

DEBUG: Plugin serendipity_event_startcat:e6985510a1a216e4985285c878a170fa not an object: .
Input: Array ( [adminModule] => plugins [pluginPath] => serendipity_event_startcat [install_plugin] => serendipity_event_startcat [spartacus_fetch] => event [action] => [adminAction] => ) .

Please report this bug. This error can happen if a plugin was not properly downloaded (check your plugins directory if the requested plugin was downloaded) or the inclusion of a file failed (permissions?)


Backtrace:


Installing plugin: Array ( [0] => serendipity_event_startcat [1] => [2] => event [3] => 0 [4] => serendipity_event_startcat )
INSERT INTO blognick_plugins (name, sort_order, placement, authorid, path) values ('serendipity_event_startcat:e6985510a1a216e4985285c878a170fa', 36, 'event', '0', 'serendipity_event_startcat')

Init probe for plugin serendipity_event_startcat:e6985510a1a216e4985285c878a170fa, , serendipity_event_startcat

Including plugin serendipity_event_startcat, serendipity_event_startcat
Found plugin file 

/home/vhosts/blognick/public_html/plugins/serendipity_event_startcat/serendipity_event_startcat.php
Classname does not exist.

 Including /home/vhosts/blognick/public_html/plugins/serendipity_event_startcat/serendipity_event_startcat.php.

Classname serendipity_event_startcat still does not exist. Aborting.

Loading plugin failed painfully. File not found?

Init probe for plugin serendipity_event_startcat:e6985510a1a216e4985285c878a170fa, ,
Including plugin serendipity_event_startcat,
Found plugin file 

/home/vhosts/blognick/public_html/plugins/serendipity_event_startcat/serendipity_event_startcat.php
Classname does not exist.

 Including /home/vhosts/blognick/public_html/plugins/serendipity_event_startcat/serendipity_event_startcat.php.

Classname serendipity_event_startcat still does not exist. Aborting.

Fatal error: Call to a member function on a non-object in /home/vhosts/blognick/public_html/include/admin/plugins.inc.php on line 797
P.S : I use spartacus plugin to upgrade them.


TIA.

Re: Plugin Upgrade / Install error ( Python Traceback )

Posted: Wed Oct 26, 2005 11:21 pm
by garvinhicking
Sadly the SourceForge.net services are down sometime and do not grant access to download files. In most cases this will work again a few hours later.

I just tried it via Spartacus and could load plugins fine from there, so it should work again?!

Regards,
Garvin

CVS Plugins Prob

Posted: Thu Oct 27, 2005 5:50 am
by nick
thank you, i hope it is because the slow connection..

I will try again and let you know the results.