Dear Vishnu, On 29 April 2018 at 16:45, Vishnu wrote: > Hi > > Jackson i have already replied to the mail regarding username. > > Mojca, I was able to edit the file and entered values manually in the code > of mpstats. > > vishnu@vishnupc:~$ /opt/local/bin/port-tclsh /opt/local/libexec/mpstats show > Would submit the following data to > http://stats.macports.neverpanic.de/submissions: > { > "id": "cc545acb-3f3b-4a93-afbd-8a72ef5e50b9", > "os": { > "macports_version": "2.4.99", > "osx_version": "10.15", > "os_arch": "i386", > "os_platform": "linux", > "build_arch": "ppc", > "gcc_version": "5.4.0", > "xcode_version": "none" > }, > "active_ports": [ > {"name": "ncurses", "version": "6.1_0"}, > {"name": "libedit", "version": "20170329-3.1_2"}, > {"name": "mpstats", "version": "0.1.7_0", "requested": "true"} > ], > "inactive_ports": [] > } > vishnu@vishnupc:~$ /opt/local/bin/port-tclsh /opt/local/libexec/mpstats > submit > Submitting data to http://stats.macports.neverpanic.de/submissions ... > Success. > > So even upon submitting .There is no update on the site. > idk why.
I'm almost equally not familiar with the code as you are (I did make some minor changes a while ago). While we could start debugging it now (with only Clemens being able to access the logs and deploying any changes), I believe this would mostly be a waste of time since a good implementation of your project would eventually make this site obsolete anyway. Of course it makes sense to get familiar with rails application serving the statistics page, but spending a lot of time fixing it is simply not worth the trouble in my opinion. https://github.com/macports/macports-contrib/tree/gsoc11-statistics/ Continue the planning phase (or any other task) would likely be much more useful at this point. Mojca
