Page 1 of 1

'please report this bug' occurred while installing plugin

Posted: Thu Dec 08, 2005 4:16 pm
by hollow
I tried to install the static page plugin using spartacus. s9y 9.1, php 5.1, spartacus 2.5.

The following error came up:

Code: Select all

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

Error: serendipity_event_staticpage:38bb490dfc98a1f24ae5140b833129c9 (serendipity_event_staticpage)
DEBUG: Plugin serendipity_event_staticpage:38bb490dfc98a1f24ae5140b833129c9 not an object: .
Input: Array ( [adminModule] => plugins [pluginPath] => serendipity_event_staticpage [install_plugin] => serendipity_event_staticpage [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_staticpage [1] => [2] => event [3] => 0 [4] => serendipity_event_staticpage ) 
INSERT INTO serendipity_plugins (name, sort_order, placement, authorid, path) values ('serendipity_event_staticpage:38bb490dfc98a1f24ae5140b833129c9', 11, 'event', '0', 'serendipity_event_staticpage')
Classname serendipity_event_staticpage still does not exist. Aborting.
Loading plugin failed painfully. File not found?
Classname serendipity_event_staticpage still does not exist. Aborting.

Fatal error: Call to a member function introspect() on a non-object in /opt/php5/s9y/include/admin/plugins.inc.php on line 797
Regards,
Harald

Re: 'please report this bug' occurred while installing plugi

Posted: Thu Dec 08, 2005 4:18 pm
by hollow
Hello,
now this error is on the top of my planet page:

Code: Select all

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
Regards,
Harald

Posted: Thu Dec 08, 2005 4:24 pm
by hollow
I did miss an entry for the improperly installed staticpage plugin. After deleting it, the python error on the top of each page vanished.

H.

Re: 'please report this bug' occurred while installing plugi

Posted: Thu Dec 08, 2005 4:45 pm
by garvinhicking
Yes, sadly this can happen if the Sourceforge Mirror has outages/errors. It happens a few minutes each week, so we still don'T know how to properly deal with it :(

It helps in your case to delete the plugin and reinstall again...

Best regards,
Garvin