rss aggregator plugin update via SPARTACUS fails:

Creating and modifying plugins.
Post Reply
hollow
Regular
Posts: 18
Joined: Mon Dec 20, 2004 11:16 pm

rss aggregator plugin update via SPARTACUS fails:

Post by hollow »

Hello,
just two minutes ago, I tried to upgrade the RSS Aggregator plugin from ver 0.3 to ver 0.4 as advised by SPARTACUS. Unfortunately, the update failed...

Help is very much appreciated. $P is my planet base installation directory, $S is my base s9y installation directory (I did a multi user installation as advised in the documentation).

Regards,
Harald

Code: Select all

Trying to open URL package_event_en.xml...
Fetched 158953 bytes from already existing file on your server. Saving file as $P/planet.mausdompteur.de/templates_c/package_event_en.xml...


Trying to open URL serendipity_event_aggregator.php?rev=1.9999...
Fetched 624 bytes from the URL above. Saving file as $P/planet.mausdompteur.de//plugins/serendipity_event_aggregator/serendipity_event_aggregator.php...
Data successfully fetched.
Trying to open URL lang_de.inc.php?rev=1.9999...
Fetched 624 bytes from the URL above. Saving file as $P/planet.mausdompteur.de//plugins/serendipity_event_aggregator/lang_de.inc.php...
Data successfully fetched.
Trying to open URL lang_de.inc.php?rev=1.9999...
Fetched 624 bytes from the URL above. Saving file as $P/planet.mausdompteur.de//plugins/serendipity_event_aggregator/UTF-8/lang_de.inc.php...
Data successfully fetched.
Trying to open URL lang_ja.inc.php?rev=1.9999...
Fetched 624 bytes from the URL above. Saving file as $P/planet.mausdompteur.de//plugins/serendipity_event_aggregator/UTF-8/lang_ja.inc.php...
Data successfully fetched.
Trying to open URL runplanet?rev=1.9999...
Fetched 624 bytes from the URL above. Saving file as $P/planet.mausdompteur.de//plugins/serendipity_event_aggregator/runplanet...
Data successfully fetched.
Trying to open URL theme-patch.diff?rev=1.9999...
Fetched 624 bytes from the URL above. Saving file as $P/planet.mausdompteur.de//plugins/serendipity_event_aggregator/theme-patch.diff...
Data successfully fetched.
Trying to open URL ChangeLog?rev=1.9999...
Fetched 624 bytes from the URL above. Saving file as $P/planet.mausdompteur.de//plugins/serendipity_event_aggregator/ChangeLog...
Data successfully fetched.
Trying to open URL lang_ja.inc.php?rev=1.9999...
Fetched 624 bytes from the URL above. Saving file as $P/planet.mausdompteur.de//plugins/serendipity_event_aggregator/lang_ja.inc.php...
Data successfully fetched.
Trying to open URL lang_en.inc.php?rev=1.9999...
Fetched 624 bytes from the URL above. Saving file as $P/planet.mausdompteur.de//plugins/serendipity_event_aggregator/lang_en.inc.php...
Data successfully fetched.
Trying to open URL AUTHORS?rev=1.9999...
Fetched 624 bytes from the URL above. Saving file as $P/planet.mausdompteur.de//plugins/serendipity_event_aggregator/magpierss/AUTHORS...
Data successfully fetched.
Trying to open URL Snoopy.class.inc?rev=1.9999...
Fetched 624 bytes from the URL above. Saving file as $P/planet.mausdompteur.de//plugins/serendipity_event_aggregator/magpierss/extlib/Snoopy.class.inc...
Data successfully fetched.
Trying to open URL README?rev=1.9999...
Fetched 624 bytes from the URL above. Saving file as $P/planet.mausdompteur.de//plugins/serendipity_event_aggregator/magpierss/README...
Data successfully fetched.
Trying to open URL rss_cache.inc?rev=1.9999...
Fetched 624 bytes from the URL above. Saving file as $P/planet.mausdompteur.de//plugins/serendipity_event_aggregator/magpierss/rss_cache.inc...
Data successfully fetched.
Trying to open URL rss_fetch.inc?rev=1.9999...
Fetched 624 bytes from the URL above. Saving file as $P/planet.mausdompteur.de//plugins/serendipity_event_aggregator/magpierss/rss_fetch.inc...
Data successfully fetched.
Trying to open URL rss_parse.inc?rev=1.9999...
Fetched 624 bytes from the URL above. Saving file as $P/planet.mausdompteur.de//plugins/serendipity_event_aggregator/magpierss/rss_parse.inc...
Data successfully fetched.
Trying to open URL rss_utils.inc?rev=1.9999...
Fetched 624 bytes from the URL above. Saving file as $P/planet.mausdompteur.de//plugins/serendipity_event_aggregator/magpierss/rss_utils.inc...
Data successfully fetched.
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_aggregator:cef1fbfcba33d591d20f7659cced25e0 (serendipity_event_aggregator)
DEBUG: Plugin serendipity_event_aggregator:cef1fbfcba33d591d20f7659cced25e0 not an object: .
Input: Array ( [adminModule] => plugins [pluginPath] => serendipity_event_aggregator [install_plugin] => serendipity_event_aggregator [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_aggregator [1] => [2] => event [3] => 0 [4] => serendipity_event_aggregator ) 
INSERT INTO serendipity_plugins (name, sort_order, placement, authorid, path) values ('serendipity_event_aggregator:cef1fbfcba33d591d20f7659cced25e0', 11, 'event', '0', 'serendipity_event_aggregator')
Classname serendipity_event_aggregator still does not exist. Aborting.
Loading plugin failed painfully. File not found?
Classname serendipity_event_aggregator still does not exist. Aborting.

Fatal error: Call to a member function introspect() on a non-object in $S/include/admin/plugins.inc.php on line 797
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: rss aggregator plugin update via SPARTACUS fails:

Post by garvinhicking »

Yeah...this is one of our base problems -- downloading files by Spartacus is done via the Sourceforge.Net CVS repository.

As you can see, it has outages and problems sometimes, especially for plugins with many files.

Actually there are only two ways to get this straight:

1. Delete the plugin and re-install it, and hope that this time SF.Net doesn't fail.

2. Download the missing files frm the CVS Repository manually and place them in your plugin directory.

Actually this bug is hard to test and code around it, since it only happens sporadically :-/

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Guest

Post by Guest »

I seem to be a good candidate for this bug then...

Deleting was a little bit hard, because I did not only install but upgrade an already installed plugin.

Things work fine again now. I can tend to the non-working themes (which are still called styles in the admin backend) when I have the time now.

Thanks for a great piece of software and equally great support!

Regards,
Harald
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Great - I'm really sorry for that bug, it also annoys me a lot -- but we just don't have the server infrastructure to create our own file mirroring. :-/

Which problems with styles are you having?

And thanks for the praise :)

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply