On Sat, Jan 14, 2017 at 09:23:15PM +0530, Pirate Praveen wrote: > On Wed, 11 Jan 2017 18:09:30 +0000 Julian Gilbey <j...@debian.org> wrote: > > I found that diaspora, installed via diaspora-installer, wouldn't > > start, as /usr/share/diaspora/bin/bundle pointed to > > /usr/local/bin/bundle, and I ended up with loads of error messages in > > the log files. On changing this link to point to the system-installed > > /usr/bin/bundle, it got much further! > > > > But maybe this is wrong for some reason I don't understand... > > We usually need the latest version of bundler so we use rubygems > installed bundler for diaspora-installer. Can you share the error > messages in the log files?
Hi Pirate, I just tried installing the latest versions from scratch and they seem to work, yay! (I haven't been able to actually test it live, as I have another instance of diaspora running, but I was able to install it, configure it and then run it, which is further than I got last time. diaspora-common still needs the dbconfig-common purge code in the prerm/postrm files. Also, purging diaspora-installer should probably do an rm -rf /usr/share/diaspora, but I'm not certain about this. Best wishes, Julian