Changelog generation stopped on August 4th

Moderator: Project members

Message
Author
JanRei
550 Permission denied
Posts: 24
Joined: 2007-06-02 20:43

Changelog generation stopped on August 4th

#1 Post by JanRei » 2012-09-16 00:22

I am not sure whether this is already known. The changelog on http://filezilla-project.org/changelog.php has been generated August 4th. Also, on one mirror the update check reports that the latest nightly is form that date:

https://62.75.138.232/updatecheck.php?p ... 5.1&beta=1

Code: Select all

nightly 2012-08-04 http://filezilla-project.org/nightlies/2012-08-04/i586-mingw32msvc/FileZilla_3_setup.exe sha512 e272949372fbd26a3fff5e2bc0c0df1b1b2665df6f841457d7347b0b49440357cae4c080cf7a8c6a3b48d9a58aa4d17115058d1c9e4dba53e0006982d7191464 
release 3.5.3 http://downloads.sourceforge.net/filezilla/FileZilla_3.5.3_win32-setup.exe sha512 0646c36997cbf57adb79cbc22dc4d0786a8db2a5aa5d9ae271c6e697170ffd659885f5e6bb2684be4bd72079646dde6fb797a5c9d1fed957f2c34d18052690f7

User avatar
boco
Contributor
Posts: 26934
Joined: 2006-05-01 03:28
Location: Germany

Re: Changelog generation stopped on August 4th

#2 Post by boco » 2012-09-16 01:24

Thanks for reporting. Maybe the scripts doing that work stopped for some reason. The author will surely take a look/give an explanation concerning that matter.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

User avatar
botg
Site Admin
Posts: 35558
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Changelog generation stopped on August 4th

#3 Post by botg » 2012-09-16 08:12

Thanks, missing python package for the changelog.

Need to see what's wrong with that particular mirror, most likely synchronization is hanging again. :(

JanRei
550 Permission denied
Posts: 24
Joined: 2007-06-02 20:43

Re: Changelog generation stopped on August 4th

#4 Post by JanRei » 2012-11-06 17:16

The problem with the update mirror persists, I don't know whether you already had a chance to look into it. The mirror still says latest nightly is from August 4th. But I noticed 3.6.0-rc1 is correctly being reported as latest beta version. So synchronization does not seem to be completely broken, just information about nightlies is not updated on this mirror. The mirror 5.9.7.212 seems to work fine, by the way.

User avatar
botg
Site Admin
Posts: 35558
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Changelog generation stopped on August 4th

#5 Post by botg » 2012-11-06 20:51

*sigh*, securely synchronizing stuff between systems is a nightmare.

User avatar
botg
Site Admin
Posts: 35558
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Changelog generation stopped on August 4th

#6 Post by botg » 2012-11-06 21:02

Now hopefully.

JanRei
550 Permission denied
Posts: 24
Joined: 2007-06-02 20:43

Re: Changelog generation stopped on August 4th

#7 Post by JanRei » 2012-11-07 14:41

Yes, both mirrors seem to be in sync now.

User avatar
botg
Site Admin
Posts: 35558
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Changelog generation stopped on August 4th

#8 Post by botg » 2013-03-30 11:25

Mainly a combination of SSH and rsync operated through scripts. Problem are sporadic connection problem, leading to hung tasks. Timeout handling with OpenSSH is hard to get right.

JanRei
550 Permission denied
Posts: 24
Joined: 2007-06-02 20:43

Re: Changelog generation stopped on August 4th

#9 Post by JanRei » 2013-04-29 21:58

In case you are not already aware, one update mirror throws are database error.

https://62.75.138.232/updatecheck.php?p ... 6.1&beta=1

Code: Select all

<br />
<b>Warning</b>:  mysqli_connect() [<a href='function.mysqli-connect'>function.mysqli-connect</a>]: (HY000/2005): Unknown MySQL server host 'p:127.0.0.1' (1) in <b>/var/www/shared/versioninfo.php</b> on line <b>200</b><br />
Cannot connect to databasenightly 2013-04-29 http://filezilla-project.org/nightlies/2013-04-29/i586-mingw32msvc/FileZilla_3_setup.exe sha512 0180bb74d64438eb551860a7916af03968058f6a448887ec6759b51694994606b83295ba156c10137d29c46f3777339c637b8fc3168f0e54adc665e32f58fe57 
<br />
<b>Fatal error</b>:  Call to a member function query() on a non-object in <b>/var/www/shared/versioninfo.php</b> on line <b>133</b><br />

User avatar
botg
Site Admin
Posts: 35558
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Changelog generation stopped on August 4th

#10 Post by botg » 2013-04-30 06:05

Thanks. I'm starting to dislike PHP more than usual...

JanRei
550 Permission denied
Posts: 24
Joined: 2007-06-02 20:43

Re: Changelog generation stopped on August 4th

#11 Post by JanRei » 2013-07-05 16:49

https://filezilla-project.org/changelog.php stopped updating itself on June 20th. Also, the browsable repository under https://svn.filezilla-project.org/filezilla/FileZilla3 is not available anymore. It just says "not found". Would it be possible to restore it?

By the way, at the top of the changelog page there is a link "Subversion repository" pointing to https://filezilla-project.org/docs_development.php. This link is dead at the moment.

User avatar
botg
Site Admin
Posts: 35558
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Changelog generation stopped on August 4th

#12 Post by botg » 2013-07-05 18:57

Infrastructure maintenance is killing me :(

Edit: Fixed.

JanRei
550 Permission denied
Posts: 24
Joined: 2007-06-02 20:43

Re: Changelog generation stopped on August 4th

#13 Post by JanRei » 2013-08-28 17:29

Maybe some synchronization problem again? One mirror says 3.7.2 is the latest version.

https://62.75.138.232/updatecheck.php?p ... 6.1&beta=1

Code: Select all

nightly 2013-08-28 http://filezilla-project.org/nightlies/2013-08-28/i586-mingw32msvc/FileZilla_3_setup.exe sha512 0995f6fa31bde1e73222f11efd2453cad497f1662fa1b68065e971d5121c93735bac34f9c418caa0ce781fbfe2ff64a1b591eb27e74750ca925111e28a420b73 
release 3.7.2 http://downloads.sourceforge.net/filezilla/FileZilla_3.7.2_win32-setup.exe

User avatar
boco
Contributor
Posts: 26934
Joined: 2006-05-01 03:28
Location: Germany

Re: Changelog generation stopped on August 4th

#14 Post by boco » 2013-08-28 19:47

That's the garr.it mirror that sucks nuts. Either you get an old version from it, or you get a 404, even. Dunno if botg can exclude bad mirrors (or check two different ones if they agree).
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

User avatar
botg
Site Admin
Posts: 35558
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Changelog generation stopped on August 4th

#15 Post by botg » 2013-08-28 20:41

Garr has nothing to do with it. It's the mirror of the mirror redirector that's doesn't have mirrored data for some reason.

Post Reply