chandler
chandler copied to clipboard
Unable to download artifacts from builds.osafoundation.org
The build process appears to require downloads from builds.osafoundation.org, which are no longer available. Is there an alternate download location, or sources so that I might build these myself?
Got the same error here and I'd be interested in a solution, too.
You can edit the makefile to link to the old 0.3 packages on web.archive.org.
Also there is a new project called highlighter.com.
An update, I tried to do this, and the links failed because some of the files are unavailable anywhere. Is there a way to regenerate the artifacts?
I packaged Chandler for Ubuntu so it would build in CI/CD in 2010 - to do so I vendored all of the dependencies at the time. You can find the src file here - building it using the debian package files using the tar file below would probably be the best way to get it up and running, but I personally haven't done so since then: https://launchpad.net/~owenmorris/+archive/ubuntu/ppa/+sourcefiles/chandler/1.0.4~svn16701~rom2-ppa4/chandler_1.0.4~svn16701~rom2.orig.tar.gz
It would be a lot of work to get chandler back up and running again as it was from a largely pre Git era and relied on a lot of forked packages for which the changes weren't upstreamed.