spartacus does not show actual versions

Found a bug? Tell us!!
Post Reply
Timbalu
Regular
Posts: 4598
Joined: Sun May 02, 2004 3:04 pm

spartacus does not show actual versions

Post by Timbalu »

Hi Garvin

Please have a look into Spartacus.
Since this problem with sourceforge in the last weeks and not having CVS access, they must have changed something, because http://spartacus.s9y.org/ does not show the right versions, even if they have been changed more than 1 day ago. Manual Download does not take the last version. I think Spartacus online via Plugin works.
Regards,
Ian

Serendipity Styx Edition and additional_plugins @ https://ophian.github.io/ @ https://github.com/ophian
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: spartacus does not show actual versions

Post by garvinhicking »

Hi!

Thanks, fixed. Their ssh key changed, so uploading was not possible any more.

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/
onli
Regular
Posts: 3044
Joined: Tue Sep 09, 2008 10:04 pm
Contact:

Re: spartacus does not show actual versions

Post by onli »

Possible that this also affects the mailinglist? Just committed an update to spartacus and got this at the end:

Code: Select all

Mailing php-blog-plugin-cvs@lists.sourceforge.net...
Generating notification message...
Traceback (most recent call last):
  File "/cvsroot/sitedocs/CVSROOT/cvstools/syncmail", line 433, in ?
    main()
  File "/cvsroot/sitedocs/CVSROOT/cvstools/syncmail", line 426, in main
    contextlines, fromhost, replyto)
  File "/cvsroot/sitedocs/CVSROOT/cvstools/syncmail", line 223, in blast_mail
    conn.connect(MAILHOST, MAILPORT)
  File "/usr/lib64/python2.4/smtplib.py", line 306, in connect
    raise socket.error, msg
socket.error: (111, 'Connection refused')
Mailing php-blog-plugin-cvs@lists.sourceforge.net...
Generating notification message...
Traceback (most recent call last):
  File "/cvsroot/sitedocs/CVSROOT/cvstools/syncmail", line 433, in ?
    main()
  File "/cvsroot/sitedocs/CVSROOT/cvstools/syncmail", line 426, in main
    contextlines, fromhost, replyto)
  File "/cvsroot/sitedocs/CVSROOT/cvstools/syncmail", line 223, in blast_mail
    conn.connect(MAILHOST, MAILPORT)
  File "/usr/lib64/python2.4/smtplib.py", line 306, in connect
    raise socket.error, msg
socket.error: (111, 'Connection refused')
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: spartacus does not show actual versions

Post by garvinhicking »

Hi!

SourceForge no longer allows sending mails from the CVS/SVN/Git servers. I had hoped this is temporary, but it seems they are leaving it as is.

I do hope that enough users will complain about it...but sadly, I don't know where to complain best. :(

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/
LazyBadger
Regular
Posts: 176
Joined: Mon Aug 25, 2008 12:25 pm
Location: Russia
Contact:

Re: spartacus does not show actual versions

Post by LazyBadger »

garvinhicking wrote: SourceForge no longer allows sending mails from the CVS/SVN/Git servers. I had hoped this is temporary, but it seems they are leaving it as is.
Just an idea - maybe it's a good time to move from at least CVS@SF to some other location and SCM?
Quis custodiet ipsos custodes?
Post Reply