NOOOO... guys, seriously? Stop moving things around. I got to fix my update scripts on 27 machines everytime you decide a new location is better and the old deprecated.... leave alone all the guides pointing to darkcoin.io out there....
I feel your pain, nevertheless this refurbish was necessary, having darkcoind.exe and darkcoin-qt.exe files without version-number as download is not good practice and a sign of bad quality.
When i am finshed with everything, you will only have to do "apt-get update" and then you're done anyway :what: - if you need to update your script on 27 machines manually you are doing something wrong. Have a look at
puppet or simliar solutions - or maybe
atavacron can help you out with his automation approach.
eduffield had to move the files to another location, because he had security concerns, noone beside him has access and traffic was killing him (600 nodes x 50mb download = 30GB of traffic for each rc update each, not counting the 1000+ normal wallets out there)
BTW: We will need to move the files one more time, as the current solution does not scale. Keep you posted when this will happen and how.
I think we need some kind of process to ensure consistency in the format and locations we distribute updates. Another example that is surely driving confusion is with the Windows Qt. The previous link on the website was just a Qt file. But currently, you download a .zip file that contains a Qt and another folder with a daemon in the other folder. That's going to be totally confusing for a casual user. Once we have a definitive list of locations where the files will reside, someone needs to ensure every file in those locations is current and in the correct format (e.g., zip or whatever) before we post the announcement for everyone to update. Otherwise, we have a bunch of folks that either get confused, or worse, they download an old version from
wget http://www.darkcoin.io/downloads/rc/darkcoind and
THINK they've upgraded to the latest version but haven't. That would not help the situation for the next hard fork.
This, exactly.
That's exactly why we did with the recent changes -
http://www.darkcoin.io/downloads/rc/darkcoind does not denote the version in any kind, whereas
https://github.com/darkcoinproject/darkcoin-binaries/raw/master/darkcoin-0.9.11.6-linux.tar.gz does - not to speak that the binaries cannot be verified (gpg signatures, gitian signatures) - i am still in the process setting this up.
The packaging we have now is best practice througout the main crypto currencies (
Bitcoin,
Litecoin,
Dogecoin,
Peercoin) -
they all provide the same kind of downloads (setup.exe, zip, tar.gz, dmg) - why do you think Darkcoin users will be more confused by this than other Crypto-Users?
For the windows Qt: The usual windows user is expecting to download a setup.exe - and thats exactly what i am
building now - if the artwork would have been availabe last week, 0.9.6.11 would have had a setup.exe already - but i am not a screen designer and rely on support from community...
So: The naming scheme and packaging of the files is final, the location where the files reside is not,
eduffield and me are still discussing the different solutions (github, Amazon S3, sourceforge, other hosting space). Let's have some patience here, we can't overhaul the process in just 2 weeks time, beside coding, bugfixing, community support.... so please bare with me that not all is ready and done yet.